From jenkins at plone.org Tue Feb 1 13:57:31 2022 From: jenkins at plone.org (jenkins at plone.org) Date: Tue, 1 Feb 2022 14:57:31 +0100 (CET) Subject: [Testbot] plone-6.0-python-3.10 - Build # 160 - Still Failing! In-Reply-To: <35769962.2047.1643657442844@[104.25.48.70]> References: <35769962.2047.1643657442844@[104.25.48.70]> Message-ID: <365169291.2073.1643723851635@[172.67.83.194]> plone-6.0-python-3.10 - Build # 160 - Still Failing: Check console output at https://jenkins.plone.org/job/plone-6.0-python-3.10/160/ to view the results. plone-6.0-python-3.10 - Build # 160 - Still Failing: Check console output at https://jenkins.plone.org/job/plone-6.0-python-3.10/160/ to view the results. Test Results: 558 tests failed. FAILED: plone.app.layout.links.tests.test_favicon_viewlet.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.layout-4.0.0a9-py3.10.egg/plone/app/layout/links/tests/test_favicon_viewlet.py", line 2, in from plone.app.layout.viewlets.tests.base import ViewletsTestCase File "/home/jenkins/.buildout/eggs/cp310/plone.app.layout-4.0.0a9-py3.10.egg/plone/app/layout/viewlets/tests/base.py", line 2, in from plone.app.layout.testing import FUNCTIONAL_TESTING File "/home/jenkins/.buildout/eggs/cp310/plone.app.layout-4.0.0a9-py3.10.egg/plone/app/layout/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: Products.CMFDiffTool.tests.testChangeSet.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/Products.CMFDiffTool-3.3.3-py3.10.egg/Products/CMFDiffTool/tests/testChangeSet.py", line 7, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FUNCTIONAL_TESTING # NOQA File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: Products.CMFDiffTool.tests.testListDiff.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/Products.CMFDiffTool-3.3.3-py3.10.egg/Products/CMFDiffTool/tests/testListDiff.py", line 8, in from Products.CMFDiffTool import testing File "/home/jenkins/.buildout/eggs/cp310/Products.CMFDiffTool-3.3.3-py3.10.egg/Products/CMFDiffTool/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: Products.CMFDiffTool.tests.test_binarydiff.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/Products.CMFDiffTool-3.3.3-py3.10.egg/Products/CMFDiffTool/tests/test_binarydiff.py", line 7, in from Products.CMFDiffTool import testing File "/home/jenkins/.buildout/eggs/cp310/Products.CMFDiffTool-3.3.3-py3.10.egg/Products/CMFDiffTool/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: Products.CMFDiffTool.tests.test_choicediff.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/Products.CMFDiffTool-3.3.3-py3.10.egg/Products/CMFDiffTool/tests/test_choicediff.py", line 4, in from Products.CMFDiffTool import testing File "/home/jenkins/.buildout/eggs/cp310/Products.CMFDiffTool-3.3.3-py3.10.egg/Products/CMFDiffTool/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: Products.CMFDiffTool.tests.test_dexteritydiff.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/Products.CMFDiffTool-3.3.3-py3.10.egg/Products/CMFDiffTool/tests/test_dexteritydiff.py", line 6, in from Products.CMFDiffTool import testing File "/home/jenkins/.buildout/eggs/cp310/Products.CMFDiffTool-3.3.3-py3.10.egg/Products/CMFDiffTool/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: Products.CMFDiffTool.tests.test_install.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/Products.CMFDiffTool-3.3.3-py3.10.egg/Products/CMFDiffTool/tests/test_install.py", line 4, in from Products.CMFDiffTool.tests.BaseTestCase import BaseDXTestCase File "/home/jenkins/.buildout/eggs/cp310/Products.CMFDiffTool-3.3.3-py3.10.egg/Products/CMFDiffTool/tests/BaseTestCase.py", line 2, in from Products.CMFDiffTool.testing import CMFDiffToolDXLayer File "/home/jenkins/.buildout/eggs/cp310/Products.CMFDiffTool-3.3.3-py3.10.egg/Products/CMFDiffTool/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: Products.CMFEditions.tests.test_ArchivistTool.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/Products.CMFEditions-4.0.0a3-py3.10.egg/Products/CMFEditions/tests/test_ArchivistTool.py", line 33, in from Products.CMFEditions.tests.base import CMFEditionsBaseTestCase File "/home/jenkins/.buildout/eggs/cp310/Products.CMFEditions-4.0.0a3-py3.10.egg/Products/CMFEditions/tests/base.py", line 3, in from Products.CMFEditions.testing import PRODUCTS_CMFEDITIONS_INTEGRATION_TESTING File "/home/jenkins/.buildout/eggs/cp310/Products.CMFEditions-4.0.0a3-py3.10.egg/Products/CMFEditions/testing.py", line 1, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: Products.CMFEditions.tests.test_ContentTypes.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/Products.CMFEditions-4.0.0a3-py3.10.egg/Products/CMFEditions/tests/test_ContentTypes.py", line 5, in from Products.CMFEditions.tests.base import CMFEditionsBaseTestCase File "/home/jenkins/.buildout/eggs/cp310/Products.CMFEditions-4.0.0a3-py3.10.egg/Products/CMFEditions/tests/base.py", line 3, in from Products.CMFEditions.testing import PRODUCTS_CMFEDITIONS_INTEGRATION_TESTING File "/home/jenkins/.buildout/eggs/cp310/Products.CMFEditions-4.0.0a3-py3.10.egg/Products/CMFEditions/testing.py", line 1, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: Products.CMFEditions.tests.test_CopyModifyMergeRepositoryTool.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/Products.CMFEditions-4.0.0a3-py3.10.egg/Products/CMFEditions/tests/test_CopyModifyMergeRepositoryTool.py", line 33, in from Products.CMFEditions.tests.base import CMFEditionsBaseTestCase File "/home/jenkins/.buildout/eggs/cp310/Products.CMFEditions-4.0.0a3-py3.10.egg/Products/CMFEditions/tests/base.py", line 3, in from Products.CMFEditions.testing import PRODUCTS_CMFEDITIONS_INTEGRATION_TESTING File "/home/jenkins/.buildout/eggs/cp310/Products.CMFEditions-4.0.0a3-py3.10.egg/Products/CMFEditions/testing.py", line 1, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: Products.CMFEditions.tests.test_IntegrationTests.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/Products.CMFEditions-4.0.0a3-py3.10.egg/Products/CMFEditions/tests/test_IntegrationTests.py", line 29, in from Products.CMFEditions.tests.base import CMFEditionsBaseTestCase File "/home/jenkins/.buildout/eggs/cp310/Products.CMFEditions-4.0.0a3-py3.10.egg/Products/CMFEditions/tests/base.py", line 3, in from Products.CMFEditions.testing import PRODUCTS_CMFEDITIONS_INTEGRATION_TESTING File "/home/jenkins/.buildout/eggs/cp310/Products.CMFEditions-4.0.0a3-py3.10.egg/Products/CMFEditions/testing.py", line 1, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: Products.CMFEditions.tests.test_KeepLastNVersionsTool.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/Products.CMFEditions-4.0.0a3-py3.10.egg/Products/CMFEditions/tests/test_KeepLastNVersionsTool.py", line 29, in from Products.CMFEditions.tests.base import CMFEditionsBaseTestCase File "/home/jenkins/.buildout/eggs/cp310/Products.CMFEditions-4.0.0a3-py3.10.egg/Products/CMFEditions/tests/base.py", line 3, in from Products.CMFEditions.testing import PRODUCTS_CMFEDITIONS_INTEGRATION_TESTING File "/home/jenkins/.buildout/eggs/cp310/Products.CMFEditions-4.0.0a3-py3.10.egg/Products/CMFEditions/testing.py", line 1, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: Products.CMFEditions.tests.test_ModifierRegistryTool.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/Products.CMFEditions-4.0.0a3-py3.10.egg/Products/CMFEditions/tests/test_ModifierRegistryTool.py", line 38, in from Products.CMFEditions.tests.base import CMFEditionsBaseTestCase File "/home/jenkins/.buildout/eggs/cp310/Products.CMFEditions-4.0.0a3-py3.10.egg/Products/CMFEditions/tests/base.py", line 3, in from Products.CMFEditions.testing import PRODUCTS_CMFEDITIONS_INTEGRATION_TESTING File "/home/jenkins/.buildout/eggs/cp310/Products.CMFEditions-4.0.0a3-py3.10.egg/Products/CMFEditions/testing.py", line 1, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: Products.CMFEditions.tests.test_ZVCStorageTool.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/Products.CMFEditions-4.0.0a3-py3.10.egg/Products/CMFEditions/tests/test_ZVCStorageTool.py", line 38, in from Products.CMFEditions.tests.base import CMFEditionsBaseTestCase File "/home/jenkins/.buildout/eggs/cp310/Products.CMFEditions-4.0.0a3-py3.10.egg/Products/CMFEditions/tests/base.py", line 3, in from Products.CMFEditions.testing import PRODUCTS_CMFEDITIONS_INTEGRATION_TESTING File "/home/jenkins/.buildout/eggs/cp310/Products.CMFEditions-4.0.0a3-py3.10.egg/Products/CMFEditions/testing.py", line 1, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: Products.CMFEditions.tests.test_versions_history_form.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/Products.CMFEditions-4.0.0a3-py3.10.egg/Products/CMFEditions/tests/test_versions_history_form.py", line 25, in from Products.CMFEditions.tests.base import CMFEditionsBaseTestCase File "/home/jenkins/.buildout/eggs/cp310/Products.CMFEditions-4.0.0a3-py3.10.egg/Products/CMFEditions/tests/base.py", line 3, in from Products.CMFEditions.testing import PRODUCTS_CMFEDITIONS_INTEGRATION_TESTING File "/home/jenkins/.buildout/eggs/cp310/Products.CMFEditions-4.0.0a3-py3.10.egg/Products/CMFEditions/testing.py", line 1, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: Products.CMFPlacefulWorkflow.tests.testCMFPlacefulWorkflow.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/Products.CMFPlacefulWorkflow-3.0.0a1-py3.10.egg/Products/CMFPlacefulWorkflow/tests/testCMFPlacefulWorkflow.py", line 25, in from Products.CMFPlacefulWorkflow.tests.CMFPlacefulWorkflowTestCase import CMFPlacefulWorkflowTestCase # noqa: E501 File "/home/jenkins/.buildout/eggs/cp310/Products.CMFPlacefulWorkflow-3.0.0a1-py3.10.egg/Products/CMFPlacefulWorkflow/tests/CMFPlacefulWorkflowTestCase.py", line 21, in from Products.CMFPlacefulWorkflow.testing import PRODUCTS_CMFPLACEFULWORKFLOW_FUNCTIONAL_TESTING File "/home/jenkins/.buildout/eggs/cp310/Products.CMFPlacefulWorkflow-3.0.0a1-py3.10.egg/Products/CMFPlacefulWorkflow/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: Products.CMFPlacefulWorkflow.tests.test_configlet.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/Products.CMFPlacefulWorkflow-3.0.0a1-py3.10.egg/Products/CMFPlacefulWorkflow/tests/test_configlet.py", line 28, in from Products.CMFPlacefulWorkflow.tests.CMFPlacefulWorkflowTestCase import CMFPlacefulWorkflowTestCase # noqa: E501 File "/home/jenkins/.buildout/eggs/cp310/Products.CMFPlacefulWorkflow-3.0.0a1-py3.10.egg/Products/CMFPlacefulWorkflow/tests/CMFPlacefulWorkflowTestCase.py", line 21, in from Products.CMFPlacefulWorkflow.testing import PRODUCTS_CMFPLACEFULWORKFLOW_FUNCTIONAL_TESTING File "/home/jenkins/.buildout/eggs/cp310/Products.CMFPlacefulWorkflow-3.0.0a1-py3.10.egg/Products/CMFPlacefulWorkflow/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: Products.CMFPlacefulWorkflow.tests.test_doctests.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/Products.CMFPlacefulWorkflow-3.0.0a1-py3.10.egg/Products/CMFPlacefulWorkflow/tests/test_doctests.py", line 23, in from Products.CMFPlacefulWorkflow.testing import PRODUCTS_CMFPLACEFULWORKFLOW_FUNCTIONAL_TESTING File "/home/jenkins/.buildout/eggs/cp310/Products.CMFPlacefulWorkflow-3.0.0a1-py3.10.egg/Products/CMFPlacefulWorkflow/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: Products.CMFPlone.controlpanel.tests.test_controlpanel_actions.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/controlpanel/tests/test_controlpanel_actions.py", line 2, in from Products.CMFPlone.testing import PRODUCTS_CMFPLONE_INTEGRATION_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: Products.CMFPlone.controlpanel.tests.test_controlpanel_bbb_editing_adapter.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/controlpanel/tests/test_controlpanel_bbb_editing_adapter.py", line 2, in from Products.CMFPlone.testing import PRODUCTS_CMFPLONE_INTEGRATION_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: Products.CMFPlone.controlpanel.tests.test_controlpanel_bbb_filter_adapter.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/controlpanel/tests/test_controlpanel_bbb_filter_adapter.py", line 2, in from Products.CMFPlone.testing import PRODUCTS_CMFPLONE_INTEGRATION_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: Products.CMFPlone.controlpanel.tests.test_controlpanel_bbb_language_adapter.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/controlpanel/tests/test_controlpanel_bbb_language_adapter.py", line 1, in from Products.CMFPlone.testing import \ File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: Products.CMFPlone.controlpanel.tests.test_controlpanel_bbb_mail_adapter.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/controlpanel/tests/test_controlpanel_bbb_mail_adapter.py", line 2, in from Products.CMFPlone.testing import \ File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: Products.CMFPlone.controlpanel.tests.test_controlpanel_bbb_maintenance_adapter.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/controlpanel/tests/test_controlpanel_bbb_maintenance_adapter.py", line 2, in from Products.CMFPlone.testing import PRODUCTS_CMFPLONE_INTEGRATION_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: Products.CMFPlone.controlpanel.tests.test_controlpanel_bbb_markup_adapter.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/controlpanel/tests/test_controlpanel_bbb_markup_adapter.py", line 2, in from Products.CMFPlone.testing import PRODUCTS_CMFPLONE_INTEGRATION_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: Products.CMFPlone.controlpanel.tests.test_controlpanel_bbb_navigation_adapter.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/controlpanel/tests/test_controlpanel_bbb_navigation_adapter.py", line 2, in from Products.CMFPlone.testing import PRODUCTS_CMFPLONE_INTEGRATION_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: Products.CMFPlone.controlpanel.tests.test_controlpanel_bbb_search_adapter.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/controlpanel/tests/test_controlpanel_bbb_search_adapter.py", line 2, in from Products.CMFPlone.testing import PRODUCTS_CMFPLONE_INTEGRATION_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: Products.CMFPlone.controlpanel.tests.test_controlpanel_bbb_security_adapter.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/controlpanel/tests/test_controlpanel_bbb_security_adapter.py", line 1, in from Products.CMFPlone.testing import \ File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: Products.CMFPlone.controlpanel.tests.test_controlpanel_bbb_site_adapter.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/controlpanel/tests/test_controlpanel_bbb_site_adapter.py", line 2, in from Products.CMFPlone.testing import PRODUCTS_CMFPLONE_INTEGRATION_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: Products.CMFPlone.controlpanel.tests.test_controlpanel_bbb_usergroups_adapter.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/controlpanel/tests/test_controlpanel_bbb_usergroups_adapter.py", line 10, in from Products.CMFPlone.testing import \ File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: Products.CMFPlone.controlpanel.tests.test_controlpanel_browser_editing.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/controlpanel/tests/test_controlpanel_browser_editing.py", line 2, in from Products.CMFPlone.testing import PRODUCTS_CMFPLONE_FUNCTIONAL_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: Products.CMFPlone.controlpanel.tests.test_controlpanel_browser_error_log.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/controlpanel/tests/test_controlpanel_browser_error_log.py", line 3, in from Products.CMFPlone.testing import PRODUCTS_CMFPLONE_FUNCTIONAL_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: Products.CMFPlone.controlpanel.tests.test_controlpanel_browser_filter.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/controlpanel/tests/test_controlpanel_browser_filter.py", line 6, in from Products.CMFPlone.testing import PRODUCTS_CMFPLONE_FUNCTIONAL_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: Products.CMFPlone.controlpanel.tests.test_controlpanel_browser_installer.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/controlpanel/tests/test_controlpanel_browser_installer.py", line 4, in from Products.CMFPlone.testing import PRODUCTS_CMFPLONE_FUNCTIONAL_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: Products.CMFPlone.controlpanel.tests.test_controlpanel_browser_language.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/controlpanel/tests/test_controlpanel_browser_language.py", line 9, in from Products.CMFPlone.testing import \ File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: Products.CMFPlone.controlpanel.tests.test_controlpanel_browser_mail.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/controlpanel/tests/test_controlpanel_browser_mail.py", line 9, in from Products.CMFPlone.testing import \ File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: Products.CMFPlone.controlpanel.tests.test_controlpanel_browser_maintenance.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/controlpanel/tests/test_controlpanel_browser_maintenance.py", line 1, in from Products.CMFPlone.testing import PRODUCTS_CMFPLONE_FUNCTIONAL_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: Products.CMFPlone.controlpanel.tests.test_controlpanel_browser_markup.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/controlpanel/tests/test_controlpanel_browser_markup.py", line 2, in from Products.CMFPlone.testing import PRODUCTS_CMFPLONE_FUNCTIONAL_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: Products.CMFPlone.controlpanel.tests.test_controlpanel_browser_navigation.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/controlpanel/tests/test_controlpanel_browser_navigation.py", line 2, in from Products.CMFPlone.testing import PRODUCTS_CMFPLONE_FUNCTIONAL_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: Products.CMFPlone.controlpanel.tests.test_controlpanel_browser_redirection.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/controlpanel/tests/test_controlpanel_browser_redirection.py", line 8, in from Products.CMFPlone.testing import PRODUCTS_CMFPLONE_FUNCTIONAL_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: Products.CMFPlone.controlpanel.tests.test_controlpanel_browser_search.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/controlpanel/tests/test_controlpanel_browser_search.py", line 2, in from Products.CMFPlone.testing import PRODUCTS_CMFPLONE_FUNCTIONAL_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: Products.CMFPlone.controlpanel.tests.test_controlpanel_browser_security.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/controlpanel/tests/test_controlpanel_browser_security.py", line 2, in from Products.CMFPlone.testing import \ File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: Products.CMFPlone.controlpanel.tests.test_controlpanel_browser_site.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/controlpanel/tests/test_controlpanel_browser_site.py", line 5, in from Products.CMFPlone.testing import PRODUCTS_CMFPLONE_FUNCTIONAL_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: Products.CMFPlone.controlpanel.tests.test_controlpanel_browser_syndication.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/controlpanel/tests/test_controlpanel_browser_syndication.py", line 3, in from Products.CMFPlone.testing import PRODUCTS_CMFPLONE_FUNCTIONAL_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: Products.CMFPlone.controlpanel.tests.test_controlpanel_browser_types.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/controlpanel/tests/test_controlpanel_browser_types.py", line 1, in from Products.CMFPlone.testing import PRODUCTS_CMFPLONE_FUNCTIONAL_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: Products.CMFPlone.controlpanel.tests.test_controlpanel_browser_usergroups.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/controlpanel/tests/test_controlpanel_browser_usergroups.py", line 6, in from Products.CMFPlone.testing import \ File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: Products.CMFPlone.controlpanel.tests.test_controlpanel_browser_usergroups_siteadmin_role.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/controlpanel/tests/test_controlpanel_browser_usergroups_siteadmin_role.py", line 9, in from Products.CMFPlone.testing import PRODUCTS_CMFPLONE_FUNCTIONAL_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: Products.CMFPlone.controlpanel.tests.test_controlpanel_dateandtime.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/controlpanel/tests/test_controlpanel_dateandtime.py", line 2, in from Products.CMFPlone.testing import PRODUCTS_CMFPLONE_INTEGRATION_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: Products.CMFPlone.controlpanel.tests.test_controlpanel_doctest.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/controlpanel/tests/test_controlpanel_doctest.py", line 3, in from Products.CMFPlone.testing import PRODUCTS_CMFPLONE_FUNCTIONAL_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: Products.CMFPlone.controlpanel.tests.test_controlpanel_editing.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/controlpanel/tests/test_controlpanel_editing.py", line 3, in from Products.CMFPlone.testing import PRODUCTS_CMFPLONE_INTEGRATION_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: Products.CMFPlone.controlpanel.tests.test_controlpanel_events.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/controlpanel/tests/test_controlpanel_events.py", line 1, in from Products.CMFPlone.testing import \ File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: Products.CMFPlone.controlpanel.tests.test_controlpanel_filter.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/controlpanel/tests/test_controlpanel_filter.py", line 3, in from Products.CMFPlone.testing import PRODUCTS_CMFPLONE_INTEGRATION_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: Products.CMFPlone.controlpanel.tests.test_controlpanel_installer.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/controlpanel/tests/test_controlpanel_installer.py", line 3, in from Products.CMFPlone.testing import PRODUCTS_CMFPLONE_INTEGRATION_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: Products.CMFPlone.controlpanel.tests.test_controlpanel_language.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/controlpanel/tests/test_controlpanel_language.py", line 7, in from Products.CMFPlone.testing import \ File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: Products.CMFPlone.controlpanel.tests.test_controlpanel_mail.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/controlpanel/tests/test_controlpanel_mail.py", line 7, in from Products.CMFPlone.testing import \ File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: Products.CMFPlone.controlpanel.tests.test_controlpanel_markup.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/controlpanel/tests/test_controlpanel_markup.py", line 3, in from Products.CMFPlone.testing import PRODUCTS_CMFPLONE_INTEGRATION_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: Products.CMFPlone.controlpanel.tests.test_controlpanel_navigation.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/controlpanel/tests/test_controlpanel_navigation.py", line 3, in from Products.CMFPlone.testing import PRODUCTS_CMFPLONE_INTEGRATION_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: Products.CMFPlone.controlpanel.tests.test_controlpanel_relations.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/controlpanel/tests/test_controlpanel_relations.py", line 4, in from Products.CMFPlone.testing import PRODUCTS_CMFPLONE_INTEGRATION_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: Products.CMFPlone.controlpanel.tests.test_controlpanel_search.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/controlpanel/tests/test_controlpanel_search.py", line 3, in from Products.CMFPlone.testing import PRODUCTS_CMFPLONE_INTEGRATION_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: Products.CMFPlone.controlpanel.tests.test_controlpanel_security.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/controlpanel/tests/test_controlpanel_security.py", line 3, in from Products.CMFPlone.testing import \ File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: Products.CMFPlone.controlpanel.tests.test_controlpanel_site.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/controlpanel/tests/test_controlpanel_site.py", line 3, in from Products.CMFPlone.testing import PRODUCTS_CMFPLONE_FUNCTIONAL_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: Products.CMFPlone.controlpanel.tests.test_controlpanel_types.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/controlpanel/tests/test_controlpanel_types.py", line 3, in from Products.CMFPlone.testing import PRODUCTS_CMFPLONE_INTEGRATION_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: Products.CMFPlone.controlpanel.tests.test_controlpanel_usergroups.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/controlpanel/tests/test_controlpanel_usergroups.py", line 4, in from Products.CMFPlone.testing import PRODUCTS_CMFPLONE_INTEGRATION_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: Products.CMFPlone.controlpanel.tests.test_doctests.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/controlpanel/tests/test_doctests.py", line 1, in from Products.CMFPlone.testing import PRODUCTS_CMFPLONE_FUNCTIONAL_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: Products.CMFPlone.tests.testActionsTool.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/tests/testActionsTool.py", line 6, in from Products.CMFPlone.testing import PRODUCTS_CMFPLONE_INTEGRATION_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: Products.CMFPlone.tests.testBatch.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/tests/testBatch.py", line 2, in from Products.CMFPlone.testing import PRODUCTS_CMFPLONE_INTEGRATION_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: Products.CMFPlone.tests.testBrowserAdmin.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/tests/testBrowserAdmin.py", line 4, in from Products.CMFPlone.testing import PRODUCTS_CMFPLONE_FUNCTIONAL_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: Products.CMFPlone.tests.testBrowserDefault.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/tests/testBrowserDefault.py", line 10, in from Products.CMFPlone.testing import PRODUCTS_CMFPLONE_FUNCTIONAL_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: Products.CMFPlone.tests.testControlPanel.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/tests/testControlPanel.py", line 1, in from Products.CMFPlone.testing import PRODUCTS_CMFPLONE_INTEGRATION_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: Products.CMFPlone.tests.testControlPanelScripts.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/tests/testControlPanelScripts.py", line 7, in from Products.CMFPlone.testing import PRODUCTS_CMFPLONE_INTEGRATION_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: Products.CMFPlone.tests.testCookieAuth.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/tests/testCookieAuth.py", line 5, in from Products.CMFPlone.testing import PRODUCTS_CMFPLONE_FUNCTIONAL_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: Products.CMFPlone.tests.testResourceRegistries.Startup Error Message: cannot import name 'Iterable' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Iterable' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/tests/testResourceRegistries.py", line 5, in from Products.CMFPlone.controlpanel.browser.resourceregistry import OverrideFolderManager # noqa File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/controlpanel/browser/resourceregistry.py", line 13, in from Products.CMFPlone.resources.browser.cook import cookWhenChangingSettings File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/resources/browser/cook.py", line 14, in from scss import Compiler File "/home/jenkins/.buildout/eggs/cp310/pyScss-1.3.7-py3.10-linux-x86_64.egg/scss/__init__.py", line 56, in from scss.compiler import Compiler File "/home/jenkins/.buildout/eggs/cp310/pyScss-1.3.7-py3.10-linux-x86_64.egg/scss/compiler.py", line 22, in from scss.calculator import Calculator File "/home/jenkins/.buildout/eggs/cp310/pyScss-1.3.7-py3.10-linux-x86_64.egg/scss/calculator.py", line 11, in from scss.ast import Literal File "/home/jenkins/.buildout/eggs/cp310/pyScss-1.3.7-py3.10-linux-x86_64.egg/scss/ast.py", line 24, in from scss.types import Boolean File "/home/jenkins/.buildout/eggs/cp310/pyScss-1.3.7-py3.10-linux-x86_64.egg/scss/types.py", line 6, in from collections import Iterable FAILED: Products.CMFPlone.tests.testSecurity.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/tests/testSecurity.py", line 9, in from Products.CMFPlone.testing import PRODUCTS_CMFPLONE_FUNCTIONAL_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: Products.CMFPlone.tests.testSiteAdminRole.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/tests/testSiteAdminRole.py", line 2, in from Products.CMFPlone.testing import PRODUCTS_CMFPLONE_INTEGRATION_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: Products.CMFPlone.tests.testUnicodeSplitter.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/tests/testUnicodeSplitter.py", line 7, in from Products.CMFPlone.testing import PRODUCTS_CMFPLONE_INTEGRATION_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: Products.CMFPlone.tests.testUserFolderBasics.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/tests/testUserFolderBasics.py", line 12, in from Products.CMFPlone.testing import PRODUCTS_CMFPLONE_INTEGRATION_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: Products.CMFPlone.tests.test_PloneTool.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/tests/test_PloneTool.py", line 5, in from Products.CMFPlone.testing import PRODUCTS_CMFPLONE_INTEGRATION_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: Products.CMFPlone.tests.test_defaultpage.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/tests/test_defaultpage.py", line 5, in from Products.CMFPlone.testing import PRODUCTS_CMFPLONE_INTEGRATION_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: Products.CMFPlone.tests.test_error_message.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/tests/test_error_message.py", line 2, in from Products.CMFPlone.testing import PRODUCTS_CMFPLONE_INTEGRATION_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: Products.CMFPlone.tests.test_expressions.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/tests/test_expressions.py", line 7, in from Products.CMFPlone.testing import PRODUCTS_CMFPLONE_FUNCTIONAL_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: Products.CMFPlone.tests.test_factory.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/tests/test_factory.py", line 4, in from Products.CMFPlone.testing import PRODUCTS_CMFPLONE_INTEGRATION_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: Products.CMFPlone.tests.test_functional.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/tests/test_functional.py", line 1, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FUNCTIONAL_TESTING # noqa File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: Products.CMFPlone.tests.test_icons.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/tests/test_icons.py", line 2, in from Products.CMFPlone.testing import PRODUCTS_CMFPLONE_INTEGRATION_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: Products.CMFPlone.tests.test_login_form.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/tests/test_login_form.py", line 5, in from Products.CMFPlone.testing import PRODUCTS_CMFPLONE_FUNCTIONAL_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: Products.CMFPlone.tests.test_login_help.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/tests/test_login_help.py", line 5, in from Products.CMFPlone.testing import PRODUCTS_CMFPLONE_FUNCTIONAL_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: Products.CMFPlone.tests.test_login_logout.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/tests/test_login_logout.py", line 6, in from Products.CMFPlone.testing import PRODUCTS_CMFPLONE_FUNCTIONAL_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: Products.CMFPlone.tests.test_login_views.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/tests/test_login_views.py", line 1, in from Products.CMFPlone.testing import PRODUCTS_CMFPLONE_INTEGRATION_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: Products.CMFPlone.tests.test_metabundles.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/tests/test_metabundles.py", line 11, in from Products.CMFPlone.testing import PRODUCTS_CMFPLONE_INTEGRATION_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: Products.CMFPlone.tests.test_nogopip.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/tests/test_nogopip.py", line 1, in from Products.CMFPlone.testing import PRODUCTS_CMFPLONE_INTEGRATION_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: Products.CMFPlone.tests.test_okay.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/tests/test_okay.py", line 2, in from Products.CMFPlone.testing import PRODUCTS_CMFPLONE_INTEGRATION_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: Products.CMFPlone.tests.test_passwordreset.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/tests/test_passwordreset.py", line 6, in from Products.CMFPlone.testing import PRODUCTS_CMFPLONE_FUNCTIONAL_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: Products.CMFPlone.tests.test_patternsettings.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/tests/test_patternsettings.py", line 6, in from Products.CMFPlone.testing import PRODUCTS_CMFPLONE_FUNCTIONAL_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: Products.CMFPlone.tests.test_redirect_after_login.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/tests/test_redirect_after_login.py", line 7, in from Products.CMFPlone.testing import PRODUCTS_CMFPLONE_FUNCTIONAL_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: Products.CMFPlone.tests.test_robot.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/tests/test_robot.py", line 1, in from Products.CMFPlone.testing import PRODUCTS_CMFPLONE_ROBOT_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: Products.CMFPlone.tests.test_robots_txt.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/tests/test_robots_txt.py", line 2, in from Products.CMFPlone.testing import PRODUCTS_CMFPLONE_INTEGRATION_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: Products.CMFPlone.tests.test_sitelogo.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/tests/test_sitelogo.py", line 2, in from Products.CMFPlone.testing import PRODUCTS_CMFPLONE_INTEGRATION_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: Products.CMFPlone.tests.test_sitemap.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/tests/test_sitemap.py", line 5, in from plone.app.contenttypes.testing import ( File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: Products.CMFPlone.tests.test_utils.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/tests/test_utils.py", line 10, in from Products.CMFPlone.testing import PRODUCTS_CMFPLONE_INTEGRATION_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: Products.CMFPlone.tests.test_z3c_form_widgets.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/tests/test_z3c_form_widgets.py", line 1, in from Products.CMFPlone.testing import PRODUCTS_CMFPLONE_FUNCTIONAL_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: Products.CMFPlone.tests.test_zmi.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/tests/test_zmi.py", line 1, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_INTEGRATION_TESTING # noqa: E501 File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: Products.GenericSetup.ZCatalog.tests.test_exportimport.ZCatalogXMLAdapterTests.test_body_get Error Message: Index of type ZCTextIndex not found Stack Trace: Index of type ZCTextIndex not found File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 591, in run self._callTestMethod(testMethod) File "/srv/python3.10/lib/python3.10/unittest/case.py", line 549, in _callTestMethod method() File "/home/jenkins/.buildout/eggs/cp310/Products.GenericSetup-2.1.5-py3.10.egg/Products/GenericSetup/testing.py", line 82, in test_body_get self._populate(self._obj) File "/home/jenkins/.buildout/eggs/cp310/Products.GenericSetup-2.1.5-py3.10.egg/Products/GenericSetup/ZCatalog/tests/test_exportimport.py", line 166, in _populate obj.addIndex('foo_zctext', 'ZCTextIndex', extra) File "/home/jenkins/.buildout/eggs/cp310/Products.ZCatalog-6.1-py3.10.egg/Products/ZCatalog/ZCatalog.py", line 859, in addIndex raise ValueError("Index of type %s not found" % type) FAILED: Products.GenericSetup.ZCatalog.tests.test_exportimport.ZCatalogXMLAdapterTests.test_body_get_special Error Message: Index of type ZCTextIndex not found Stack Trace: Index of type ZCTextIndex not found File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 591, in run self._callTestMethod(testMethod) File "/srv/python3.10/lib/python3.10/unittest/case.py", line 549, in _callTestMethod method() File "/home/jenkins/.buildout/eggs/cp310/Products.GenericSetup-2.1.5-py3.10.egg/Products/GenericSetup/ZCatalog/tests/test_exportimport.py", line 192, in test_body_get_special self._populate_special(self._obj) File "/home/jenkins/.buildout/eggs/cp310/Products.GenericSetup-2.1.5-py3.10.egg/Products/GenericSetup/ZCatalog/tests/test_exportimport.py", line 174, in _populate_special self._populate(self._obj) File "/home/jenkins/.buildout/eggs/cp310/Products.GenericSetup-2.1.5-py3.10.egg/Products/GenericSetup/ZCatalog/tests/test_exportimport.py", line 166, in _populate obj.addIndex('foo_zctext', 'ZCTextIndex', extra) File "/home/jenkins/.buildout/eggs/cp310/Products.ZCatalog-6.1-py3.10.egg/Products/ZCatalog/ZCatalog.py", line 859, in addIndex raise ValueError("Index of type %s not found" % type) FAILED: Products.GenericSetup.ZCatalog.tests.test_exportimport.ZCatalogXMLAdapterTests.test_body_set Error Message: unknown meta_type 'ZCTextIndex Lexicon' Stack Trace: unknown meta_type 'ZCTextIndex Lexicon' File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 591, in run self._callTestMethod(testMethod) File "/srv/python3.10/lib/python3.10/unittest/case.py", line 549, in _callTestMethod method() File "/home/jenkins/.buildout/eggs/cp310/Products.GenericSetup-2.1.5-py3.10.egg/Products/GenericSetup/testing.py", line 91, in test_body_set adapted.body = self._BODY File "/home/jenkins/.buildout/eggs/cp310/Products.GenericSetup-2.1.5-py3.10.egg/Products/GenericSetup/utils.py", line 558, in _importBody self._importNode(dom.documentElement) File "/home/jenkins/.buildout/eggs/cp310/Products.GenericSetup-2.1.5-py3.10.egg/Products/GenericSetup/ZCatalog/exportimport.py", line 67, in _importNode self._initObjects(node) File "/home/jenkins/.buildout/eggs/cp310/Products.GenericSetup-2.1.5-py3.10.egg/Products/GenericSetup/utils.py", line 619, in _initObjects raise ValueError("unknown meta_type '%s'" % meta_type) FAILED: Products.GenericSetup.ZCatalog.tests.test_exportimport.ZCatalogXMLAdapterTests.test_body_set_update Error Message: Index of type ZCTextIndex not found Stack Trace: Index of type ZCTextIndex not found File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 591, in run self._callTestMethod(testMethod) File "/srv/python3.10/lib/python3.10/unittest/case.py", line 549, in _callTestMethod method() File "/home/jenkins/.buildout/eggs/cp310/Products.GenericSetup-2.1.5-py3.10.egg/Products/GenericSetup/ZCatalog/tests/test_exportimport.py", line 200, in test_body_set_update self._populate_special(self._obj) File "/home/jenkins/.buildout/eggs/cp310/Products.GenericSetup-2.1.5-py3.10.egg/Products/GenericSetup/ZCatalog/tests/test_exportimport.py", line 174, in _populate_special self._populate(self._obj) File "/home/jenkins/.buildout/eggs/cp310/Products.GenericSetup-2.1.5-py3.10.egg/Products/GenericSetup/ZCatalog/tests/test_exportimport.py", line 166, in _populate obj.addIndex('foo_zctext', 'ZCTextIndex', extra) File "/home/jenkins/.buildout/eggs/cp310/Products.ZCatalog-6.1-py3.10.egg/Products/ZCatalog/ZCatalog.py", line 859, in addIndex raise ValueError("Index of type %s not found" % type) FAILED: Products.GenericSetup.tests.test_components.ComponentRegistryXMLAdapterTests.test_blacklist_get Error Message: ((, ), , '') Stack Trace: ((, ), , '') File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 591, in run self._callTestMethod(testMethod) File "/srv/python3.10/lib/python3.10/unittest/case.py", line 549, in _callTestMethod method() File "/home/jenkins/.buildout/eggs/cp310/Products.GenericSetup-2.1.5-py3.10.egg/Products/GenericSetup/tests/test_components.py", line 348, in test_blacklist_get adapted = getMultiAdapter((obj, context), IBody) File "/home/jenkins/.buildout/eggs/cp310/zope.component-4.6.2-py3.10.egg/zope/component/_api.py", line 104, in getMultiAdapter raise ComponentLookupError(objects, interface, name) FAILED: Products.GenericSetup.tests.test_components.ComponentRegistryXMLAdapterTests.test_blacklist_set Error Message: ((, ), , '') Stack Trace: ((, ), , '') File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 591, in run self._callTestMethod(testMethod) File "/srv/python3.10/lib/python3.10/unittest/case.py", line 549, in _callTestMethod method() File "/home/jenkins/.buildout/eggs/cp310/Products.GenericSetup-2.1.5-py3.10.egg/Products/GenericSetup/tests/test_components.py", line 363, in test_blacklist_set adapted = getMultiAdapter((obj, context), IBody) File "/home/jenkins/.buildout/eggs/cp310/zope.component-4.6.2-py3.10.egg/zope/component/_api.py", line 104, in getMultiAdapter raise ComponentLookupError(objects, interface, name) FAILED: Products.GenericSetup.tests.test_components.ComponentRegistryXMLAdapterTests.test_body_get Error Message: ((, ), , '') Stack Trace: ((, ), , '') File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 591, in run self._callTestMethod(testMethod) File "/srv/python3.10/lib/python3.10/unittest/case.py", line 549, in _callTestMethod method() File "/home/jenkins/.buildout/eggs/cp310/Products.GenericSetup-2.1.5-py3.10.egg/Products/GenericSetup/testing.py", line 84, in test_body_get adapted = getMultiAdapter((self._obj, context), IBody) File "/home/jenkins/.buildout/eggs/cp310/zope.component-4.6.2-py3.10.egg/zope/component/_api.py", line 104, in getMultiAdapter raise ComponentLookupError(objects, interface, name) FAILED: Products.GenericSetup.tests.test_components.ComponentRegistryXMLAdapterTests.test_body_set Error Message: ((, ), , '') Stack Trace: ((, ), , '') File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 591, in run self._callTestMethod(testMethod) File "/srv/python3.10/lib/python3.10/unittest/case.py", line 549, in _callTestMethod method() File "/home/jenkins/.buildout/eggs/cp310/Products.GenericSetup-2.1.5-py3.10.egg/Products/GenericSetup/testing.py", line 90, in test_body_set adapted = getMultiAdapter((self._obj, context), IBody) File "/home/jenkins/.buildout/eggs/cp310/zope.component-4.6.2-py3.10.egg/zope/component/_api.py", line 104, in getMultiAdapter raise ComponentLookupError(objects, interface, name) FAILED: Products.GenericSetup.tests.test_components.ComponentRegistryXMLAdapterTests.test_remove_components Error Message: False is not true Stack Trace: False is not true File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 591, in run self._callTestMethod(testMethod) File "/srv/python3.10/lib/python3.10/unittest/case.py", line 549, in _callTestMethod method() File "/home/jenkins/.buildout/eggs/cp310/Products.GenericSetup-2.1.5-py3.10.egg/Products/GenericSetup/tests/test_components.py", line 405, in test_remove_components self.assertTrue(adapted is None) File "/srv/python3.10/lib/python3.10/unittest/case.py", line 679, in assertTrue raise self.failureException(msg) FAILED: Products.GenericSetup.tests.test_tool.SetupToolTests.test_runImportStepFromProfile_dependencies Error Message: 59 != 1 Stack Trace: 59 != 1 File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 591, in run self._callTestMethod(testMethod) File "/srv/python3.10/lib/python3.10/unittest/case.py", line 549, in _callTestMethod method() File "/home/jenkins/.buildout/eggs/cp310/Products.GenericSetup-2.1.5-py3.10.egg/Products/GenericSetup/tests/test_tool.py", line 306, in test_runImportStepFromProfile_dependencies self.assertEqual(len(_before_import_events), 1) File "/srv/python3.10/lib/python3.10/unittest/case.py", line 837, in assertEqual assertion_func(first, second, msg=msg) File "/srv/python3.10/lib/python3.10/unittest/case.py", line 830, in _baseAssertEqual raise self.failureException(msg) FAILED: Products.GenericSetup.tests.test_tool.SetupToolTests.test_runImportStepFromProfile_simple Error Message: 62 != 1 Stack Trace: 62 != 1 File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 591, in run self._callTestMethod(testMethod) File "/srv/python3.10/lib/python3.10/unittest/case.py", line 549, in _callTestMethod method() File "/home/jenkins/.buildout/eggs/cp310/Products.GenericSetup-2.1.5-py3.10.egg/Products/GenericSetup/tests/test_tool.py", line 271, in test_runImportStepFromProfile_simple self.assertEqual(len(_before_import_events), 1) File "/srv/python3.10/lib/python3.10/unittest/case.py", line 837, in assertEqual assertion_func(first, second, msg=msg) File "/srv/python3.10/lib/python3.10/unittest/case.py", line 830, in _baseAssertEqual raise self.failureException(msg) FAILED: Products.GenericSetup.tests.test_tool.SetupToolTests.test_runImportStepFromProfile_skip_dependencies Error Message: 63 != 1 Stack Trace: 63 != 1 File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 591, in run self._callTestMethod(testMethod) File "/srv/python3.10/lib/python3.10/unittest/case.py", line 549, in _callTestMethod method() File "/home/jenkins/.buildout/eggs/cp310/Products.GenericSetup-2.1.5-py3.10.egg/Products/GenericSetup/tests/test_tool.py", line 342, in test_runImportStepFromProfile_skip_dependencies self.assertEqual(len(_before_import_events), 1) File "/srv/python3.10/lib/python3.10/unittest/case.py", line 837, in assertEqual assertion_func(first, second, msg=msg) File "/srv/python3.10/lib/python3.10/unittest/case.py", line 830, in _baseAssertEqual raise self.failureException(msg) FAILED: Products.GenericSetup.tests.test_utils.ObjectManagerHelpersTests.test__initObjects Error Message: unknown meta_type 'Generic Setup Tool' Stack Trace: unknown meta_type 'Generic Setup Tool' File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 591, in run self._callTestMethod(testMethod) File "/srv/python3.10/lib/python3.10/unittest/case.py", line 549, in _callTestMethod method() File "/home/jenkins/.buildout/eggs/cp310/Products.GenericSetup-2.1.5-py3.10.egg/Products/GenericSetup/tests/test_utils.py", line 915, in test__initObjects helpers._initObjects(node) File "/home/jenkins/.buildout/eggs/cp310/Products.GenericSetup-2.1.5-py3.10.egg/Products/GenericSetup/utils.py", line 619, in _initObjects raise ValueError("unknown meta_type '%s'" % meta_type) FAILED: Products.MimetypesRegistry.tests.test_encoding.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/Products.MimetypesRegistry-2.1.9-py3.10.egg/Products/MimetypesRegistry/tests/test_encoding.py", line 3, in from Products.MimetypesRegistry.testing import PRODUCTS_MIMETYPESREGISTRY_INTEGRATION_TESTING File "/home/jenkins/.buildout/eggs/cp310/Products.MimetypesRegistry-2.1.9-py3.10.egg/Products/MimetypesRegistry/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: Products.MimetypesRegistry.tests.test_magic.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/Products.MimetypesRegistry-2.1.9-py3.10.egg/Products/MimetypesRegistry/tests/test_magic.py", line 5, in from Products.MimetypesRegistry.testing import PRODUCTS_MIMETYPESREGISTRY_INTEGRATION_TESTING File "/home/jenkins/.buildout/eggs/cp310/Products.MimetypesRegistry-2.1.9-py3.10.egg/Products/MimetypesRegistry/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: Products.MimetypesRegistry.tests.test_mimetypes.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/Products.MimetypesRegistry-2.1.9-py3.10.egg/Products/MimetypesRegistry/tests/test_mimetypes.py", line 6, in from Products.MimetypesRegistry.testing import PRODUCTS_MIMETYPESREGISTRY_INTEGRATION_TESTING File "/home/jenkins/.buildout/eggs/cp310/Products.MimetypesRegistry-2.1.9-py3.10.egg/Products/MimetypesRegistry/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: Products.PlonePAS.tests.test_basic_ops.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/Products.PlonePAS-7.0.0a2-py3.10.egg/Products/PlonePAS/tests/test_basic_ops.py", line 4, in from Products.PlonePAS.testing import PRODUCTS_PLONEPAS_INTEGRATION_TESTING File "/home/jenkins/.buildout/eggs/cp310/Products.PlonePAS-7.0.0a2-py3.10.egg/Products/PlonePAS/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: Products.PlonePAS.tests.test_doctests.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/Products.PlonePAS-7.0.0a2-py3.10.egg/Products/PlonePAS/tests/test_doctests.py", line 2, in from Products.PlonePAS.testing import PRODUCTS_PLONEPAS_FUNCTIONAL_TESTING File "/home/jenkins/.buildout/eggs/cp310/Products.PlonePAS-7.0.0a2-py3.10.egg/Products/PlonePAS/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: Products.PlonePAS.tests.test_groupdatatool.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/Products.PlonePAS-7.0.0a2-py3.10.egg/Products/PlonePAS/tests/test_groupdatatool.py", line 8, in from Products.PlonePAS.testing import PRODUCTS_PLONEPAS_INTEGRATION_TESTING File "/home/jenkins/.buildout/eggs/cp310/Products.PlonePAS-7.0.0a2-py3.10.egg/Products/PlonePAS/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: Products.PlonePAS.tests.test_groupstool.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/Products.PlonePAS-7.0.0a2-py3.10.egg/Products/PlonePAS/tests/test_groupstool.py", line 12, in from Products.PlonePAS.testing import PRODUCTS_PLONEPAS_INTEGRATION_TESTING File "/home/jenkins/.buildout/eggs/cp310/Products.PlonePAS-7.0.0a2-py3.10.egg/Products/PlonePAS/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: Products.PlonePAS.tests.test_memberdatatool.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/Products.PlonePAS-7.0.0a2-py3.10.egg/Products/PlonePAS/tests/test_memberdatatool.py", line 6, in from Products.PlonePAS.testing import PRODUCTS_PLONEPAS_INTEGRATION_TESTING File "/home/jenkins/.buildout/eggs/cp310/Products.PlonePAS-7.0.0a2-py3.10.egg/Products/PlonePAS/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: Products.PlonePAS.tests.test_membershiptool.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/Products.PlonePAS-7.0.0a2-py3.10.egg/Products/PlonePAS/tests/test_membershiptool.py", line 21, in from Products.PlonePAS.testing import PRODUCTS_PLONEPAS_INTEGRATION_TESTING File "/home/jenkins/.buildout/eggs/cp310/Products.PlonePAS-7.0.0a2-py3.10.egg/Products/PlonePAS/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: Products.PlonePAS.tests.test_properties.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/Products.PlonePAS-7.0.0a2-py3.10.egg/Products/PlonePAS/tests/test_properties.py", line 9, in from Products.PlonePAS.testing import PRODUCTS_PLONEPAS_INTEGRATION_TESTING File "/home/jenkins/.buildout/eggs/cp310/Products.PlonePAS-7.0.0a2-py3.10.egg/Products/PlonePAS/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: Products.PlonePAS.tests.test_role_plugin.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/Products.PlonePAS-7.0.0a2-py3.10.egg/Products/PlonePAS/tests/test_role_plugin.py", line 15, in from Products.PlonePAS.testing import PRODUCTS_PLONEPAS_INTEGRATION_TESTING File "/home/jenkins/.buildout/eggs/cp310/Products.PlonePAS-7.0.0a2-py3.10.egg/Products/PlonePAS/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: Products.PlonePAS.tests.test_setup.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/Products.PlonePAS-7.0.0a2-py3.10.egg/Products/PlonePAS/tests/test_setup.py", line 5, in from Products.PlonePAS import testing File "/home/jenkins/.buildout/eggs/cp310/Products.PlonePAS-7.0.0a2-py3.10.egg/Products/PlonePAS/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: Products.PlonePAS.tests.test_views.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/Products.PlonePAS-7.0.0a2-py3.10.egg/Products/PlonePAS/tests/test_views.py", line 2, in from Products.PlonePAS.testing import PRODUCTS_PLONEPAS_INTEGRATION_TESTING File "/home/jenkins/.buildout/eggs/cp310/Products.PlonePAS-7.0.0a2-py3.10.egg/Products/PlonePAS/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: Products.PluggableAuthService.plugins.tests.test_ChallengeProtocolChooser.ChallengeProtocolChooserBasicAuthTests.test_GET_authorized Error Message: 'RequestContainer' object has no attribute 'addPluggableAuthService' Stack Trace: 'RequestContainer' object has no attribute 'addPluggableAuthService' File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/.buildout/eggs/cp310/Products.PluggableAuthService-2.7.0-py3.10.egg/Products/PluggableAuthService/plugins/tests/test_ChallengeProtocolChooser.py", line 209, in setUp self.setup_user_folder() File "/home/jenkins/.buildout/eggs/cp310/Products.PluggableAuthService-2.7.0-py3.10.egg/Products/PluggableAuthService/plugins/tests/test_ChallengeProtocolChooser.py", line 73, in setup_user_folder dispatcher.addPluggableAuthService() FAILED: Products.PluggableAuthService.plugins.tests.test_ChallengeProtocolChooser.ChallengeProtocolChooserBasicAuthTests.test_GET_unauthorized Error Message: 'RequestContainer' object has no attribute 'addPluggableAuthService' Stack Trace: 'RequestContainer' object has no attribute 'addPluggableAuthService' File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/.buildout/eggs/cp310/Products.PluggableAuthService-2.7.0-py3.10.egg/Products/PluggableAuthService/plugins/tests/test_ChallengeProtocolChooser.py", line 209, in setUp self.setup_user_folder() File "/home/jenkins/.buildout/eggs/cp310/Products.PluggableAuthService-2.7.0-py3.10.egg/Products/PluggableAuthService/plugins/tests/test_ChallengeProtocolChooser.py", line 73, in setup_user_folder dispatcher.addPluggableAuthService() FAILED: Products.PluggableAuthService.plugins.tests.test_ChallengeProtocolChooser.ChallengeProtocolChooserBasicAuthTests.test_WebDAV_authorized Error Message: 'RequestContainer' object has no attribute 'addPluggableAuthService' Stack Trace: 'RequestContainer' object has no attribute 'addPluggableAuthService' File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/.buildout/eggs/cp310/Products.PluggableAuthService-2.7.0-py3.10.egg/Products/PluggableAuthService/plugins/tests/test_ChallengeProtocolChooser.py", line 209, in setUp self.setup_user_folder() File "/home/jenkins/.buildout/eggs/cp310/Products.PluggableAuthService-2.7.0-py3.10.egg/Products/PluggableAuthService/plugins/tests/test_ChallengeProtocolChooser.py", line 73, in setup_user_folder dispatcher.addPluggableAuthService() FAILED: Products.PluggableAuthService.plugins.tests.test_ChallengeProtocolChooser.ChallengeProtocolChooserBasicAuthTests.test_WebDAV_unauthorized Error Message: 'RequestContainer' object has no attribute 'addPluggableAuthService' Stack Trace: 'RequestContainer' object has no attribute 'addPluggableAuthService' File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/.buildout/eggs/cp310/Products.PluggableAuthService-2.7.0-py3.10.egg/Products/PluggableAuthService/plugins/tests/test_ChallengeProtocolChooser.py", line 209, in setUp self.setup_user_folder() File "/home/jenkins/.buildout/eggs/cp310/Products.PluggableAuthService-2.7.0-py3.10.egg/Products/PluggableAuthService/plugins/tests/test_ChallengeProtocolChooser.py", line 73, in setup_user_folder dispatcher.addPluggableAuthService() FAILED: Products.PluggableAuthService.plugins.tests.test_ChallengeProtocolChooser.ChallengeProtocolChooserBasicAuthTests.test_XMLRPC_authorized Error Message: 'RequestContainer' object has no attribute 'addPluggableAuthService' Stack Trace: 'RequestContainer' object has no attribute 'addPluggableAuthService' File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/.buildout/eggs/cp310/Products.PluggableAuthService-2.7.0-py3.10.egg/Products/PluggableAuthService/plugins/tests/test_ChallengeProtocolChooser.py", line 209, in setUp self.setup_user_folder() File "/home/jenkins/.buildout/eggs/cp310/Products.PluggableAuthService-2.7.0-py3.10.egg/Products/PluggableAuthService/plugins/tests/test_ChallengeProtocolChooser.py", line 73, in setup_user_folder dispatcher.addPluggableAuthService() FAILED: Products.PluggableAuthService.plugins.tests.test_ChallengeProtocolChooser.ChallengeProtocolChooserBasicAuthTests.test_XMLRPC_unauthorized Error Message: 'RequestContainer' object has no attribute 'addPluggableAuthService' Stack Trace: 'RequestContainer' object has no attribute 'addPluggableAuthService' File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/.buildout/eggs/cp310/Products.PluggableAuthService-2.7.0-py3.10.egg/Products/PluggableAuthService/plugins/tests/test_ChallengeProtocolChooser.py", line 209, in setUp self.setup_user_folder() File "/home/jenkins/.buildout/eggs/cp310/Products.PluggableAuthService-2.7.0-py3.10.egg/Products/PluggableAuthService/plugins/tests/test_ChallengeProtocolChooser.py", line 73, in setup_user_folder dispatcher.addPluggableAuthService() FAILED: Products.PluggableAuthService.plugins.tests.test_ChallengeProtocolChooser.ChallengeProtocolChooserCookieAuthTests.test_GET_unauthorized Error Message: 'RequestContainer' object has no attribute 'addPluggableAuthService' Stack Trace: 'RequestContainer' object has no attribute 'addPluggableAuthService' File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/.buildout/eggs/cp310/Products.PluggableAuthService-2.7.0-py3.10.egg/Products/PluggableAuthService/plugins/tests/test_ChallengeProtocolChooser.py", line 282, in setUp self.setup_user_folder() File "/home/jenkins/.buildout/eggs/cp310/Products.PluggableAuthService-2.7.0-py3.10.egg/Products/PluggableAuthService/plugins/tests/test_ChallengeProtocolChooser.py", line 73, in setup_user_folder dispatcher.addPluggableAuthService() FAILED: Products.PluggableAuthService.plugins.tests.test_ChallengeProtocolChooser.ChallengeProtocolChooserCookieAuthTests.test_WebDAV_unauthorized Error Message: 'RequestContainer' object has no attribute 'addPluggableAuthService' Stack Trace: 'RequestContainer' object has no attribute 'addPluggableAuthService' File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/.buildout/eggs/cp310/Products.PluggableAuthService-2.7.0-py3.10.egg/Products/PluggableAuthService/plugins/tests/test_ChallengeProtocolChooser.py", line 282, in setUp self.setup_user_folder() File "/home/jenkins/.buildout/eggs/cp310/Products.PluggableAuthService-2.7.0-py3.10.egg/Products/PluggableAuthService/plugins/tests/test_ChallengeProtocolChooser.py", line 73, in setup_user_folder dispatcher.addPluggableAuthService() FAILED: Products.PluggableAuthService.plugins.tests.test_ChallengeProtocolChooser.ChallengeProtocolChooserCookieAuthTests.test_XMLRPC_unauthorized Error Message: 'RequestContainer' object has no attribute 'addPluggableAuthService' Stack Trace: 'RequestContainer' object has no attribute 'addPluggableAuthService' File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/.buildout/eggs/cp310/Products.PluggableAuthService-2.7.0-py3.10.egg/Products/PluggableAuthService/plugins/tests/test_ChallengeProtocolChooser.py", line 282, in setUp self.setup_user_folder() File "/home/jenkins/.buildout/eggs/cp310/Products.PluggableAuthService-2.7.0-py3.10.egg/Products/PluggableAuthService/plugins/tests/test_ChallengeProtocolChooser.py", line 73, in setup_user_folder dispatcher.addPluggableAuthService() FAILED: Products.PluggableAuthService.plugins.tests.test_ChallengeProtocolChooser.ChallengeProtocolChooserCookieAuthTypeSnifferTests.test_GET_unauthorized Error Message: 'RequestContainer' object has no attribute 'addPluggableAuthService' Stack Trace: 'RequestContainer' object has no attribute 'addPluggableAuthService' File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/.buildout/eggs/cp310/Products.PluggableAuthService-2.7.0-py3.10.egg/Products/PluggableAuthService/plugins/tests/test_ChallengeProtocolChooser.py", line 334, in setUp self.setup_user_folder() File "/home/jenkins/.buildout/eggs/cp310/Products.PluggableAuthService-2.7.0-py3.10.egg/Products/PluggableAuthService/plugins/tests/test_ChallengeProtocolChooser.py", line 73, in setup_user_folder dispatcher.addPluggableAuthService() FAILED: Products.PluggableAuthService.plugins.tests.test_ChallengeProtocolChooser.ChallengeProtocolChooserCookieAuthTypeSnifferTests.test_WebDAV_unauthorized Error Message: 'RequestContainer' object has no attribute 'addPluggableAuthService' Stack Trace: 'RequestContainer' object has no attribute 'addPluggableAuthService' File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/.buildout/eggs/cp310/Products.PluggableAuthService-2.7.0-py3.10.egg/Products/PluggableAuthService/plugins/tests/test_ChallengeProtocolChooser.py", line 334, in setUp self.setup_user_folder() File "/home/jenkins/.buildout/eggs/cp310/Products.PluggableAuthService-2.7.0-py3.10.egg/Products/PluggableAuthService/plugins/tests/test_ChallengeProtocolChooser.py", line 73, in setup_user_folder dispatcher.addPluggableAuthService() FAILED: Products.PluggableAuthService.plugins.tests.test_ChallengeProtocolChooser.ChallengeProtocolChooserCookieAuthTypeSnifferTests.test_XMLRPC_unauthorized Error Message: 'RequestContainer' object has no attribute 'addPluggableAuthService' Stack Trace: 'RequestContainer' object has no attribute 'addPluggableAuthService' File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/.buildout/eggs/cp310/Products.PluggableAuthService-2.7.0-py3.10.egg/Products/PluggableAuthService/plugins/tests/test_ChallengeProtocolChooser.py", line 334, in setUp self.setup_user_folder() File "/home/jenkins/.buildout/eggs/cp310/Products.PluggableAuthService-2.7.0-py3.10.egg/Products/PluggableAuthService/plugins/tests/test_ChallengeProtocolChooser.py", line 73, in setup_user_folder dispatcher.addPluggableAuthService() FAILED: Products.PluggableAuthService.plugins.tests.test_ChallengeProtocolChooser.ChallengeProtocolChooserFunctionalTests.test_manage_updateProtocolMapping Error Message: 'RequestContainer' object has no attribute 'addPluggableAuthService' Stack Trace: 'RequestContainer' object has no attribute 'addPluggableAuthService' File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/.buildout/eggs/cp310/Products.PluggableAuthService-2.7.0-py3.10.egg/Products/PluggableAuthService/plugins/tests/test_ChallengeProtocolChooser.py", line 182, in setUp self.setup_user_folder() File "/home/jenkins/.buildout/eggs/cp310/Products.PluggableAuthService-2.7.0-py3.10.egg/Products/PluggableAuthService/plugins/tests/test_ChallengeProtocolChooser.py", line 73, in setup_user_folder dispatcher.addPluggableAuthService() FAILED: Products.PluggableAuthService.plugins.tests.test_CookieAuthHelper.CookieAuthHelperIntegrationTests.test_login_with_missing_came_from Error Message: 'RequestContainer' object has no attribute 'addPluggableAuthService' Stack Trace: 'RequestContainer' object has no attribute 'addPluggableAuthService' File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/Testing/ZopeTestCase/base.py", line 89, in setUp self._setup() File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/Testing/ZopeTestCase/ZopeTestCase.py", line 59, in _setup self._setupUserFolder() File "/home/jenkins/.buildout/eggs/cp310/Products.PluggableAuthService-2.7.0-py3.10.egg/Products/PluggableAuthService/tests/pastc.py", line 45, in _setupUserFolder factory.addPluggableAuthService() FAILED: Products.PluggableAuthService.plugins.tests.test_ZODBGroupManager.ZODBGroupManagerTests.test_addGroup_CreatedEvent Error Message: 6 != 1 Stack Trace: 6 != 1 File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 591, in run self._callTestMethod(testMethod) File "/srv/python3.10/lib/python3.10/unittest/case.py", line 549, in _callTestMethod method() File "/home/jenkins/.buildout/eggs/cp310/Products.PluggableAuthService-2.7.0-py3.10.egg/Products/PluggableAuthService/plugins/tests/test_ZODBGroupManager.py", line 93, in test_addGroup_CreatedEvent self.assertEqual(len(zgm.events), 1) File "/srv/python3.10/lib/python3.10/unittest/case.py", line 837, in assertEqual assertion_func(first, second, msg=msg) File "/srv/python3.10/lib/python3.10/unittest/case.py", line 830, in _baseAssertEqual raise self.failureException(msg) FAILED: Products.PluggableAuthService.tests.test_Extensions.UpgradeTests.test_upgrade_pas Error Message: 'RequestContainer' object has no attribute 'addPluggableAuthService' Stack Trace: 'RequestContainer' object has no attribute 'addPluggableAuthService' File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/Testing/ZopeTestCase/base.py", line 89, in setUp self._setup() File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/Testing/ZopeTestCase/ZopeTestCase.py", line 59, in _setup self._setupUserFolder() File "/home/jenkins/.buildout/eggs/cp310/Products.PluggableAuthService-2.7.0-py3.10.egg/Products/PluggableAuthService/tests/pastc.py", line 45, in _setupUserFolder factory.addPluggableAuthService() FAILED: Products.PluggableAuthService.tests.test_Extensions.UpgradeTests.test_upgrade_userfolder Error Message: 'RequestContainer' object has no attribute 'addPluggableAuthService' Stack Trace: 'RequestContainer' object has no attribute 'addPluggableAuthService' File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/Testing/ZopeTestCase/base.py", line 89, in setUp self._setup() File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/Testing/ZopeTestCase/ZopeTestCase.py", line 59, in _setup self._setupUserFolder() File "/home/jenkins/.buildout/eggs/cp310/Products.PluggableAuthService-2.7.0-py3.10.egg/Products/PluggableAuthService/tests/pastc.py", line 45, in _setupUserFolder factory.addPluggableAuthService() FAILED: Products.PluggableAuthService.tests.test_MoreCaching.CachingTests.test__doAddUser Error Message: 'RequestContainer' object has no attribute 'addPluggableAuthService' Stack Trace: 'RequestContainer' object has no attribute 'addPluggableAuthService' File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/Testing/ZopeTestCase/base.py", line 89, in setUp self._setup() File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/Testing/ZopeTestCase/ZopeTestCase.py", line 59, in _setup self._setupUserFolder() File "/home/jenkins/.buildout/eggs/cp310/Products.PluggableAuthService-2.7.0-py3.10.egg/Products/PluggableAuthService/tests/pastc.py", line 45, in _setupUserFolder factory.addPluggableAuthService() FAILED: Products.PluggableAuthService.tests.test_MoreCaching.CachingTests.test__extractUserIds Error Message: 'RequestContainer' object has no attribute 'addPluggableAuthService' Stack Trace: 'RequestContainer' object has no attribute 'addPluggableAuthService' File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/Testing/ZopeTestCase/base.py", line 89, in setUp self._setup() File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/Testing/ZopeTestCase/ZopeTestCase.py", line 59, in _setup self._setupUserFolder() File "/home/jenkins/.buildout/eggs/cp310/Products.PluggableAuthService-2.7.0-py3.10.egg/Products/PluggableAuthService/tests/pastc.py", line 45, in _setupUserFolder factory.addPluggableAuthService() FAILED: Products.PluggableAuthService.tests.test_MoreCaching.CachingTests.test__extractUserIds_two_extractors Error Message: 'RequestContainer' object has no attribute 'addPluggableAuthService' Stack Trace: 'RequestContainer' object has no attribute 'addPluggableAuthService' File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/Testing/ZopeTestCase/base.py", line 89, in setUp self._setup() File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/Testing/ZopeTestCase/ZopeTestCase.py", line 59, in _setup self._setupUserFolder() File "/home/jenkins/.buildout/eggs/cp310/Products.PluggableAuthService-2.7.0-py3.10.egg/Products/PluggableAuthService/tests/pastc.py", line 45, in _setupUserFolder factory.addPluggableAuthService() FAILED: Products.PluggableAuthService.tests.test_MoreCaching.CachingTests.test__findUser Error Message: 'RequestContainer' object has no attribute 'addPluggableAuthService' Stack Trace: 'RequestContainer' object has no attribute 'addPluggableAuthService' File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/Testing/ZopeTestCase/base.py", line 89, in setUp self._setup() File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/Testing/ZopeTestCase/ZopeTestCase.py", line 59, in _setup self._setupUserFolder() File "/home/jenkins/.buildout/eggs/cp310/Products.PluggableAuthService-2.7.0-py3.10.egg/Products/PluggableAuthService/tests/pastc.py", line 45, in _setupUserFolder factory.addPluggableAuthService() FAILED: Products.PluggableAuthService.tests.test_MoreCaching.CachingTests.test__verifyUser Error Message: 'RequestContainer' object has no attribute 'addPluggableAuthService' Stack Trace: 'RequestContainer' object has no attribute 'addPluggableAuthService' File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/Testing/ZopeTestCase/base.py", line 89, in setUp self._setup() File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/Testing/ZopeTestCase/ZopeTestCase.py", line 59, in _setup self._setupUserFolder() File "/home/jenkins/.buildout/eggs/cp310/Products.PluggableAuthService-2.7.0-py3.10.egg/Products/PluggableAuthService/tests/pastc.py", line 45, in _setupUserFolder factory.addPluggableAuthService() FAILED: Products.PluggableAuthService.tests.test_MoreCaching.CachingTests.test_addPrincipalToGroupResetsCache Error Message: 'RequestContainer' object has no attribute 'addPluggableAuthService' Stack Trace: 'RequestContainer' object has no attribute 'addPluggableAuthService' File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/Testing/ZopeTestCase/base.py", line 89, in setUp self._setup() File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/Testing/ZopeTestCase/ZopeTestCase.py", line 59, in _setup self._setupUserFolder() File "/home/jenkins/.buildout/eggs/cp310/Products.PluggableAuthService-2.7.0-py3.10.egg/Products/PluggableAuthService/tests/pastc.py", line 45, in _setupUserFolder factory.addPluggableAuthService() FAILED: Products.PluggableAuthService.tests.test_MoreCaching.CachingTests.test_addingRoleResetsCache Error Message: 'RequestContainer' object has no attribute 'addPluggableAuthService' Stack Trace: 'RequestContainer' object has no attribute 'addPluggableAuthService' File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/Testing/ZopeTestCase/base.py", line 89, in setUp self._setup() File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/Testing/ZopeTestCase/ZopeTestCase.py", line 59, in _setup self._setupUserFolder() File "/home/jenkins/.buildout/eggs/cp310/Products.PluggableAuthService-2.7.0-py3.10.egg/Products/PluggableAuthService/tests/pastc.py", line 45, in _setupUserFolder factory.addPluggableAuthService() FAILED: Products.PluggableAuthService.tests.test_MoreCaching.CachingTests.test_getUser Error Message: 'RequestContainer' object has no attribute 'addPluggableAuthService' Stack Trace: 'RequestContainer' object has no attribute 'addPluggableAuthService' File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/Testing/ZopeTestCase/base.py", line 89, in setUp self._setup() File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/Testing/ZopeTestCase/ZopeTestCase.py", line 59, in _setup self._setupUserFolder() File "/home/jenkins/.buildout/eggs/cp310/Products.PluggableAuthService-2.7.0-py3.10.egg/Products/PluggableAuthService/tests/pastc.py", line 45, in _setupUserFolder factory.addPluggableAuthService() FAILED: Products.PluggableAuthService.tests.test_MoreCaching.CachingTests.test_getUserById Error Message: 'RequestContainer' object has no attribute 'addPluggableAuthService' Stack Trace: 'RequestContainer' object has no attribute 'addPluggableAuthService' File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/Testing/ZopeTestCase/base.py", line 89, in setUp self._setup() File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/Testing/ZopeTestCase/ZopeTestCase.py", line 59, in _setup self._setupUserFolder() File "/home/jenkins/.buildout/eggs/cp310/Products.PluggableAuthService-2.7.0-py3.10.egg/Products/PluggableAuthService/tests/pastc.py", line 45, in _setupUserFolder factory.addPluggableAuthService() FAILED: Products.PluggableAuthService.tests.test_MoreCaching.CachingTests.test_removePrincipalFromGroupResetsCache Error Message: 'RequestContainer' object has no attribute 'addPluggableAuthService' Stack Trace: 'RequestContainer' object has no attribute 'addPluggableAuthService' File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/Testing/ZopeTestCase/base.py", line 89, in setUp self._setup() File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/Testing/ZopeTestCase/ZopeTestCase.py", line 59, in _setup self._setupUserFolder() File "/home/jenkins/.buildout/eggs/cp310/Products.PluggableAuthService-2.7.0-py3.10.egg/Products/PluggableAuthService/tests/pastc.py", line 45, in _setupUserFolder factory.addPluggableAuthService() FAILED: Products.PluggableAuthService.tests.test_MoreCaching.CachingTests.test_removingRoleResetsCache Error Message: 'RequestContainer' object has no attribute 'addPluggableAuthService' Stack Trace: 'RequestContainer' object has no attribute 'addPluggableAuthService' File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/Testing/ZopeTestCase/base.py", line 89, in setUp self._setup() File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/Testing/ZopeTestCase/ZopeTestCase.py", line 59, in _setup self._setupUserFolder() File "/home/jenkins/.buildout/eggs/cp310/Products.PluggableAuthService-2.7.0-py3.10.egg/Products/PluggableAuthService/tests/pastc.py", line 45, in _setupUserFolder factory.addPluggableAuthService() FAILED: Products.PluggableAuthService.tests.test_MoreCaching.CachingTests.test_validate Error Message: 'RequestContainer' object has no attribute 'addPluggableAuthService' Stack Trace: 'RequestContainer' object has no attribute 'addPluggableAuthService' File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/Testing/ZopeTestCase/base.py", line 89, in setUp self._setup() File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/Testing/ZopeTestCase/ZopeTestCase.py", line 59, in _setup self._setupUserFolder() File "/home/jenkins/.buildout/eggs/cp310/Products.PluggableAuthService-2.7.0-py3.10.egg/Products/PluggableAuthService/tests/pastc.py", line 45, in _setupUserFolder factory.addPluggableAuthService() FAILED: Products.PluggableAuthService.tests.test_MoreCaching.CachingTests.test_validate_anonymous Error Message: 'RequestContainer' object has no attribute 'addPluggableAuthService' Stack Trace: 'RequestContainer' object has no attribute 'addPluggableAuthService' File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/Testing/ZopeTestCase/base.py", line 89, in setUp self._setup() File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/Testing/ZopeTestCase/ZopeTestCase.py", line 59, in _setup self._setupUserFolder() File "/home/jenkins/.buildout/eggs/cp310/Products.PluggableAuthService-2.7.0-py3.10.egg/Products/PluggableAuthService/tests/pastc.py", line 45, in _setupUserFolder factory.addPluggableAuthService() FAILED: Products.PluggableAuthService.tests.test_MoreCaching.CachingTests.test_validate_unicode_credentials Error Message: 'RequestContainer' object has no attribute 'addPluggableAuthService' Stack Trace: 'RequestContainer' object has no attribute 'addPluggableAuthService' File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/Testing/ZopeTestCase/base.py", line 89, in setUp self._setup() File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/Testing/ZopeTestCase/ZopeTestCase.py", line 59, in _setup self._setupUserFolder() File "/home/jenkins/.buildout/eggs/cp310/Products.PluggableAuthService-2.7.0-py3.10.egg/Products/PluggableAuthService/tests/pastc.py", line 45, in _setupUserFolder factory.addPluggableAuthService() FAILED: Products.PluggableAuthService.tests.test_MoreCaching.CachingTests.test_validate_utf16_credentials Error Message: 'RequestContainer' object has no attribute 'addPluggableAuthService' Stack Trace: 'RequestContainer' object has no attribute 'addPluggableAuthService' File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/Testing/ZopeTestCase/base.py", line 89, in setUp self._setup() File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/Testing/ZopeTestCase/ZopeTestCase.py", line 59, in _setup self._setupUserFolder() File "/home/jenkins/.buildout/eggs/cp310/Products.PluggableAuthService-2.7.0-py3.10.egg/Products/PluggableAuthService/tests/pastc.py", line 45, in _setupUserFolder factory.addPluggableAuthService() FAILED: Products.PluggableAuthService.tests.test_MoreCaching.CachingTests.test_validate_utf8_credentials Error Message: 'RequestContainer' object has no attribute 'addPluggableAuthService' Stack Trace: 'RequestContainer' object has no attribute 'addPluggableAuthService' File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/Testing/ZopeTestCase/base.py", line 89, in setUp self._setup() File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/Testing/ZopeTestCase/ZopeTestCase.py", line 59, in _setup self._setupUserFolder() File "/home/jenkins/.buildout/eggs/cp310/Products.PluggableAuthService-2.7.0-py3.10.egg/Products/PluggableAuthService/tests/pastc.py", line 45, in _setupUserFolder factory.addPluggableAuthService() FAILED: Products.PluggableAuthService.tests.test_UserFolder.UserEvents.testCredentialsEvent Error Message: 'RequestContainer' object has no attribute 'addPluggableAuthService' Stack Trace: 'RequestContainer' object has no attribute 'addPluggableAuthService' File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/Testing/ZopeTestCase/base.py", line 89, in setUp self._setup() File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/Testing/ZopeTestCase/ZopeTestCase.py", line 59, in _setup self._setupUserFolder() File "/home/jenkins/.buildout/eggs/cp310/Products.PluggableAuthService-2.7.0-py3.10.egg/Products/PluggableAuthService/tests/pastc.py", line 45, in _setupUserFolder factory.addPluggableAuthService() FAILED: Products.PluggableAuthService.tests.test_UserFolder.UserEvents.testUserCreationEvent Error Message: 'RequestContainer' object has no attribute 'addPluggableAuthService' Stack Trace: 'RequestContainer' object has no attribute 'addPluggableAuthService' File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/Testing/ZopeTestCase/base.py", line 89, in setUp self._setup() File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/Testing/ZopeTestCase/ZopeTestCase.py", line 59, in _setup self._setupUserFolder() File "/home/jenkins/.buildout/eggs/cp310/Products.PluggableAuthService-2.7.0-py3.10.egg/Products/PluggableAuthService/tests/pastc.py", line 45, in _setupUserFolder factory.addPluggableAuthService() FAILED: Products.PluggableAuthService.tests.test_UserFolder.UserFolderTests.testAllowAccessToUser Error Message: 'RequestContainer' object has no attribute 'addPluggableAuthService' Stack Trace: 'RequestContainer' object has no attribute 'addPluggableAuthService' File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/Testing/ZopeTestCase/base.py", line 89, in setUp self._setup() File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/Testing/ZopeTestCase/ZopeTestCase.py", line 59, in _setup self._setupUserFolder() File "/home/jenkins/.buildout/eggs/cp310/Products.PluggableAuthService-2.7.0-py3.10.egg/Products/PluggableAuthService/tests/pastc.py", line 45, in _setupUserFolder factory.addPluggableAuthService() FAILED: Products.PluggableAuthService.tests.test_UserFolder.UserFolderTests.testAuthenticate Error Message: 'RequestContainer' object has no attribute 'addPluggableAuthService' Stack Trace: 'RequestContainer' object has no attribute 'addPluggableAuthService' File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/Testing/ZopeTestCase/base.py", line 89, in setUp self._setup() File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/Testing/ZopeTestCase/ZopeTestCase.py", line 59, in _setup self._setupUserFolder() File "/home/jenkins/.buildout/eggs/cp310/Products.PluggableAuthService-2.7.0-py3.10.egg/Products/PluggableAuthService/tests/pastc.py", line 45, in _setupUserFolder factory.addPluggableAuthService() FAILED: Products.PluggableAuthService.tests.test_UserFolder.UserFolderTests.testDenyAccessToAnonymous Error Message: 'RequestContainer' object has no attribute 'addPluggableAuthService' Stack Trace: 'RequestContainer' object has no attribute 'addPluggableAuthService' File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/Testing/ZopeTestCase/base.py", line 89, in setUp self._setup() File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/Testing/ZopeTestCase/ZopeTestCase.py", line 59, in _setup self._setupUserFolder() File "/home/jenkins/.buildout/eggs/cp310/Products.PluggableAuthService-2.7.0-py3.10.egg/Products/PluggableAuthService/tests/pastc.py", line 45, in _setupUserFolder factory.addPluggableAuthService() FAILED: Products.PluggableAuthService.tests.test_UserFolder.UserFolderTests.testGetBadUser Error Message: 'RequestContainer' object has no attribute 'addPluggableAuthService' Stack Trace: 'RequestContainer' object has no attribute 'addPluggableAuthService' File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/Testing/ZopeTestCase/base.py", line 89, in setUp self._setup() File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/Testing/ZopeTestCase/ZopeTestCase.py", line 59, in _setup self._setupUserFolder() File "/home/jenkins/.buildout/eggs/cp310/Products.PluggableAuthService-2.7.0-py3.10.egg/Products/PluggableAuthService/tests/pastc.py", line 45, in _setupUserFolder factory.addPluggableAuthService() FAILED: Products.PluggableAuthService.tests.test_UserFolder.UserFolderTests.testGetBadUserById Error Message: 'RequestContainer' object has no attribute 'addPluggableAuthService' Stack Trace: 'RequestContainer' object has no attribute 'addPluggableAuthService' File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/Testing/ZopeTestCase/base.py", line 89, in setUp self._setup() File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/Testing/ZopeTestCase/ZopeTestCase.py", line 59, in _setup self._setupUserFolder() File "/home/jenkins/.buildout/eggs/cp310/Products.PluggableAuthService-2.7.0-py3.10.egg/Products/PluggableAuthService/tests/pastc.py", line 45, in _setupUserFolder factory.addPluggableAuthService() FAILED: Products.PluggableAuthService.tests.test_UserFolder.UserFolderTests.testGetRoles Error Message: 'RequestContainer' object has no attribute 'addPluggableAuthService' Stack Trace: 'RequestContainer' object has no attribute 'addPluggableAuthService' File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/Testing/ZopeTestCase/base.py", line 89, in setUp self._setup() File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/Testing/ZopeTestCase/ZopeTestCase.py", line 59, in _setup self._setupUserFolder() File "/home/jenkins/.buildout/eggs/cp310/Products.PluggableAuthService-2.7.0-py3.10.egg/Products/PluggableAuthService/tests/pastc.py", line 45, in _setupUserFolder factory.addPluggableAuthService() FAILED: Products.PluggableAuthService.tests.test_UserFolder.UserFolderTests.testGetRolesInContext Error Message: 'RequestContainer' object has no attribute 'addPluggableAuthService' Stack Trace: 'RequestContainer' object has no attribute 'addPluggableAuthService' File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/Testing/ZopeTestCase/base.py", line 89, in setUp self._setup() File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/Testing/ZopeTestCase/ZopeTestCase.py", line 59, in _setup self._setupUserFolder() File "/home/jenkins/.buildout/eggs/cp310/Products.PluggableAuthService-2.7.0-py3.10.egg/Products/PluggableAuthService/tests/pastc.py", line 45, in _setupUserFolder factory.addPluggableAuthService() FAILED: Products.PluggableAuthService.tests.test_UserFolder.UserFolderTests.testGetUser Error Message: 'RequestContainer' object has no attribute 'addPluggableAuthService' Stack Trace: 'RequestContainer' object has no attribute 'addPluggableAuthService' File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/Testing/ZopeTestCase/base.py", line 89, in setUp self._setup() File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/Testing/ZopeTestCase/ZopeTestCase.py", line 59, in _setup self._setupUserFolder() File "/home/jenkins/.buildout/eggs/cp310/Products.PluggableAuthService-2.7.0-py3.10.egg/Products/PluggableAuthService/tests/pastc.py", line 45, in _setupUserFolder factory.addPluggableAuthService() FAILED: Products.PluggableAuthService.tests.test_UserFolder.UserFolderTests.testGetUserById Error Message: 'RequestContainer' object has no attribute 'addPluggableAuthService' Stack Trace: 'RequestContainer' object has no attribute 'addPluggableAuthService' File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/Testing/ZopeTestCase/base.py", line 89, in setUp self._setup() File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/Testing/ZopeTestCase/ZopeTestCase.py", line 59, in _setup self._setupUserFolder() File "/home/jenkins/.buildout/eggs/cp310/Products.PluggableAuthService-2.7.0-py3.10.egg/Products/PluggableAuthService/tests/pastc.py", line 45, in _setupUserFolder factory.addPluggableAuthService() FAILED: Products.PluggableAuthService.tests.test_UserFolder.UserFolderTests.testGetUserNames Error Message: 'RequestContainer' object has no attribute 'addPluggableAuthService' Stack Trace: 'RequestContainer' object has no attribute 'addPluggableAuthService' File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/Testing/ZopeTestCase/base.py", line 89, in setUp self._setup() File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/Testing/ZopeTestCase/ZopeTestCase.py", line 59, in _setup self._setupUserFolder() File "/home/jenkins/.buildout/eggs/cp310/Products.PluggableAuthService-2.7.0-py3.10.egg/Products/PluggableAuthService/tests/pastc.py", line 45, in _setupUserFolder factory.addPluggableAuthService() FAILED: Products.PluggableAuthService.tests.test_UserFolder.UserFolderTests.testGetUsers Error Message: 'RequestContainer' object has no attribute 'addPluggableAuthService' Stack Trace: 'RequestContainer' object has no attribute 'addPluggableAuthService' File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/Testing/ZopeTestCase/base.py", line 89, in setUp self._setup() File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/Testing/ZopeTestCase/ZopeTestCase.py", line 59, in _setup self._setupUserFolder() File "/home/jenkins/.buildout/eggs/cp310/Products.PluggableAuthService-2.7.0-py3.10.egg/Products/PluggableAuthService/tests/pastc.py", line 45, in _setupUserFolder factory.addPluggableAuthService() FAILED: Products.PluggableAuthService.tests.test_UserFolder.UserFolderTests.testHasLocalRole Error Message: 'RequestContainer' object has no attribute 'addPluggableAuthService' Stack Trace: 'RequestContainer' object has no attribute 'addPluggableAuthService' File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/Testing/ZopeTestCase/base.py", line 89, in setUp self._setup() File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/Testing/ZopeTestCase/ZopeTestCase.py", line 59, in _setup self._setupUserFolder() File "/home/jenkins/.buildout/eggs/cp310/Products.PluggableAuthService-2.7.0-py3.10.egg/Products/PluggableAuthService/tests/pastc.py", line 45, in _setupUserFolder factory.addPluggableAuthService() FAILED: Products.PluggableAuthService.tests.test_UserFolder.UserFolderTests.testHasLocalRolePermission Error Message: 'RequestContainer' object has no attribute 'addPluggableAuthService' Stack Trace: 'RequestContainer' object has no attribute 'addPluggableAuthService' File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/Testing/ZopeTestCase/base.py", line 89, in setUp self._setup() File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/Testing/ZopeTestCase/ZopeTestCase.py", line 59, in _setup self._setupUserFolder() File "/home/jenkins/.buildout/eggs/cp310/Products.PluggableAuthService-2.7.0-py3.10.egg/Products/PluggableAuthService/tests/pastc.py", line 45, in _setupUserFolder factory.addPluggableAuthService() FAILED: Products.PluggableAuthService.tests.test_UserFolder.UserFolderTests.testHasPermission Error Message: 'RequestContainer' object has no attribute 'addPluggableAuthService' Stack Trace: 'RequestContainer' object has no attribute 'addPluggableAuthService' File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/Testing/ZopeTestCase/base.py", line 89, in setUp self._setup() File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/Testing/ZopeTestCase/ZopeTestCase.py", line 59, in _setup self._setupUserFolder() File "/home/jenkins/.buildout/eggs/cp310/Products.PluggableAuthService-2.7.0-py3.10.egg/Products/PluggableAuthService/tests/pastc.py", line 45, in _setupUserFolder factory.addPluggableAuthService() FAILED: Products.PluggableAuthService.tests.test_UserFolder.UserFolderTests.testHasRole Error Message: 'RequestContainer' object has no attribute 'addPluggableAuthService' Stack Trace: 'RequestContainer' object has no attribute 'addPluggableAuthService' File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/Testing/ZopeTestCase/base.py", line 89, in setUp self._setup() File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/Testing/ZopeTestCase/ZopeTestCase.py", line 59, in _setup self._setupUserFolder() File "/home/jenkins/.buildout/eggs/cp310/Products.PluggableAuthService-2.7.0-py3.10.egg/Products/PluggableAuthService/tests/pastc.py", line 45, in _setupUserFolder factory.addPluggableAuthService() FAILED: Products.PluggableAuthService.tests.test_UserFolder.UserFolderTests.testIdentify Error Message: 'RequestContainer' object has no attribute 'addPluggableAuthService' Stack Trace: 'RequestContainer' object has no attribute 'addPluggableAuthService' File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/Testing/ZopeTestCase/base.py", line 89, in setUp self._setup() File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/Testing/ZopeTestCase/ZopeTestCase.py", line 59, in _setup self._setupUserFolder() File "/home/jenkins/.buildout/eggs/cp310/Products.PluggableAuthService-2.7.0-py3.10.egg/Products/PluggableAuthService/tests/pastc.py", line 45, in _setupUserFolder factory.addPluggableAuthService() FAILED: Products.PluggableAuthService.tests.test_UserFolder.UserFolderTests.testMaxListUsers Error Message: 'RequestContainer' object has no attribute 'addPluggableAuthService' Stack Trace: 'RequestContainer' object has no attribute 'addPluggableAuthService' File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/Testing/ZopeTestCase/base.py", line 89, in setUp self._setup() File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/Testing/ZopeTestCase/ZopeTestCase.py", line 59, in _setup self._setupUserFolder() File "/home/jenkins/.buildout/eggs/cp310/Products.PluggableAuthService-2.7.0-py3.10.egg/Products/PluggableAuthService/tests/pastc.py", line 45, in _setupUserFolder factory.addPluggableAuthService() FAILED: Products.PluggableAuthService.tests.test_UserFolder.UserFolderTests.testNotValidateWithEmptyRoles Error Message: 'RequestContainer' object has no attribute 'addPluggableAuthService' Stack Trace: 'RequestContainer' object has no attribute 'addPluggableAuthService' File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/Testing/ZopeTestCase/base.py", line 89, in setUp self._setup() File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/Testing/ZopeTestCase/ZopeTestCase.py", line 59, in _setup self._setupUserFolder() File "/home/jenkins/.buildout/eggs/cp310/Products.PluggableAuthService-2.7.0-py3.10.egg/Products/PluggableAuthService/tests/pastc.py", line 45, in _setupUserFolder factory.addPluggableAuthService() FAILED: Products.PluggableAuthService.tests.test_UserFolder.UserFolderTests.testNotValidateWithWrongRoles Error Message: 'RequestContainer' object has no attribute 'addPluggableAuthService' Stack Trace: 'RequestContainer' object has no attribute 'addPluggableAuthService' File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/Testing/ZopeTestCase/base.py", line 89, in setUp self._setup() File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/Testing/ZopeTestCase/ZopeTestCase.py", line 59, in _setup self._setupUserFolder() File "/home/jenkins/.buildout/eggs/cp310/Products.PluggableAuthService-2.7.0-py3.10.egg/Products/PluggableAuthService/tests/pastc.py", line 45, in _setupUserFolder factory.addPluggableAuthService() FAILED: Products.PluggableAuthService.tests.test_UserFolder.UserFolderTests.testNotValidateWithoutAuth Error Message: 'RequestContainer' object has no attribute 'addPluggableAuthService' Stack Trace: 'RequestContainer' object has no attribute 'addPluggableAuthService' File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/Testing/ZopeTestCase/base.py", line 89, in setUp self._setup() File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/Testing/ZopeTestCase/ZopeTestCase.py", line 59, in _setup self._setupUserFolder() File "/home/jenkins/.buildout/eggs/cp310/Products.PluggableAuthService-2.7.0-py3.10.egg/Products/PluggableAuthService/tests/pastc.py", line 45, in _setupUserFolder factory.addPluggableAuthService() FAILED: Products.PluggableAuthService.tests.test_UserFolder.UserFolderTests.testValidate Error Message: 'RequestContainer' object has no attribute 'addPluggableAuthService' Stack Trace: 'RequestContainer' object has no attribute 'addPluggableAuthService' File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/Testing/ZopeTestCase/base.py", line 89, in setUp self._setup() File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/Testing/ZopeTestCase/ZopeTestCase.py", line 59, in _setup self._setupUserFolder() File "/home/jenkins/.buildout/eggs/cp310/Products.PluggableAuthService-2.7.0-py3.10.egg/Products/PluggableAuthService/tests/pastc.py", line 45, in _setupUserFolder factory.addPluggableAuthService() FAILED: Products.PluggableAuthService.tests.test_UserFolder.UserFolderTests.testValidateWithoutRoles Error Message: 'RequestContainer' object has no attribute 'addPluggableAuthService' Stack Trace: 'RequestContainer' object has no attribute 'addPluggableAuthService' File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/Testing/ZopeTestCase/base.py", line 89, in setUp self._setup() File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/Testing/ZopeTestCase/ZopeTestCase.py", line 59, in _setup self._setupUserFolder() File "/home/jenkins/.buildout/eggs/cp310/Products.PluggableAuthService-2.7.0-py3.10.egg/Products/PluggableAuthService/tests/pastc.py", line 45, in _setupUserFolder factory.addPluggableAuthService() FAILED: Products.PluggableAuthService.tests.test_UserFolder.UserFolderTests.test__doAddUser_with_not_yet_encrypted_passwords Error Message: 'RequestContainer' object has no attribute 'addPluggableAuthService' Stack Trace: 'RequestContainer' object has no attribute 'addPluggableAuthService' File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/Testing/ZopeTestCase/base.py", line 89, in setUp self._setup() File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/Testing/ZopeTestCase/ZopeTestCase.py", line 59, in _setup self._setupUserFolder() File "/home/jenkins/.buildout/eggs/cp310/Products.PluggableAuthService-2.7.0-py3.10.egg/Products/PluggableAuthService/tests/pastc.py", line 45, in _setupUserFolder factory.addPluggableAuthService() FAILED: Products.PluggableAuthService.tests.test_UserFolder.UserFolderTests.test__doAddUser_with_preencrypted_passwords Error Message: 'RequestContainer' object has no attribute 'addPluggableAuthService' Stack Trace: 'RequestContainer' object has no attribute 'addPluggableAuthService' File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/Testing/ZopeTestCase/base.py", line 89, in setUp self._setup() File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/Testing/ZopeTestCase/ZopeTestCase.py", line 59, in _setup self._setupUserFolder() File "/home/jenkins/.buildout/eggs/cp310/Products.PluggableAuthService-2.7.0-py3.10.egg/Products/PluggableAuthService/tests/pastc.py", line 45, in _setupUserFolder factory.addPluggableAuthService() FAILED: Products.PluggableAuthService.tests.test_UserFolder.UserTests.testBaseUserGetIdEqualGetName Error Message: 'RequestContainer' object has no attribute 'addPluggableAuthService' Stack Trace: 'RequestContainer' object has no attribute 'addPluggableAuthService' File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/Testing/ZopeTestCase/base.py", line 89, in setUp self._setup() File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/Testing/ZopeTestCase/ZopeTestCase.py", line 59, in _setup self._setupUserFolder() File "/home/jenkins/.buildout/eggs/cp310/Products.PluggableAuthService-2.7.0-py3.10.egg/Products/PluggableAuthService/tests/pastc.py", line 45, in _setupUserFolder factory.addPluggableAuthService() FAILED: Products.PluggableAuthService.tests.test_UserFolder.UserTests.testGetDomains Error Message: 'RequestContainer' object has no attribute 'addPluggableAuthService' Stack Trace: 'RequestContainer' object has no attribute 'addPluggableAuthService' File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/Testing/ZopeTestCase/base.py", line 89, in setUp self._setup() File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/Testing/ZopeTestCase/ZopeTestCase.py", line 59, in _setup self._setupUserFolder() File "/home/jenkins/.buildout/eggs/cp310/Products.PluggableAuthService-2.7.0-py3.10.egg/Products/PluggableAuthService/tests/pastc.py", line 45, in _setupUserFolder factory.addPluggableAuthService() FAILED: Products.PluggableAuthService.tests.test_UserFolder.UserTests.testGetPassword Error Message: 'RequestContainer' object has no attribute 'addPluggableAuthService' Stack Trace: 'RequestContainer' object has no attribute 'addPluggableAuthService' File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/Testing/ZopeTestCase/base.py", line 89, in setUp self._setup() File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/Testing/ZopeTestCase/ZopeTestCase.py", line 59, in _setup self._setupUserFolder() File "/home/jenkins/.buildout/eggs/cp310/Products.PluggableAuthService-2.7.0-py3.10.egg/Products/PluggableAuthService/tests/pastc.py", line 45, in _setupUserFolder factory.addPluggableAuthService() FAILED: Products.PluggableAuthService.tests.test_UserFolder.UserTests.testGetRoles Error Message: 'RequestContainer' object has no attribute 'addPluggableAuthService' Stack Trace: 'RequestContainer' object has no attribute 'addPluggableAuthService' File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/Testing/ZopeTestCase/base.py", line 89, in setUp self._setup() File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/Testing/ZopeTestCase/ZopeTestCase.py", line 59, in _setup self._setupUserFolder() File "/home/jenkins/.buildout/eggs/cp310/Products.PluggableAuthService-2.7.0-py3.10.egg/Products/PluggableAuthService/tests/pastc.py", line 45, in _setupUserFolder factory.addPluggableAuthService() FAILED: Products.PluggableAuthService.tests.test_UserFolder.UserTests.testGetUserId Error Message: 'RequestContainer' object has no attribute 'addPluggableAuthService' Stack Trace: 'RequestContainer' object has no attribute 'addPluggableAuthService' File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/Testing/ZopeTestCase/base.py", line 89, in setUp self._setup() File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/Testing/ZopeTestCase/ZopeTestCase.py", line 59, in _setup self._setupUserFolder() File "/home/jenkins/.buildout/eggs/cp310/Products.PluggableAuthService-2.7.0-py3.10.egg/Products/PluggableAuthService/tests/pastc.py", line 45, in _setupUserFolder factory.addPluggableAuthService() FAILED: Products.PluggableAuthService.tests.test_UserFolder.UserTests.testGetUserName Error Message: 'RequestContainer' object has no attribute 'addPluggableAuthService' Stack Trace: 'RequestContainer' object has no attribute 'addPluggableAuthService' File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/Testing/ZopeTestCase/base.py", line 89, in setUp self._setup() File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/Testing/ZopeTestCase/ZopeTestCase.py", line 59, in _setup self._setupUserFolder() File "/home/jenkins/.buildout/eggs/cp310/Products.PluggableAuthService-2.7.0-py3.10.egg/Products/PluggableAuthService/tests/pastc.py", line 45, in _setupUserFolder factory.addPluggableAuthService() FAILED: Products.PluggableAuthService.tests.test_zmi_logout.PasLogoutTests.test_logout Error Message: 'RequestContainer' object has no attribute 'addPluggableAuthService' Stack Trace: 'RequestContainer' object has no attribute 'addPluggableAuthService' File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/Testing/ZopeTestCase/base.py", line 89, in setUp self._setup() File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/Testing/ZopeTestCase/ZopeTestCase.py", line 59, in _setup self._setupUserFolder() File "/home/jenkins/.buildout/eggs/cp310/Products.PluggableAuthService-2.7.0-py3.10.egg/Products/PluggableAuthService/tests/test_zmi_logout.py", line 29, in _setupUserFolder super(PasMixin, self)._setupUserFolder() File "/home/jenkins/.buildout/eggs/cp310/Products.PluggableAuthService-2.7.0-py3.10.egg/Products/PluggableAuthService/tests/pastc.py", line 45, in _setupUserFolder factory.addPluggableAuthService() FAILED: Products.PluggableAuthService.tests.test_zmi_logout.PasLogoutTests.test_not_logged_in Error Message: 'RequestContainer' object has no attribute 'addPluggableAuthService' Stack Trace: 'RequestContainer' object has no attribute 'addPluggableAuthService' File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/Testing/ZopeTestCase/base.py", line 89, in setUp self._setup() File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/Testing/ZopeTestCase/ZopeTestCase.py", line 59, in _setup self._setupUserFolder() File "/home/jenkins/.buildout/eggs/cp310/Products.PluggableAuthService-2.7.0-py3.10.egg/Products/PluggableAuthService/tests/test_zmi_logout.py", line 29, in _setupUserFolder super(PasMixin, self)._setupUserFolder() File "/home/jenkins/.buildout/eggs/cp310/Products.PluggableAuthService-2.7.0-py3.10.egg/Products/PluggableAuthService/tests/pastc.py", line 45, in _setupUserFolder factory.addPluggableAuthService() FAILED: Products.PortalTransforms.tests.test_engine.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/Products.PortalTransforms-3.1.12-py3.10.egg/Products/PortalTransforms/tests/test_engine.py", line 7, in from Products.PortalTransforms.tests.base import TransformTestCase File "/home/jenkins/.buildout/eggs/cp310/Products.PortalTransforms-3.1.12-py3.10.egg/Products/PortalTransforms/tests/base.py", line 4, in from Products.PortalTransforms.testing import PRODUCTS_PORTALTRANSFORMS_INTEGRATION_TESTING # noqa File "/home/jenkins/.buildout/eggs/cp310/Products.PortalTransforms-3.1.12-py3.10.egg/Products/PortalTransforms/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: Products.PortalTransforms.tests.test_graph.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/Products.PortalTransforms-3.1.12-py3.10.egg/Products/PortalTransforms/tests/test_graph.py", line 2, in from Products.PortalTransforms.tests.base import TransformTestCase File "/home/jenkins/.buildout/eggs/cp310/Products.PortalTransforms-3.1.12-py3.10.egg/Products/PortalTransforms/tests/base.py", line 4, in from Products.PortalTransforms.testing import PRODUCTS_PORTALTRANSFORMS_INTEGRATION_TESTING # noqa File "/home/jenkins/.buildout/eggs/cp310/Products.PortalTransforms-3.1.12-py3.10.egg/Products/PortalTransforms/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: Products.PortalTransforms.tests.test_intelligenttext.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/Products.PortalTransforms-3.1.12-py3.10.egg/Products/PortalTransforms/tests/test_intelligenttext.py", line 2, in from Products.PortalTransforms.tests.base import TransformTestCase File "/home/jenkins/.buildout/eggs/cp310/Products.PortalTransforms-3.1.12-py3.10.egg/Products/PortalTransforms/tests/base.py", line 4, in from Products.PortalTransforms.testing import PRODUCTS_PORTALTRANSFORMS_INTEGRATION_TESTING # noqa File "/home/jenkins/.buildout/eggs/cp310/Products.PortalTransforms-3.1.12-py3.10.egg/Products/PortalTransforms/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: Products.PortalTransforms.tests.test_transforms.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/Products.PortalTransforms-3.1.12-py3.10.egg/Products/PortalTransforms/tests/test_transforms.py", line 9, in from Products.PortalTransforms.tests.base import TransformTestCase File "/home/jenkins/.buildout/eggs/cp310/Products.PortalTransforms-3.1.12-py3.10.egg/Products/PortalTransforms/tests/base.py", line 4, in from Products.PortalTransforms.testing import PRODUCTS_PORTALTRANSFORMS_INTEGRATION_TESTING # noqa File "/home/jenkins/.buildout/eggs/cp310/Products.PortalTransforms-3.1.12-py3.10.egg/Products/PortalTransforms/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: Products.PortalTransforms.tests.test_xss.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/Products.PortalTransforms-3.1.12-py3.10.egg/Products/PortalTransforms/tests/test_xss.py", line 6, in from Products.PortalTransforms.testing import PRODUCTS_PORTALTRANSFORMS_INTEGRATION_TESTING # noqa File "/home/jenkins/.buildout/eggs/cp310/Products.PortalTransforms-3.1.12-py3.10.egg/Products/PortalTransforms/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: Products.ZopeVersionControl.tests.testVersionControl.VersionControlTests.testActivityAPI Error Message: Cannot close a connection joined to a transaction Stack Trace: Cannot close a connection joined to a transaction File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/.buildout/eggs/cp310/Products.ZopeVersionControl-2.0.0-py3.10.egg/Products/ZopeVersionControl/tests/common.py", line 71, in common_setUp self.connection.close() File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 283, in close raise ConnectionStateError("Cannot close a connection joined to " FAILED: Products.ZopeVersionControl.tests.testVersionControl.VersionControlTests.testApplyVersionControl Error Message: Cannot close a connection joined to a transaction Stack Trace: Cannot close a connection joined to a transaction File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/.buildout/eggs/cp310/Products.ZopeVersionControl-2.0.0-py3.10.egg/Products/ZopeVersionControl/tests/common.py", line 71, in common_setUp self.connection.close() File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 283, in close raise ConnectionStateError("Cannot close a connection joined to " FAILED: Products.ZopeVersionControl.tests.testVersionControl.VersionControlTests.testCheckinResource Error Message: Cannot close a connection joined to a transaction Stack Trace: Cannot close a connection joined to a transaction File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/.buildout/eggs/cp310/Products.ZopeVersionControl-2.0.0-py3.10.egg/Products/ZopeVersionControl/tests/common.py", line 71, in common_setUp self.connection.close() File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 283, in close raise ConnectionStateError("Cannot close a connection joined to " FAILED: Products.ZopeVersionControl.tests.testVersionControl.VersionControlTests.testCheckoutResource Error Message: Cannot close a connection joined to a transaction Stack Trace: Cannot close a connection joined to a transaction File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/.buildout/eggs/cp310/Products.ZopeVersionControl-2.0.0-py3.10.egg/Products/ZopeVersionControl/tests/common.py", line 71, in common_setUp self.connection.close() File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 283, in close raise ConnectionStateError("Cannot close a connection joined to " FAILED: Products.ZopeVersionControl.tests.testVersionControl.VersionControlTests.testContainerVersioning Error Message: Cannot close a connection joined to a transaction Stack Trace: Cannot close a connection joined to a transaction File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/.buildout/eggs/cp310/Products.ZopeVersionControl-2.0.0-py3.10.egg/Products/ZopeVersionControl/tests/common.py", line 71, in common_setUp self.connection.close() File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 283, in close raise ConnectionStateError("Cannot close a connection joined to " FAILED: Products.ZopeVersionControl.tests.testVersionControl.VersionControlTests.testDetectPersistentSubObjectChange Error Message: Cannot close a connection joined to a transaction Stack Trace: Cannot close a connection joined to a transaction File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/.buildout/eggs/cp310/Products.ZopeVersionControl-2.0.0-py3.10.egg/Products/ZopeVersionControl/tests/common.py", line 71, in common_setUp self.connection.close() File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 283, in close raise ConnectionStateError("Cannot close a connection joined to " FAILED: Products.ZopeVersionControl.tests.testVersionControl.VersionControlTests.testGetVersionOfResource Error Message: Cannot close a connection joined to a transaction Stack Trace: Cannot close a connection joined to a transaction File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/.buildout/eggs/cp310/Products.ZopeVersionControl-2.0.0-py3.10.egg/Products/ZopeVersionControl/tests/common.py", line 71, in common_setUp self.connection.close() File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 283, in close raise ConnectionStateError("Cannot close a connection joined to " FAILED: Products.ZopeVersionControl.tests.testVersionControl.VersionControlTests.testIsResourceChanged Error Message: Cannot close a connection joined to a transaction Stack Trace: Cannot close a connection joined to a transaction File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/.buildout/eggs/cp310/Products.ZopeVersionControl-2.0.0-py3.10.egg/Products/ZopeVersionControl/tests/common.py", line 71, in common_setUp self.connection.close() File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 283, in close raise ConnectionStateError("Cannot close a connection joined to " FAILED: Products.ZopeVersionControl.tests.testVersionControl.VersionControlTests.testIsResourceUpToDate Error Message: Cannot close a connection joined to a transaction Stack Trace: Cannot close a connection joined to a transaction File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/.buildout/eggs/cp310/Products.ZopeVersionControl-2.0.0-py3.10.egg/Products/ZopeVersionControl/tests/common.py", line 71, in common_setUp self.connection.close() File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 283, in close raise ConnectionStateError("Cannot close a connection joined to " FAILED: Products.ZopeVersionControl.tests.testVersionControl.VersionControlTests.testIsUnderVersionControl Error Message: Cannot close a connection joined to a transaction Stack Trace: Cannot close a connection joined to a transaction File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/.buildout/eggs/cp310/Products.ZopeVersionControl-2.0.0-py3.10.egg/Products/ZopeVersionControl/tests/common.py", line 71, in common_setUp self.connection.close() File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 283, in close raise ConnectionStateError("Cannot close a connection joined to " FAILED: Products.ZopeVersionControl.tests.testVersionControl.VersionControlTests.testIsVersionableResource Error Message: Cannot close a connection joined to a transaction Stack Trace: Cannot close a connection joined to a transaction File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/.buildout/eggs/cp310/Products.ZopeVersionControl-2.0.0-py3.10.egg/Products/ZopeVersionControl/tests/common.py", line 71, in common_setUp self.connection.close() File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 283, in close raise ConnectionStateError("Cannot close a connection joined to " FAILED: Products.ZopeVersionControl.tests.testVersionControl.VersionControlTests.testLabelResource Error Message: Cannot close a connection joined to a transaction Stack Trace: Cannot close a connection joined to a transaction File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/.buildout/eggs/cp310/Products.ZopeVersionControl-2.0.0-py3.10.egg/Products/ZopeVersionControl/tests/common.py", line 71, in common_setUp self.connection.close() File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 283, in close raise ConnectionStateError("Cannot close a connection joined to " FAILED: Products.ZopeVersionControl.tests.testVersionControl.VersionControlTests.testNonVersionedAttribute Error Message: Cannot close a connection joined to a transaction Stack Trace: Cannot close a connection joined to a transaction File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/.buildout/eggs/cp310/Products.ZopeVersionControl-2.0.0-py3.10.egg/Products/ZopeVersionControl/tests/common.py", line 71, in common_setUp self.connection.close() File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 283, in close raise ConnectionStateError("Cannot close a connection joined to " FAILED: Products.ZopeVersionControl.tests.testVersionControl.VersionControlTests.testNonVersionedAttributeWithAcquisition Error Message: Cannot close a connection joined to a transaction Stack Trace: Cannot close a connection joined to a transaction File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/.buildout/eggs/cp310/Products.ZopeVersionControl-2.0.0-py3.10.egg/Products/ZopeVersionControl/tests/common.py", line 71, in common_setUp self.connection.close() File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 283, in close raise ConnectionStateError("Cannot close a connection joined to " FAILED: Products.ZopeVersionControl.tests.testVersionControl.VersionControlTests.testSelectionByDate Error Message: Cannot close a connection joined to a transaction Stack Trace: Cannot close a connection joined to a transaction File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/.buildout/eggs/cp310/Products.ZopeVersionControl-2.0.0-py3.10.egg/Products/ZopeVersionControl/tests/common.py", line 71, in common_setUp self.connection.close() File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 283, in close raise ConnectionStateError("Cannot close a connection joined to " FAILED: Products.ZopeVersionControl.tests.testVersionControl.VersionControlTests.testSelectionByLabel Error Message: Cannot close a connection joined to a transaction Stack Trace: Cannot close a connection joined to a transaction File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/.buildout/eggs/cp310/Products.ZopeVersionControl-2.0.0-py3.10.egg/Products/ZopeVersionControl/tests/common.py", line 71, in common_setUp self.connection.close() File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 283, in close raise ConnectionStateError("Cannot close a connection joined to " FAILED: Products.ZopeVersionControl.tests.testVersionControl.VersionControlTests.testUncheckoutResource Error Message: Cannot close a connection joined to a transaction Stack Trace: Cannot close a connection joined to a transaction File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/.buildout/eggs/cp310/Products.ZopeVersionControl-2.0.0-py3.10.egg/Products/ZopeVersionControl/tests/common.py", line 71, in common_setUp self.connection.close() File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 283, in close raise ConnectionStateError("Cannot close a connection joined to " FAILED: Products.ZopeVersionControl.tests.testVersionControl.VersionControlTests.testUpdateResource Error Message: Cannot close a connection joined to a transaction Stack Trace: Cannot close a connection joined to a transaction File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/.buildout/eggs/cp310/Products.ZopeVersionControl-2.0.0-py3.10.egg/Products/ZopeVersionControl/tests/common.py", line 71, in common_setUp self.connection.close() File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 283, in close raise ConnectionStateError("Cannot close a connection joined to " FAILED: Products.ZopeVersionControl.tests.testVersionControl.VersionControlTests.testVersionBookkeeping Error Message: Cannot close a connection joined to a transaction Stack Trace: Cannot close a connection joined to a transaction File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/.buildout/eggs/cp310/Products.ZopeVersionControl-2.0.0-py3.10.egg/Products/ZopeVersionControl/tests/common.py", line 71, in common_setUp self.connection.close() File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 283, in close raise ConnectionStateError("Cannot close a connection joined to " FAILED: Products.ZopeVersionControl.tests.testVersionControl.VersionControlTests.testActivityAPI Error Message: Cannot close a connection joined to a transaction Stack Trace: Cannot close a connection joined to a transaction File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/.buildout/eggs/cp310/Products.ZopeVersionControl-2.0.0-py3.10.egg/Products/ZopeVersionControl/tests/common.py", line 71, in common_setUp self.connection.close() File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 283, in close raise ConnectionStateError("Cannot close a connection joined to " FAILED: Products.ZopeVersionControl.tests.testVersionControl.VersionControlTests.testApplyVersionControl Error Message: Cannot close a connection joined to a transaction Stack Trace: Cannot close a connection joined to a transaction File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/.buildout/eggs/cp310/Products.ZopeVersionControl-2.0.0-py3.10.egg/Products/ZopeVersionControl/tests/common.py", line 71, in common_setUp self.connection.close() File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 283, in close raise ConnectionStateError("Cannot close a connection joined to " FAILED: Products.ZopeVersionControl.tests.testVersionControl.VersionControlTests.testCheckinResource Error Message: Cannot close a connection joined to a transaction Stack Trace: Cannot close a connection joined to a transaction File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/.buildout/eggs/cp310/Products.ZopeVersionControl-2.0.0-py3.10.egg/Products/ZopeVersionControl/tests/common.py", line 71, in common_setUp self.connection.close() File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 283, in close raise ConnectionStateError("Cannot close a connection joined to " FAILED: Products.ZopeVersionControl.tests.testVersionControl.VersionControlTests.testCheckoutResource Error Message: Cannot close a connection joined to a transaction Stack Trace: Cannot close a connection joined to a transaction File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/.buildout/eggs/cp310/Products.ZopeVersionControl-2.0.0-py3.10.egg/Products/ZopeVersionControl/tests/common.py", line 71, in common_setUp self.connection.close() File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 283, in close raise ConnectionStateError("Cannot close a connection joined to " FAILED: Products.ZopeVersionControl.tests.testVersionControl.VersionControlTests.testContainerVersioning Error Message: Cannot close a connection joined to a transaction Stack Trace: Cannot close a connection joined to a transaction File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/.buildout/eggs/cp310/Products.ZopeVersionControl-2.0.0-py3.10.egg/Products/ZopeVersionControl/tests/common.py", line 71, in common_setUp self.connection.close() File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 283, in close raise ConnectionStateError("Cannot close a connection joined to " FAILED: Products.ZopeVersionControl.tests.testVersionControl.VersionControlTests.testDetectPersistentSubObjectChange Error Message: Cannot close a connection joined to a transaction Stack Trace: Cannot close a connection joined to a transaction File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/.buildout/eggs/cp310/Products.ZopeVersionControl-2.0.0-py3.10.egg/Products/ZopeVersionControl/tests/common.py", line 71, in common_setUp self.connection.close() File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 283, in close raise ConnectionStateError("Cannot close a connection joined to " FAILED: Products.ZopeVersionControl.tests.testVersionControl.VersionControlTests.testGetVersionOfResource Error Message: Cannot close a connection joined to a transaction Stack Trace: Cannot close a connection joined to a transaction File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/.buildout/eggs/cp310/Products.ZopeVersionControl-2.0.0-py3.10.egg/Products/ZopeVersionControl/tests/common.py", line 71, in common_setUp self.connection.close() File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 283, in close raise ConnectionStateError("Cannot close a connection joined to " FAILED: Products.ZopeVersionControl.tests.testVersionControl.VersionControlTests.testIsResourceChanged Error Message: Cannot close a connection joined to a transaction Stack Trace: Cannot close a connection joined to a transaction File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/.buildout/eggs/cp310/Products.ZopeVersionControl-2.0.0-py3.10.egg/Products/ZopeVersionControl/tests/common.py", line 71, in common_setUp self.connection.close() File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 283, in close raise ConnectionStateError("Cannot close a connection joined to " FAILED: Products.ZopeVersionControl.tests.testVersionControl.VersionControlTests.testIsResourceUpToDate Error Message: Cannot close a connection joined to a transaction Stack Trace: Cannot close a connection joined to a transaction File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/.buildout/eggs/cp310/Products.ZopeVersionControl-2.0.0-py3.10.egg/Products/ZopeVersionControl/tests/common.py", line 71, in common_setUp self.connection.close() File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 283, in close raise ConnectionStateError("Cannot close a connection joined to " FAILED: Products.ZopeVersionControl.tests.testVersionControl.VersionControlTests.testIsUnderVersionControl Error Message: Cannot close a connection joined to a transaction Stack Trace: Cannot close a connection joined to a transaction File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/.buildout/eggs/cp310/Products.ZopeVersionControl-2.0.0-py3.10.egg/Products/ZopeVersionControl/tests/common.py", line 71, in common_setUp self.connection.close() File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 283, in close raise ConnectionStateError("Cannot close a connection joined to " FAILED: Products.ZopeVersionControl.tests.testVersionControl.VersionControlTests.testIsVersionableResource Error Message: Cannot close a connection joined to a transaction Stack Trace: Cannot close a connection joined to a transaction File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/.buildout/eggs/cp310/Products.ZopeVersionControl-2.0.0-py3.10.egg/Products/ZopeVersionControl/tests/common.py", line 71, in common_setUp self.connection.close() File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 283, in close raise ConnectionStateError("Cannot close a connection joined to " FAILED: Products.ZopeVersionControl.tests.testVersionControl.VersionControlTests.testLabelResource Error Message: Cannot close a connection joined to a transaction Stack Trace: Cannot close a connection joined to a transaction File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/.buildout/eggs/cp310/Products.ZopeVersionControl-2.0.0-py3.10.egg/Products/ZopeVersionControl/tests/common.py", line 71, in common_setUp self.connection.close() File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 283, in close raise ConnectionStateError("Cannot close a connection joined to " FAILED: Products.ZopeVersionControl.tests.testVersionControl.VersionControlTests.testNonVersionedAttribute Error Message: Cannot close a connection joined to a transaction Stack Trace: Cannot close a connection joined to a transaction File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/.buildout/eggs/cp310/Products.ZopeVersionControl-2.0.0-py3.10.egg/Products/ZopeVersionControl/tests/common.py", line 71, in common_setUp self.connection.close() File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 283, in close raise ConnectionStateError("Cannot close a connection joined to " FAILED: Products.ZopeVersionControl.tests.testVersionControl.VersionControlTests.testNonVersionedAttributeWithAcquisition Error Message: Cannot close a connection joined to a transaction Stack Trace: Cannot close a connection joined to a transaction File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/.buildout/eggs/cp310/Products.ZopeVersionControl-2.0.0-py3.10.egg/Products/ZopeVersionControl/tests/common.py", line 71, in common_setUp self.connection.close() File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 283, in close raise ConnectionStateError("Cannot close a connection joined to " FAILED: Products.ZopeVersionControl.tests.testVersionControl.VersionControlTests.testSelectionByDate Error Message: Cannot close a connection joined to a transaction Stack Trace: Cannot close a connection joined to a transaction File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/.buildout/eggs/cp310/Products.ZopeVersionControl-2.0.0-py3.10.egg/Products/ZopeVersionControl/tests/common.py", line 71, in common_setUp self.connection.close() File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 283, in close raise ConnectionStateError("Cannot close a connection joined to " FAILED: Products.ZopeVersionControl.tests.testVersionControl.VersionControlTests.testSelectionByLabel Error Message: Cannot close a connection joined to a transaction Stack Trace: Cannot close a connection joined to a transaction File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/.buildout/eggs/cp310/Products.ZopeVersionControl-2.0.0-py3.10.egg/Products/ZopeVersionControl/tests/common.py", line 71, in common_setUp self.connection.close() File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 283, in close raise ConnectionStateError("Cannot close a connection joined to " FAILED: Products.ZopeVersionControl.tests.testVersionControl.VersionControlTests.testUncheckoutResource Error Message: Cannot close a connection joined to a transaction Stack Trace: Cannot close a connection joined to a transaction File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/.buildout/eggs/cp310/Products.ZopeVersionControl-2.0.0-py3.10.egg/Products/ZopeVersionControl/tests/common.py", line 71, in common_setUp self.connection.close() File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 283, in close raise ConnectionStateError("Cannot close a connection joined to " FAILED: Products.ZopeVersionControl.tests.testVersionControl.VersionControlTests.testUpdateResource Error Message: Cannot close a connection joined to a transaction Stack Trace: Cannot close a connection joined to a transaction File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/.buildout/eggs/cp310/Products.ZopeVersionControl-2.0.0-py3.10.egg/Products/ZopeVersionControl/tests/common.py", line 71, in common_setUp self.connection.close() File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 283, in close raise ConnectionStateError("Cannot close a connection joined to " FAILED: Products.ZopeVersionControl.tests.testVersionControl.VersionControlTests.testVersionBookkeeping Error Message: Cannot close a connection joined to a transaction Stack Trace: Cannot close a connection joined to a transaction File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/.buildout/eggs/cp310/Products.ZopeVersionControl-2.0.0-py3.10.egg/Products/ZopeVersionControl/tests/common.py", line 71, in common_setUp self.connection.close() File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 283, in close raise ConnectionStateError("Cannot close a connection joined to " FAILED: Products.ZopeVersionControl.tests.testVersionControl.VersionControlTestsWithCommits.testActivityAPI Error Message: Cannot close a connection joined to a transaction Stack Trace: Cannot close a connection joined to a transaction File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/.buildout/eggs/cp310/Products.ZopeVersionControl-2.0.0-py3.10.egg/Products/ZopeVersionControl/tests/common.py", line 71, in common_setUp self.connection.close() File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 283, in close raise ConnectionStateError("Cannot close a connection joined to " FAILED: Products.ZopeVersionControl.tests.testVersionControl.VersionControlTestsWithCommits.testApplyVersionControl Error Message: Cannot close a connection joined to a transaction Stack Trace: Cannot close a connection joined to a transaction File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/.buildout/eggs/cp310/Products.ZopeVersionControl-2.0.0-py3.10.egg/Products/ZopeVersionControl/tests/common.py", line 71, in common_setUp self.connection.close() File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 283, in close raise ConnectionStateError("Cannot close a connection joined to " FAILED: Products.ZopeVersionControl.tests.testVersionControl.VersionControlTestsWithCommits.testCheckinResource Error Message: Cannot close a connection joined to a transaction Stack Trace: Cannot close a connection joined to a transaction File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/.buildout/eggs/cp310/Products.ZopeVersionControl-2.0.0-py3.10.egg/Products/ZopeVersionControl/tests/common.py", line 71, in common_setUp self.connection.close() File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 283, in close raise ConnectionStateError("Cannot close a connection joined to " FAILED: Products.ZopeVersionControl.tests.testVersionControl.VersionControlTestsWithCommits.testCheckoutResource Error Message: Cannot close a connection joined to a transaction Stack Trace: Cannot close a connection joined to a transaction File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/.buildout/eggs/cp310/Products.ZopeVersionControl-2.0.0-py3.10.egg/Products/ZopeVersionControl/tests/common.py", line 71, in common_setUp self.connection.close() File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 283, in close raise ConnectionStateError("Cannot close a connection joined to " FAILED: Products.ZopeVersionControl.tests.testVersionControl.VersionControlTestsWithCommits.testContainerVersioning Error Message: Cannot close a connection joined to a transaction Stack Trace: Cannot close a connection joined to a transaction File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/.buildout/eggs/cp310/Products.ZopeVersionControl-2.0.0-py3.10.egg/Products/ZopeVersionControl/tests/common.py", line 71, in common_setUp self.connection.close() File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 283, in close raise ConnectionStateError("Cannot close a connection joined to " FAILED: Products.ZopeVersionControl.tests.testVersionControl.VersionControlTestsWithCommits.testDetectPersistentSubObjectChange Error Message: Cannot close a connection joined to a transaction Stack Trace: Cannot close a connection joined to a transaction File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/.buildout/eggs/cp310/Products.ZopeVersionControl-2.0.0-py3.10.egg/Products/ZopeVersionControl/tests/common.py", line 71, in common_setUp self.connection.close() File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 283, in close raise ConnectionStateError("Cannot close a connection joined to " FAILED: Products.ZopeVersionControl.tests.testVersionControl.VersionControlTestsWithCommits.testGetVersionOfResource Error Message: Cannot close a connection joined to a transaction Stack Trace: Cannot close a connection joined to a transaction File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/.buildout/eggs/cp310/Products.ZopeVersionControl-2.0.0-py3.10.egg/Products/ZopeVersionControl/tests/common.py", line 71, in common_setUp self.connection.close() File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 283, in close raise ConnectionStateError("Cannot close a connection joined to " FAILED: Products.ZopeVersionControl.tests.testVersionControl.VersionControlTestsWithCommits.testIsResourceChanged Error Message: Cannot close a connection joined to a transaction Stack Trace: Cannot close a connection joined to a transaction File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/.buildout/eggs/cp310/Products.ZopeVersionControl-2.0.0-py3.10.egg/Products/ZopeVersionControl/tests/common.py", line 71, in common_setUp self.connection.close() File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 283, in close raise ConnectionStateError("Cannot close a connection joined to " FAILED: Products.ZopeVersionControl.tests.testVersionControl.VersionControlTestsWithCommits.testIsResourceUpToDate Error Message: Cannot close a connection joined to a transaction Stack Trace: Cannot close a connection joined to a transaction File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/.buildout/eggs/cp310/Products.ZopeVersionControl-2.0.0-py3.10.egg/Products/ZopeVersionControl/tests/common.py", line 71, in common_setUp self.connection.close() File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 283, in close raise ConnectionStateError("Cannot close a connection joined to " FAILED: Products.ZopeVersionControl.tests.testVersionControl.VersionControlTestsWithCommits.testIsUnderVersionControl Error Message: Cannot close a connection joined to a transaction Stack Trace: Cannot close a connection joined to a transaction File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/.buildout/eggs/cp310/Products.ZopeVersionControl-2.0.0-py3.10.egg/Products/ZopeVersionControl/tests/common.py", line 71, in common_setUp self.connection.close() File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 283, in close raise ConnectionStateError("Cannot close a connection joined to " FAILED: Products.ZopeVersionControl.tests.testVersionControl.VersionControlTestsWithCommits.testIsVersionableResource Error Message: Cannot close a connection joined to a transaction Stack Trace: Cannot close a connection joined to a transaction File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/.buildout/eggs/cp310/Products.ZopeVersionControl-2.0.0-py3.10.egg/Products/ZopeVersionControl/tests/common.py", line 71, in common_setUp self.connection.close() File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 283, in close raise ConnectionStateError("Cannot close a connection joined to " FAILED: Products.ZopeVersionControl.tests.testVersionControl.VersionControlTestsWithCommits.testLabelResource Error Message: Cannot close a connection joined to a transaction Stack Trace: Cannot close a connection joined to a transaction File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/.buildout/eggs/cp310/Products.ZopeVersionControl-2.0.0-py3.10.egg/Products/ZopeVersionControl/tests/common.py", line 71, in common_setUp self.connection.close() File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 283, in close raise ConnectionStateError("Cannot close a connection joined to " FAILED: Products.ZopeVersionControl.tests.testVersionControl.VersionControlTestsWithCommits.testNonVersionedAttribute Error Message: Cannot close a connection joined to a transaction Stack Trace: Cannot close a connection joined to a transaction File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/.buildout/eggs/cp310/Products.ZopeVersionControl-2.0.0-py3.10.egg/Products/ZopeVersionControl/tests/common.py", line 71, in common_setUp self.connection.close() File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 283, in close raise ConnectionStateError("Cannot close a connection joined to " FAILED: Products.ZopeVersionControl.tests.testVersionControl.VersionControlTestsWithCommits.testNonVersionedAttributeWithAcquisition Error Message: Cannot close a connection joined to a transaction Stack Trace: Cannot close a connection joined to a transaction File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/.buildout/eggs/cp310/Products.ZopeVersionControl-2.0.0-py3.10.egg/Products/ZopeVersionControl/tests/common.py", line 71, in common_setUp self.connection.close() File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 283, in close raise ConnectionStateError("Cannot close a connection joined to " FAILED: Products.ZopeVersionControl.tests.testVersionControl.VersionControlTestsWithCommits.testSelectionByDate Error Message: Cannot close a connection joined to a transaction Stack Trace: Cannot close a connection joined to a transaction File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/.buildout/eggs/cp310/Products.ZopeVersionControl-2.0.0-py3.10.egg/Products/ZopeVersionControl/tests/common.py", line 71, in common_setUp self.connection.close() File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 283, in close raise ConnectionStateError("Cannot close a connection joined to " FAILED: Products.ZopeVersionControl.tests.testVersionControl.VersionControlTestsWithCommits.testSelectionByLabel Error Message: Cannot close a connection joined to a transaction Stack Trace: Cannot close a connection joined to a transaction File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/.buildout/eggs/cp310/Products.ZopeVersionControl-2.0.0-py3.10.egg/Products/ZopeVersionControl/tests/common.py", line 71, in common_setUp self.connection.close() File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 283, in close raise ConnectionStateError("Cannot close a connection joined to " FAILED: Products.ZopeVersionControl.tests.testVersionControl.VersionControlTestsWithCommits.testUncheckoutResource Error Message: Cannot close a connection joined to a transaction Stack Trace: Cannot close a connection joined to a transaction File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/.buildout/eggs/cp310/Products.ZopeVersionControl-2.0.0-py3.10.egg/Products/ZopeVersionControl/tests/common.py", line 71, in common_setUp self.connection.close() File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 283, in close raise ConnectionStateError("Cannot close a connection joined to " FAILED: Products.ZopeVersionControl.tests.testVersionControl.VersionControlTestsWithCommits.testUpdateResource Error Message: Cannot close a connection joined to a transaction Stack Trace: Cannot close a connection joined to a transaction File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/.buildout/eggs/cp310/Products.ZopeVersionControl-2.0.0-py3.10.egg/Products/ZopeVersionControl/tests/common.py", line 71, in common_setUp self.connection.close() File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 283, in close raise ConnectionStateError("Cannot close a connection joined to " FAILED: Products.ZopeVersionControl.tests.testVersionControl.VersionControlTestsWithCommits.testVersionBookkeeping Error Message: Cannot close a connection joined to a transaction Stack Trace: Cannot close a connection joined to a transaction File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/.buildout/eggs/cp310/Products.ZopeVersionControl-2.0.0-py3.10.egg/Products/ZopeVersionControl/tests/common.py", line 71, in common_setUp self.connection.close() File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 283, in close raise ConnectionStateError("Cannot close a connection joined to " FAILED: Products.ZopeVersionControl.tests.testVersionControl.VersionControlTestsWithCommits.testActivityAPI Error Message: Cannot close a connection joined to a transaction Stack Trace: Cannot close a connection joined to a transaction File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/.buildout/eggs/cp310/Products.ZopeVersionControl-2.0.0-py3.10.egg/Products/ZopeVersionControl/tests/common.py", line 71, in common_setUp self.connection.close() File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 283, in close raise ConnectionStateError("Cannot close a connection joined to " FAILED: Products.ZopeVersionControl.tests.testVersionControl.VersionControlTestsWithCommits.testApplyVersionControl Error Message: Cannot close a connection joined to a transaction Stack Trace: Cannot close a connection joined to a transaction File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/.buildout/eggs/cp310/Products.ZopeVersionControl-2.0.0-py3.10.egg/Products/ZopeVersionControl/tests/common.py", line 71, in common_setUp self.connection.close() File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 283, in close raise ConnectionStateError("Cannot close a connection joined to " FAILED: Products.ZopeVersionControl.tests.testVersionControl.VersionControlTestsWithCommits.testCheckinResource Error Message: Cannot close a connection joined to a transaction Stack Trace: Cannot close a connection joined to a transaction File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/.buildout/eggs/cp310/Products.ZopeVersionControl-2.0.0-py3.10.egg/Products/ZopeVersionControl/tests/common.py", line 71, in common_setUp self.connection.close() File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 283, in close raise ConnectionStateError("Cannot close a connection joined to " FAILED: Products.ZopeVersionControl.tests.testVersionControl.VersionControlTestsWithCommits.testCheckoutResource Error Message: Cannot close a connection joined to a transaction Stack Trace: Cannot close a connection joined to a transaction File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/.buildout/eggs/cp310/Products.ZopeVersionControl-2.0.0-py3.10.egg/Products/ZopeVersionControl/tests/common.py", line 71, in common_setUp self.connection.close() File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 283, in close raise ConnectionStateError("Cannot close a connection joined to " FAILED: Products.ZopeVersionControl.tests.testVersionControl.VersionControlTestsWithCommits.testContainerVersioning Error Message: Cannot close a connection joined to a transaction Stack Trace: Cannot close a connection joined to a transaction File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/.buildout/eggs/cp310/Products.ZopeVersionControl-2.0.0-py3.10.egg/Products/ZopeVersionControl/tests/common.py", line 71, in common_setUp self.connection.close() File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 283, in close raise ConnectionStateError("Cannot close a connection joined to " FAILED: Products.ZopeVersionControl.tests.testVersionControl.VersionControlTestsWithCommits.testDetectPersistentSubObjectChange Error Message: Cannot close a connection joined to a transaction Stack Trace: Cannot close a connection joined to a transaction File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/.buildout/eggs/cp310/Products.ZopeVersionControl-2.0.0-py3.10.egg/Products/ZopeVersionControl/tests/common.py", line 71, in common_setUp self.connection.close() File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 283, in close raise ConnectionStateError("Cannot close a connection joined to " FAILED: Products.ZopeVersionControl.tests.testVersionControl.VersionControlTestsWithCommits.testGetVersionOfResource Error Message: Cannot close a connection joined to a transaction Stack Trace: Cannot close a connection joined to a transaction File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/.buildout/eggs/cp310/Products.ZopeVersionControl-2.0.0-py3.10.egg/Products/ZopeVersionControl/tests/common.py", line 71, in common_setUp self.connection.close() File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 283, in close raise ConnectionStateError("Cannot close a connection joined to " FAILED: Products.ZopeVersionControl.tests.testVersionControl.VersionControlTestsWithCommits.testIsResourceChanged Error Message: Cannot close a connection joined to a transaction Stack Trace: Cannot close a connection joined to a transaction File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/.buildout/eggs/cp310/Products.ZopeVersionControl-2.0.0-py3.10.egg/Products/ZopeVersionControl/tests/common.py", line 71, in common_setUp self.connection.close() File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 283, in close raise ConnectionStateError("Cannot close a connection joined to " FAILED: Products.ZopeVersionControl.tests.testVersionControl.VersionControlTestsWithCommits.testIsResourceUpToDate Error Message: Cannot close a connection joined to a transaction Stack Trace: Cannot close a connection joined to a transaction File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/.buildout/eggs/cp310/Products.ZopeVersionControl-2.0.0-py3.10.egg/Products/ZopeVersionControl/tests/common.py", line 71, in common_setUp self.connection.close() File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 283, in close raise ConnectionStateError("Cannot close a connection joined to " FAILED: Products.ZopeVersionControl.tests.testVersionControl.VersionControlTestsWithCommits.testIsUnderVersionControl Error Message: Cannot close a connection joined to a transaction Stack Trace: Cannot close a connection joined to a transaction File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/.buildout/eggs/cp310/Products.ZopeVersionControl-2.0.0-py3.10.egg/Products/ZopeVersionControl/tests/common.py", line 71, in common_setUp self.connection.close() File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 283, in close raise ConnectionStateError("Cannot close a connection joined to " FAILED: Products.ZopeVersionControl.tests.testVersionControl.VersionControlTestsWithCommits.testIsVersionableResource Error Message: Cannot close a connection joined to a transaction Stack Trace: Cannot close a connection joined to a transaction File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/.buildout/eggs/cp310/Products.ZopeVersionControl-2.0.0-py3.10.egg/Products/ZopeVersionControl/tests/common.py", line 71, in common_setUp self.connection.close() File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 283, in close raise ConnectionStateError("Cannot close a connection joined to " FAILED: Products.ZopeVersionControl.tests.testVersionControl.VersionControlTestsWithCommits.testLabelResource Error Message: Cannot close a connection joined to a transaction Stack Trace: Cannot close a connection joined to a transaction File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/.buildout/eggs/cp310/Products.ZopeVersionControl-2.0.0-py3.10.egg/Products/ZopeVersionControl/tests/common.py", line 71, in common_setUp self.connection.close() File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 283, in close raise ConnectionStateError("Cannot close a connection joined to " FAILED: Products.ZopeVersionControl.tests.testVersionControl.VersionControlTestsWithCommits.testNonVersionedAttribute Error Message: Cannot close a connection joined to a transaction Stack Trace: Cannot close a connection joined to a transaction File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/.buildout/eggs/cp310/Products.ZopeVersionControl-2.0.0-py3.10.egg/Products/ZopeVersionControl/tests/common.py", line 71, in common_setUp self.connection.close() File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 283, in close raise ConnectionStateError("Cannot close a connection joined to " FAILED: Products.ZopeVersionControl.tests.testVersionControl.VersionControlTestsWithCommits.testNonVersionedAttributeWithAcquisition Error Message: Cannot close a connection joined to a transaction Stack Trace: Cannot close a connection joined to a transaction File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/.buildout/eggs/cp310/Products.ZopeVersionControl-2.0.0-py3.10.egg/Products/ZopeVersionControl/tests/common.py", line 71, in common_setUp self.connection.close() File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 283, in close raise ConnectionStateError("Cannot close a connection joined to " FAILED: Products.ZopeVersionControl.tests.testVersionControl.VersionControlTestsWithCommits.testSelectionByDate Error Message: Cannot close a connection joined to a transaction Stack Trace: Cannot close a connection joined to a transaction File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/.buildout/eggs/cp310/Products.ZopeVersionControl-2.0.0-py3.10.egg/Products/ZopeVersionControl/tests/common.py", line 71, in common_setUp self.connection.close() File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 283, in close raise ConnectionStateError("Cannot close a connection joined to " FAILED: Products.ZopeVersionControl.tests.testVersionControl.VersionControlTestsWithCommits.testSelectionByLabel Error Message: Cannot close a connection joined to a transaction Stack Trace: Cannot close a connection joined to a transaction File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/.buildout/eggs/cp310/Products.ZopeVersionControl-2.0.0-py3.10.egg/Products/ZopeVersionControl/tests/common.py", line 71, in common_setUp self.connection.close() File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 283, in close raise ConnectionStateError("Cannot close a connection joined to " FAILED: Products.ZopeVersionControl.tests.testVersionControl.VersionControlTestsWithCommits.testUncheckoutResource Error Message: Cannot close a connection joined to a transaction Stack Trace: Cannot close a connection joined to a transaction File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/.buildout/eggs/cp310/Products.ZopeVersionControl-2.0.0-py3.10.egg/Products/ZopeVersionControl/tests/common.py", line 71, in common_setUp self.connection.close() File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 283, in close raise ConnectionStateError("Cannot close a connection joined to " FAILED: Products.ZopeVersionControl.tests.testVersionControl.VersionControlTestsWithCommits.testUpdateResource Error Message: Cannot close a connection joined to a transaction Stack Trace: Cannot close a connection joined to a transaction File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/.buildout/eggs/cp310/Products.ZopeVersionControl-2.0.0-py3.10.egg/Products/ZopeVersionControl/tests/common.py", line 71, in common_setUp self.connection.close() File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 283, in close raise ConnectionStateError("Cannot close a connection joined to " FAILED: Products.ZopeVersionControl.tests.testVersionControl.VersionControlTestsWithCommits.testVersionBookkeeping Error Message: Cannot close a connection joined to a transaction Stack Trace: Cannot close a connection joined to a transaction File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/.buildout/eggs/cp310/Products.ZopeVersionControl-2.0.0-py3.10.egg/Products/ZopeVersionControl/tests/common.py", line 71, in common_setUp self.connection.close() File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 283, in close raise ConnectionStateError("Cannot close a connection joined to " FAILED: Products.ZopeVersionControl.tests.testVersionHistory.VersionHistoryTests.testBranchHaveName Error Message: Cannot close a connection joined to a transaction Stack Trace: Cannot close a connection joined to a transaction File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/.buildout/eggs/cp310/Products.ZopeVersionControl-2.0.0-py3.10.egg/Products/ZopeVersionControl/tests/common.py", line 71, in common_setUp self.connection.close() File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 283, in close raise ConnectionStateError("Cannot close a connection joined to " FAILED: plone.app.testing.helpers.rst Error Message: Failed doctest test for helpers.rst Stack Trace: Failed doctest test for helpers.rst File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/helpers.rst", line 0 ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/helpers.rst", line 133, in helpers.rst Failed example: runner.setup_layer(options, HELPER_DEMOS_INTEGRATION_TESTING, setupLayers) Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in runner.setup_layer(options, HELPER_DEMOS_INTEGRATION_TESTING, setupLayers) File "/home/jenkins/.buildout/eggs/cp310/zope.testrunner-5.4.0-py3.10.egg/zope/testrunner/runner.py", line 837, in setup_layer setup_layer(options, base, setup_layers) File "/home/jenkins/.buildout/eggs/cp310/zope.testrunner-5.4.0-py3.10.egg/zope/testrunner/runner.py", line 837, in setup_layer setup_layer(options, base, setup_layers) File "/home/jenkins/.buildout/eggs/cp310/zope.testrunner-5.4.0-py3.10.egg/zope/testrunner/runner.py", line 837, in setup_layer setup_layer(options, base, setup_layers) File "/home/jenkins/.buildout/eggs/cp310/zope.testrunner-5.4.0-py3.10.egg/zope/testrunner/runner.py", line 842, in setup_layer layer.setUp() File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zope.py", line 315, in setUp self.setUpDatabase() File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zope.py", line 474, in setUpDatabase self['zodbDB'] = zodb.stackDemoStorage( File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zodb.py", line 30, in stackDemoStorage return DB(storage) File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/DB.py", line 468, in __init__ with self.transaction(u'initial database creation') as conn: File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/DB.py", line 1019, in __enter__ self.conn = self.db.open(self.tm) File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/DB.py", line 777, in open result.open(transaction_manager) File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 921, in open self.newTransaction(None, False) File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 737, in newTransaction invalidated = self._storage.poll_invalidations() File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/mvccadapter.py", line 137, in poll_invalidations ltid = self._storage.lastTransaction() File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/DemoStorage.py", line 211, in lastTransaction t = self.base.lastTransaction() AttributeError: 'ValueDoc' object has no attribute 'lastTransaction' ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/helpers.rst", line 145, in helpers.rst Failed example: queryUtility(Interface, name="dummy1") Expected: Got nothing ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/helpers.rst", line 148, in helpers.rst Failed example: with helpers.ploneSite() as portal: print(portal.title) Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in with helpers.ploneSite() as portal: File "/srv/python3.10/lib/python3.10/contextlib.py", line 135, in __enter__ return next(self.gen) File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/helpers.py", line 249, in ploneSite portal = app[PLONE_SITE_ID] File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/OFS/ObjectManager.py", line 741, in __getitem__ raise KeyError(key) KeyError: 'plone' ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/helpers.rst", line 156, in helpers.rst Failed example: with helpers.ploneSite() as portal: print(is_installed(portal, 'plone.app.testing')) portal.portal_setup.getLastVersionForProfile('plone.app.testing:default') == UNKNOWN Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in with helpers.ploneSite() as portal: File "/srv/python3.10/lib/python3.10/contextlib.py", line 135, in __enter__ return next(self.gen) File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/helpers.py", line 249, in ploneSite portal = app[PLONE_SITE_ID] File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/OFS/ObjectManager.py", line 741, in __getitem__ raise KeyError(key) KeyError: 'plone' ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/helpers.rst", line 168, in helpers.rst Failed example: HELPER_DEMOS_INTEGRATION_TESTING.testSetUp() Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in HELPER_DEMOS_INTEGRATION_TESTING.testSetUp() File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/layers.py", line 314, in testSetUp self['portal'] = portal = self['app'][PLONE_SITE_ID] File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/OFS/ObjectManager.py", line 741, in __getitem__ raise KeyError(key) KeyError: 'plone' ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/helpers.rst", line 178, in helpers.rst Failed example: portal = HELPER_DEMOS_INTEGRATION_TESTING['portal'] # would normally be self.layer['portal'] Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in portal = HELPER_DEMOS_INTEGRATION_TESTING['portal'] # would normally be self.layer['portal'] File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/layer.py", line 30, in __getitem__ raise KeyError(key) KeyError: 'portal' ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/helpers.rst", line 180, in helpers.rst Failed example: sorted(getSecurityManager().getUser().getRolesInContext(portal)) Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in sorted(getSecurityManager().getUser().getRolesInContext(portal)) NameError: name 'portal' is not defined ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/helpers.rst", line 183, in helpers.rst Failed example: getSecurityManager().getUser().getUserName() == TEST_USER_NAME Expected: True Got: False ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/helpers.rst", line 185, in helpers.rst Failed example: getSecurityManager().getUser().getId() == TEST_USER_ID Expected: True Got: False ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/helpers.rst", line 188, in helpers.rst Failed example: helpers.setRoles(portal, TEST_USER_ID, ['Manager']) Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in helpers.setRoles(portal, TEST_USER_ID, ['Manager']) NameError: name 'portal' is not defined ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/helpers.rst", line 189, in helpers.rst Failed example: repr(getSecurityManager()) != sm_repr Expected: True Got: False ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/helpers.rst", line 191, in helpers.rst Failed example: sorted(getSecurityManager().getUser().getRolesInContext(portal)) Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in sorted(getSecurityManager().getUser().getRolesInContext(portal)) NameError: name 'portal' is not defined ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/helpers.rst", line 198, in helpers.rst Failed example: helpers.login(portal, TEST_USER_NAME) Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in helpers.login(portal, TEST_USER_NAME) NameError: name 'portal' is not defined ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/helpers.rst", line 199, in helpers.rst Failed example: getSecurityManager().getUser().getUserName() == TEST_USER_NAME Expected: True Got: False ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/helpers.rst", line 203, in helpers.rst Failed example: portal._setObject('folder1', Folder('folder1')) Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in portal._setObject('folder1', Folder('folder1')) NameError: name 'portal' is not defined ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/helpers.rst", line 208, in helpers.rst Failed example: HELPER_DEMOS_INTEGRATION_TESTING.testTearDown() Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in HELPER_DEMOS_INTEGRATION_TESTING.testTearDown() File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/layers.py", line 318, in testTearDown self.tearDownEnvironment(self['portal']) File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/layer.py", line 30, in __getitem__ raise KeyError(key) KeyError: 'portal' ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/helpers.rst", line 217, in helpers.rst Failed example: queryUtility(Interface, name="dummy1") Expected: Got nothing ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/helpers.rst", line 220, in helpers.rst Failed example: with helpers.ploneSite() as portal: print(portal.title) print(is_installed(portal, 'plone.app.testing')) 'folder1' in portal.objectIds() portal.portal_setup.getLastVersionForProfile('plone.app.testing:default') == UNKNOWN Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in with helpers.ploneSite() as portal: File "/srv/python3.10/lib/python3.10/contextlib.py", line 135, in __enter__ return next(self.gen) File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/helpers.py", line 249, in ploneSite portal = app[PLONE_SITE_ID] File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/OFS/ObjectManager.py", line 741, in __getitem__ raise KeyError(key) KeyError: 'plone' ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/helpers.rst", line 234, in helpers.rst Failed example: runner.tear_down_unneeded(options, [l for l in setupLayers if l not in (HELPER_DEMOS_INTEGRATION_TESTING, HELPER_DEMOS_FIXTURE,)], setupLayers, []) Expected: Tear down plone.app.testing.layers.HelperDemos:Integration in ... seconds. Tear down...HelperDemos in ... seconds. Got nothing ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/helpers.rst", line 241, in helpers.rst Failed example: with helpers.ploneSite() as portal: print(portal.title) print(is_installed(portal, 'plone.app.testing')) portal.portal_setup.getLastVersionForProfile('plone.app.testing:default') == UNKNOWN Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in with helpers.ploneSite() as portal: File "/srv/python3.10/lib/python3.10/contextlib.py", line 135, in __enter__ return next(self.gen) File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/helpers.py", line 249, in ploneSite portal = app[PLONE_SITE_ID] File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/OFS/ObjectManager.py", line 741, in __getitem__ raise KeyError(key) KeyError: 'plone' ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/helpers.rst", line 251, in helpers.rst Failed example: runner.tear_down_unneeded(options, [], setupLayers, []) Expected: Tear down plone.app.testing.layers.PloneFixture in ... seconds. Tear down plone.testing.zope.Startup in ... seconds. Tear down plone.testing.zca.LayerCleanup in ... seconds. Got: Tear down plone.testing.zca.LayerCleanup in 0.002 seconds. ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/helpers.rst", line 346, in helpers.rst Failed example: runner.setup_layer(options, MY_INTEGRATION_TESTING, setupLayers) Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in runner.setup_layer(options, MY_INTEGRATION_TESTING, setupLayers) File "/home/jenkins/.buildout/eggs/cp310/zope.testrunner-5.4.0-py3.10.egg/zope/testrunner/runner.py", line 837, in setup_layer setup_layer(options, base, setup_layers) File "/home/jenkins/.buildout/eggs/cp310/zope.testrunner-5.4.0-py3.10.egg/zope/testrunner/runner.py", line 837, in setup_layer setup_layer(options, base, setup_layers) File "/home/jenkins/.buildout/eggs/cp310/zope.testrunner-5.4.0-py3.10.egg/zope/testrunner/runner.py", line 837, in setup_layer setup_layer(options, base, setup_layers) File "/home/jenkins/.buildout/eggs/cp310/zope.testrunner-5.4.0-py3.10.egg/zope/testrunner/runner.py", line 842, in setup_layer layer.setUp() File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zope.py", line 315, in setUp self.setUpDatabase() File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zope.py", line 474, in setUpDatabase self['zodbDB'] = zodb.stackDemoStorage( File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zodb.py", line 30, in stackDemoStorage return DB(storage) File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/DB.py", line 468, in __init__ with self.transaction(u'initial database creation') as conn: File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/DB.py", line 1019, in __enter__ self.conn = self.db.open(self.tm) File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/DB.py", line 777, in open result.open(transaction_manager) File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 921, in open self.newTransaction(None, False) File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 737, in newTransaction invalidated = self._storage.poll_invalidations() File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/mvccadapter.py", line 137, in poll_invalidations ltid = self._storage.lastTransaction() File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/DemoStorage.py", line 211, in lastTransaction t = self.base.lastTransaction() AttributeError: 'ValueDoc' object has no attribute 'lastTransaction' ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/helpers.rst", line 355, in helpers.rst Failed example: queryUtility(Interface, name="dummy1") Expected: Got nothing ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/helpers.rst", line 358, in helpers.rst Failed example: with helpers.ploneSite() as portal: print(portal.title) Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in with helpers.ploneSite() as portal: File "/srv/python3.10/lib/python3.10/contextlib.py", line 135, in __enter__ return next(self.gen) File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/helpers.py", line 249, in ploneSite portal = app[PLONE_SITE_ID] File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/OFS/ObjectManager.py", line 741, in __getitem__ raise KeyError(key) KeyError: 'plone' ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/helpers.rst", line 362, in helpers.rst Failed example: someGlobal['test'] Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in someGlobal['test'] KeyError: 'test' ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/helpers.rst", line 371, in helpers.rst Failed example: 'plone.app.testing:dummy1' in _profile_registry.listProfiles() Expected: True Got: False ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/helpers.rst", line 375, in helpers.rst Failed example: 'import1' in _import_step_registry.listSteps() Expected: True Got: False ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/helpers.rst", line 379, in helpers.rst Failed example: 'export1' in _export_step_registry.listSteps() Expected: True Got: False ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/helpers.rst", line 383, in helpers.rst Failed example: 'dummy_plugin1' in PluggableAuthService.MultiPlugins Expected: True Got: False ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/helpers.rst", line 387, in helpers.rst Failed example: len(_upgrade_registry.getUpgradeStepsForProfile('plone.app.testing:default')) Expected: 1 Got: 0 ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/helpers.rst", line 394, in helpers.rst Failed example: runner.tear_down_unneeded(options, [l for l in setupLayers if l not in (MY_INTEGRATION_TESTING, MY_FIXTURE)], setupLayers, []) Expected: Tear down plone.app.testing.layers.MyLayer:Integration in ... seconds. Got nothing ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/helpers.rst", line 400, in helpers.rst Failed example: with helpers.ploneSite() as portal: print(portal.title) Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in with helpers.ploneSite() as portal: File "/srv/python3.10/lib/python3.10/contextlib.py", line 135, in __enter__ return next(self.gen) File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/helpers.py", line 249, in ploneSite portal = app[PLONE_SITE_ID] File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/OFS/ObjectManager.py", line 741, in __getitem__ raise KeyError(key) KeyError: 'plone' ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/helpers.rst", line 407, in helpers.rst Failed example: len(_profile_registry.listProfiles()) == numProfiles - 1 Expected: True Got: False ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/helpers.rst", line 412, in helpers.rst Failed example: len(_import_step_registry.listSteps()) == numImportSteps - 1 Expected: True Got: False ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/helpers.rst", line 417, in helpers.rst Failed example: len(_export_step_registry.listSteps()) == numExportSteps - 1 Expected: True Got: False ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/helpers.rst", line 422, in helpers.rst Failed example: len(_upgrade_registry.keys()) == numUpgrades - 1 Expected: True Got: False ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/helpers.rst", line 433, in helpers.rst Failed example: runner.tear_down_unneeded(options, [], setupLayers, []) Expected: Tear down plone.app.testing.layers.PloneFixture in ... seconds. Tear down plone.testing.zope.Startup in ... seconds. Tear down plone.testing.zca.LayerCleanup in ... seconds. Got: Tear down plone.testing.zca.LayerCleanup in 0.001 seconds. File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 591, in run self._callTestMethod(testMethod) File "/srv/python3.10/lib/python3.10/unittest/case.py", line 549, in _callTestMethod method() File "/srv/python3.10/lib/python3.10/doctest.py", line 2216, in runTest raise self.failureException(self.format_failure(new.getvalue())) FAILED: plone.app.testing.layers.rst Error Message: Failed doctest test for layers.rst Stack Trace: Failed doctest test for layers.rst File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/layers.rst", line 0 ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/layers.rst", line 47, in layers.rst Failed example: runner.setup_layer(options, layers.PLONE_FIXTURE, setupLayers) # doctest: +ELLIPSIS Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in runner.setup_layer(options, layers.PLONE_FIXTURE, setupLayers) # doctest: +ELLIPSIS File "/home/jenkins/.buildout/eggs/cp310/zope.testrunner-5.4.0-py3.10.egg/zope/testrunner/runner.py", line 842, in setup_layer layer.setUp() File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/layers.py", line 101, in setUp self.setUpZCML() File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/layers.py", line 164, in setUpZCML loadAll('configure.zcml') File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/layers.py", line 159, in loadAll xmlconfig.file(filename, package, context=context) File "/home/jenkins/.buildout/eggs/cp310/zope.configuration-4.4.0-py3.10.egg/zope/configuration/xmlconfig.py", line 657, in file include(context, name, package) File "/home/jenkins/.buildout/eggs/cp310/zope.configuration-4.4.0-py3.10.egg/zope/configuration/xmlconfig.py", line 557, in include processxmlfile(f, context) File "/home/jenkins/.buildout/eggs/cp310/zope.configuration-4.4.0-py3.10.egg/zope/configuration/xmlconfig.py", line 407, in processxmlfile parser.parse(src) File "/srv/python3.10/lib/python3.10/xml/sax/expatreader.py", line 111, in parse xmlreader.IncrementalParser.parse(self, source) File "/srv/python3.10/lib/python3.10/xml/sax/xmlreader.py", line 125, in parse self.feed(buffer) File "/srv/python3.10/lib/python3.10/xml/sax/expatreader.py", line 217, in feed self._parser.Parse(data, isFinal) File "/tmp/Python-3.10.0/Modules/pyexpat.c", line 470, in EndElement ("(N)", string_intern(self, name))) File "/srv/python3.10/lib/python3.10/xml/sax/expatreader.py", line 381, in end_element_ns self._cont_handler.endElementNS(pair, None) File "/home/jenkins/.buildout/eggs/cp310/zope.configuration-4.4.0-py3.10.egg/zope/configuration/xmlconfig.py", line 393, in endElementNS self._handle_exception(ex, info) File "/home/jenkins/.buildout/eggs/cp310/zope.configuration-4.4.0-py3.10.egg/zope/configuration/xmlconfig.py", line 391, in endElementNS self.context.end() File "/home/jenkins/.buildout/eggs/cp310/zope.configuration-4.4.0-py3.10.egg/zope/configuration/config.py", line 704, in end self.stack.pop().finish() File "/home/jenkins/.buildout/eggs/cp310/zope.configuration-4.4.0-py3.10.egg/zope/configuration/config.py", line 869, in finish actions = self.handler(context, **args) File "/home/jenkins/.buildout/eggs/cp310/zope.configuration-4.4.0-py3.10.egg/zope/configuration/xmlconfig.py", line 557, in include processxmlfile(f, context) File "/home/jenkins/.buildout/eggs/cp310/zope.configuration-4.4.0-py3.10.egg/zope/configuration/xmlconfig.py", line 407, in processxmlfile parser.parse(src) File "/srv/python3.10/lib/python3.10/xml/sax/expatreader.py", line 111, in parse xmlreader.IncrementalParser.parse(self, source) File "/srv/python3.10/lib/python3.10/xml/sax/xmlreader.py", line 125, in parse self.feed(buffer) File "/srv/python3.10/lib/python3.10/xml/sax/expatreader.py", line 217, in feed self._parser.Parse(data, isFinal) File "/tmp/Python-3.10.0/Modules/pyexpat.c", line 470, in EndElement ("(N)", string_intern(self, name))) File "/srv/python3.10/lib/python3.10/xml/sax/expatreader.py", line 381, in end_element_ns self._cont_handler.endElementNS(pair, None) File "/home/jenkins/.buildout/eggs/cp310/zope.configuration-4.4.0-py3.10.egg/zope/configuration/xmlconfig.py", line 393, in endElementNS self._handle_exception(ex, info) File "/home/jenkins/.buildout/eggs/cp310/zope.configuration-4.4.0-py3.10.egg/zope/configuration/xmlconfig.py", line 391, in endElementNS self.context.end() File "/home/jenkins/.buildout/eggs/cp310/zope.configuration-4.4.0-py3.10.egg/zope/configuration/config.py", line 704, in end self.stack.pop().finish() File "/home/jenkins/.buildout/eggs/cp310/zope.configuration-4.4.0-py3.10.egg/zope/configuration/config.py", line 869, in finish actions = self.handler(context, **args) File "/home/jenkins/.buildout/eggs/cp310/zope.configuration-4.4.0-py3.10.egg/zope/configuration/xmlconfig.py", line 557, in include processxmlfile(f, context) File "/home/jenkins/.buildout/eggs/cp310/zope.configuration-4.4.0-py3.10.egg/zope/configuration/xmlconfig.py", line 407, in processxmlfile parser.parse(src) File "/srv/python3.10/lib/python3.10/xml/sax/expatreader.py", line 111, in parse xmlreader.IncrementalParser.parse(self, source) File "/srv/python3.10/lib/python3.10/xml/sax/xmlreader.py", line 125, in parse self.feed(buffer) File "/srv/python3.10/lib/python3.10/xml/sax/expatreader.py", line 217, in feed self._parser.Parse(data, isFinal) File "/tmp/Python-3.10.0/Modules/pyexpat.c", line 470, in EndElement ("(N)", string_intern(self, name))) File "/srv/python3.10/lib/python3.10/xml/sax/expatreader.py", line 381, in end_element_ns self._cont_handler.endElementNS(pair, None) File "/home/jenkins/.buildout/eggs/cp310/zope.configuration-4.4.0-py3.10.egg/zope/configuration/xmlconfig.py", line 393, in endElementNS self._handle_exception(ex, info) File "/home/jenkins/.buildout/eggs/cp310/zope.configuration-4.4.0-py3.10.egg/zope/configuration/xmlconfig.py", line 391, in endElementNS self.context.end() File "/home/jenkins/.buildout/eggs/cp310/zope.configuration-4.4.0-py3.10.egg/zope/configuration/config.py", line 704, in end self.stack.pop().finish() File "/home/jenkins/.buildout/eggs/cp310/zope.configuration-4.4.0-py3.10.egg/zope/configuration/config.py", line 869, in finish actions = self.handler(context, **args) File "/home/jenkins/.buildout/eggs/cp310/zope.configuration-4.4.0-py3.10.egg/zope/configuration/xmlconfig.py", line 557, in include processxmlfile(f, context) File "/home/jenkins/.buildout/eggs/cp310/zope.configuration-4.4.0-py3.10.egg/zope/configuration/xmlconfig.py", line 407, in processxmlfile parser.parse(src) File "/srv/python3.10/lib/python3.10/xml/sax/expatreader.py", line 111, in parse xmlreader.IncrementalParser.parse(self, source) File "/srv/python3.10/lib/python3.10/xml/sax/xmlreader.py", line 125, in parse self.feed(buffer) File "/srv/python3.10/lib/python3.10/xml/sax/expatreader.py", line 217, in feed self._parser.Parse(data, isFinal) File "/tmp/Python-3.10.0/Modules/pyexpat.c", line 470, in EndElement ("(N)", string_intern(self, name))) File "/srv/python3.10/lib/python3.10/xml/sax/expatreader.py", line 381, in end_element_ns self._cont_handler.endElementNS(pair, None) File "/home/jenkins/.buildout/eggs/cp310/zope.configuration-4.4.0-py3.10.egg/zope/configuration/xmlconfig.py", line 393, in endElementNS self._handle_exception(ex, info) File "/home/jenkins/.buildout/eggs/cp310/zope.configuration-4.4.0-py3.10.egg/zope/configuration/xmlconfig.py", line 391, in endElementNS self.context.end() File "/home/jenkins/.buildout/eggs/cp310/zope.configuration-4.4.0-py3.10.egg/zope/configuration/config.py", line 704, in end self.stack.pop().finish() File "/home/jenkins/.buildout/eggs/cp310/zope.configuration-4.4.0-py3.10.egg/zope/configuration/config.py", line 869, in finish actions = self.handler(context, **args) File "/home/jenkins/.buildout/eggs/cp310/zope.configuration-4.4.0-py3.10.egg/zope/configuration/xmlconfig.py", line 557, in include processxmlfile(f, context) File "/home/jenkins/.buildout/eggs/cp310/zope.configuration-4.4.0-py3.10.egg/zope/configuration/xmlconfig.py", line 407, in processxmlfile parser.parse(src) File "/srv/python3.10/lib/python3.10/xml/sax/expatreader.py", line 111, in parse xmlreader.IncrementalParser.parse(self, source) File "/srv/python3.10/lib/python3.10/xml/sax/xmlreader.py", line 125, in parse self.feed(buffer) File "/srv/python3.10/lib/python3.10/xml/sax/expatreader.py", line 217, in feed self._parser.Parse(data, isFinal) File "/tmp/Python-3.10.0/Modules/pyexpat.c", line 470, in EndElement ("(N)", string_intern(self, name))) File "/srv/python3.10/lib/python3.10/xml/sax/expatreader.py", line 381, in end_element_ns self._cont_handler.endElementNS(pair, None) File "/home/jenkins/.buildout/eggs/cp310/zope.configuration-4.4.0-py3.10.egg/zope/configuration/xmlconfig.py", line 393, in endElementNS self._handle_exception(ex, info) File "/home/jenkins/.buildout/eggs/cp310/zope.configuration-4.4.0-py3.10.egg/zope/configuration/xmlconfig.py", line 391, in endElementNS self.context.end() File "/home/jenkins/.buildout/eggs/cp310/zope.configuration-4.4.0-py3.10.egg/zope/configuration/config.py", line 704, in end self.stack.pop().finish() File "/home/jenkins/.buildout/eggs/cp310/zope.configuration-4.4.0-py3.10.egg/zope/configuration/config.py", line 869, in finish actions = self.handler(context, **args) File "/home/jenkins/.buildout/eggs/cp310/zope.configuration-4.4.0-py3.10.egg/zope/configuration/xmlconfig.py", line 557, in include processxmlfile(f, context) File "/home/jenkins/.buildout/eggs/cp310/zope.configuration-4.4.0-py3.10.egg/zope/configuration/xmlconfig.py", line 407, in processxmlfile parser.parse(src) File "/srv/python3.10/lib/python3.10/xml/sax/expatreader.py", line 111, in parse xmlreader.IncrementalParser.parse(self, source) File "/srv/python3.10/lib/python3.10/xml/sax/xmlreader.py", line 125, in parse self.feed(buffer) File "/srv/python3.10/lib/python3.10/xml/sax/expatreader.py", line 217, in feed self._parser.Parse(data, isFinal) File "/tmp/Python-3.10.0/Modules/pyexpat.c", line 470, in EndElement ("(N)", string_intern(self, name))) File "/srv/python3.10/lib/python3.10/xml/sax/expatreader.py", line 381, in end_element_ns self._cont_handler.endElementNS(pair, None) File "/home/jenkins/.buildout/eggs/cp310/zope.configuration-4.4.0-py3.10.egg/zope/configuration/xmlconfig.py", line 393, in endElementNS self._handle_exception(ex, info) File "/home/jenkins/.buildout/eggs/cp310/zope.configuration-4.4.0-py3.10.egg/zope/configuration/xmlconfig.py", line 391, in endElementNS self.context.end() File "/home/jenkins/.buildout/eggs/cp310/zope.configuration-4.4.0-py3.10.egg/zope/configuration/config.py", line 704, in end self.stack.pop().finish() File "/home/jenkins/.buildout/eggs/cp310/zope.configuration-4.4.0-py3.10.egg/zope/configuration/config.py", line 869, in finish actions = self.handler(context, **args) File "/home/jenkins/.buildout/eggs/cp310/zope.configuration-4.4.0-py3.10.egg/zope/configuration/xmlconfig.py", line 557, in include processxmlfile(f, context) File "/home/jenkins/.buildout/eggs/cp310/zope.configuration-4.4.0-py3.10.egg/zope/configuration/xmlconfig.py", line 407, in processxmlfile parser.parse(src) File "/srv/python3.10/lib/python3.10/xml/sax/expatreader.py", line 111, in parse xmlreader.IncrementalParser.parse(self, source) File "/srv/python3.10/lib/python3.10/xml/sax/xmlreader.py", line 125, in parse self.feed(buffer) File "/srv/python3.10/lib/python3.10/xml/sax/expatreader.py", line 217, in feed self._parser.Parse(data, isFinal) File "/tmp/Python-3.10.0/Modules/pyexpat.c", line 470, in EndElement ("(N)", string_intern(self, name))) File "/srv/python3.10/lib/python3.10/xml/sax/expatreader.py", line 381, in end_element_ns self._cont_handler.endElementNS(pair, None) File "/home/jenkins/.buildout/eggs/cp310/zope.configuration-4.4.0-py3.10.egg/zope/configuration/xmlconfig.py", line 393, in endElementNS self._handle_exception(ex, info) File "/home/jenkins/.buildout/eggs/cp310/zope.configuration-4.4.0-py3.10.egg/zope/configuration/xmlconfig.py", line 391, in endElementNS self.context.end() File "/home/jenkins/.buildout/eggs/cp310/zope.configuration-4.4.0-py3.10.egg/zope/configuration/config.py", line 704, in end self.stack.pop().finish() File "/home/jenkins/.buildout/eggs/cp310/zope.configuration-4.4.0-py3.10.egg/zope/configuration/config.py", line 869, in finish actions = self.handler(context, **args) File "/home/jenkins/.buildout/eggs/cp310/zope.configuration-4.4.0-py3.10.egg/zope/configuration/xmlconfig.py", line 557, in include processxmlfile(f, context) File "/home/jenkins/.buildout/eggs/cp310/zope.configuration-4.4.0-py3.10.egg/zope/configuration/xmlconfig.py", line 407, in processxmlfile parser.parse(src) File "/srv/python3.10/lib/python3.10/xml/sax/expatreader.py", line 111, in parse xmlreader.IncrementalParser.parse(self, source) File "/srv/python3.10/lib/python3.10/xml/sax/xmlreader.py", line 125, in parse self.feed(buffer) File "/srv/python3.10/lib/python3.10/xml/sax/expatreader.py", line 217, in feed self._parser.Parse(data, isFinal) File "/tmp/Python-3.10.0/Modules/pyexpat.c", line 470, in EndElement ("(N)", string_intern(self, name))) File "/srv/python3.10/lib/python3.10/xml/sax/expatreader.py", line 381, in end_element_ns self._cont_handler.endElementNS(pair, None) File "/home/jenkins/.buildout/eggs/cp310/zope.configuration-4.4.0-py3.10.egg/zope/configuration/xmlconfig.py", line 393, in endElementNS self._handle_exception(ex, info) File "/home/jenkins/.buildout/eggs/cp310/zope.configuration-4.4.0-py3.10.egg/zope/configuration/xmlconfig.py", line 391, in endElementNS self.context.end() File "/home/jenkins/.buildout/eggs/cp310/zope.configuration-4.4.0-py3.10.egg/zope/configuration/config.py", line 704, in end self.stack.pop().finish() File "/home/jenkins/.buildout/eggs/cp310/zope.configuration-4.4.0-py3.10.egg/zope/configuration/config.py", line 869, in finish actions = self.handler(context, **args) File "/home/jenkins/.buildout/eggs/cp310/zope.configuration-4.4.0-py3.10.egg/zope/configuration/xmlconfig.py", line 557, in include processxmlfile(f, context) File "/home/jenkins/.buildout/eggs/cp310/zope.configuration-4.4.0-py3.10.egg/zope/configuration/xmlconfig.py", line 407, in processxmlfile parser.parse(src) File "/srv/python3.10/lib/python3.10/xml/sax/expatreader.py", line 111, in parse xmlreader.IncrementalParser.parse(self, source) File "/srv/python3.10/lib/python3.10/xml/sax/xmlreader.py", line 125, in parse self.feed(buffer) File "/srv/python3.10/lib/python3.10/xml/sax/expatreader.py", line 217, in feed self._parser.Parse(data, isFinal) File "/tmp/Python-3.10.0/Modules/pyexpat.c", line 470, in EndElement ("(N)", string_intern(self, name))) File "/srv/python3.10/lib/python3.10/xml/sax/expatreader.py", line 381, in end_element_ns self._cont_handler.endElementNS(pair, None) File "/home/jenkins/.buildout/eggs/cp310/zope.configuration-4.4.0-py3.10.egg/zope/configuration/xmlconfig.py", line 393, in endElementNS self._handle_exception(ex, info) File "/home/jenkins/.buildout/eggs/cp310/zope.configuration-4.4.0-py3.10.egg/zope/configuration/xmlconfig.py", line 235, in _handle_exception reraise(exc, None, sys.exc_info()[2]) File "/home/jenkins/.buildout/eggs/cp310/zope.configuration-4.4.0-py3.10.egg/zope/configuration/_compat.py", line 30, in reraise raise value.with_traceback(tb) File "/home/jenkins/.buildout/eggs/cp310/zope.configuration-4.4.0-py3.10.egg/zope/configuration/xmlconfig.py", line 391, in endElementNS self.context.end() File "/home/jenkins/.buildout/eggs/cp310/zope.configuration-4.4.0-py3.10.egg/zope/configuration/config.py", line 704, in end self.stack.pop().finish() File "/home/jenkins/.buildout/eggs/cp310/zope.configuration-4.4.0-py3.10.egg/zope/configuration/config.py", line 868, in finish args = toargs(context, *self.argdata) File "/home/jenkins/.buildout/eggs/cp310/zope.configuration-4.4.0-py3.10.egg/zope/configuration/config.py", line 1687, in toargs args[str(name)] = field.fromUnicode(s) File "/home/jenkins/.buildout/eggs/cp310/zope.configuration-4.4.0-py3.10.egg/zope/configuration/fields.py", line 172, in fromUnicode value = self.context.resolve(name) File "/home/jenkins/.buildout/eggs/cp310/zope.configuration-4.4.0-py3.10.egg/zope/configuration/config.py", line 226, in resolve __import__(mname) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/controlpanel/browser/resourceregistry.py", line 13, in from Products.CMFPlone.resources.browser.cook import cookWhenChangingSettings File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/resources/browser/cook.py", line 14, in from scss import Compiler File "/home/jenkins/.buildout/eggs/cp310/pyScss-1.3.7-py3.10-linux-x86_64.egg/scss/__init__.py", line 56, in from scss.compiler import Compiler File "/home/jenkins/.buildout/eggs/cp310/pyScss-1.3.7-py3.10-linux-x86_64.egg/scss/compiler.py", line 22, in from scss.calculator import Calculator File "/home/jenkins/.buildout/eggs/cp310/pyScss-1.3.7-py3.10-linux-x86_64.egg/scss/calculator.py", line 11, in from scss.ast import Literal File "/home/jenkins/.buildout/eggs/cp310/pyScss-1.3.7-py3.10-linux-x86_64.egg/scss/ast.py", line 24, in from scss.types import Boolean File "/home/jenkins/.buildout/eggs/cp310/pyScss-1.3.7-py3.10-linux-x86_64.egg/scss/types.py", line 6, in from collections import Iterable zope.configuration.xmlconfig.ZopeXMLConfigurationError: File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/controlpanel/browser/configure.zcml", line 168.2-174.8 File "/home/jenkins/.buildout/eggs/cp310/plonetheme.barceloneta-3.0.0a9-py3.10.egg/plonetheme/barceloneta/configure.zcml", line 8.2-8.41 File "/home/jenkins/.buildout/eggs/cp310/plone.app.theming-5.0.0a4-py3.10.egg/plone/app/theming/configure.zcml", line 13.4-13.44 File "/home/jenkins/.buildout/eggs/cp310/plone.app.registry-2.0.0a7-py3.10.egg/plone/app/registry/configure.zcml", line 12.4-12.34 File "/home/jenkins/.buildout/eggs/cp310/plone.app.registry-2.0.0a7-py3.10.egg/plone/app/registry/browser/configure.zcml", line 6.4-6.43 File "/home/jenkins/.buildout/eggs/cp310/plone.app.z3cform-4.0.0a6-py3.10.egg/plone/app/z3cform/configure.zcml", line 10.2-10.41 File "/home/jenkins/.buildout/eggs/cp310/plone.app.widgets-3.0.6-py3.10.egg/plone/app/widgets/configure.zcml", line 6.2-6.41 File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/configure.zcml", line 50.2-50.37 File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/controlpanel/configure.zcml", line 8.2-8.32 ImportError: cannot import name 'Iterable' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/layers.rst", line 62, in layers.rst Failed example: with zope.zopeApp() as app: print(app['acl_users'].getUser(SITE_OWNER_NAME)) print(sorted(app['acl_users'].getUser(SITE_OWNER_NAME).getRolesInContext(app))) Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 3, in print(sorted(app['acl_users'].getUser(SITE_OWNER_NAME).getRolesInContext(app))) AttributeError: 'NoneType' object has no attribute 'getRolesInContext' ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/layers.rst", line 71, in layers.rst Failed example: with helpers.ploneSite() as portal: print(portal['portal_registry']['plone.app.theming.interfaces.IThemeSettings.rules']) Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in with helpers.ploneSite() as portal: File "/srv/python3.10/lib/python3.10/contextlib.py", line 135, in __enter__ return next(self.gen) File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/helpers.py", line 249, in ploneSite portal = app[PLONE_SITE_ID] File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/OFS/ObjectManager.py", line 741, in __getitem__ raise KeyError(key) KeyError: 'plone' ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/layers.rst", line 85, in layers.rst Failed example: with helpers.ploneSite() as portal: print(portal['acl_users'].getUser(TEST_USER_NAME).getId()) print(portal['acl_users'].getUser(TEST_USER_NAME).getUserName()) print(sorted(portal['acl_users'].getUser(TEST_USER_NAME).getRolesInContext(portal))) Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in with helpers.ploneSite() as portal: File "/srv/python3.10/lib/python3.10/contextlib.py", line 135, in __enter__ return next(self.gen) File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/helpers.py", line 249, in ploneSite portal = app[PLONE_SITE_ID] File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/OFS/ObjectManager.py", line 741, in __getitem__ raise KeyError(key) KeyError: 'plone' ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/layers.rst", line 95, in layers.rst Failed example: with helpers.ploneSite() as portal: print(portal['portal_workflow'].getDefaultChain()) Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in with helpers.ploneSite() as portal: File "/srv/python3.10/lib/python3.10/contextlib.py", line 135, in __enter__ return next(self.gen) File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/helpers.py", line 249, in ploneSite portal = app[PLONE_SITE_ID] File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/OFS/ObjectManager.py", line 741, in __getitem__ raise KeyError(key) KeyError: 'plone' ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/layers.rst", line 101, in layers.rst Failed example: runner.tear_down_unneeded(options, [], setupLayers, []) Expected: Tear down plone.app.testing.layers.PloneFixture in ... seconds. Tear down plone.testing.zope.Startup in ... seconds. Tear down plone.testing.zca.LayerCleanup in ... seconds. Got: Tear down plone.testing.zope.Startup in 0.003 seconds. Tear down plone.testing.zca.LayerCleanup in 0.003 seconds. ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/layers.rst", line 122, in layers.rst Failed example: runner.setup_layer(options, layers.PLONE_INTEGRATION_TESTING, setupLayers) Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in runner.setup_layer(options, layers.PLONE_INTEGRATION_TESTING, setupLayers) File "/home/jenkins/.buildout/eggs/cp310/zope.testrunner-5.4.0-py3.10.egg/zope/testrunner/runner.py", line 837, in setup_layer setup_layer(options, base, setup_layers) File "/home/jenkins/.buildout/eggs/cp310/zope.testrunner-5.4.0-py3.10.egg/zope/testrunner/runner.py", line 837, in setup_layer setup_layer(options, base, setup_layers) File "/home/jenkins/.buildout/eggs/cp310/zope.testrunner-5.4.0-py3.10.egg/zope/testrunner/runner.py", line 842, in setup_layer layer.setUp() File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zope.py", line 315, in setUp self.setUpDatabase() File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zope.py", line 474, in setUpDatabase self['zodbDB'] = zodb.stackDemoStorage( File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zodb.py", line 30, in stackDemoStorage return DB(storage) File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/DB.py", line 468, in __init__ with self.transaction(u'initial database creation') as conn: File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/DB.py", line 1019, in __enter__ self.conn = self.db.open(self.tm) File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/DB.py", line 777, in open result.open(transaction_manager) File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 921, in open self.newTransaction(None, False) File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 737, in newTransaction invalidated = self._storage.poll_invalidations() File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/mvccadapter.py", line 137, in poll_invalidations ltid = self._storage.lastTransaction() File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/DemoStorage.py", line 211, in lastTransaction t = self.base.lastTransaction() AttributeError: 'ValueDoc' object has no attribute 'lastTransaction' ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/layers.rst", line 133, in layers.rst Failed example: layers.PLONE_INTEGRATION_TESTING.testSetUp() Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in layers.PLONE_INTEGRATION_TESTING.testSetUp() File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/layers.py", line 314, in testSetUp self['portal'] = portal = self['app'][PLONE_SITE_ID] File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/OFS/ObjectManager.py", line 741, in __getitem__ raise KeyError(key) KeyError: 'plone' ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/layers.rst", line 137, in layers.rst Failed example: layers.PLONE_INTEGRATION_TESTING['portal'] # would normally be self.layer['portal'] Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in layers.PLONE_INTEGRATION_TESTING['portal'] # would normally be self.layer['portal'] File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/layer.py", line 30, in __getitem__ raise KeyError(key) KeyError: 'portal' ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/layers.rst", line 143, in layers.rst Failed example: getSiteManager() Expected: Got: ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/layers.rst", line 149, in layers.rst Failed example: getSecurityManager().getUser() Expected: Got: ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/layers.rst", line 156, in layers.rst Failed example: portal = layers.PLONE_INTEGRATION_TESTING['portal'] # would normally be self.layer['portal'] Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in portal = layers.PLONE_INTEGRATION_TESTING['portal'] # would normally be self.layer['portal'] File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/layer.py", line 30, in __getitem__ raise KeyError(key) KeyError: 'portal' ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/layers.rst", line 157, in layers.rst Failed example: helpers.setRoles(portal, TEST_USER_ID, ['Manager']) Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in helpers.setRoles(portal, TEST_USER_ID, ['Manager']) NameError: name 'portal' is not defined ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/layers.rst", line 159, in layers.rst Failed example: portal._setObject('d1', SimpleItem('d1')) Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in portal._setObject('d1', SimpleItem('d1')) NameError: name 'portal' is not defined ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/layers.rst", line 161, in layers.rst Failed example: 'd1' in portal.objectIds() Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in 'd1' in portal.objectIds() NameError: name 'portal' is not defined ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/layers.rst", line 166, in layers.rst Failed example: layers.PLONE_INTEGRATION_TESTING.testTearDown() Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in layers.PLONE_INTEGRATION_TESTING.testTearDown() File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/layers.py", line 318, in testTearDown self.tearDownEnvironment(self['portal']) File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/layer.py", line 30, in __getitem__ raise KeyError(key) KeyError: 'portal' ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/layers.rst", line 173, in layers.rst Failed example: with helpers.ploneSite() as portal: 'd1' in portal.objectIds() Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in with helpers.ploneSite() as portal: File "/srv/python3.10/lib/python3.10/contextlib.py", line 135, in __enter__ return next(self.gen) File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/helpers.py", line 249, in ploneSite portal = app[PLONE_SITE_ID] File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/OFS/ObjectManager.py", line 741, in __getitem__ raise KeyError(key) KeyError: 'plone' ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/layers.rst", line 184, in layers.rst Failed example: getSiteManager() Expected: Got: ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/layers.rst", line 189, in layers.rst Failed example: runner.tear_down_unneeded(options, [], setupLayers, []) Expected: Tear down plone.app.testing.layers.Plone:Integration in ... seconds. Tear down plone.app.testing.layers.PloneFixture in ... seconds. Tear down plone.testing.zope.Startup in ... seconds. Tear down plone.testing.zca.LayerCleanup in ... seconds. Got: Tear down plone.testing.zca.LayerCleanup in 0.002 seconds. ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/layers.rst", line 211, in layers.rst Failed example: runner.setup_layer(options, layers.PLONE_FUNCTIONAL_TESTING, setupLayers) Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in runner.setup_layer(options, layers.PLONE_FUNCTIONAL_TESTING, setupLayers) File "/home/jenkins/.buildout/eggs/cp310/zope.testrunner-5.4.0-py3.10.egg/zope/testrunner/runner.py", line 837, in setup_layer setup_layer(options, base, setup_layers) File "/home/jenkins/.buildout/eggs/cp310/zope.testrunner-5.4.0-py3.10.egg/zope/testrunner/runner.py", line 837, in setup_layer setup_layer(options, base, setup_layers) File "/home/jenkins/.buildout/eggs/cp310/zope.testrunner-5.4.0-py3.10.egg/zope/testrunner/runner.py", line 842, in setup_layer layer.setUp() File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zope.py", line 315, in setUp self.setUpDatabase() File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zope.py", line 474, in setUpDatabase self['zodbDB'] = zodb.stackDemoStorage( File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zodb.py", line 30, in stackDemoStorage return DB(storage) File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/DB.py", line 468, in __init__ with self.transaction(u'initial database creation') as conn: File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/DB.py", line 1019, in __enter__ self.conn = self.db.open(self.tm) File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/DB.py", line 777, in open result.open(transaction_manager) File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 921, in open self.newTransaction(None, False) File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 737, in newTransaction invalidated = self._storage.poll_invalidations() File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/mvccadapter.py", line 137, in poll_invalidations ltid = self._storage.lastTransaction() File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/DemoStorage.py", line 211, in lastTransaction t = self.base.lastTransaction() AttributeError: 'ValueDoc' object has no attribute 'lastTransaction' ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/layers.rst", line 222, in layers.rst Failed example: layers.PLONE_FUNCTIONAL_TESTING.testSetUp() Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in layers.PLONE_FUNCTIONAL_TESTING.testSetUp() File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/layers.py", line 312, in testSetUp super(PloneTestLifecycle, self).testSetUp() File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zope.py", line 825, in testSetUp self['zodbDB'] = zodb.stackDemoStorage( File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zodb.py", line 30, in stackDemoStorage return DB(storage) File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/DB.py", line 468, in __init__ with self.transaction(u'initial database creation') as conn: File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/DB.py", line 1019, in __enter__ self.conn = self.db.open(self.tm) File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/DB.py", line 777, in open result.open(transaction_manager) File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 921, in open self.newTransaction(None, False) File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 737, in newTransaction invalidated = self._storage.poll_invalidations() File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/mvccadapter.py", line 137, in poll_invalidations ltid = self._storage.lastTransaction() File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/DemoStorage.py", line 211, in lastTransaction t = self.base.lastTransaction() AttributeError: 'ValueDoc' object has no attribute 'lastTransaction' ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/layers.rst", line 224, in layers.rst Failed example: layers.PLONE_FUNCTIONAL_TESTING['portal'] # would normally be self.layer['portal'] Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in layers.PLONE_FUNCTIONAL_TESTING['portal'] # would normally be self.layer['portal'] File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/layer.py", line 30, in __getitem__ raise KeyError(key) KeyError: 'portal' ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/layers.rst", line 228, in layers.rst Failed example: getSiteManager() Expected: Got: ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/layers.rst", line 232, in layers.rst Failed example: getSecurityManager().getUser() Expected: Got: ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/layers.rst", line 238, in layers.rst Failed example: portal = layers.PLONE_FUNCTIONAL_TESTING['portal'] # would normally be self.layer['portal'] Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in portal = layers.PLONE_FUNCTIONAL_TESTING['portal'] # would normally be self.layer['portal'] File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/layer.py", line 30, in __getitem__ raise KeyError(key) KeyError: 'portal' ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/layers.rst", line 239, in layers.rst Failed example: helpers.setRoles(portal, TEST_USER_ID, ['Manager']) Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in helpers.setRoles(portal, TEST_USER_ID, ['Manager']) NameError: name 'portal' is not defined ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/layers.rst", line 240, in layers.rst Failed example: portal._setObject('d1', SimpleItem('d1')) Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in portal._setObject('d1', SimpleItem('d1')) NameError: name 'portal' is not defined ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/layers.rst", line 242, in layers.rst Failed example: import transaction; transaction.commit() Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in import transaction; transaction.commit() File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zope.py", line 751, in you_broke_it raise TestIsolationBroken("""You are in a Test Layer plone.testing.zope.TestIsolationBroken: You are in a Test Layer (IntegrationTesting) that is fast by just aborting transactions between each test. You just committed something. That breaks the test isolation. So I stop here and let you fix it. ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/layers.rst", line 243, in layers.rst Failed example: 'd1' in portal.objectIds() Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in 'd1' in portal.objectIds() NameError: name 'portal' is not defined ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/layers.rst", line 248, in layers.rst Failed example: layers.PLONE_FUNCTIONAL_TESTING.testTearDown() Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in layers.PLONE_FUNCTIONAL_TESTING.testTearDown() File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/layers.py", line 318, in testTearDown self.tearDownEnvironment(self['portal']) File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/layer.py", line 30, in __getitem__ raise KeyError(key) KeyError: 'portal' ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/layers.rst", line 255, in layers.rst Failed example: with helpers.ploneSite() as portal: 'd1' in portal.objectIds() Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in with helpers.ploneSite() as portal: File "/srv/python3.10/lib/python3.10/contextlib.py", line 135, in __enter__ return next(self.gen) File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/helpers.py", line 249, in ploneSite portal = app[PLONE_SITE_ID] File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/OFS/ObjectManager.py", line 741, in __getitem__ raise KeyError(key) KeyError: 'plone' ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/layers.rst", line 264, in layers.rst Failed example: getSiteManager() Expected: Got: ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/layers.rst", line 269, in layers.rst Failed example: runner.tear_down_unneeded(options, [], setupLayers, []) Expected: Tear down plone.app.testing.layers.Plone:Functional in ... seconds. Tear down plone.app.testing.layers.PloneFixture in ... seconds. Tear down plone.testing.zope.Startup in ... seconds. Tear down plone.testing.zca.LayerCleanup in ... seconds. Got: Tear down plone.testing.zca.LayerCleanup in 0.001 seconds. ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/layers.rst", line 291, in layers.rst Failed example: runner.setup_layer(options, layers.PLONE_WSGISERVER, setupLayers) Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in runner.setup_layer(options, layers.PLONE_WSGISERVER, setupLayers) File "/home/jenkins/.buildout/eggs/cp310/zope.testrunner-5.4.0-py3.10.egg/zope/testrunner/runner.py", line 837, in setup_layer setup_layer(options, base, setup_layers) File "/home/jenkins/.buildout/eggs/cp310/zope.testrunner-5.4.0-py3.10.egg/zope/testrunner/runner.py", line 837, in setup_layer setup_layer(options, base, setup_layers) File "/home/jenkins/.buildout/eggs/cp310/zope.testrunner-5.4.0-py3.10.egg/zope/testrunner/runner.py", line 842, in setup_layer layer.setUp() File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zope.py", line 315, in setUp self.setUpDatabase() File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zope.py", line 474, in setUpDatabase self['zodbDB'] = zodb.stackDemoStorage( File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zodb.py", line 30, in stackDemoStorage return DB(storage) File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/DB.py", line 468, in __init__ with self.transaction(u'initial database creation') as conn: File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/DB.py", line 1019, in __enter__ self.conn = self.db.open(self.tm) File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/DB.py", line 777, in open result.open(transaction_manager) File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 921, in open self.newTransaction(None, False) File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 737, in newTransaction invalidated = self._storage.poll_invalidations() File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/mvccadapter.py", line 137, in poll_invalidations ltid = self._storage.lastTransaction() File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/DemoStorage.py", line 211, in lastTransaction t = self.base.lastTransaction() AttributeError: 'ValueDoc' object has no attribute 'lastTransaction' ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/layers.rst", line 302, in layers.rst Failed example: host Expected: 'localhost' Got: 'nohost' ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/layers.rst", line 317, in layers.rst Failed example: layers.PLONE_ZSERVER.testSetUp() Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in layers.PLONE_ZSERVER.testSetUp() File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/layers.py", line 312, in testSetUp super(PloneTestLifecycle, self).testSetUp() File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zope.py", line 825, in testSetUp self['zodbDB'] = zodb.stackDemoStorage( File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zodb.py", line 30, in stackDemoStorage return DB(storage) File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/DB.py", line 468, in __init__ with self.transaction(u'initial database creation') as conn: File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/DB.py", line 1019, in __enter__ self.conn = self.db.open(self.tm) File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/DB.py", line 777, in open result.open(transaction_manager) File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 921, in open self.newTransaction(None, False) File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 737, in newTransaction invalidated = self._storage.poll_invalidations() File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/mvccadapter.py", line 137, in poll_invalidations ltid = self._storage.lastTransaction() File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/DemoStorage.py", line 211, in lastTransaction t = self.base.lastTransaction() AttributeError: 'ValueDoc' object has no attribute 'lastTransaction' ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/layers.rst", line 325, in layers.rst Failed example: portal = layers.PLONE_ZSERVER['portal'] # would normally be self.layer['portal'] Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in portal = layers.PLONE_ZSERVER['portal'] # would normally be self.layer['portal'] File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/layer.py", line 30, in __getitem__ raise KeyError(key) KeyError: 'portal' ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/layers.rst", line 326, in layers.rst Failed example: helpers.setRoles(portal, TEST_USER_ID, ['Manager']) Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in helpers.setRoles(portal, TEST_USER_ID, ['Manager']) NameError: name 'portal' is not defined ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/layers.rst", line 327, in layers.rst Failed example: portal.title = 'Fancy Portal' Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in portal.title = 'Fancy Portal' NameError: name 'portal' is not defined ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/layers.rst", line 332, in layers.rst Failed example: import transaction; transaction.commit() Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in import transaction; transaction.commit() File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zope.py", line 751, in you_broke_it raise TestIsolationBroken("""You are in a Test Layer plone.testing.zope.TestIsolationBroken: You are in a Test Layer (IntegrationTesting) that is fast by just aborting transactions between each test. You just committed something. That breaks the test isolation. So I stop here and let you fix it. ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/layers.rst", line 336, in layers.rst Failed example: portal_url = portal.absolute_url() Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in portal_url = portal.absolute_url() NameError: name 'portal' is not defined ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/layers.rst", line 337, in layers.rst Failed example: portal_url.split(':')[:-1] Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in portal_url.split(':')[:-1] NameError: name 'portal_url' is not defined ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/layers.rst", line 341, in layers.rst Failed example: conn = urlopen(portal_url, timeout=10) Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in conn = urlopen(portal_url, timeout=10) NameError: name 'portal_url' is not defined ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/layers.rst", line 342, in layers.rst Failed example: responseBody = conn.read() Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in responseBody = conn.read() NameError: name 'conn' is not defined ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/layers.rst", line 343, in layers.rst Failed example: b"Fancy Portal" in responseBody Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in b"Fancy Portal" in responseBody NameError: name 'responseBody' is not defined ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/layers.rst", line 345, in layers.rst Failed example: conn.close() Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in conn.close() NameError: name 'conn' is not defined ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/layers.rst", line 349, in layers.rst Failed example: layers.PLONE_ZSERVER.testTearDown() Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in layers.PLONE_ZSERVER.testTearDown() File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/layers.py", line 318, in testTearDown self.tearDownEnvironment(self['portal']) File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/layer.py", line 30, in __getitem__ raise KeyError(key) KeyError: 'portal' ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/layers.rst", line 364, in layers.rst Failed example: with helpers.ploneSite() as portal: print('folder1' in portal.objectIds()) Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in with helpers.ploneSite() as portal: File "/srv/python3.10/lib/python3.10/contextlib.py", line 135, in __enter__ return next(self.gen) File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/helpers.py", line 249, in ploneSite portal = app[PLONE_SITE_ID] File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/OFS/ObjectManager.py", line 741, in __getitem__ raise KeyError(key) KeyError: 'plone' ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/layers.rst", line 370, in layers.rst Failed example: runner.tear_down_unneeded(options, [], setupLayers, []) Expected: Tear down plone.app.testing.layers.Plone:WSGIServer in ... seconds. Tear down plone.testing.zope.WSGIServer in ... seconds. Tear down plone.app.testing.layers.PloneFixture in ... seconds. Tear down plone.testing.zope.Startup in ... seconds. Tear down plone.testing.zca.LayerCleanup in ... seconds. Got: Tear down plone.testing.zca.LayerCleanup in 0.001 seconds. ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/layers.rst", line 378, in layers.rst Failed example: requests.get(portal_url + '/folder1') # doctest: +IGNORE_EXCEPTION_DETAIL Expected: Traceback (most recent call last): ... requests.exceptions.ConnectionError: ... Got: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in requests.get(portal_url + '/folder1') # doctest: +IGNORE_EXCEPTION_DETAIL NameError: name 'portal_url' is not defined ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/layers.rst", line 399, in layers.rst Failed example: runner.setup_layer(options, layers.MOCK_MAILHOST_FIXTURE, setupLayers) Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in runner.setup_layer(options, layers.MOCK_MAILHOST_FIXTURE, setupLayers) File "/home/jenkins/.buildout/eggs/cp310/zope.testrunner-5.4.0-py3.10.egg/zope/testrunner/runner.py", line 837, in setup_layer setup_layer(options, base, setup_layers) File "/home/jenkins/.buildout/eggs/cp310/zope.testrunner-5.4.0-py3.10.egg/zope/testrunner/runner.py", line 837, in setup_layer setup_layer(options, base, setup_layers) File "/home/jenkins/.buildout/eggs/cp310/zope.testrunner-5.4.0-py3.10.egg/zope/testrunner/runner.py", line 842, in setup_layer layer.setUp() File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zope.py", line 315, in setUp self.setUpDatabase() File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zope.py", line 474, in setUpDatabase self['zodbDB'] = zodb.stackDemoStorage( File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zodb.py", line 30, in stackDemoStorage return DB(storage) File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/DB.py", line 468, in __init__ with self.transaction(u'initial database creation') as conn: File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/DB.py", line 1019, in __enter__ self.conn = self.db.open(self.tm) File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/DB.py", line 777, in open result.open(transaction_manager) File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 921, in open self.newTransaction(None, False) File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 737, in newTransaction invalidated = self._storage.poll_invalidations() File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/mvccadapter.py", line 137, in poll_invalidations ltid = self._storage.lastTransaction() File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/DemoStorage.py", line 211, in lastTransaction t = self.base.lastTransaction() AttributeError: 'ValueDoc' object has no attribute 'lastTransaction' ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/layers.rst", line 414, in layers.rst Failed example: layers.MOCK_MAILHOST_FIXTURE.testSetUp() Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in layers.MOCK_MAILHOST_FIXTURE.testSetUp() File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/layers.py", line 377, in testSetUp portal = app[PLONE_SITE_ID] File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/OFS/ObjectManager.py", line 741, in __getitem__ raise KeyError(key) KeyError: 'plone' ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/layers.rst", line 416, in layers.rst Failed example: with helpers.ploneSite() as portal: registry = getUtility(IRegistry, context=portal) Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in with helpers.ploneSite() as portal: File "/srv/python3.10/lib/python3.10/contextlib.py", line 135, in __enter__ return next(self.gen) File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/helpers.py", line 249, in ploneSite portal = app[PLONE_SITE_ID] File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/OFS/ObjectManager.py", line 741, in __getitem__ raise KeyError(key) KeyError: 'plone' ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/layers.rst", line 419, in layers.rst Failed example: registry["plone.email_from_address"] Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in registry["plone.email_from_address"] NameError: name 'registry' is not defined ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/layers.rst", line 421, in layers.rst Failed example: registry["plone.email_from_name"] Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in registry["plone.email_from_name"] NameError: name 'registry' is not defined ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/layers.rst", line 427, in layers.rst Failed example: with helpers.ploneSite() as portal: portal.MailHost.messages Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in with helpers.ploneSite() as portal: File "/srv/python3.10/lib/python3.10/contextlib.py", line 135, in __enter__ return next(self.gen) File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/helpers.py", line 249, in ploneSite portal = app[PLONE_SITE_ID] File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/OFS/ObjectManager.py", line 741, in __getitem__ raise KeyError(key) KeyError: 'plone' ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/layers.rst", line 433, in layers.rst Failed example: with helpers.ploneSite() as portal: portal.MailHost.send( "Hello world!", mto="foo at example.com", mfrom="bar at example.com", subject="Test", msg_type="text/plain", ) Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in with helpers.ploneSite() as portal: File "/srv/python3.10/lib/python3.10/contextlib.py", line 135, in __enter__ return next(self.gen) File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/helpers.py", line 249, in ploneSite portal = app[PLONE_SITE_ID] File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/OFS/ObjectManager.py", line 741, in __getitem__ raise KeyError(key) KeyError: 'plone' ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/layers.rst", line 441, in layers.rst Failed example: with helpers.ploneSite() as portal: for message in portal.MailHost.messages: print(message.decode("utf-8")) Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in with helpers.ploneSite() as portal: File "/srv/python3.10/lib/python3.10/contextlib.py", line 135, in __enter__ return next(self.gen) File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/helpers.py", line 249, in ploneSite portal = app[PLONE_SITE_ID] File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/OFS/ObjectManager.py", line 741, in __getitem__ raise KeyError(key) KeyError: 'plone' ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/layers.rst", line 455, in layers.rst Failed example: with helpers.ploneSite() as portal: portal.MailHost.reset() portal.MailHost.messages Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in with helpers.ploneSite() as portal: File "/srv/python3.10/lib/python3.10/contextlib.py", line 135, in __enter__ return next(self.gen) File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/helpers.py", line 249, in ploneSite portal = app[PLONE_SITE_ID] File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/OFS/ObjectManager.py", line 741, in __getitem__ raise KeyError(key) KeyError: 'plone' ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/layers.rst", line 463, in layers.rst Failed example: layers.MOCK_MAILHOST_FIXTURE.testTearDown() Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in layers.MOCK_MAILHOST_FIXTURE.testTearDown() File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/layers.py", line 398, in testTearDown portal = app[PLONE_SITE_ID] File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/OFS/ObjectManager.py", line 741, in __getitem__ raise KeyError(key) KeyError: 'plone' ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/layers.rst", line 467, in layers.rst Failed example: with helpers.ploneSite() as portal: portal.MailHost.messages Expected: Traceback (most recent call last): ... AttributeError: 'RequestContainer' object has no attribute 'messages' Got: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in with helpers.ploneSite() as portal: File "/srv/python3.10/lib/python3.10/contextlib.py", line 135, in __enter__ return next(self.gen) File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/helpers.py", line 249, in ploneSite portal = app[PLONE_SITE_ID] File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/OFS/ObjectManager.py", line 741, in __getitem__ raise KeyError(key) KeyError: 'plone' ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/layers.rst", line 473, in layers.rst Failed example: registry["plone.email_from_address"] Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in registry["plone.email_from_address"] NameError: name 'registry' is not defined ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/layers.rst", line 474, in layers.rst Failed example: registry["plone.email_from_name"] Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in registry["plone.email_from_name"] NameError: name 'registry' is not defined ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/layers.rst", line 475, in layers.rst Failed example: runner.tear_down_unneeded(options, [], setupLayers, []) Expected: Tear down plone.app.testing.layers.MockMailHostLayer in ... seconds. Tear down plone.app.testing.layers.PloneFixture in ... seconds. Tear down plone.testing.zope.Startup in ... seconds. Tear down plone.testing.zca.LayerCleanup in ... seconds. Got: Tear down plone.testing.zca.LayerCleanup in 0.001 seconds. File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 591, in run self._callTestMethod(testMethod) File "/srv/python3.10/lib/python3.10/unittest/case.py", line 549, in _callTestMethod method() File "/srv/python3.10/lib/python3.10/doctest.py", line 2216, in runTest raise self.failureException(self.format_failure(new.getvalue())) FAILED: plone.schemaeditor.tests.choice.rst Error Message: Failed doctest test for choice.rst Stack Trace: Failed doctest test for choice.rst File "/home/jenkins/.buildout/eggs/cp310/plone.schemaeditor-3.0.3-py3.10.egg/plone/schemaeditor/tests/choice.rst", line 0 ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.schemaeditor-3.0.3-py3.10.egg/plone/schemaeditor/tests/choice.rst", line 16, in choice.rst Failed example: import transaction; transaction.commit() Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in import transaction; transaction.commit() File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zope.py", line 751, in you_broke_it raise TestIsolationBroken("""You are in a Test Layer plone.testing.zope.TestIsolationBroken: You are in a Test Layer (IntegrationTesting) that is fast by just aborting transactions between each test. You just committed something. That breaks the test isolation. So I stop here and let you fix it. File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 591, in run self._callTestMethod(testMethod) File "/srv/python3.10/lib/python3.10/unittest/case.py", line 549, in _callTestMethod method() File "/srv/python3.10/lib/python3.10/doctest.py", line 2216, in runTest raise self.failureException(self.format_failure(new.getvalue())) FAILED: plone.schemaeditor.tests.editing.rst Error Message: Failed doctest test for editing.rst Stack Trace: Failed doctest test for editing.rst File "/home/jenkins/.buildout/eggs/cp310/plone.schemaeditor-3.0.3-py3.10.egg/plone/schemaeditor/tests/editing.rst", line 0 ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.schemaeditor-3.0.3-py3.10.egg/plone/schemaeditor/tests/editing.rst", line 28, in editing.rst Failed example: import transaction; transaction.commit() Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in import transaction; transaction.commit() File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zope.py", line 751, in you_broke_it raise TestIsolationBroken("""You are in a Test Layer plone.testing.zope.TestIsolationBroken: You are in a Test Layer (IntegrationTesting) that is fast by just aborting transactions between each test. You just committed something. That breaks the test isolation. So I stop here and let you fix it. File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 591, in run self._callTestMethod(testMethod) File "/srv/python3.10/lib/python3.10/unittest/case.py", line 549, in _callTestMethod method() File "/srv/python3.10/lib/python3.10/doctest.py", line 2216, in runTest raise self.failureException(self.format_failure(new.getvalue())) FAILED: plone.schemaeditor.tests.extending.rst Error Message: Failed doctest test for extending.rst Stack Trace: Failed doctest test for extending.rst File "/home/jenkins/.buildout/eggs/cp310/plone.schemaeditor-3.0.3-py3.10.egg/plone/schemaeditor/tests/extending.rst", line 0 ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.schemaeditor-3.0.3-py3.10.egg/plone/schemaeditor/tests/extending.rst", line 64, in extending.rst Failed example: import transaction; transaction.commit() Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in import transaction; transaction.commit() File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zope.py", line 751, in you_broke_it raise TestIsolationBroken("""You are in a Test Layer plone.testing.zope.TestIsolationBroken: You are in a Test Layer (IntegrationTesting) that is fast by just aborting transactions between each test. You just committed something. That breaks the test isolation. So I stop here and let you fix it. File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 591, in run self._callTestMethod(testMethod) File "/srv/python3.10/lib/python3.10/unittest/case.py", line 549, in _callTestMethod method() File "/srv/python3.10/lib/python3.10/doctest.py", line 2216, in runTest raise self.failureException(self.format_failure(new.getvalue())) FAILED: plone.schemaeditor.tests.minmax.rst Error Message: Failed doctest test for minmax.rst Stack Trace: Failed doctest test for minmax.rst File "/home/jenkins/.buildout/eggs/cp310/plone.schemaeditor-3.0.3-py3.10.egg/plone/schemaeditor/tests/minmax.rst", line 0 ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.schemaeditor-3.0.3-py3.10.egg/plone/schemaeditor/tests/minmax.rst", line 16, in minmax.rst Failed example: import transaction; transaction.commit() Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in import transaction; transaction.commit() File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zope.py", line 751, in you_broke_it raise TestIsolationBroken("""You are in a Test Layer plone.testing.zope.TestIsolationBroken: You are in a Test Layer (IntegrationTesting) that is fast by just aborting transactions between each test. You just committed something. That breaks the test isolation. So I stop here and let you fix it. File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 591, in run self._callTestMethod(testMethod) File "/srv/python3.10/lib/python3.10/unittest/case.py", line 549, in _callTestMethod method() File "/srv/python3.10/lib/python3.10/doctest.py", line 2216, in runTest raise self.failureException(self.format_failure(new.getvalue())) FAILED: plone.testing.zodb.rst Error Message: Failed doctest test for zodb.rst Stack Trace: Failed doctest test for zodb.rst File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zodb.rst", line 0 ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zodb.rst", line 120, in zodb.rst Failed example: runner.setup_layer(options, POPULATED_ZODB, setupLayers) Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in runner.setup_layer(options, POPULATED_ZODB, setupLayers) File "/home/jenkins/.buildout/eggs/cp310/zope.testrunner-5.4.0-py3.10.egg/zope/testrunner/runner.py", line 842, in setup_layer layer.setUp() File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zodb.py", line 52, in setUp self['zodbDB'] = self.createDatabase(self.createStorage()) File "", line 12, in createDatabase transaction.commit() File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zope.py", line 751, in you_broke_it raise TestIsolationBroken("""You are in a Test Layer plone.testing.zope.TestIsolationBroken: You are in a Test Layer (IntegrationTesting) that is fast by just aborting transactions between each test. You just committed something. That breaks the test isolation. So I stop here and let you fix it. ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zodb.rst", line 123, in zodb.rst Failed example: db = POPULATED_ZODB['zodbDB'] Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in db = POPULATED_ZODB['zodbDB'] File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/layer.py", line 30, in __getitem__ raise KeyError(key) KeyError: 'zodbDB' ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zodb.rst", line 124, in zodb.rst Failed example: db.storage Expected: My storage Got: storage object ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zodb.rst", line 134, in zodb.rst Failed example: POPULATED_ZODB.testSetUp() Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in POPULATED_ZODB.testSetUp() File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zodb.py", line 59, in testSetUp self['zodbConnection'] = connection = self['zodbDB'].open() File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/layer.py", line 30, in __getitem__ raise KeyError(key) KeyError: 'zodbDB' ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zodb.rst", line 138, in zodb.rst Failed example: POPULATED_ZODB['zodbConnection'] Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in POPULATED_ZODB['zodbConnection'] File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/layer.py", line 30, in __getitem__ raise KeyError(key) KeyError: 'zodbConnection' ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zodb.rst", line 141, in zodb.rst Failed example: POPULATED_ZODB['zodbRoot'] Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in POPULATED_ZODB['zodbRoot'] File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/layer.py", line 30, in __getitem__ raise KeyError(key) KeyError: 'zodbRoot' ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zodb.rst", line 144, in zodb.rst Failed example: POPULATED_ZODB['zodbRoot']['foo'] = 'bar' Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in POPULATED_ZODB['zodbRoot']['foo'] = 'bar' File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/layer.py", line 30, in __getitem__ raise KeyError(key) KeyError: 'zodbRoot' ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zodb.rst", line 148, in zodb.rst Failed example: POPULATED_ZODB.testTearDown() Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in POPULATED_ZODB.testTearDown() File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zodb.py", line 69, in testTearDown self['zodbConnection'].close() File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/layer.py", line 30, in __getitem__ raise KeyError(key) KeyError: 'zodbConnection' ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zodb.rst", line 158, in zodb.rst Failed example: conn = POPULATED_ZODB['zodbDB'].open() Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in conn = POPULATED_ZODB['zodbDB'].open() File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/layer.py", line 30, in __getitem__ raise KeyError(key) KeyError: 'zodbDB' ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zodb.rst", line 159, in zodb.rst Failed example: conn.root() Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in conn.root() File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 350, in root return RootConvenience(self.get(z64)) File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 235, in get raise ConnectionStateError("The database connection is closed") ZODB.POSException.ConnectionStateError: The database connection is closed ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zodb.rst", line 165, in zodb.rst Failed example: runner.tear_down_unneeded(options, [], setupLayers, []) Expected: Tear down PopulatedZODB in ... seconds. Got nothing ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zodb.rst", line 213, in zodb.rst Failed example: runner.setup_layer(options, EXPANDED_ZODB, setupLayers) Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in runner.setup_layer(options, EXPANDED_ZODB, setupLayers) File "/home/jenkins/.buildout/eggs/cp310/zope.testrunner-5.4.0-py3.10.egg/zope/testrunner/runner.py", line 837, in setup_layer setup_layer(options, base, setup_layers) File "/home/jenkins/.buildout/eggs/cp310/zope.testrunner-5.4.0-py3.10.egg/zope/testrunner/runner.py", line 842, in setup_layer layer.setUp() File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zodb.py", line 52, in setUp self['zodbDB'] = self.createDatabase(self.createStorage()) File "", line 12, in createDatabase transaction.commit() File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zope.py", line 751, in you_broke_it raise TestIsolationBroken("""You are in a Test Layer plone.testing.zope.TestIsolationBroken: You are in a Test Layer (IntegrationTesting) that is fast by just aborting transactions between each test. You just committed something. That breaks the test isolation. So I stop here and let you fix it. ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zodb.rst", line 217, in zodb.rst Failed example: db = EXPANDED_ZODB['zodbDB'] Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in db = EXPANDED_ZODB['zodbDB'] File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/layer.py", line 30, in __getitem__ raise KeyError(key) KeyError: 'zodbDB' ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zodb.rst", line 218, in zodb.rst Failed example: db.storage Expected: ExpandedZODB Got: storage object ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zodb.rst", line 228, in zodb.rst Failed example: POPULATED_ZODB.testSetUp() Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in POPULATED_ZODB.testSetUp() File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zodb.py", line 59, in testSetUp self['zodbConnection'] = connection = self['zodbDB'].open() File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/layer.py", line 30, in __getitem__ raise KeyError(key) KeyError: 'zodbDB' ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zodb.rst", line 233, in zodb.rst Failed example: EXPANDED_ZODB['zodbConnection'] Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in EXPANDED_ZODB['zodbConnection'] File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/layer.py", line 30, in __getitem__ raise KeyError(key) KeyError: 'zodbConnection' ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zodb.rst", line 236, in zodb.rst Failed example: EXPANDED_ZODB['zodbRoot'] == dict(someData='a string', additionalData='Some new data') Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in EXPANDED_ZODB['zodbRoot'] == dict(someData='a string', additionalData='Some new data') File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/layer.py", line 30, in __getitem__ raise KeyError(key) KeyError: 'zodbRoot' ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zodb.rst", line 239, in zodb.rst Failed example: POPULATED_ZODB['zodbRoot']['foo'] = 'bar' Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in POPULATED_ZODB['zodbRoot']['foo'] = 'bar' File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/layer.py", line 30, in __getitem__ raise KeyError(key) KeyError: 'zodbRoot' ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zodb.rst", line 244, in zodb.rst Failed example: POPULATED_ZODB.testTearDown() Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in POPULATED_ZODB.testTearDown() File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zodb.py", line 69, in testTearDown self['zodbConnection'].close() File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/layer.py", line 30, in __getitem__ raise KeyError(key) KeyError: 'zodbConnection' ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zodb.rst", line 254, in zodb.rst Failed example: conn = EXPANDED_ZODB['zodbDB'].open() Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in conn = EXPANDED_ZODB['zodbDB'].open() File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/layer.py", line 30, in __getitem__ raise KeyError(key) KeyError: 'zodbDB' ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zodb.rst", line 255, in zodb.rst Failed example: conn.root() == dict(someData='a string', additionalData='Some new data') Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in conn.root() == dict(someData='a string', additionalData='Some new data') File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 350, in root return RootConvenience(self.get(z64)) File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 235, in get raise ConnectionStateError("The database connection is closed") ZODB.POSException.ConnectionStateError: The database connection is closed ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zodb.rst", line 261, in zodb.rst Failed example: runner.tear_down_unneeded(options, [POPULATED_ZODB], setupLayers, []) Expected: Tear down ExpandedZODB in ... seconds. Got nothing ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zodb.rst", line 264, in zodb.rst Failed example: conn = EXPANDED_ZODB['zodbDB'].open() Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in conn = EXPANDED_ZODB['zodbDB'].open() File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/layer.py", line 30, in __getitem__ raise KeyError(key) KeyError: 'zodbDB' ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zodb.rst", line 265, in zodb.rst Failed example: conn.root() Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in conn.root() File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 350, in root return RootConvenience(self.get(z64)) File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 235, in get raise ConnectionStateError("The database connection is closed") ZODB.POSException.ConnectionStateError: The database connection is closed ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zodb.rst", line 272, in zodb.rst Failed example: runner.tear_down_unneeded(options, [], setupLayers, []) Expected: Tear down PopulatedZODB in ... seconds. Got nothing File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 591, in run self._callTestMethod(testMethod) File "/srv/python3.10/lib/python3.10/unittest/case.py", line 549, in _callTestMethod method() File "/srv/python3.10/lib/python3.10/doctest.py", line 2216, in runTest raise self.failureException(self.format_failure(new.getvalue())) FAILED: plone.testing.zope.rst Error Message: Failed doctest test for zope.rst Stack Trace: Failed doctest test for zope.rst File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zope.rst", line 0 ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zope.rst", line 46, in zope.rst Failed example: runner.setup_layer(options, zope.STARTUP, setupLayers) Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in runner.setup_layer(options, zope.STARTUP, setupLayers) File "/home/jenkins/.buildout/eggs/cp310/zope.testrunner-5.4.0-py3.10.egg/zope/testrunner/runner.py", line 842, in setup_layer layer.setUp() File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zope.py", line 315, in setUp self.setUpDatabase() File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zope.py", line 474, in setUpDatabase self['zodbDB'] = zodb.stackDemoStorage( File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zodb.py", line 30, in stackDemoStorage return DB(storage) File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/DB.py", line 468, in __init__ with self.transaction(u'initial database creation') as conn: File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/DB.py", line 1019, in __enter__ self.conn = self.db.open(self.tm) File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/DB.py", line 777, in open result.open(transaction_manager) File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 921, in open self.newTransaction(None, False) File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 737, in newTransaction invalidated = self._storage.poll_invalidations() File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/mvccadapter.py", line 137, in poll_invalidations ltid = self._storage.lastTransaction() File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/DemoStorage.py", line 211, in lastTransaction t = self.base.lastTransaction() AttributeError: 'ValueDoc' object has no attribute 'lastTransaction' ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zope.rst", line 55, in zope.rst Failed example: zope.STARTUP['zodbDB'].storage Expected: Startup Got: storage object ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zope.rst", line 69, in zope.rst Failed example: with zope.zopeApp() as app: 'acl_users' in app.objectIds() Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in with zope.zopeApp() as app: File "/srv/python3.10/lib/python3.10/contextlib.py", line 142, in __exit__ next(self.gen) File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zope.py", line 268, in zopeApp transaction.commit() File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zope.py", line 751, in you_broke_it raise TestIsolationBroken("""You are in a Test Layer plone.testing.zope.TestIsolationBroken: You are in a Test Layer (IntegrationTesting) that is fast by just aborting transactions between each test. You just committed something. That breaks the test isolation. So I stop here and let you fix it. ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zope.rst", line 76, in zope.rst Failed example: with zope.zopeApp(db=zope.STARTUP['zodbDB']) as app: 'acl_users' in app.objectIds() Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in with zope.zopeApp(db=zope.STARTUP['zodbDB']) as app: File "/srv/python3.10/lib/python3.10/contextlib.py", line 135, in __enter__ return next(self.gen) File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zope.py", line 242, in zopeApp connection = db.open() File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/DB.py", line 762, in open c = self.klass(self, File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 116, in __init__ storage = db._mvcc_storage AttributeError: 'DB' object has no attribute '_mvcc_storage' ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zope.rst", line 83, in zope.rst Failed example: conn = zope.STARTUP['zodbDB'].open() Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in conn = zope.STARTUP['zodbDB'].open() File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/DB.py", line 762, in open c = self.klass(self, File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 116, in __init__ storage = db._mvcc_storage AttributeError: 'DB' object has no attribute '_mvcc_storage' ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zope.rst", line 84, in zope.rst Failed example: with zope.zopeApp(connection=conn) as app: 'acl_users' in app.objectIds() Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in with zope.zopeApp(connection=conn) as app: NameError: name 'conn' is not defined ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zope.rst", line 88, in zope.rst Failed example: conn.opened is not None Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in conn.opened is not None NameError: name 'conn' is not defined ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zope.rst", line 91, in zope.rst Failed example: conn.close() Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in conn.close() NameError: name 'conn' is not defined ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zope.rst", line 132, in zope.rst Failed example: len(list(getSiteManager().registeredAdapters())) > 1 # in fact, > a lot Expected: True Got: False ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zope.rst", line 137, in zope.rst Failed example: getVocabularyRegistry() Expected: <....Zope2VocabularyRegistry object at ...> Got: ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zope.rst", line 155, in zope.rst Failed example: runner.tear_down_unneeded(options, [], setupLayers, []) Expected: Tear down plone.testing.zope.Startup in ... seconds. Tear down plone.testing.zca.LayerCleanup in ... seconds. Got: Tear down plone.testing.zca.LayerCleanup in 0.002 seconds. ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zope.rst", line 160, in zope.rst Failed example: Zope2._began_startup Expected: 0 Got: 1 ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zope.rst", line 162, in zope.rst Failed example: Zope2.DB is None Expected: True Got: False ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zope.rst", line 164, in zope.rst Failed example: Zope2.bobo_application is None Expected: True Got: False ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zope.rst", line 198, in zope.rst Failed example: runner.setup_layer(options, zope.INTEGRATION_TESTING, setupLayers) Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in runner.setup_layer(options, zope.INTEGRATION_TESTING, setupLayers) File "/home/jenkins/.buildout/eggs/cp310/zope.testrunner-5.4.0-py3.10.egg/zope/testrunner/runner.py", line 837, in setup_layer setup_layer(options, base, setup_layers) File "/home/jenkins/.buildout/eggs/cp310/zope.testrunner-5.4.0-py3.10.egg/zope/testrunner/runner.py", line 842, in setup_layer layer.setUp() File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zope.py", line 315, in setUp self.setUpDatabase() File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zope.py", line 474, in setUpDatabase self['zodbDB'] = zodb.stackDemoStorage( File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zodb.py", line 30, in stackDemoStorage return DB(storage) File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/DB.py", line 468, in __init__ with self.transaction(u'initial database creation') as conn: File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/DB.py", line 1019, in __enter__ self.conn = self.db.open(self.tm) File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/DB.py", line 777, in open result.open(transaction_manager) File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 921, in open self.newTransaction(None, False) File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 737, in newTransaction invalidated = self._storage.poll_invalidations() File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/mvccadapter.py", line 137, in poll_invalidations ltid = self._storage.lastTransaction() File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/DemoStorage.py", line 211, in lastTransaction t = self.base.lastTransaction() AttributeError: 'ValueDoc' object has no attribute 'lastTransaction' ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zope.rst", line 262, in zope.rst Failed example: with zope.zopeApp() as app: 'acl_users' in app.objectIds() and 'folder1' not in app.objectIds() Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in with zope.zopeApp() as app: File "/srv/python3.10/lib/python3.10/contextlib.py", line 142, in __exit__ next(self.gen) File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zope.py", line 268, in zopeApp transaction.commit() File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zope.py", line 751, in you_broke_it raise TestIsolationBroken("""You are in a Test Layer plone.testing.zope.TestIsolationBroken: You are in a Test Layer (IntegrationTesting) that is fast by just aborting transactions between each test. You just committed something. That breaks the test isolation. So I stop here and let you fix it. ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zope.rst", line 269, in zope.rst Failed example: runner.tear_down_unneeded(options, [], setupLayers, []) Expected: Tear down plone.testing.zope.IntegrationTesting in ... seconds. Tear down plone.testing.zope.Startup in ... seconds. Tear down plone.testing.zca.LayerCleanup in ... seconds. Got: Tear down plone.testing.zca.LayerCleanup in 0.002 seconds. ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zope.rst", line 298, in zope.rst Failed example: runner.setup_layer(options, zope.FUNCTIONAL_TESTING, setupLayers) Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in runner.setup_layer(options, zope.FUNCTIONAL_TESTING, setupLayers) File "/home/jenkins/.buildout/eggs/cp310/zope.testrunner-5.4.0-py3.10.egg/zope/testrunner/runner.py", line 837, in setup_layer setup_layer(options, base, setup_layers) File "/home/jenkins/.buildout/eggs/cp310/zope.testrunner-5.4.0-py3.10.egg/zope/testrunner/runner.py", line 842, in setup_layer layer.setUp() File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zope.py", line 315, in setUp self.setUpDatabase() File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zope.py", line 474, in setUpDatabase self['zodbDB'] = zodb.stackDemoStorage( File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zodb.py", line 30, in stackDemoStorage return DB(storage) File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/DB.py", line 468, in __init__ with self.transaction(u'initial database creation') as conn: File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/DB.py", line 1019, in __enter__ self.conn = self.db.open(self.tm) File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/DB.py", line 777, in open result.open(transaction_manager) File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 921, in open self.newTransaction(None, False) File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 737, in newTransaction invalidated = self._storage.poll_invalidations() File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/mvccadapter.py", line 137, in poll_invalidations ltid = self._storage.lastTransaction() File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/DemoStorage.py", line 211, in lastTransaction t = self.base.lastTransaction() AttributeError: 'ValueDoc' object has no attribute 'lastTransaction' ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zope.rst", line 309, in zope.rst Failed example: zope.FUNCTIONAL_TESTING.testSetUp() Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in zope.FUNCTIONAL_TESTING.testSetUp() File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zope.py", line 825, in testSetUp self['zodbDB'] = zodb.stackDemoStorage( File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zodb.py", line 30, in stackDemoStorage return DB(storage) File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/DB.py", line 468, in __init__ with self.transaction(u'initial database creation') as conn: File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/DB.py", line 1019, in __enter__ self.conn = self.db.open(self.tm) File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/DB.py", line 777, in open result.open(transaction_manager) File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 921, in open self.newTransaction(None, False) File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 737, in newTransaction invalidated = self._storage.poll_invalidations() File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/mvccadapter.py", line 137, in poll_invalidations ltid = self._storage.lastTransaction() File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/DemoStorage.py", line 211, in lastTransaction t = self.base.lastTransaction() AttributeError: 'ValueDoc' object has no attribute 'lastTransaction' ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zope.rst", line 314, in zope.rst Failed example: app = zope.FUNCTIONAL_TESTING['app'] # would normally be self.layer['app'] Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in app = zope.FUNCTIONAL_TESTING['app'] # would normally be self.layer['app'] File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/layer.py", line 30, in __getitem__ raise KeyError(key) KeyError: 'app' ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zope.rst", line 315, in zope.rst Failed example: app.manage_addFolder('folder1') Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in app.manage_addFolder('folder1') File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/OFS/Folder.py", line 47, in manage_addFolder self._setObject(id, ob) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/OFS/ObjectManager.py", line 348, in _setObject self._objects = self._objects + ({'id': id, 'meta_type': t},) File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 830, in register self._register(obj) File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 840, in _register self.transaction_manager.get().join(self) AttributeError: 'NoneType' object has no attribute 'get' ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zope.rst", line 316, in zope.rst Failed example: 'acl_users' in app.objectIds() and 'folder1' in app.objectIds() Expected: True Got: False ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zope.rst", line 320, in zope.rst Failed example: transaction.commit() Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in transaction.commit() File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zope.py", line 751, in you_broke_it raise TestIsolationBroken("""You are in a Test Layer plone.testing.zope.TestIsolationBroken: You are in a Test Layer (IntegrationTesting) that is fast by just aborting transactions between each test. You just committed something. That breaks the test isolation. So I stop here and let you fix it. ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zope.rst", line 324, in zope.rst Failed example: zope.FUNCTIONAL_TESTING.testTearDown() Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in zope.FUNCTIONAL_TESTING.testTearDown() File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zope.py", line 866, in testTearDown app = self['app'] File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/layer.py", line 30, in __getitem__ raise KeyError(key) KeyError: 'app' ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zope.rst", line 333, in zope.rst Failed example: with zope.zopeApp() as app: 'acl_users' in app.objectIds() and 'folder1' not in app.objectIds() Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in with zope.zopeApp() as app: File "/srv/python3.10/lib/python3.10/contextlib.py", line 142, in __exit__ next(self.gen) File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zope.py", line 268, in zopeApp transaction.commit() File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zope.py", line 751, in you_broke_it raise TestIsolationBroken("""You are in a Test Layer plone.testing.zope.TestIsolationBroken: You are in a Test Layer (IntegrationTesting) that is fast by just aborting transactions between each test. You just committed something. That breaks the test isolation. So I stop here and let you fix it. ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zope.rst", line 339, in zope.rst Failed example: runner.tear_down_unneeded(options, [], setupLayers, []) Expected: Tear down plone.testing.zope.FunctionalTesting in ... seconds. Tear down plone.testing.zope.Startup in ... seconds. Tear down plone.testing.zca.LayerCleanup in ... seconds. Got: Tear down plone.testing.zca.LayerCleanup in 0.002 seconds. ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zope.rst", line 354, in zope.rst Failed example: runner.setup_layer(options, zope.FUNCTIONAL_TESTING, setupLayers) Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in runner.setup_layer(options, zope.FUNCTIONAL_TESTING, setupLayers) File "/home/jenkins/.buildout/eggs/cp310/zope.testrunner-5.4.0-py3.10.egg/zope/testrunner/runner.py", line 837, in setup_layer setup_layer(options, base, setup_layers) File "/home/jenkins/.buildout/eggs/cp310/zope.testrunner-5.4.0-py3.10.egg/zope/testrunner/runner.py", line 842, in setup_layer layer.setUp() File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zope.py", line 315, in setUp self.setUpDatabase() File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zope.py", line 474, in setUpDatabase self['zodbDB'] = zodb.stackDemoStorage( File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zodb.py", line 30, in stackDemoStorage return DB(storage) File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/DB.py", line 468, in __init__ with self.transaction(u'initial database creation') as conn: File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/DB.py", line 1019, in __enter__ self.conn = self.db.open(self.tm) File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/DB.py", line 777, in open result.open(transaction_manager) File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 921, in open self.newTransaction(None, False) File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 737, in newTransaction invalidated = self._storage.poll_invalidations() File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/mvccadapter.py", line 137, in poll_invalidations ltid = self._storage.lastTransaction() File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/DemoStorage.py", line 211, in lastTransaction t = self.base.lastTransaction() AttributeError: 'ValueDoc' object has no attribute 'lastTransaction' ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zope.rst", line 362, in zope.rst Failed example: zope.FUNCTIONAL_TESTING.testSetUp() Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in zope.FUNCTIONAL_TESTING.testSetUp() File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zope.py", line 825, in testSetUp self['zodbDB'] = zodb.stackDemoStorage( File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zodb.py", line 30, in stackDemoStorage return DB(storage) File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/DB.py", line 468, in __init__ with self.transaction(u'initial database creation') as conn: File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/DB.py", line 1019, in __enter__ self.conn = self.db.open(self.tm) File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/DB.py", line 777, in open result.open(transaction_manager) File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 921, in open self.newTransaction(None, False) File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 737, in newTransaction invalidated = self._storage.poll_invalidations() File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/mvccadapter.py", line 137, in poll_invalidations ltid = self._storage.lastTransaction() File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/DemoStorage.py", line 211, in lastTransaction t = self.base.lastTransaction() AttributeError: 'ValueDoc' object has no attribute 'lastTransaction' ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zope.rst", line 366, in zope.rst Failed example: app = zope.FUNCTIONAL_TESTING['app'] # would normally be self.layer['app'] Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in app = zope.FUNCTIONAL_TESTING['app'] # would normally be self.layer['app'] File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/layer.py", line 30, in __getitem__ raise KeyError(key) KeyError: 'app' ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zope.rst", line 376, in zope.rst Failed example: _ = app.manage_addDTMLDocument('dtml-doc-1') Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in _ = app.manage_addDTMLDocument('dtml-doc-1') File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/OFS/DTMLDocument.py", line 145, in addDTMLDocument id = self._setObject(id, ob) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/OFS/ObjectManager.py", line 348, in _setObject self._objects = self._objects + ({'id': id, 'meta_type': t},) File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 830, in register self._register(obj) File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 840, in _register self.transaction_manager.get().join(self) AttributeError: 'NoneType' object has no attribute 'get' ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zope.rst", line 377, in zope.rst Failed example: import transaction; transaction.commit() Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in import transaction; transaction.commit() File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zope.py", line 751, in you_broke_it raise TestIsolationBroken("""You are in a Test Layer plone.testing.zope.TestIsolationBroken: You are in a Test Layer (IntegrationTesting) that is fast by just aborting transactions between each test. You just committed something. That breaks the test isolation. So I stop here and let you fix it. ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zope.rst", line 381, in zope.rst Failed example: browser.open(app.absolute_url() + '/dtml-doc-1') Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in browser.open(app.absolute_url() + '/dtml-doc-1') File "/home/jenkins/.buildout/eggs/cp310/zope.testbrowser-5.5.1-py3.10.egg/zope/testbrowser/browser.py", line 247, in open url = self._absoluteUrl(url) File "/home/jenkins/.buildout/eggs/cp310/zope.testbrowser-5.5.1-py3.10.egg/zope/testbrowser/browser.py", line 532, in _absoluteUrl raise BrowserStateError( zope.testbrowser.browser.BrowserStateError: can't fetch relative reference: not viewing any document ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zope.rst", line 382, in zope.rst Failed example: 'This is the dtml-doc-1 Document.' in browser.contents Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in 'This is the dtml-doc-1 Document.' in browser.contents TypeError: argument of type 'NoneType' is not iterable ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zope.rst", line 389, in zope.rst Failed example: _ = app.manage_addDTMLDocument('dtml-doc-2', file='') Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in _ = app.manage_addDTMLDocument('dtml-doc-2', file='') File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/OFS/DTMLDocument.py", line 145, in addDTMLDocument id = self._setObject(id, ob) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/OFS/ObjectManager.py", line 348, in _setObject self._objects = self._objects + ({'id': id, 'meta_type': t},) File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 830, in register self._register(obj) File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 840, in _register self.transaction_manager.get().join(self) AttributeError: 'NoneType' object has no attribute 'get' ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zope.rst", line 390, in zope.rst Failed example: import transaction; transaction.commit() Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in import transaction; transaction.commit() File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zope.py", line 751, in you_broke_it raise TestIsolationBroken("""You are in a Test Layer plone.testing.zope.TestIsolationBroken: You are in a Test Layer (IntegrationTesting) that is fast by just aborting transactions between each test. You just committed something. That breaks the test isolation. So I stop here and let you fix it. ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zope.rst", line 392, in zope.rst Failed example: browser.open(app.absolute_url() + '/dtml-doc-2?' + qs) Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in browser.open(app.absolute_url() + '/dtml-doc-2?' + qs) File "/home/jenkins/.buildout/eggs/cp310/zope.testbrowser-5.5.1-py3.10.egg/zope/testbrowser/browser.py", line 247, in open url = self._absoluteUrl(url) File "/home/jenkins/.buildout/eggs/cp310/zope.testbrowser-5.5.1-py3.10.egg/zope/testbrowser/browser.py", line 532, in _absoluteUrl raise BrowserStateError( zope.testbrowser.browser.BrowserStateError: can't fetch relative reference: not viewing any document ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zope.rst", line 393, in zope.rst Failed example: browser.contents Expected: 'boo, bar & baz' Got nothing ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zope.rst", line 400, in zope.rst Failed example: app._setObject('file1', DummyFile('file1')) Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in app._setObject('file1', DummyFile('file1')) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/OFS/ObjectManager.py", line 348, in _setObject self._objects = self._objects + ({'id': id, 'meta_type': t},) File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 830, in register self._register(obj) File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 840, in _register self.transaction_manager.get().join(self) AttributeError: 'NoneType' object has no attribute 'get' ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zope.rst", line 403, in zope.rst Failed example: import transaction; transaction.commit() Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in import transaction; transaction.commit() File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zope.py", line 751, in you_broke_it raise TestIsolationBroken("""You are in a Test Layer plone.testing.zope.TestIsolationBroken: You are in a Test Layer (IntegrationTesting) that is fast by just aborting transactions between each test. You just committed something. That breaks the test isolation. So I stop here and let you fix it. ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zope.rst", line 405, in zope.rst Failed example: browser.open(app.absolute_url() + '/file1') Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in browser.open(app.absolute_url() + '/file1') File "/home/jenkins/.buildout/eggs/cp310/zope.testbrowser-5.5.1-py3.10.egg/zope/testbrowser/browser.py", line 247, in open url = self._absoluteUrl(url) File "/home/jenkins/.buildout/eggs/cp310/zope.testbrowser-5.5.1-py3.10.egg/zope/testbrowser/browser.py", line 532, in _absoluteUrl raise BrowserStateError( zope.testbrowser.browser.BrowserStateError: can't fetch relative reference: not viewing any document ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zope.rst", line 406, in zope.rst Failed example: 'The test browser also works with iterators' in browser.contents Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in 'The test browser also works with iterators' in browser.contents TypeError: argument of type 'NoneType' is not iterable ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zope.rst", line 413, in zope.rst Failed example: zope.FUNCTIONAL_TESTING.testTearDown() Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in zope.FUNCTIONAL_TESTING.testTearDown() File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zope.py", line 866, in testTearDown app = self['app'] File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/layer.py", line 30, in __getitem__ raise KeyError(key) KeyError: 'app' ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zope.rst", line 422, in zope.rst Failed example: with zope.zopeApp() as app: 'acl_users' in app.objectIds()\ and 'folder1' not in app.objectIds()\ and 'file1' not in app.objectIds() Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in with zope.zopeApp() as app: File "/srv/python3.10/lib/python3.10/contextlib.py", line 142, in __exit__ next(self.gen) File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zope.py", line 268, in zopeApp transaction.commit() File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zope.py", line 751, in you_broke_it raise TestIsolationBroken("""You are in a Test Layer plone.testing.zope.TestIsolationBroken: You are in a Test Layer (IntegrationTesting) that is fast by just aborting transactions between each test. You just committed something. That breaks the test isolation. So I stop here and let you fix it. ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zope.rst", line 430, in zope.rst Failed example: runner.tear_down_unneeded(options, [], setupLayers, []) Expected: Tear down plone.testing.zope.FunctionalTesting in ... seconds. Tear down plone.testing.zope.Startup in ... seconds. Tear down plone.testing.zca.LayerCleanup in ... seconds. Got: Tear down plone.testing.zca.LayerCleanup in 0.002 seconds. ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zope.rst", line 458, in zope.rst Failed example: runner.setup_layer(options, zope.WSGI_SERVER, setupLayers) Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in runner.setup_layer(options, zope.WSGI_SERVER, setupLayers) File "/home/jenkins/.buildout/eggs/cp310/zope.testrunner-5.4.0-py3.10.egg/zope/testrunner/runner.py", line 837, in setup_layer setup_layer(options, base, setup_layers) File "/home/jenkins/.buildout/eggs/cp310/zope.testrunner-5.4.0-py3.10.egg/zope/testrunner/runner.py", line 837, in setup_layer setup_layer(options, base, setup_layers) File "/home/jenkins/.buildout/eggs/cp310/zope.testrunner-5.4.0-py3.10.egg/zope/testrunner/runner.py", line 842, in setup_layer layer.setUp() File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zope.py", line 315, in setUp self.setUpDatabase() File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zope.py", line 474, in setUpDatabase self['zodbDB'] = zodb.stackDemoStorage( File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zodb.py", line 30, in stackDemoStorage return DB(storage) File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/DB.py", line 468, in __init__ with self.transaction(u'initial database creation') as conn: File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/DB.py", line 1019, in __enter__ self.conn = self.db.open(self.tm) File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/DB.py", line 777, in open result.open(transaction_manager) File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 921, in open self.newTransaction(None, False) File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 737, in newTransaction invalidated = self._storage.poll_invalidations() File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/mvccadapter.py", line 137, in poll_invalidations ltid = self._storage.lastTransaction() File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/DemoStorage.py", line 211, in lastTransaction t = self.base.lastTransaction() AttributeError: 'ValueDoc' object has no attribute 'lastTransaction' ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zope.rst", line 467, in zope.rst Failed example: host Expected: 'localhost' Got: 'nohost' ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zope.rst", line 476, in zope.rst Failed example: zope.FUNCTIONAL_TESTING.testSetUp() Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in zope.FUNCTIONAL_TESTING.testSetUp() File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zope.py", line 825, in testSetUp self['zodbDB'] = zodb.stackDemoStorage( File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zodb.py", line 30, in stackDemoStorage return DB(storage) File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/DB.py", line 468, in __init__ with self.transaction(u'initial database creation') as conn: File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/DB.py", line 1019, in __enter__ self.conn = self.db.open(self.tm) File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/DB.py", line 777, in open result.open(transaction_manager) File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 921, in open self.newTransaction(None, False) File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 737, in newTransaction invalidated = self._storage.poll_invalidations() File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/mvccadapter.py", line 137, in poll_invalidations ltid = self._storage.lastTransaction() File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/DemoStorage.py", line 211, in lastTransaction t = self.base.lastTransaction() AttributeError: 'ValueDoc' object has no attribute 'lastTransaction' ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zope.rst", line 477, in zope.rst Failed example: zope.WSGI_SERVER.testSetUp() Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in zope.WSGI_SERVER.testSetUp() File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zope.py", line 825, in testSetUp self['zodbDB'] = zodb.stackDemoStorage( File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zodb.py", line 30, in stackDemoStorage return DB(storage) File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/DB.py", line 468, in __init__ with self.transaction(u'initial database creation') as conn: File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/DB.py", line 1019, in __enter__ self.conn = self.db.open(self.tm) File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/DB.py", line 777, in open result.open(transaction_manager) File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 921, in open self.newTransaction(None, False) File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 737, in newTransaction invalidated = self._storage.poll_invalidations() File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/mvccadapter.py", line 137, in poll_invalidations ltid = self._storage.lastTransaction() File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/DemoStorage.py", line 211, in lastTransaction t = self.base.lastTransaction() AttributeError: 'ValueDoc' object has no attribute 'lastTransaction' ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zope.rst", line 483, in zope.rst Failed example: app = zope.WSGI_SERVER['app'] # would normally be self.layer['app'] Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in app = zope.WSGI_SERVER['app'] # would normally be self.layer['app'] File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/layer.py", line 30, in __getitem__ raise KeyError(key) KeyError: 'app' ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zope.rst", line 484, in zope.rst Failed example: _ = app.manage_addDTMLDocument('dtml-doc-3') Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in _ = app.manage_addDTMLDocument('dtml-doc-3') File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/OFS/DTMLDocument.py", line 145, in addDTMLDocument id = self._setObject(id, ob) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/OFS/ObjectManager.py", line 348, in _setObject self._objects = self._objects + ({'id': id, 'meta_type': t},) File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 830, in register self._register(obj) File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 840, in _register self.transaction_manager.get().join(self) AttributeError: 'NoneType' object has no attribute 'get' ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zope.rst", line 488, in zope.rst Failed example: import transaction; transaction.commit() Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in import transaction; transaction.commit() File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zope.py", line 751, in you_broke_it raise TestIsolationBroken("""You are in a Test Layer plone.testing.zope.TestIsolationBroken: You are in a Test Layer (IntegrationTesting) that is fast by just aborting transactions between each test. You just committed something. That breaks the test isolation. So I stop here and let you fix it. ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zope.rst", line 493, in zope.rst Failed example: app_url.split(':')[:-1] Expected: ['http', '//localhost'] Got: [] ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zope.rst", line 497, in zope.rst Failed example: conn = urlopen(app_url + '/dtml-doc-3', timeout=5) Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in conn = urlopen(app_url + '/dtml-doc-3', timeout=5) File "/srv/python3.10/lib/python3.10/urllib/request.py", line 216, in urlopen return opener.open(url, data, timeout) File "/srv/python3.10/lib/python3.10/urllib/request.py", line 503, in open req = Request(fullurl, data) File "/srv/python3.10/lib/python3.10/urllib/request.py", line 322, in __init__ self.full_url = url File "/srv/python3.10/lib/python3.10/urllib/request.py", line 348, in full_url self._parse() File "/srv/python3.10/lib/python3.10/urllib/request.py", line 377, in _parse raise ValueError("unknown url type: %r" % self.full_url) ValueError: unknown url type: '//dtml-doc-3' ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zope.rst", line 498, in zope.rst Failed example: b'This is the dtml-doc-3 Document.' in conn.read() Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in b'This is the dtml-doc-3 Document.' in conn.read() NameError: name 'conn' is not defined ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zope.rst", line 500, in zope.rst Failed example: conn.close() Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in conn.close() NameError: name 'conn' is not defined ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zope.rst", line 504, in zope.rst Failed example: zope.WSGI_SERVER.testTearDown() Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in zope.WSGI_SERVER.testTearDown() File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zope.py", line 866, in testTearDown app = self['app'] File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/layer.py", line 30, in __getitem__ raise KeyError(key) KeyError: 'app' ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zope.rst", line 505, in zope.rst Failed example: zope.FUNCTIONAL_TESTING.testTearDown() Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in zope.FUNCTIONAL_TESTING.testTearDown() File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zope.py", line 866, in testTearDown app = self['app'] File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/layer.py", line 30, in __getitem__ raise KeyError(key) KeyError: 'app' ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zope.rst", line 514, in zope.rst Failed example: with zope.zopeApp() as app: 'acl_users' in app.objectIds() and 'folder1' not in app.objectIds() Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in with zope.zopeApp() as app: File "/srv/python3.10/lib/python3.10/contextlib.py", line 142, in __exit__ next(self.gen) File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zope.py", line 268, in zopeApp transaction.commit() File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zope.py", line 751, in you_broke_it raise TestIsolationBroken("""You are in a Test Layer plone.testing.zope.TestIsolationBroken: You are in a Test Layer (IntegrationTesting) that is fast by just aborting transactions between each test. You just committed something. That breaks the test isolation. So I stop here and let you fix it. ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zope.rst", line 520, in zope.rst Failed example: runner.tear_down_unneeded(options, [], setupLayers, []) Expected: Tear down plone.testing.zope.WSGIServer:Functional in ... seconds. Tear down plone.testing.zope.WSGIServer in ... seconds. Tear down plone.testing.zope.Startup in ... seconds. Tear down plone.testing.zca.LayerCleanup in ... seconds. Got: Tear down plone.testing.zca.LayerCleanup in 0.002 seconds. ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zope.rst", line 530, in zope.rst Failed example: try: conn = urlopen(app_url + '/folder1', timeout=5) except Exception as exc: if 'Connection refused' not in str(exc) and 'Connection reset' not in str(exc): raise exc else: print('urlopen should have raised exception') Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 5, in raise exc File "", line 2, in conn = urlopen(app_url + '/folder1', timeout=5) File "/srv/python3.10/lib/python3.10/urllib/request.py", line 216, in urlopen return opener.open(url, data, timeout) File "/srv/python3.10/lib/python3.10/urllib/request.py", line 503, in open req = Request(fullurl, data) File "/srv/python3.10/lib/python3.10/urllib/request.py", line 322, in __init__ self.full_url = url File "/srv/python3.10/lib/python3.10/urllib/request.py", line 348, in full_url self._parse() File "/srv/python3.10/lib/python3.10/urllib/request.py", line 377, in _parse raise ValueError("unknown url type: %r" % self.full_url) ValueError: unknown url type: '//folder1' File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 591, in run self._callTestMethod(testMethod) File "/srv/python3.10/lib/python3.10/unittest/case.py", line 549, in _callTestMethod method() File "/srv/python3.10/lib/python3.10/doctest.py", line 2216, in runTest raise self.failureException(self.format_failure(new.getvalue())) FAILED: plone.app.caching.tests.test_integration.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.caching-3.0.0a10-py3.10.egg/plone/app/caching/tests/test_integration.py", line 2, in from plone.app.caching.testing import getToken File "/home/jenkins/.buildout/eggs/cp310/plone.app.caching-3.0.0a10-py3.10.egg/plone/app/caching/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.caching.tests.test_operation_default.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.caching-3.0.0a10-py3.10.egg/plone/app/caching/tests/test_operation_default.py", line 1, in from plone.app.caching.testing import getToken File "/home/jenkins/.buildout/eggs/cp310/plone.app.caching-3.0.0a10-py3.10.egg/plone/app/caching/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.caching.tests.test_operation_parameters.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.caching-3.0.0a10-py3.10.egg/plone/app/caching/tests/test_operation_parameters.py", line 1, in from plone.app.caching.testing import PLONE_APP_CACHING_FUNCTIONAL_TESTING File "/home/jenkins/.buildout/eggs/cp310/plone.app.caching-3.0.0a10-py3.10.egg/plone/app/caching/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.caching.tests.test_profile_with_caching_proxy.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.caching-3.0.0a10-py3.10.egg/plone/app/caching/tests/test_profile_with_caching_proxy.py", line 3, in from plone.app.caching.testing import PLONE_APP_CACHING_FUNCTIONAL_RESTAPI_TESTING File "/home/jenkins/.buildout/eggs/cp310/plone.app.caching-3.0.0a10-py3.10.egg/plone/app/caching/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.caching.tests.test_profile_without_caching_proxy.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.caching-3.0.0a10-py3.10.egg/plone/app/caching/tests/test_profile_without_caching_proxy.py", line 2, in from plone.app.caching.testing import PLONE_APP_CACHING_FUNCTIONAL_RESTAPI_TESTING File "/home/jenkins/.buildout/eggs/cp310/plone.app.caching-3.0.0a10-py3.10.egg/plone/app/caching/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.caching.tests.test_purge.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.caching-3.0.0a10-py3.10.egg/plone/app/caching/tests/test_purge.py", line 11, in from plone.app.caching.testing import PLONE_APP_CACHING_FUNCTIONAL_TESTING File "/home/jenkins/.buildout/eggs/cp310/plone.app.caching-3.0.0a10-py3.10.egg/plone/app/caching/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.content.tests.test_actions.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.content-4.0.0a9-py3.10.egg/plone/app/content/tests/test_actions.py", line 12, in from plone.app.content.testing import PLONE_APP_CONTENT_DX_FUNCTIONAL_TESTING File "/home/jenkins/.buildout/eggs/cp310/plone.app.content-4.0.0a9-py3.10.egg/plone/app/content/testing.py", line 3, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.content.tests.test_adding.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.content-4.0.0a9-py3.10.egg/plone/app/content/tests/test_adding.py", line 5, in from plone.app.content.testing import PLONE_APP_CONTENT_INTEGRATION_TESTING File "/home/jenkins/.buildout/eggs/cp310/plone.app.content-4.0.0a9-py3.10.egg/plone/app/content/testing.py", line 3, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.content.tests.test_basecontent.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.content-4.0.0a9-py3.10.egg/plone/app/content/tests/test_basecontent.py", line 6, in from plone.app.content.testing import ( File "/home/jenkins/.buildout/eggs/cp310/plone.app.content-4.0.0a9-py3.10.egg/plone/app/content/testing.py", line 3, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.content.tests.test_content_status_modify.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.content-4.0.0a9-py3.10.egg/plone/app/content/tests/test_content_status_modify.py", line 7, in from plone.app.content.testing import PLONE_APP_CONTENT_DX_INTEGRATION_TESTING File "/home/jenkins/.buildout/eggs/cp310/plone.app.content-4.0.0a9-py3.10.egg/plone/app/content/testing.py", line 3, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.content.tests.test_contents.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.content-4.0.0a9-py3.10.egg/plone/app/content/tests/test_contents.py", line 22, in from plone.app.content.testing import ( File "/home/jenkins/.buildout/eggs/cp310/plone.app.content-4.0.0a9-py3.10.egg/plone/app/content/testing.py", line 3, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.content.tests.test_folder.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.content-4.0.0a9-py3.10.egg/plone/app/content/tests/test_folder.py", line 18, in from plone.app.content.testing import ( File "/home/jenkins/.buildout/eggs/cp310/plone.app.content-4.0.0a9-py3.10.egg/plone/app/content/testing.py", line 3, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.content.tests.test_folder_publish.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.content-4.0.0a9-py3.10.egg/plone/app/content/tests/test_folder_publish.py", line 8, in from plone.app.content.testing import PLONE_APP_CONTENT_DX_INTEGRATION_TESTING File "/home/jenkins/.buildout/eggs/cp310/plone.app.content-4.0.0a9-py3.10.egg/plone/app/content/testing.py", line 3, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.content.tests.test_namechooser_unit.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.content-4.0.0a9-py3.10.egg/plone/app/content/tests/test_namechooser_unit.py", line 10, in from plone.app.content.testing import PLONE_APP_CONTENT_INTEGRATION_TESTING File "/home/jenkins/.buildout/eggs/cp310/plone.app.content-4.0.0a9-py3.10.egg/plone/app/content/testing.py", line 3, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.content.tests.test_non_ascii_characters_in_workflow_state.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.content-4.0.0a9-py3.10.egg/plone/app/content/tests/test_non_ascii_characters_in_workflow_state.py", line 8, in from plone.app.content.testing import PLONE_APP_CONTENT_NON_ASCII_INTEGRATION_TESTING File "/home/jenkins/.buildout/eggs/cp310/plone.app.content-4.0.0a9-py3.10.egg/plone/app/content/testing.py", line 3, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.content.tests.test_reviewlist.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.content-4.0.0a9-py3.10.egg/plone/app/content/tests/test_reviewlist.py", line 8, in from plone.app.content.testing import PLONE_APP_CONTENT_DX_FUNCTIONAL_TESTING File "/home/jenkins/.buildout/eggs/cp310/plone.app.content-4.0.0a9-py3.10.egg/plone/app/content/testing.py", line 3, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.content.tests.test_selectdefaultpage.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.content-4.0.0a9-py3.10.egg/plone/app/content/tests/test_selectdefaultpage.py", line 7, in from plone.app.content.testing import PLONE_APP_CONTENT_DX_FUNCTIONAL_TESTING File "/home/jenkins/.buildout/eggs/cp310/plone.app.content-4.0.0a9-py3.10.egg/plone/app/content/testing.py", line 3, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.content.tests.test_widgets.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.content-4.0.0a9-py3.10.egg/plone/app/content/tests/test_widgets.py", line 21, in from plone.app.content.testing import ( File "/home/jenkins/.buildout/eggs/cp310/plone.app.content-4.0.0a9-py3.10.egg/plone/app/content/testing.py", line 3, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.contentlisting.tests.test_integration_doctest.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.contentlisting-2.0.6-py3.10.egg/plone/app/contentlisting/tests/test_integration_doctest.py", line 3, in from plone.app.contentlisting.tests.base import CONTENTLISTING_FUNCTIONAL_TESTING # NOQA: E501 File "/home/jenkins/.buildout/eggs/cp310/plone.app.contentlisting-2.0.6-py3.10.egg/plone/app/contentlisting/tests/base.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.contentlisting.tests.test_integration_unit.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.contentlisting-2.0.6-py3.10.egg/plone/app/contentlisting/tests/test_integration_unit.py", line 4, in from plone.app.contentlisting.tests.base import CONTENTLISTING_FUNCTIONAL_TESTING # NOQA: E501 File "/home/jenkins/.buildout/eggs/cp310/plone.app.contentlisting-2.0.6-py3.10.egg/plone/app/contentlisting/tests/base.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.contentmenu.tests.test_menu.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.contentmenu-2.3.4-py3.10.egg/plone/app/contentmenu/tests/test_menu.py", line 7, in from plone.app.contentmenu.testing import PLONE_APP_CONTENTMENU_DX_INTEGRATION_TESTING # noqa File "/home/jenkins/.buildout/eggs/cp310/plone.app.contentmenu-2.3.4-py3.10.egg/plone/app/contentmenu/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.contentrules.tests.test_action_copy.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.contentrules-5.0.0a3-py3.10.egg/plone/app/contentrules/tests/test_action_copy.py", line 5, in from plone.app.contentrules.tests.base import ContentRulesTestCase File "/home/jenkins/.buildout/eggs/cp310/plone.app.contentrules-5.0.0a3-py3.10.egg/plone/app/contentrules/tests/base.py", line 4, in from plone.app.contentrules.testing import PLONE_APP_CONTENTRULES_INTEGRATION_TESTING # noqa: E501 File "/home/jenkins/.buildout/eggs/cp310/plone.app.contentrules-5.0.0a3-py3.10.egg/plone/app/contentrules/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.contentrules.tests.test_action_delete.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.contentrules-5.0.0a3-py3.10.egg/plone/app/contentrules/tests/test_action_delete.py", line 4, in from plone.app.contentrules.tests.base import ContentRulesTestCase File "/home/jenkins/.buildout/eggs/cp310/plone.app.contentrules-5.0.0a3-py3.10.egg/plone/app/contentrules/tests/base.py", line 4, in from plone.app.contentrules.testing import PLONE_APP_CONTENTRULES_INTEGRATION_TESTING # noqa: E501 File "/home/jenkins/.buildout/eggs/cp310/plone.app.contentrules-5.0.0a3-py3.10.egg/plone/app/contentrules/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.contentrules.tests.test_action_logger.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.contentrules-5.0.0a3-py3.10.egg/plone/app/contentrules/tests/test_action_logger.py", line 5, in from plone.app.contentrules.tests.base import ContentRulesTestCase File "/home/jenkins/.buildout/eggs/cp310/plone.app.contentrules-5.0.0a3-py3.10.egg/plone/app/contentrules/tests/base.py", line 4, in from plone.app.contentrules.testing import PLONE_APP_CONTENTRULES_INTEGRATION_TESTING # noqa: E501 File "/home/jenkins/.buildout/eggs/cp310/plone.app.contentrules-5.0.0a3-py3.10.egg/plone/app/contentrules/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.contentrules.tests.test_action_mail.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.contentrules-5.0.0a3-py3.10.egg/plone/app/contentrules/tests/test_action_mail.py", line 7, in from plone.app.contentrules.tests.base import ContentRulesTestCase File "/home/jenkins/.buildout/eggs/cp310/plone.app.contentrules-5.0.0a3-py3.10.egg/plone/app/contentrules/tests/base.py", line 4, in from plone.app.contentrules.testing import PLONE_APP_CONTENTRULES_INTEGRATION_TESTING # noqa: E501 File "/home/jenkins/.buildout/eggs/cp310/plone.app.contentrules-5.0.0a3-py3.10.egg/plone/app/contentrules/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.contentrules.tests.test_action_move.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.contentrules-5.0.0a3-py3.10.egg/plone/app/contentrules/tests/test_action_move.py", line 5, in from plone.app.contentrules.tests.base import ContentRulesTestCase File "/home/jenkins/.buildout/eggs/cp310/plone.app.contentrules-5.0.0a3-py3.10.egg/plone/app/contentrules/tests/base.py", line 4, in from plone.app.contentrules.testing import PLONE_APP_CONTENTRULES_INTEGRATION_TESTING # noqa: E501 File "/home/jenkins/.buildout/eggs/cp310/plone.app.contentrules-5.0.0a3-py3.10.egg/plone/app/contentrules/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.contentrules.tests.test_action_notify.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.contentrules-5.0.0a3-py3.10.egg/plone/app/contentrules/tests/test_action_notify.py", line 5, in from plone.app.contentrules.tests.base import ContentRulesTestCase File "/home/jenkins/.buildout/eggs/cp310/plone.app.contentrules-5.0.0a3-py3.10.egg/plone/app/contentrules/tests/base.py", line 4, in from plone.app.contentrules.testing import PLONE_APP_CONTENTRULES_INTEGRATION_TESTING # noqa: E501 File "/home/jenkins/.buildout/eggs/cp310/plone.app.contentrules-5.0.0a3-py3.10.egg/plone/app/contentrules/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.contentrules.tests.test_action_versioning.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.contentrules-5.0.0a3-py3.10.egg/plone/app/contentrules/tests/test_action_versioning.py", line 5, in from plone.app.contentrules.tests.base import ContentRulesTestCase File "/home/jenkins/.buildout/eggs/cp310/plone.app.contentrules-5.0.0a3-py3.10.egg/plone/app/contentrules/tests/base.py", line 4, in from plone.app.contentrules.testing import PLONE_APP_CONTENTRULES_INTEGRATION_TESTING # noqa: E501 File "/home/jenkins/.buildout/eggs/cp310/plone.app.contentrules-5.0.0a3-py3.10.egg/plone/app/contentrules/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.contentrules.tests.test_action_workflow.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.contentrules-5.0.0a3-py3.10.egg/plone/app/contentrules/tests/test_action_workflow.py", line 5, in from plone.app.contentrules.tests.base import ContentRulesTestCase File "/home/jenkins/.buildout/eggs/cp310/plone.app.contentrules-5.0.0a3-py3.10.egg/plone/app/contentrules/tests/base.py", line 4, in from plone.app.contentrules.testing import PLONE_APP_CONTENTRULES_INTEGRATION_TESTING # noqa: E501 File "/home/jenkins/.buildout/eggs/cp310/plone.app.contentrules-5.0.0a3-py3.10.egg/plone/app/contentrules/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.contentrules.tests.test_browser.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.contentrules-5.0.0a3-py3.10.egg/plone/app/contentrules/tests/test_browser.py", line 2, in from plone.app.contentrules.testing import PLONE_APP_CONTENTRULES_FUNCTIONAL_TESTING File "/home/jenkins/.buildout/eggs/cp310/plone.app.contentrules-5.0.0a3-py3.10.egg/plone/app/contentrules/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.contentrules.tests.test_cascading_rule.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.contentrules-5.0.0a3-py3.10.egg/plone/app/contentrules/tests/test_cascading_rule.py", line 3, in from plone.app.contentrules.testing import PLONE_APP_CONTENTRULES_FUNCTIONAL_TESTING File "/home/jenkins/.buildout/eggs/cp310/plone.app.contentrules-5.0.0a3-py3.10.egg/plone/app/contentrules/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.contentrules.tests.test_condition_group.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.contentrules-5.0.0a3-py3.10.egg/plone/app/contentrules/tests/test_condition_group.py", line 5, in from plone.app.contentrules.tests.base import ContentRulesTestCase File "/home/jenkins/.buildout/eggs/cp310/plone.app.contentrules-5.0.0a3-py3.10.egg/plone/app/contentrules/tests/base.py", line 4, in from plone.app.contentrules.testing import PLONE_APP_CONTENTRULES_INTEGRATION_TESTING # noqa: E501 File "/home/jenkins/.buildout/eggs/cp310/plone.app.contentrules-5.0.0a3-py3.10.egg/plone/app/contentrules/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.contentrules.tests.test_condition_portal_type.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.contentrules-5.0.0a3-py3.10.egg/plone/app/contentrules/tests/test_condition_portal_type.py", line 5, in from plone.app.contentrules.tests.base import ContentRulesTestCase File "/home/jenkins/.buildout/eggs/cp310/plone.app.contentrules-5.0.0a3-py3.10.egg/plone/app/contentrules/tests/base.py", line 4, in from plone.app.contentrules.testing import PLONE_APP_CONTENTRULES_INTEGRATION_TESTING # noqa: E501 File "/home/jenkins/.buildout/eggs/cp310/plone.app.contentrules-5.0.0a3-py3.10.egg/plone/app/contentrules/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.contentrules.tests.test_condition_role.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.contentrules-5.0.0a3-py3.10.egg/plone/app/contentrules/tests/test_condition_role.py", line 5, in from plone.app.contentrules.tests.base import ContentRulesTestCase File "/home/jenkins/.buildout/eggs/cp310/plone.app.contentrules-5.0.0a3-py3.10.egg/plone/app/contentrules/tests/base.py", line 4, in from plone.app.contentrules.testing import PLONE_APP_CONTENTRULES_INTEGRATION_TESTING # noqa: E501 File "/home/jenkins/.buildout/eggs/cp310/plone.app.contentrules-5.0.0a3-py3.10.egg/plone/app/contentrules/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.contentrules.tests.test_condition_tales_expression.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.contentrules-5.0.0a3-py3.10.egg/plone/app/contentrules/tests/test_condition_tales_expression.py", line 5, in from plone.app.contentrules.tests.base import ContentRulesTestCase File "/home/jenkins/.buildout/eggs/cp310/plone.app.contentrules-5.0.0a3-py3.10.egg/plone/app/contentrules/tests/base.py", line 4, in from plone.app.contentrules.testing import PLONE_APP_CONTENTRULES_INTEGRATION_TESTING # noqa: E501 File "/home/jenkins/.buildout/eggs/cp310/plone.app.contentrules-5.0.0a3-py3.10.egg/plone/app/contentrules/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.contentrules.tests.test_condition_wfstate.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.contentrules-5.0.0a3-py3.10.egg/plone/app/contentrules/tests/test_condition_wfstate.py", line 5, in from plone.app.contentrules.tests.base import ContentRulesTestCase File "/home/jenkins/.buildout/eggs/cp310/plone.app.contentrules-5.0.0a3-py3.10.egg/plone/app/contentrules/tests/base.py", line 4, in from plone.app.contentrules.testing import PLONE_APP_CONTENTRULES_INTEGRATION_TESTING # noqa: E501 File "/home/jenkins/.buildout/eggs/cp310/plone.app.contentrules-5.0.0a3-py3.10.egg/plone/app/contentrules/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.contentrules.tests.test_condition_wftransition.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.contentrules-5.0.0a3-py3.10.egg/plone/app/contentrules/tests/test_condition_wftransition.py", line 5, in from plone.app.contentrules.tests.base import ContentRulesTestCase File "/home/jenkins/.buildout/eggs/cp310/plone.app.contentrules-5.0.0a3-py3.10.egg/plone/app/contentrules/tests/base.py", line 4, in from plone.app.contentrules.testing import PLONE_APP_CONTENTRULES_INTEGRATION_TESTING # noqa: E501 File "/home/jenkins/.buildout/eggs/cp310/plone.app.contentrules-5.0.0a3-py3.10.egg/plone/app/contentrules/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.contentrules.tests.test_configuration.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.contentrules-5.0.0a3-py3.10.egg/plone/app/contentrules/tests/test_configuration.py", line 2, in from plone.app.contentrules.testing import PLONE_APP_CONTENTRULES_FUNCTIONAL_TESTING # noqa: E501 File "/home/jenkins/.buildout/eggs/cp310/plone.app.contentrules-5.0.0a3-py3.10.egg/plone/app/contentrules/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.contentrules.tests.test_events.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.contentrules-5.0.0a3-py3.10.egg/plone/app/contentrules/tests/test_events.py", line 2, in from plone.app.contentrules.tests.base import ContentRulesTestCase File "/home/jenkins/.buildout/eggs/cp310/plone.app.contentrules-5.0.0a3-py3.10.egg/plone/app/contentrules/tests/base.py", line 4, in from plone.app.contentrules.testing import PLONE_APP_CONTENTRULES_INTEGRATION_TESTING # noqa: E501 File "/home/jenkins/.buildout/eggs/cp310/plone.app.contentrules-5.0.0a3-py3.10.egg/plone/app/contentrules/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.contentrules.tests.test_handlers.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.contentrules-5.0.0a3-py3.10.egg/plone/app/contentrules/tests/test_handlers.py", line 4, in from plone.app.contentrules.tests.base import ContentRulesTestCase File "/home/jenkins/.buildout/eggs/cp310/plone.app.contentrules-5.0.0a3-py3.10.egg/plone/app/contentrules/tests/base.py", line 4, in from plone.app.contentrules.testing import PLONE_APP_CONTENTRULES_INTEGRATION_TESTING # noqa: E501 File "/home/jenkins/.buildout/eggs/cp310/plone.app.contentrules-5.0.0a3-py3.10.egg/plone/app/contentrules/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.contentrules.tests.test_rule_assignment_mapping.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.contentrules-5.0.0a3-py3.10.egg/plone/app/contentrules/tests/test_rule_assignment_mapping.py", line 6, in from plone.app.contentrules.testing import PLONE_APP_CONTENTRULES_FUNCTIONAL_TESTING # noqa: E501 File "/home/jenkins/.buildout/eggs/cp310/plone.app.contentrules-5.0.0a3-py3.10.egg/plone/app/contentrules/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.contentrules.tests.test_rule_management_views.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.contentrules-5.0.0a3-py3.10.egg/plone/app/contentrules/tests/test_rule_management_views.py", line 6, in from plone.app.contentrules.tests.base import ContentRulesTestCase File "/home/jenkins/.buildout/eggs/cp310/plone.app.contentrules-5.0.0a3-py3.10.egg/plone/app/contentrules/tests/base.py", line 4, in from plone.app.contentrules.testing import PLONE_APP_CONTENTRULES_INTEGRATION_TESTING # noqa: E501 File "/home/jenkins/.buildout/eggs/cp310/plone.app.contentrules-5.0.0a3-py3.10.egg/plone/app/contentrules/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.contentrules.tests.test_setup.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.contentrules-5.0.0a3-py3.10.egg/plone/app/contentrules/tests/test_setup.py", line 2, in from plone.app.contentrules.tests.base import ContentRulesTestCase File "/home/jenkins/.buildout/eggs/cp310/plone.app.contentrules-5.0.0a3-py3.10.egg/plone/app/contentrules/tests/base.py", line 4, in from plone.app.contentrules.testing import PLONE_APP_CONTENTRULES_INTEGRATION_TESTING # noqa: E501 File "/home/jenkins/.buildout/eggs/cp310/plone.app.contentrules-5.0.0a3-py3.10.egg/plone/app/contentrules/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.contentrules.tests.test_traversal.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.contentrules-5.0.0a3-py3.10.egg/plone/app/contentrules/tests/test_traversal.py", line 7, in from plone.app.contentrules.tests.base import ContentRulesTestCase File "/home/jenkins/.buildout/eggs/cp310/plone.app.contentrules-5.0.0a3-py3.10.egg/plone/app/contentrules/tests/base.py", line 4, in from plone.app.contentrules.testing import PLONE_APP_CONTENTRULES_INTEGRATION_TESTING # noqa: E501 File "/home/jenkins/.buildout/eggs/cp310/plone.app.contentrules-5.0.0a3-py3.10.egg/plone/app/contentrules/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.contenttypes.tests.test_behaviors_collection.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/tests/test_behaviors_collection.py", line 3, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FUNCTIONAL_TESTING # noqa File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.contenttypes.tests.test_behaviors_leadimage.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/tests/test_behaviors_leadimage.py", line 3, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FUNCTIONAL_TESTING # noqa File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.contenttypes.tests.test_behaviors_richtext.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/tests/test_behaviors_richtext.py", line 3, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FUNCTIONAL_TESTING # noqa File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.contenttypes.tests.test_behaviors_table_of_contents.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/tests/test_behaviors_table_of_contents.py", line 3, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FUNCTIONAL_TESTING # noqa File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.contenttypes.tests.test_browser_utils.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/tests/test_browser_utils.py", line 2, in from plone.app.contenttypes.testing import ( File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.contenttypes.tests.test_collection.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/tests/test_collection.py", line 6, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FUNCTIONAL_TESTING # noqa File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.contenttypes.tests.test_collection_rss.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/tests/test_collection_rss.py", line 4, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_INTEGRATION_TESTING # noqa File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.contenttypes.tests.test_content_profile.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/tests/test_content_profile.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.contenttypes.tests.test_document.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/tests/test_document.py", line 3, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FUNCTIONAL_TESTING # noqa File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.contenttypes.tests.test_event.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/tests/test_event.py", line 3, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FUNCTIONAL_TESTING # noqa File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.contenttypes.tests.test_file.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/tests/test_file.py", line 4, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FUNCTIONAL_TESTING # noqa File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.contenttypes.tests.test_folder.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/tests/test_folder.py", line 4, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FUNCTIONAL_TESTING # noqa File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.contenttypes.tests.test_image.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/tests/test_image.py", line 3, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FUNCTIONAL_TESTING # noqa File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.contenttypes.tests.test_indexes.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/tests/test_indexes.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_INTEGRATION_TESTING # noqa File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.contenttypes.tests.test_link.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/tests/test_link.py", line 6, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FUNCTIONAL_TESTING # noqa File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.contenttypes.tests.test_news_item.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/tests/test_news_item.py", line 3, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FUNCTIONAL_TESTING # noqa File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.contenttypes.tests.test_robot.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/tests/test_robot.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_ROBOT_TESTING File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.contenttypes.tests.test_security.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/tests/test_security.py", line 3, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FUNCTIONAL_TESTING # noqa File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.contenttypes.tests.test_setup.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/tests/test_setup.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_INTEGRATION_TESTING # noqa File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.contenttypes.tests.test_webdav.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/tests/test_webdav.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_INTEGRATION_TESTING # noqa File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.dexterity.behaviors.tests.test_id.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.dexterity-3.0.0a7-py3.10.egg/plone/app/dexterity/behaviors/tests/test_id.py", line 3, in from plone.app.dexterity.testing import DEXTERITY_FUNCTIONAL_TESTING File "/home/jenkins/.buildout/eggs/cp310/plone.app.dexterity-3.0.0a7-py3.10.egg/plone/app/dexterity/testing.py", line 2, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.dexterity.behaviors.tests.test_metadata.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.dexterity-3.0.0a7-py3.10.egg/plone/app/dexterity/behaviors/tests/test_metadata.py", line 3, in from plone.app.dexterity.testing import DEXTERITY_INTEGRATION_TESTING File "/home/jenkins/.buildout/eggs/cp310/plone.app.dexterity-3.0.0a7-py3.10.egg/plone/app/dexterity/testing.py", line 2, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.dexterity.tests.test_constrains.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.dexterity-3.0.0a7-py3.10.egg/plone/app/dexterity/tests/test_constrains.py", line 4, in from plone.app.dexterity.testing import DEXTERITY_FUNCTIONAL_TESTING File "/home/jenkins/.buildout/eggs/cp310/plone.app.dexterity-3.0.0a7-py3.10.egg/plone/app/dexterity/testing.py", line 2, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.dexterity.tests.test_doctests.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.dexterity-3.0.0a7-py3.10.egg/plone/app/dexterity/tests/test_doctests.py", line 2, in from plone.app.dexterity.testing import DEXTERITY_FUNCTIONAL_TESTING File "/home/jenkins/.buildout/eggs/cp310/plone.app.dexterity-3.0.0a7-py3.10.egg/plone/app/dexterity/testing.py", line 2, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.dexterity.tests.test_export.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.dexterity-3.0.0a7-py3.10.egg/plone/app/dexterity/tests/test_export.py", line 3, in from plone.app.dexterity.testing import DEXTERITY_INTEGRATION_TESTING File "/home/jenkins/.buildout/eggs/cp310/plone.app.dexterity-3.0.0a7-py3.10.egg/plone/app/dexterity/testing.py", line 2, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.dexterity.tests.test_import.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.dexterity-3.0.0a7-py3.10.egg/plone/app/dexterity/tests/test_import.py", line 7, in from plone.app.dexterity.testing import DEXTERITY_INTEGRATION_TESTING File "/home/jenkins/.buildout/eggs/cp310/plone.app.dexterity-3.0.0a7-py3.10.egg/plone/app/dexterity/testing.py", line 2, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.dexterity.tests.test_nextprevious.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.dexterity-3.0.0a7-py3.10.egg/plone/app/dexterity/tests/test_nextprevious.py", line 2, in from plone.app.dexterity.testing import DEXTERITY_INTEGRATION_TESTING File "/home/jenkins/.buildout/eggs/cp310/plone.app.dexterity-3.0.0a7-py3.10.egg/plone/app/dexterity/testing.py", line 2, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.dexterity.tests.test_permissions.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.dexterity-3.0.0a7-py3.10.egg/plone/app/dexterity/tests/test_permissions.py", line 8, in from plone.app.widgets.testing import PLONEAPPWIDGETS_DX_INTEGRATION_TESTING File "/home/jenkins/.buildout/eggs/cp310/plone.app.widgets-3.0.6-py3.10.egg/plone/app/widgets/testing.py", line 5, in from plone.app.robotframework.testing import REMOTE_LIBRARY_BUNDLE_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.dexterity.tests.test_robot.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.dexterity-3.0.0a7-py3.10.egg/plone/app/dexterity/tests/test_robot.py", line 2, in from plone.app.dexterity.testing import DEXTERITY_ACCEPTANCE_TESTING File "/home/jenkins/.buildout/eggs/cp310/plone.app.dexterity-3.0.0a7-py3.10.egg/plone/app/dexterity/testing.py", line 2, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.dexterity.tests.test_upgrades.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.dexterity-3.0.0a7-py3.10.egg/plone/app/dexterity/tests/test_upgrades.py", line 2, in from plone.app.dexterity.testing import DEXTERITY_INTEGRATION_TESTING File "/home/jenkins/.buildout/eggs/cp310/plone.app.dexterity-3.0.0a7-py3.10.egg/plone/app/dexterity/testing.py", line 2, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.discussion.tests.test_catalog.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.discussion-4.0.0a3-py3.10.egg/plone/app/discussion/tests/test_catalog.py", line 6, in from plone.app.discussion.testing import PLONE_APP_DISCUSSION_INTEGRATION_TESTING # noqa File "/home/jenkins/.buildout/eggs/cp310/plone.app.discussion-4.0.0a3-py3.10.egg/plone/app/discussion/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.discussion.tests.test_comment.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.discussion-4.0.0a3-py3.10.egg/plone/app/discussion/tests/test_comment.py", line 6, in from plone.app.discussion.testing import PLONE_APP_DISCUSSION_INTEGRATION_TESTING # noqa File "/home/jenkins/.buildout/eggs/cp310/plone.app.discussion-4.0.0a3-py3.10.egg/plone/app/discussion/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.discussion.tests.test_comments_viewlet.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.discussion-4.0.0a3-py3.10.egg/plone/app/discussion/tests/test_comments_viewlet.py", line 11, in from plone.app.discussion.testing import PLONE_APP_DISCUSSION_INTEGRATION_TESTING # noqa File "/home/jenkins/.buildout/eggs/cp310/plone.app.discussion-4.0.0a3-py3.10.egg/plone/app/discussion/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.discussion.tests.test_contentrules.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.discussion-4.0.0a3-py3.10.egg/plone/app/discussion/tests/test_contentrules.py", line 8, in from plone.app.discussion.testing import PLONE_APP_DISCUSSION_INTEGRATION_TESTING # noqa File "/home/jenkins/.buildout/eggs/cp310/plone.app.discussion-4.0.0a3-py3.10.egg/plone/app/discussion/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.discussion.tests.test_controlpanel.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.discussion-4.0.0a3-py3.10.egg/plone/app/discussion/tests/test_controlpanel.py", line 3, in from plone.app.discussion.testing import PLONE_APP_DISCUSSION_INTEGRATION_TESTING # noqa File "/home/jenkins/.buildout/eggs/cp310/plone.app.discussion-4.0.0a3-py3.10.egg/plone/app/discussion/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.discussion.tests.test_conversation.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.discussion-4.0.0a3-py3.10.egg/plone/app/discussion/tests/test_conversation.py", line 11, in from plone.app.discussion.testing import PLONE_APP_DISCUSSION_INTEGRATION_TESTING # noqa File "/home/jenkins/.buildout/eggs/cp310/plone.app.discussion-4.0.0a3-py3.10.egg/plone/app/discussion/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.discussion.tests.test_events.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.discussion-4.0.0a3-py3.10.egg/plone/app/discussion/tests/test_events.py", line 4, in from plone.app.discussion.testing import PLONE_APP_DISCUSSION_INTEGRATION_TESTING # noqa File "/home/jenkins/.buildout/eggs/cp310/plone.app.discussion-4.0.0a3-py3.10.egg/plone/app/discussion/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.discussion.tests.test_functional.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.discussion-4.0.0a3-py3.10.egg/plone/app/discussion/tests/test_functional.py", line 6, in from plone.app.discussion.testing import PLONE_APP_DISCUSSION_FUNCTIONAL_TESTING # noqa File "/home/jenkins/.buildout/eggs/cp310/plone.app.discussion-4.0.0a3-py3.10.egg/plone/app/discussion/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.discussion.tests.test_indexers.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.discussion-4.0.0a3-py3.10.egg/plone/app/discussion/tests/test_indexers.py", line 8, in from plone.app.discussion.testing import PLONE_APP_DISCUSSION_INTEGRATION_TESTING # noqa File "/home/jenkins/.buildout/eggs/cp310/plone.app.discussion-4.0.0a3-py3.10.egg/plone/app/discussion/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.discussion.tests.test_moderation_multiple_state_view.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.discussion-4.0.0a3-py3.10.egg/plone/app/discussion/tests/test_moderation_multiple_state_view.py", line 8, in from plone.app.discussion.testing import PLONE_APP_DISCUSSION_INTEGRATION_TESTING # noqa File "/home/jenkins/.buildout/eggs/cp310/plone.app.discussion-4.0.0a3-py3.10.egg/plone/app/discussion/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.discussion.tests.test_moderation_view.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.discussion-4.0.0a3-py3.10.egg/plone/app/discussion/tests/test_moderation_view.py", line 8, in from plone.app.discussion.testing import PLONE_APP_DISCUSSION_INTEGRATION_TESTING # noqa File "/home/jenkins/.buildout/eggs/cp310/plone.app.discussion-4.0.0a3-py3.10.egg/plone/app/discussion/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.discussion.tests.test_notifications.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.discussion-4.0.0a3-py3.10.egg/plone/app/discussion/tests/test_notifications.py", line 4, in from plone.app.discussion.testing import PLONE_APP_DISCUSSION_INTEGRATION_TESTING # noqa File "/home/jenkins/.buildout/eggs/cp310/plone.app.discussion-4.0.0a3-py3.10.egg/plone/app/discussion/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.discussion.tests.test_robot.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.discussion-4.0.0a3-py3.10.egg/plone/app/discussion/tests/test_robot.py", line 2, in from plone.app.discussion.testing import PLONE_APP_DISCUSSION_ROBOT_TESTING File "/home/jenkins/.buildout/eggs/cp310/plone.app.discussion-4.0.0a3-py3.10.egg/plone/app/discussion/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.discussion.tests.test_workflow.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.discussion-4.0.0a3-py3.10.egg/plone/app/discussion/tests/test_workflow.py", line 7, in from plone.app.discussion.testing import PLONE_APP_DISCUSSION_INTEGRATION_TESTING # noqa File "/home/jenkins/.buildout/eggs/cp310/plone.app.discussion-4.0.0a3-py3.10.egg/plone/app/discussion/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.event.tests.test_base_module.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/tests/test_base_module.py", line 25, in from plone.app.event.testing import PAEvent_INTEGRATION_TESTING File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.event.tests.test_catalog.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/tests/test_catalog.py", line 2, in from plone.app.event.testing import PAEvent_INTEGRATION_TESTING File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.event.tests.test_dx_behaviors.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/tests/test_dx_behaviors.py", line 16, in from plone.app.event.testing import PAEventDX_FUNCTIONAL_TESTING File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.event.tests.test_event_listing.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/tests/test_event_listing.py", line 3, in from plone.app.event.testing import make_fake_response File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.event.tests.test_event_summary.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/tests/test_event_summary.py", line 3, in from plone.app.event.testing import PAEventDX_INTEGRATION_TESTING File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.event.tests.test_event_view.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/tests/test_event_view.py", line 3, in from plone.app.event.testing import PAEventDX_FUNCTIONAL_TESTING File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.event.tests.test_ical_import.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/tests/test_ical_import.py", line 4, in from plone.app.event.testing import PAEventDX_FUNCTIONAL_TESTING File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.event.tests.test_icalendar.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/tests/test_icalendar.py", line 6, in from plone.app.event.testing import make_fake_response File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.event.tests.test_portlet_calendar.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/tests/test_portlet_calendar.py", line 7, in from plone.app.event.testing import PAEvent_INTEGRATION_TESTING File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.event.tests.test_portlet_events.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/tests/test_portlet_events.py", line 5, in from plone.app.event.testing import PAEvent_INTEGRATION_TESTING File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.event.tests.test_recurrence.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/tests/test_recurrence.py", line 8, in from plone.app.event.testing import PAEvent_INTEGRATION_TESTING File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.event.tests.test_search.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/tests/test_search.py", line 2, in from plone.app.event.testing import PAEventDX_FUNCTIONAL_TESTING File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.iterate.tests.test_annotations.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.iterate-4.0.2-py3.10.egg/plone/app/iterate/tests/test_annotations.py", line 5, in from plone.app.iterate.testing import PLONEAPPITERATEDEX_INTEGRATION_TESTING File "/home/jenkins/.buildout/eggs/cp310/plone.app.iterate-4.0.2-py3.10.egg/plone/app/iterate/testing.py", line 3, in from plone.app.contenttypes.testing import PloneAppContenttypes File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.iterate.tests.test_containers.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.iterate-4.0.2-py3.10.egg/plone/app/iterate/tests/test_containers.py", line 27, in from plone.app.iterate.testing import PLONEAPPITERATEDEX_INTEGRATION_TESTING File "/home/jenkins/.buildout/eggs/cp310/plone.app.iterate-4.0.2-py3.10.egg/plone/app/iterate/testing.py", line 3, in from plone.app.contenttypes.testing import PloneAppContenttypes File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.iterate.tests.test_doctests.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.iterate-4.0.2-py3.10.egg/plone/app/iterate/tests/test_doctests.py", line 2, in from plone.app.iterate.testing import PLONEAPPITERATE_FUNCTIONAL_TESTING File "/home/jenkins/.buildout/eggs/cp310/plone.app.iterate-4.0.2-py3.10.egg/plone/app/iterate/testing.py", line 3, in from plone.app.contenttypes.testing import PloneAppContenttypes File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.iterate.tests.test_interfaces.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.iterate-4.0.2-py3.10.egg/plone/app/iterate/tests/test_interfaces.py", line 6, in from plone.app.iterate.testing import PLONEAPPITERATEDEX_INTEGRATION_TESTING File "/home/jenkins/.buildout/eggs/cp310/plone.app.iterate-4.0.2-py3.10.egg/plone/app/iterate/testing.py", line 3, in from plone.app.contenttypes.testing import PloneAppContenttypes File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.iterate.tests.test_iterate.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.iterate-4.0.2-py3.10.egg/plone/app/iterate/tests/test_iterate.py", line 27, in from plone.app.iterate.testing import PLONEAPPITERATEDEX_INTEGRATION_TESTING File "/home/jenkins/.buildout/eggs/cp310/plone.app.iterate-4.0.2-py3.10.egg/plone/app/iterate/testing.py", line 3, in from plone.app.contenttypes.testing import PloneAppContenttypes File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.iterate.tests.test_iterate_at.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.iterate-4.0.2-py3.10.egg/plone/app/iterate/tests/test_iterate_at.py", line 27, in from plone.app.iterate.testing import PLONEAPPITERATE_INTEGRATION_TESTING File "/home/jenkins/.buildout/eggs/cp310/plone.app.iterate-4.0.2-py3.10.egg/plone/app/iterate/testing.py", line 3, in from plone.app.contenttypes.testing import PloneAppContenttypes File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.layout.analytics.tests.test_doctests.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.layout-4.0.0a9-py3.10.egg/plone/app/layout/analytics/tests/test_doctests.py", line 2, in from plone.app.layout.testing import FUNCTIONAL_TESTING File "/home/jenkins/.buildout/eggs/cp310/plone.app.layout-4.0.0a9-py3.10.egg/plone/app/layout/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.layout.globals.tests.test_context.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.layout-4.0.0a9-py3.10.egg/plone/app/layout/globals/tests/test_context.py", line 3, in from plone.app.layout.testing import INTEGRATION_TESTING File "/home/jenkins/.buildout/eggs/cp310/plone.app.layout-4.0.0a9-py3.10.egg/plone/app/layout/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.layout.globals.tests.test_layout.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.layout-4.0.0a9-py3.10.egg/plone/app/layout/globals/tests/test_layout.py", line 3, in from plone.app.layout.testing import INTEGRATION_TESTING File "/home/jenkins/.buildout/eggs/cp310/plone.app.layout-4.0.0a9-py3.10.egg/plone/app/layout/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.layout.globals.tests.test_portal.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.layout-4.0.0a9-py3.10.egg/plone/app/layout/globals/tests/test_portal.py", line 4, in from plone.app.layout.testing import INTEGRATION_TESTING File "/home/jenkins/.buildout/eggs/cp310/plone.app.layout-4.0.0a9-py3.10.egg/plone/app/layout/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.layout.globals.tests.test_tools.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.layout-4.0.0a9-py3.10.egg/plone/app/layout/globals/tests/test_tools.py", line 2, in from plone.app.layout.testing import INTEGRATION_TESTING File "/home/jenkins/.buildout/eggs/cp310/plone.app.layout-4.0.0a9-py3.10.egg/plone/app/layout/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.layout.links.tests.test_canonical_url.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.layout-4.0.0a9-py3.10.egg/plone/app/layout/links/tests/test_canonical_url.py", line 3, in from plone.app.layout.testing import FUNCTIONAL_TESTING File "/home/jenkins/.buildout/eggs/cp310/plone.app.layout-4.0.0a9-py3.10.egg/plone/app/layout/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.layout.links.tests.test_rssviewlet.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.layout-4.0.0a9-py3.10.egg/plone/app/layout/links/tests/test_rssviewlet.py", line 3, in from plone.app.layout.viewlets.tests.base import ViewletsTestCase File "/home/jenkins/.buildout/eggs/cp310/plone.app.layout-4.0.0a9-py3.10.egg/plone/app/layout/viewlets/tests/base.py", line 2, in from plone.app.layout.testing import FUNCTIONAL_TESTING File "/home/jenkins/.buildout/eggs/cp310/plone.app.layout-4.0.0a9-py3.10.egg/plone/app/layout/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.layout.navigation.tests.test_root.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.layout-4.0.0a9-py3.10.egg/plone/app/layout/navigation/tests/test_root.py", line 3, in from plone.app.layout.testing import INTEGRATION_TESTING File "/home/jenkins/.buildout/eggs/cp310/plone.app.layout-4.0.0a9-py3.10.egg/plone/app/layout/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.layout.sitemap.tests.test_sitemap.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.layout-4.0.0a9-py3.10.egg/plone/app/layout/sitemap/tests/test_sitemap.py", line 5, in from plone.app.layout.testing import INTEGRATION_TESTING File "/home/jenkins/.buildout/eggs/cp310/plone.app.layout-4.0.0a9-py3.10.egg/plone/app/layout/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.layout.viewlets.tests.test_common.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.layout-4.0.0a9-py3.10.egg/plone/app/layout/viewlets/tests/test_common.py", line 8, in from plone.app.layout.viewlets.tests.base import ViewletsFunctionalTestCase File "/home/jenkins/.buildout/eggs/cp310/plone.app.layout-4.0.0a9-py3.10.egg/plone/app/layout/viewlets/tests/base.py", line 2, in from plone.app.layout.testing import FUNCTIONAL_TESTING File "/home/jenkins/.buildout/eggs/cp310/plone.app.layout-4.0.0a9-py3.10.egg/plone/app/layout/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.layout.viewlets.tests.test_content.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.layout-4.0.0a9-py3.10.egg/plone/app/layout/viewlets/tests/test_content.py", line 6, in from plone.app.layout.viewlets.tests.base import ViewletsTestCase File "/home/jenkins/.buildout/eggs/cp310/plone.app.layout-4.0.0a9-py3.10.egg/plone/app/layout/viewlets/tests/base.py", line 2, in from plone.app.layout.testing import FUNCTIONAL_TESTING File "/home/jenkins/.buildout/eggs/cp310/plone.app.layout-4.0.0a9-py3.10.egg/plone/app/layout/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.layout.viewlets.tests.test_functional.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.layout-4.0.0a9-py3.10.egg/plone/app/layout/viewlets/tests/test_functional.py", line 2, in from plone.app.layout.testing import FUNCTIONAL_TESTING File "/home/jenkins/.buildout/eggs/cp310/plone.app.layout-4.0.0a9-py3.10.egg/plone/app/layout/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.layout.viewlets.tests.test_history.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.layout-4.0.0a9-py3.10.egg/plone/app/layout/viewlets/tests/test_history.py", line 4, in from plone.app.layout.viewlets.tests.base import ViewletsFunctionalTestCase File "/home/jenkins/.buildout/eggs/cp310/plone.app.layout-4.0.0a9-py3.10.egg/plone/app/layout/viewlets/tests/base.py", line 2, in from plone.app.layout.testing import FUNCTIONAL_TESTING File "/home/jenkins/.buildout/eggs/cp310/plone.app.layout-4.0.0a9-py3.10.egg/plone/app/layout/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.layout.viewlets.tests.test_social.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.layout-4.0.0a9-py3.10.egg/plone/app/layout/viewlets/tests/test_social.py", line 3, in from plone.app.layout.viewlets.tests.base import ViewletsTestCase File "/home/jenkins/.buildout/eggs/cp310/plone.app.layout-4.0.0a9-py3.10.egg/plone/app/layout/viewlets/tests/base.py", line 2, in from plone.app.layout.testing import FUNCTIONAL_TESTING File "/home/jenkins/.buildout/eggs/cp310/plone.app.layout-4.0.0a9-py3.10.egg/plone/app/layout/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.linkintegrity.tests.test_circular.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.linkintegrity-3.5.0-py3.10.egg/plone/app/linkintegrity/tests/test_circular.py", line 3, in from plone.app.linkintegrity.testing import create File "/home/jenkins/.buildout/eggs/cp310/plone.app.linkintegrity-3.5.0-py3.10.egg/plone/app/linkintegrity/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.linkintegrity.tests.test_functional.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.linkintegrity-3.5.0-py3.10.egg/plone/app/linkintegrity/tests/test_functional.py", line 2, in from plone.app.linkintegrity import testing File "/home/jenkins/.buildout/eggs/cp310/plone.app.linkintegrity-3.5.0-py3.10.egg/plone/app/linkintegrity/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.linkintegrity.tests.test_handlers.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.linkintegrity-3.5.0-py3.10.egg/plone/app/linkintegrity/tests/test_handlers.py", line 3, in from plone.app.linkintegrity.testing import create File "/home/jenkins/.buildout/eggs/cp310/plone.app.linkintegrity-3.5.0-py3.10.egg/plone/app/linkintegrity/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.linkintegrity.tests.test_imagescales.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.linkintegrity-3.5.0-py3.10.egg/plone/app/linkintegrity/tests/test_imagescales.py", line 2, in from plone.app.linkintegrity.tests.base import DXBaseTestCase File "/home/jenkins/.buildout/eggs/cp310/plone.app.linkintegrity-3.5.0-py3.10.egg/plone/app/linkintegrity/tests/base.py", line 2, in from plone.app.linkintegrity import testing File "/home/jenkins/.buildout/eggs/cp310/plone.app.linkintegrity-3.5.0-py3.10.egg/plone/app/linkintegrity/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.linkintegrity.tests.test_references.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.linkintegrity-3.5.0-py3.10.egg/plone/app/linkintegrity/tests/test_references.py", line 2, in from plone.app.linkintegrity import testing File "/home/jenkins/.buildout/eggs/cp310/plone.app.linkintegrity-3.5.0-py3.10.egg/plone/app/linkintegrity/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.multilingual.tests.test_alternates.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.multilingual-6.0.0a7-py3.10.egg/plone/app/multilingual/tests/test_alternates.py", line 6, in from plone.app.multilingual.testing import PAM_FUNCTIONAL_TESTING File "/home/jenkins/.buildout/eggs/cp310/plone.app.multilingual-6.0.0a7-py3.10.egg/plone/app/multilingual/testing.py", line 3, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.multilingual.tests.test_api.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.multilingual-6.0.0a7-py3.10.egg/plone/app/multilingual/tests/test_api.py", line 9, in from plone.app.multilingual.testing import PAM_FUNCTIONAL_TESTING File "/home/jenkins/.buildout/eggs/cp310/plone.app.multilingual-6.0.0a7-py3.10.egg/plone/app/multilingual/testing.py", line 3, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.multilingual.tests.test_catalog.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.multilingual-6.0.0a7-py3.10.egg/plone/app/multilingual/tests/test_catalog.py", line 4, in from plone.app.multilingual.testing import PAM_FUNCTIONAL_TESTING File "/home/jenkins/.buildout/eggs/cp310/plone.app.multilingual-6.0.0a7-py3.10.egg/plone/app/multilingual/testing.py", line 3, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.multilingual.tests.test_directives.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.multilingual-6.0.0a7-py3.10.egg/plone/app/multilingual/tests/test_directives.py", line 4, in from plone.app.multilingual.testing import PAM_INTEGRATION_TESTING File "/home/jenkins/.buildout/eggs/cp310/plone.app.multilingual-6.0.0a7-py3.10.egg/plone/app/multilingual/testing.py", line 3, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.multilingual.tests.test_form.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.multilingual-6.0.0a7-py3.10.egg/plone/app/multilingual/tests/test_form.py", line 4, in from plone.app.multilingual.testing import PAM_FUNCTIONAL_TESTING File "/home/jenkins/.buildout/eggs/cp310/plone.app.multilingual-6.0.0a7-py3.10.egg/plone/app/multilingual/testing.py", line 3, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.multilingual.tests.test_helper_views.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.multilingual-6.0.0a7-py3.10.egg/plone/app/multilingual/tests/test_helper_views.py", line 6, in from plone.app.multilingual.testing import PAM_FUNCTIONAL_TESTING File "/home/jenkins/.buildout/eggs/cp310/plone.app.multilingual-6.0.0a7-py3.10.egg/plone/app/multilingual/testing.py", line 3, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.multilingual.tests.test_lif.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.multilingual-6.0.0a7-py3.10.egg/plone/app/multilingual/tests/test_lif.py", line 5, in from plone.app.multilingual.testing import PAM_FUNCTIONAL_TESTING File "/home/jenkins/.buildout/eggs/cp310/plone.app.multilingual-6.0.0a7-py3.10.egg/plone/app/multilingual/testing.py", line 3, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.multilingual.tests.test_lrf.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.multilingual-6.0.0a7-py3.10.egg/plone/app/multilingual/tests/test_lrf.py", line 7, in from plone.app.multilingual.testing import PAM_FUNCTIONAL_TESTING File "/home/jenkins/.buildout/eggs/cp310/plone.app.multilingual-6.0.0a7-py3.10.egg/plone/app/multilingual/testing.py", line 3, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.multilingual.tests.test_menu.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.multilingual-6.0.0a7-py3.10.egg/plone/app/multilingual/tests/test_menu.py", line 4, in from plone.app.multilingual.testing import PAM_FUNCTIONAL_TESTING File "/home/jenkins/.buildout/eggs/cp310/plone.app.multilingual-6.0.0a7-py3.10.egg/plone/app/multilingual/testing.py", line 3, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.multilingual.tests.test_robot.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.multilingual-6.0.0a7-py3.10.egg/plone/app/multilingual/tests/test_robot.py", line 2, in from plone.app.multilingual.testing import PAM_ROBOT_TESTING File "/home/jenkins/.buildout/eggs/cp310/plone.app.multilingual-6.0.0a7-py3.10.egg/plone/app/multilingual/testing.py", line 3, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.multilingual.tests.test_selector.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.multilingual-6.0.0a7-py3.10.egg/plone/app/multilingual/tests/test_selector.py", line 12, in from plone.app.multilingual.testing import PAM_FUNCTIONAL_TESTING File "/home/jenkins/.buildout/eggs/cp310/plone.app.multilingual-6.0.0a7-py3.10.egg/plone/app/multilingual/testing.py", line 3, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.multilingual.tests.test_setup.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.multilingual-6.0.0a7-py3.10.egg/plone/app/multilingual/tests/test_setup.py", line 9, in from plone.app.multilingual.testing import PAM_INTEGRATION_PRESET_TESTING File "/home/jenkins/.buildout/eggs/cp310/plone.app.multilingual-6.0.0a7-py3.10.egg/plone/app/multilingual/testing.py", line 3, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.multilingual.tests.test_sitemap.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.multilingual-6.0.0a7-py3.10.egg/plone/app/multilingual/tests/test_sitemap.py", line 4, in from plone.app.multilingual.testing import PAM_FUNCTIONAL_TESTING File "/home/jenkins/.buildout/eggs/cp310/plone.app.multilingual-6.0.0a7-py3.10.egg/plone/app/multilingual/testing.py", line 3, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.multilingual.tests.test_subscribers.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.multilingual-6.0.0a7-py3.10.egg/plone/app/multilingual/tests/test_subscribers.py", line 3, in from plone.app.multilingual.testing import PAM_FUNCTIONAL_TESTING File "/home/jenkins/.buildout/eggs/cp310/plone.app.multilingual-6.0.0a7-py3.10.egg/plone/app/multilingual/testing.py", line 3, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.multilingual.tests.test_uninstall.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.multilingual-6.0.0a7-py3.10.egg/plone/app/multilingual/tests/test_uninstall.py", line 4, in from plone.app.multilingual.testing import PLONE_APP_MULTILINGUAL_INTEGRATION_TESTING # noqa File "/home/jenkins/.buildout/eggs/cp310/plone.app.multilingual-6.0.0a7-py3.10.egg/plone/app/multilingual/testing.py", line 3, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.multilingual.tests.test_vocabularies.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.multilingual-6.0.0a7-py3.10.egg/plone/app/multilingual/tests/test_vocabularies.py", line 5, in from plone.app.multilingual.testing import PAM_FUNCTIONAL_TESTING File "/home/jenkins/.buildout/eggs/cp310/plone.app.multilingual-6.0.0a7-py3.10.egg/plone/app/multilingual/testing.py", line 3, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.querystring.tests.testQueryBuilder.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.app.querystring/plone/app/querystring/tests/testQueryBuilder.py", line 3, in from plone.app.querystring.testing import \ File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.app.querystring/plone/app/querystring/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.querystring.tests.testQueryBuilderModifiers.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.app.querystring/plone/app/querystring/tests/testQueryBuilderModifiers.py", line 4, in from plone.app.querystring.testing import \ File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.app.querystring/plone/app/querystring/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.querystring.tests.testQueryParser.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.app.querystring/plone/app/querystring/tests/testQueryParser.py", line 15, in from plone.app.querystring.testing import \ File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.app.querystring/plone/app/querystring/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.querystring.tests.testRegistryIntegration.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.app.querystring/plone/app/querystring/tests/testRegistryIntegration.py", line 2, in from plone.app.querystring.testing import \ File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.app.querystring/plone/app/querystring/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.querystring.tests.testRegistryReader.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.app.querystring/plone/app/querystring/tests/testRegistryReader.py", line 11, in from plone.app.querystring.testing import \ File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.app.querystring/plone/app/querystring/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.redirector.tests.test_browser.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.redirector-2.2.1-py3.10.egg/plone/app/redirector/tests/test_browser.py", line 3, in from plone.app.redirector.testing import ( File "/home/jenkins/.buildout/eggs/cp310/plone.app.redirector-2.2.1-py3.10.egg/plone/app/redirector/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.redirector.tests.test_events.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.redirector-2.2.1-py3.10.egg/plone/app/redirector/tests/test_events.py", line 9, in from plone.app.redirector.testing import \ File "/home/jenkins/.buildout/eggs/cp310/plone.app.redirector-2.2.1-py3.10.egg/plone/app/redirector/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.redirector.tests.test_setup.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.redirector-2.2.1-py3.10.egg/plone/app/redirector/tests/test_setup.py", line 7, in from plone.app.redirector.testing import \ File "/home/jenkins/.buildout/eggs/cp310/plone.app.redirector-2.2.1-py3.10.egg/plone/app/redirector/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.redirector.tests.test_view.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.redirector-2.2.1-py3.10.egg/plone/app/redirector/tests/test_view.py", line 11, in from plone.app.redirector.testing import \ File "/home/jenkins/.buildout/eggs/cp310/plone.app.redirector-2.2.1-py3.10.egg/plone/app/redirector/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.relationfield.tests.test_schemaeditor.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.relationfield-3.0.0a1-py3.10.egg/plone/app/relationfield/tests/test_schemaeditor.py", line 2, in from plone.app.relationfield.testing import FUNCTIONAL_WIDGETS_TESTING File "/home/jenkins/.buildout/eggs/cp310/plone.app.relationfield-3.0.0a1-py3.10.egg/plone/app/relationfield/testing.py", line 16, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.relationfield.tests.test_supermodel.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.relationfield-3.0.0a1-py3.10.egg/plone/app/relationfield/tests/test_supermodel.py", line 2, in from plone.app.relationfield.testing import FUNCTIONAL_WIDGETS_TESTING File "/home/jenkins/.buildout/eggs/cp310/plone.app.relationfield-3.0.0a1-py3.10.egg/plone/app/relationfield/testing.py", line 16, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.relationfield.tests.test_widget.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.relationfield-3.0.0a1-py3.10.egg/plone/app/relationfield/tests/test_widget.py", line 2, in from plone.app.relationfield.testing import Address File "/home/jenkins/.buildout/eggs/cp310/plone.app.relationfield-3.0.0a1-py3.10.egg/plone/app/relationfield/testing.py", line 16, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.theming.tests.test_controlpanel.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.theming-5.0.0a4-py3.10.egg/plone/app/theming/tests/test_controlpanel.py", line 6, in from plone.app.theming.testing import THEMING_FUNCTIONAL_TESTING File "/home/jenkins/.buildout/eggs/cp310/plone.app.theming-5.0.0a4-py3.10.egg/plone/app/theming/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.theming.tests.test_exportimport.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.theming-5.0.0a4-py3.10.egg/plone/app/theming/tests/test_exportimport.py", line 2, in from plone.app.theming.testing import THEMING_INTEGRATION_TESTING File "/home/jenkins/.buildout/eggs/cp310/plone.app.theming-5.0.0a4-py3.10.egg/plone/app/theming/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.theming.tests.test_policy.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.theming-5.0.0a4-py3.10.egg/plone/app/theming/tests/test_policy.py", line 2, in from plone.app.theming.testing import THEMING_FUNCTIONAL_TESTING File "/home/jenkins/.buildout/eggs/cp310/plone.app.theming-5.0.0a4-py3.10.egg/plone/app/theming/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.theming.tests.test_transform.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.theming-5.0.0a4-py3.10.egg/plone/app/theming/tests/test_transform.py", line 9, in from plone.app.theming.testing import THEMING_FUNCTIONAL_TESTING File "/home/jenkins/.buildout/eggs/cp310/plone.app.theming-5.0.0a4-py3.10.egg/plone/app/theming/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.theming.tests.test_utils.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.theming-5.0.0a4-py3.10.egg/plone/app/theming/tests/test_utils.py", line 2, in from plone.app.theming.testing import THEMING_FUNCTIONAL_TESTING File "/home/jenkins/.buildout/eggs/cp310/plone.app.theming-5.0.0a4-py3.10.egg/plone/app/theming/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.users.tests.test_account.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.users-3.0.0a5-py3.10.egg/plone/app/users/tests/test_account.py", line 4, in from plone.app.users.tests.base import BaseTestCase File "/home/jenkins/.buildout/eggs/cp310/plone.app.users-3.0.0a5-py3.10.egg/plone/app/users/tests/base.py", line 13, in from plone.app.users.testing import PLONE_APP_USERS_FUNCTIONAL_TESTING File "/home/jenkins/.buildout/eggs/cp310/plone.app.users-3.0.0a5-py3.10.egg/plone/app/users/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.users.tests.test_doctests.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.users-3.0.0a5-py3.10.egg/plone/app/users/tests/test_doctests.py", line 2, in from plone.app.users.testing import PLONE_APP_USERS_FUNCTIONAL_TESTING File "/home/jenkins/.buildout/eggs/cp310/plone.app.users-3.0.0a5-py3.10.egg/plone/app/users/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.users.tests.test_exportimport.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.users-3.0.0a5-py3.10.egg/plone/app/users/tests/test_exportimport.py", line 5, in from plone.app.users.testing import PLONE_APP_USERS_FUNCTIONAL_TESTING File "/home/jenkins/.buildout/eggs/cp310/plone.app.users-3.0.0a5-py3.10.egg/plone/app/users/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.users.tests.test_loginname_generator.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.users-3.0.0a5-py3.10.egg/plone/app/users/tests/test_loginname_generator.py", line 5, in from plone.app.users.tests.base import BaseTestCase File "/home/jenkins/.buildout/eggs/cp310/plone.app.users-3.0.0a5-py3.10.egg/plone/app/users/tests/base.py", line 13, in from plone.app.users.testing import PLONE_APP_USERS_FUNCTIONAL_TESTING File "/home/jenkins/.buildout/eggs/cp310/plone.app.users-3.0.0a5-py3.10.egg/plone/app/users/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.users.tests.test_new_user.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.users-3.0.0a5-py3.10.egg/plone/app/users/tests/test_new_user.py", line 2, in from plone.app.users.tests.base import BaseTestCase File "/home/jenkins/.buildout/eggs/cp310/plone.app.users-3.0.0a5-py3.10.egg/plone/app/users/tests/base.py", line 13, in from plone.app.users.testing import PLONE_APP_USERS_FUNCTIONAL_TESTING File "/home/jenkins/.buildout/eggs/cp310/plone.app.users-3.0.0a5-py3.10.egg/plone/app/users/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.users.tests.test_pam.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.users-3.0.0a5-py3.10.egg/plone/app/users/tests/test_pam.py", line 10, in from plone.app.users.testing import PLONE_APP_USERS_FUNCTIONAL_TESTING File "/home/jenkins/.buildout/eggs/cp310/plone.app.users-3.0.0a5-py3.10.egg/plone/app/users/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.users.tests.test_robot.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.users-3.0.0a5-py3.10.egg/plone/app/users/tests/test_robot.py", line 2, in from plone.app.users.testing import PLONE_APP_USERS_ACCEPTANCE_TESTING File "/home/jenkins/.buildout/eggs/cp310/plone.app.users-3.0.0a5-py3.10.egg/plone/app/users/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.users.tests.test_schema_types.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.users-3.0.0a5-py3.10.egg/plone/app/users/tests/test_schema_types.py", line 7, in from plone.app.users.testing import PLONE_APP_USERS_FUNCTIONAL_TESTING File "/home/jenkins/.buildout/eggs/cp310/plone.app.users-3.0.0a5-py3.10.egg/plone/app/users/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.users.tests.test_user_data_panel.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.users-3.0.0a5-py3.10.egg/plone/app/users/tests/test_user_data_panel.py", line 4, in from plone.app.users.testing import PLONE_APP_USERS_FUNCTIONAL_TESTING File "/home/jenkins/.buildout/eggs/cp310/plone.app.users-3.0.0a5-py3.10.egg/plone/app/users/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.users.tests.test_userid_generator.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.users-3.0.0a5-py3.10.egg/plone/app/users/tests/test_userid_generator.py", line 5, in from plone.app.users.tests.base import BaseTestCase File "/home/jenkins/.buildout/eggs/cp310/plone.app.users-3.0.0a5-py3.10.egg/plone/app/users/tests/base.py", line 13, in from plone.app.users.testing import PLONE_APP_USERS_FUNCTIONAL_TESTING File "/home/jenkins/.buildout/eggs/cp310/plone.app.users-3.0.0a5-py3.10.egg/plone/app/users/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.versioningbehavior.tests.test_IntegrationTests.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.versioningbehavior-1.4.5-py3.10.egg/plone/app/versioningbehavior/tests/test_IntegrationTests.py", line 4, in from plone.app.versioningbehavior.testing import PLONE_APP_VERSIONINGBEHAVIOR_FUNCTIONAL_TESTING File "/home/jenkins/.buildout/eggs/cp310/plone.app.versioningbehavior-1.4.5-py3.10.egg/plone/app/versioningbehavior/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.versioningbehavior.tests.test_browser.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.versioningbehavior-1.4.5-py3.10.egg/plone/app/versioningbehavior/tests/test_browser.py", line 7, in from plone.app.versioningbehavior.testing import PLONE_APP_VERSIONINGBEHAVIOR_INTEGRATION_TESTING File "/home/jenkins/.buildout/eggs/cp310/plone.app.versioningbehavior-1.4.5-py3.10.egg/plone/app/versioningbehavior/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.versioningbehavior.tests.test_functional.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.versioningbehavior-1.4.5-py3.10.egg/plone/app/versioningbehavior/tests/test_functional.py", line 6, in from plone.app.versioningbehavior.testing import PLONE_APP_VERSIONINGBEHAVIOR_FUNCTIONAL_TESTING File "/home/jenkins/.buildout/eggs/cp310/plone.app.versioningbehavior-1.4.5-py3.10.egg/plone/app/versioningbehavior/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.versioningbehavior.tests.test_modifiers.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.versioningbehavior-1.4.5-py3.10.egg/plone/app/versioningbehavior/tests/test_modifiers.py", line 6, in from plone.app.versioningbehavior.testing import PLONE_APP_VERSIONINGBEHAVIOR_FUNCTIONAL_TESTING File "/home/jenkins/.buildout/eggs/cp310/plone.app.versioningbehavior-1.4.5-py3.10.egg/plone/app/versioningbehavior/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.versioningbehavior.tests.test_subscribers.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.versioningbehavior-1.4.5-py3.10.egg/plone/app/versioningbehavior/tests/test_subscribers.py", line 4, in from plone.app.versioningbehavior.testing import \ File "/home/jenkins/.buildout/eggs/cp310/plone.app.versioningbehavior-1.4.5-py3.10.egg/plone/app/versioningbehavior/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.versioningbehavior.tests.tests.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.versioningbehavior-1.4.5-py3.10.egg/plone/app/versioningbehavior/tests/tests.py", line 2, in from plone.app.versioningbehavior.testing import PLONE_APP_VERSIONINGBEHAVIOR_FUNCTIONAL_TESTING File "/home/jenkins/.buildout/eggs/cp310/plone.app.versioningbehavior-1.4.5-py3.10.egg/plone/app/versioningbehavior/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.vocabularies.catalog.CatalogSource Error Message: Failed doctest test for plone.app.vocabularies.catalog.CatalogSource Stack Trace: Failed doctest test for plone.app.vocabularies.catalog.CatalogSource File "/home/jenkins/.buildout/eggs/cp310/plone.app.vocabularies-4.3.0-py3.10.egg/plone/app/vocabularies/catalog.py", line 856, in CatalogSource ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.app.vocabularies-4.3.0-py3.10.egg/plone/app/vocabularies/catalog.py", line 890, in plone.app.vocabularies.catalog.CatalogSource Failed example: 'asdf' in source Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in 'asdf' in source File "/home/jenkins/.buildout/eggs/cp310/plone.app.vocabularies-4.3.0-py3.10.egg/plone/app/vocabularies/catalog.py", line 922, in __contains__ return bool(self.search_catalog(query)) File "/home/jenkins/.buildout/eggs/cp310/plone.app.vocabularies-4.3.0-py3.10.egg/plone/app/vocabularies/catalog.py", line 927, in search_catalog catalog = getToolByName(getSite(), 'portal_catalog') File "", line 11, in check_getToolByName File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/patches/gtbn.py", line 22, in rewrap_in_request_container obj = aq_base(ob).__of__(obj) AttributeError: 'DummyContext' object has no attribute '__of__' ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.app.vocabularies-4.3.0-py3.10.egg/plone/app/vocabularies/catalog.py", line 893, in plone.app.vocabularies.catalog.CatalogSource Failed example: source.search_catalog({'foo': 'baz'}) Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in source.search_catalog({'foo': 'baz'}) File "/home/jenkins/.buildout/eggs/cp310/plone.app.vocabularies-4.3.0-py3.10.egg/plone/app/vocabularies/catalog.py", line 927, in search_catalog catalog = getToolByName(getSite(), 'portal_catalog') File "", line 11, in check_getToolByName File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/patches/gtbn.py", line 22, in rewrap_in_request_container obj = aq_base(ob).__of__(obj) AttributeError: 'DummyContext' object has no attribute '__of__' File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 591, in run self._callTestMethod(testMethod) File "/srv/python3.10/lib/python3.10/unittest/case.py", line 549, in _callTestMethod method() File "/srv/python3.10/lib/python3.10/doctest.py", line 2216, in runTest raise self.failureException(self.format_failure(new.getvalue())) FAILED: plone.app.widgets.tests.test_robot.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.widgets-3.0.6-py3.10.egg/plone/app/widgets/tests/test_robot.py", line 1, in from plone.app.widgets.testing import PLONEAPPWIDGETS_DX_ROBOT_TESTING File "/home/jenkins/.buildout/eggs/cp310/plone.app.widgets-3.0.6-py3.10.egg/plone/app/widgets/testing.py", line 5, in from plone.app.robotframework.testing import REMOTE_LIBRARY_BUNDLE_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.widgets.tests.test_utils.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.widgets-3.0.6-py3.10.egg/plone/app/widgets/tests/test_utils.py", line 5, in from plone.app.widgets.testing import PLONEAPPWIDGETS_INTEGRATION_TESTING File "/home/jenkins/.buildout/eggs/cp310/plone.app.widgets-3.0.6-py3.10.egg/plone/app/widgets/testing.py", line 5, in from plone.app.robotframework.testing import REMOTE_LIBRARY_BUNDLE_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.z3cform.tests.test_widgets.RelatedItemsWidgetTests.test_multiple_selection Error Message: can only join an iterable Stack Trace: can only join an iterable File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 591, in run self._callTestMethod(testMethod) File "/srv/python3.10/lib/python3.10/unittest/case.py", line 549, in _callTestMethod method() File "/home/jenkins/.buildout/eggs/cp310/mock-4.0.3-py3.10.egg/mock/mock.py", line 1346, in patched return func(*newargs, **newkeywargs) File "/home/jenkins/.buildout/eggs/cp310/plone.app.z3cform-4.0.0a6-py3.10.egg/plone/app/z3cform/tests/test_widgets.py", line 1364, in test_multiple_selection base_args = widget._base_args() File "/home/jenkins/.buildout/eggs/cp310/plone.app.z3cform-4.0.0a6-py3.10.egg/plone/app/z3cform/widget.py", line 595, in _base_args get_relateditems_options( File "/home/jenkins/.buildout/eggs/cp310/plone.app.widgets-3.0.6-py3.10.egg/plone/app/widgets/utils.py", line 159, in get_relateditems_options options['rootPath'] = '/'.join(site.getPhysicalPath()) if site else '/' FAILED: plone.app.z3cform.tests.test_widgets.RelatedItemsWidgetTests.test_single_selection Error Message: can only join an iterable Stack Trace: can only join an iterable File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 591, in run self._callTestMethod(testMethod) File "/srv/python3.10/lib/python3.10/unittest/case.py", line 549, in _callTestMethod method() File "/home/jenkins/.buildout/eggs/cp310/mock-4.0.3-py3.10.egg/mock/mock.py", line 1346, in patched return func(*newargs, **newkeywargs) File "/home/jenkins/.buildout/eggs/cp310/plone.app.z3cform-4.0.0a6-py3.10.egg/plone/app/z3cform/tests/test_widgets.py", line 1336, in test_single_selection base_args = widget._base_args() File "/home/jenkins/.buildout/eggs/cp310/plone.app.z3cform-4.0.0a6-py3.10.egg/plone/app/z3cform/widget.py", line 595, in _base_args get_relateditems_options( File "/home/jenkins/.buildout/eggs/cp310/plone.app.widgets-3.0.6-py3.10.egg/plone/app/widgets/utils.py", line 159, in get_relateditems_options options['rootPath'] = '/'.join(site.getPhysicalPath()) if site else '/' FAILED: plone.i18n.tests.test_languageutility.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.i18n-5.0.0a4-py3.10.egg/plone/i18n/tests/test_languageutility.py", line 5, in from plone.i18n.tests import base File "/home/jenkins/.buildout/eggs/cp310/plone.i18n-5.0.0a4-py3.10.egg/plone/i18n/tests/base.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.i18n.tests.test_negotiation.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.i18n-5.0.0a4-py3.10.egg/plone/i18n/tests/test_negotiation.py", line 6, in from plone.i18n.tests import base File "/home/jenkins/.buildout/eggs/cp310/plone.i18n-5.0.0a4-py3.10.egg/plone/i18n/tests/base.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.locking.tests.test_functional.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.locking-2.2.5-py3.10.egg/plone/locking/tests/test_functional.py", line 5, in from plone.locking.testing import PLONE_LOCKING_FUNCTIONAL_TESTING File "/home/jenkins/.buildout/eggs/cp310/plone.locking-2.2.5-py3.10.egg/plone/locking/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.locking.tests.test_views.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.locking-2.2.5-py3.10.egg/plone/locking/tests/test_views.py", line 6, in from plone.locking.testing import PLONE_LOCKING_INTEGRATION_TESTING File "/home/jenkins/.buildout/eggs/cp310/plone.locking-2.2.5-py3.10.egg/plone/locking/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.outputfilters.tests.test_docs.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.outputfilters/plone/outputfilters/tests/test_docs.py", line 2, in from plone.outputfilters.testing import PLONE_OUTPUTFILTERS_FUNCTIONAL_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.outputfilters/plone/outputfilters/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.outputfilters.tests.test_resolveuid_and_caption.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.outputfilters/plone/outputfilters/tests/test_resolveuid_and_caption.py", line 15, in from plone.outputfilters.testing import PLONE_OUTPUTFILTERS_FUNCTIONAL_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.outputfilters/plone/outputfilters/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.outputfilters.tests.test_transforms.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.outputfilters/plone/outputfilters/tests/test_transforms.py", line 4, in from plone.outputfilters.testing import PLONE_OUTPUTFILTERS_INTEGRATION_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.outputfilters/plone/outputfilters/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.portlet.collection.tests.test_functional_doctest.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.portlet.collection-4.0.0a2-py3.10.egg/plone/portlet/collection/tests/test_functional_doctest.py", line 13, in from plone.portlet.collection.testing import \ File "/home/jenkins/.buildout/eggs/cp310/plone.portlet.collection-4.0.0a2-py3.10.egg/plone/portlet/collection/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.portlet.collection.tests.test_portlet_collection.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.portlet.collection-4.0.0a2-py3.10.egg/plone/portlet/collection/tests/test_portlet_collection.py", line 14, in from plone.portlet.collection.testing import ( File "/home/jenkins/.buildout/eggs/cp310/plone.portlet.collection-4.0.0a2-py3.10.egg/plone/portlet/collection/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.rest.tests.test_cors.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.rest-2.0.0a2-py3.10.egg/plone/rest/tests/test_cors.py", line 7, in from plone.rest.testing import PLONE_REST_INTEGRATION_TESTING File "/home/jenkins/.buildout/eggs/cp310/plone.rest-2.0.0a2-py3.10.egg/plone/rest/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.rest.tests.test_dexterity.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.rest-2.0.0a2-py3.10.egg/plone/rest/tests/test_dexterity.py", line 10, in from plone.rest.testing import PLONE_REST_FUNCTIONAL_TESTING File "/home/jenkins/.buildout/eggs/cp310/plone.rest-2.0.0a2-py3.10.egg/plone/rest/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.rest.tests.test_dispatching.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.rest-2.0.0a2-py3.10.egg/plone/rest/tests/test_dispatching.py", line 6, in from plone.rest.testing import PLONE_REST_FUNCTIONAL_TESTING File "/home/jenkins/.buildout/eggs/cp310/plone.rest-2.0.0a2-py3.10.egg/plone/rest/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.rest.tests.test_error_handling.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.rest-2.0.0a2-py3.10.egg/plone/rest/tests/test_error_handling.py", line 7, in from plone.rest.testing import PLONE_REST_FUNCTIONAL_TESTING File "/home/jenkins/.buildout/eggs/cp310/plone.rest-2.0.0a2-py3.10.egg/plone/rest/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.rest.tests.test_named_services.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.rest-2.0.0a2-py3.10.egg/plone/rest/tests/test_named_services.py", line 6, in from plone.rest.testing import PLONE_REST_FUNCTIONAL_TESTING File "/home/jenkins/.buildout/eggs/cp310/plone.rest-2.0.0a2-py3.10.egg/plone/rest/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.rest.tests.test_permissions.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.rest-2.0.0a2-py3.10.egg/plone/rest/tests/test_permissions.py", line 12, in from plone.rest.testing import PLONE_REST_INTEGRATION_TESTING File "/home/jenkins/.buildout/eggs/cp310/plone.rest-2.0.0a2-py3.10.egg/plone/rest/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.rest.tests.test_redirects.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.rest-2.0.0a2-py3.10.egg/plone/rest/tests/test_redirects.py", line 9, in from plone.rest.testing import PLONE_REST_FUNCTIONAL_TESTING File "/home/jenkins/.buildout/eggs/cp310/plone.rest-2.0.0a2-py3.10.egg/plone/rest/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.rest.tests.test_siteroot.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.rest-2.0.0a2-py3.10.egg/plone/rest/tests/test_siteroot.py", line 2, in from plone.rest.testing import PLONE_REST_FUNCTIONAL_TESTING File "/home/jenkins/.buildout/eggs/cp310/plone.rest-2.0.0a2-py3.10.egg/plone/rest/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.rest.tests.test_traversal.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.rest-2.0.0a2-py3.10.egg/plone/rest/tests/test_traversal.py", line 12, in from plone.rest.testing import PLONE_REST_INTEGRATION_TESTING File "/home/jenkins/.buildout/eggs/cp310/plone.rest-2.0.0a2-py3.10.egg/plone/rest/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.restapi.tests.test_addons.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/tests/test_addons.py", line 5, in from plone.restapi.testing import PLONE_RESTAPI_DX_FUNCTIONAL_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/testing.py", line 3, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.restapi.tests.test_auth.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/tests/test_auth.py", line 4, in from plone.restapi.testing import PLONE_RESTAPI_DX_INTEGRATION_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/testing.py", line 3, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.restapi.tests.test_batching.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/tests/test_batching.py", line 6, in from plone.restapi.testing import PLONE_RESTAPI_DX_FUNCTIONAL_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/testing.py", line 3, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.restapi.tests.test_behaviors.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/tests/test_behaviors.py", line 7, in from plone.restapi.testing import PLONE_RESTAPI_DX_INTEGRATION_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/testing.py", line 3, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.restapi.tests.test_blocks_deserializer.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/tests/test_blocks_deserializer.py", line 6, in from plone.restapi.testing import PLONE_RESTAPI_DX_INTEGRATION_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/testing.py", line 3, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.restapi.tests.test_blocks_searchable_text.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/tests/test_blocks_searchable_text.py", line 10, in from plone.restapi.testing import PLONE_RESTAPI_DX_FUNCTIONAL_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/testing.py", line 3, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.restapi.tests.test_blocks_serializer.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/tests/test_blocks_serializer.py", line 7, in from plone.restapi.testing import PLONE_RESTAPI_DX_INTEGRATION_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/testing.py", line 3, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.restapi.tests.test_boolean_value.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/tests/test_boolean_value.py", line 2, in from plone.restapi.testing import PLONE_RESTAPI_DX_FUNCTIONAL_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/testing.py", line 3, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.restapi.tests.test_comments.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/tests/test_comments.py", line 10, in from plone.restapi.testing import PLONE_RESTAPI_DX_INTEGRATION_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/testing.py", line 3, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.restapi.tests.test_content_blocks.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/tests/test_content_blocks.py", line 7, in from plone.restapi.testing import PLONE_RESTAPI_DX_FUNCTIONAL_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/testing.py", line 3, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.restapi.tests.test_content_delete.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/tests/test_content_delete.py", line 10, in from plone.restapi.testing import PLONE_RESTAPI_DX_FUNCTIONAL_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/testing.py", line 3, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.restapi.tests.test_content_get.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/tests/test_content_get.py", line 8, in from plone.restapi.testing import PLONE_RESTAPI_DX_FUNCTIONAL_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/testing.py", line 3, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.restapi.tests.test_content_local_roles.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/tests/test_content_local_roles.py", line 11, in from plone.restapi.testing import PLONE_RESTAPI_DX_FUNCTIONAL_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/testing.py", line 3, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.restapi.tests.test_content_patch.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/tests/test_content_patch.py", line 9, in from plone.restapi.testing import PLONE_RESTAPI_DX_FUNCTIONAL_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/testing.py", line 3, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.restapi.tests.test_content_post.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/tests/test_content_post.py", line 9, in from plone.restapi.testing import PLONE_RESTAPI_DX_FUNCTIONAL_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/testing.py", line 3, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.restapi.tests.test_content_utils.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/tests/test_content_utils.py", line 4, in from plone.restapi.testing import PLONE_RESTAPI_DX_INTEGRATION_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/testing.py", line 3, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.restapi.tests.test_copymove.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/tests/test_copymove.py", line 7, in from plone.restapi.testing import PLONE_RESTAPI_DX_FUNCTIONAL_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/testing.py", line 3, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.restapi.tests.test_documentation.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/tests/test_documentation.py", line 23, in from plone.restapi.testing import PLONE_RESTAPI_DX_FUNCTIONAL_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/testing.py", line 3, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.restapi.tests.test_dxcontent_deserializer.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/tests/test_dxcontent_deserializer.py", line 7, in from plone.restapi.testing import PLONE_RESTAPI_DX_INTEGRATION_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/testing.py", line 3, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.restapi.tests.test_dxcontent_serializer.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/tests/test_dxcontent_serializer.py", line 18, in from plone.restapi.testing import PLONE_RESTAPI_DX_INTEGRATION_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/testing.py", line 3, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.restapi.tests.test_dxfield_deserializer.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/tests/test_dxfield_deserializer.py", line 10, in from plone.restapi.testing import PLONE_RESTAPI_DX_INTEGRATION_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/testing.py", line 3, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.restapi.tests.test_dxfield_serializer.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/tests/test_dxfield_serializer.py", line 14, in from plone.restapi.testing import PLONE_RESTAPI_DX_INTEGRATION_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/testing.py", line 3, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.restapi.tests.test_error_handling.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/tests/test_error_handling.py", line 5, in from plone.restapi.testing import PLONE_RESTAPI_DX_FUNCTIONAL_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/testing.py", line 3, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.restapi.tests.test_expansion.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/tests/test_expansion.py", line 11, in from plone.restapi.testing import PLONE_RESTAPI_DX_FUNCTIONAL_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/testing.py", line 3, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.restapi.tests.test_functional_auth.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/tests/test_functional_auth.py", line 7, in from plone.restapi.testing import PLONE_RESTAPI_DX_FUNCTIONAL_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/testing.py", line 3, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.restapi.tests.test_indexers.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/tests/test_indexers.py", line 3, in from plone.restapi.testing import PLONE_RESTAPI_DX_INTEGRATION_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/testing.py", line 3, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.restapi.tests.test_locking.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/tests/test_locking.py", line 7, in from plone.restapi.testing import PLONE_RESTAPI_DX_FUNCTIONAL_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/testing.py", line 3, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.restapi.tests.test_pas.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/tests/test_pas.py", line 2, in from plone.restapi.testing import PLONE_RESTAPI_DX_INTEGRATION_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/testing.py", line 3, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.restapi.tests.test_permissions.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/tests/test_permissions.py", line 6, in from plone.restapi.testing import PLONE_RESTAPI_DX_FUNCTIONAL_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/testing.py", line 3, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.restapi.tests.test_profile_tiles.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/tests/test_profile_tiles.py", line 6, in from plone.restapi.testing import PLONE_RESTAPI_BLOCKS_INTEGRATION_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/testing.py", line 3, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.restapi.tests.test_registry.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/tests/test_registry.py", line 8, in from plone.restapi.testing import PLONE_RESTAPI_DX_FUNCTIONAL_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/testing.py", line 3, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.restapi.tests.test_registry_serializer.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/tests/test_registry_serializer.py", line 5, in from plone.restapi.testing import PLONE_RESTAPI_DX_INTEGRATION_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/testing.py", line 3, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.restapi.tests.test_resolveuid.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/tests/test_resolveuid.py", line 12, in from plone.restapi.testing import PLONE_RESTAPI_BLOCKS_FUNCTIONAL_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/testing.py", line 3, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.restapi.tests.test_roles.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/tests/test_roles.py", line 3, in from plone.restapi.testing import PLONE_RESTAPI_DX_FUNCTIONAL_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/testing.py", line 3, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.restapi.tests.test_search.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/tests/test_search.py", line 13, in from plone.restapi.testing import PLONE_RESTAPI_DX_FUNCTIONAL_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/testing.py", line 3, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.restapi.tests.test_serializer.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/tests/test_serializer.py", line 9, in from plone.restapi.testing import PLONE_RESTAPI_DX_INTEGRATION_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/testing.py", line 3, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.restapi.tests.test_serializer_catalog.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/tests/test_serializer_catalog.py", line 7, in from plone.restapi.testing import PLONE_RESTAPI_DX_INTEGRATION_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/testing.py", line 3, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.restapi.tests.test_serializer_converters.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/tests/test_serializer_converters.py", line 8, in from plone.restapi.testing import PLONE_RESTAPI_DX_INTEGRATION_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/testing.py", line 3, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.restapi.tests.test_serializer_group.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/tests/test_serializer_group.py", line 5, in from plone.restapi.testing import PLONE_RESTAPI_DX_INTEGRATION_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/testing.py", line 3, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.restapi.tests.test_serializer_summary.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/tests/test_serializer_summary.py", line 7, in from plone.restapi.testing import PLONE_RESTAPI_DX_INTEGRATION_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/testing.py", line 3, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.restapi.tests.test_serializer_user.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/tests/test_serializer_user.py", line 3, in from plone.restapi.testing import PLONE_RESTAPI_DX_INTEGRATION_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/testing.py", line 3, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.restapi.tests.test_services.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/tests/test_services.py", line 9, in from plone.restapi.testing import PLONE_RESTAPI_DX_FUNCTIONAL_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/testing.py", line 3, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.restapi.tests.test_services_actions.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/tests/test_services_actions.py", line 6, in from plone.restapi.testing import PLONE_RESTAPI_DX_FUNCTIONAL_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/testing.py", line 3, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.restapi.tests.test_services_breadcrumbs.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/tests/test_services_breadcrumbs.py", line 8, in from plone.restapi.testing import PLONE_RESTAPI_DX_FUNCTIONAL_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/testing.py", line 3, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.restapi.tests.test_services_comments.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/tests/test_services_comments.py", line 6, in from plone.restapi.testing import PLONE_RESTAPI_DX_FUNCTIONAL_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/testing.py", line 3, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.restapi.tests.test_services_content.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/tests/test_services_content.py", line 5, in from plone.restapi.testing import PLONE_RESTAPI_DX_FUNCTIONAL_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/testing.py", line 3, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.restapi.tests.test_services_contextnavigation.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/tests/test_services_contextnavigation.py", line 8, in from plone.restapi.testing import PLONE_RESTAPI_DX_FUNCTIONAL_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/testing.py", line 3, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.restapi.tests.test_services_controlpanel_dexterity_types.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/tests/test_services_controlpanel_dexterity_types.py", line 5, in from plone.restapi.testing import PLONE_RESTAPI_DX_FUNCTIONAL_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/testing.py", line 3, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.restapi.tests.test_services_controlpanels.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/tests/test_services_controlpanels.py", line 5, in from plone.restapi.testing import PLONE_RESTAPI_DX_FUNCTIONAL_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/testing.py", line 3, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.restapi.tests.test_services_database.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/tests/test_services_database.py", line 3, in from plone.restapi.testing import PLONE_RESTAPI_DX_FUNCTIONAL_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/testing.py", line 3, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.restapi.tests.test_services_email_notification.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/tests/test_services_email_notification.py", line 6, in from plone.restapi.testing import PLONE_RESTAPI_DX_FUNCTIONAL_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/testing.py", line 3, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.restapi.tests.test_services_email_send.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/tests/test_services_email_send.py", line 6, in from plone.restapi.testing import PLONE_RESTAPI_DX_FUNCTIONAL_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/testing.py", line 3, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.restapi.tests.test_services_groups.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/tests/test_services_groups.py", line 6, in from plone.restapi.testing import PLONE_RESTAPI_DX_FUNCTIONAL_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/testing.py", line 3, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.restapi.tests.test_services_history.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/tests/test_services_history.py", line 9, in from plone.restapi.testing import PLONE_RESTAPI_DX_FUNCTIONAL_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/testing.py", line 3, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.restapi.tests.test_services_navigation.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/tests/test_services_navigation.py", line 7, in from plone.restapi.testing import PLONE_RESTAPI_DX_FUNCTIONAL_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/testing.py", line 3, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.restapi.tests.test_services_principals.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/tests/test_services_principals.py", line 6, in from plone.restapi.testing import PLONE_RESTAPI_DX_FUNCTIONAL_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/testing.py", line 3, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.restapi.tests.test_services_querysources.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/tests/test_services_querysources.py", line 6, in from plone.restapi.testing import PLONE_RESTAPI_DX_FUNCTIONAL_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/testing.py", line 3, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.restapi.tests.test_services_querystring.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/tests/test_services_querystring.py", line 5, in from plone.restapi.testing import PLONE_RESTAPI_DX_FUNCTIONAL_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/testing.py", line 3, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.restapi.tests.test_services_querystringsearch.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/tests/test_services_querystringsearch.py", line 5, in from plone.restapi.testing import PLONE_RESTAPI_DX_FUNCTIONAL_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/testing.py", line 3, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.restapi.tests.test_services_sources.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/tests/test_services_sources.py", line 6, in from plone.restapi.testing import PLONE_RESTAPI_DX_FUNCTIONAL_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/testing.py", line 3, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.restapi.tests.test_services_tiles.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/tests/test_services_tiles.py", line 7, in from plone.restapi.testing import PLONE_RESTAPI_DX_FUNCTIONAL_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/testing.py", line 3, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.restapi.tests.test_services_types.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/tests/test_services_types.py", line 7, in from plone.restapi.testing import PLONE_RESTAPI_DX_FUNCTIONAL_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/testing.py", line 3, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.restapi.tests.test_services_users.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/tests/test_services_users.py", line 6, in from plone.restapi.testing import PLONE_RESTAPI_DX_FUNCTIONAL_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/testing.py", line 3, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.restapi.tests.test_services_vocabularies.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/tests/test_services_vocabularies.py", line 8, in from plone.restapi.testing import PLONE_RESTAPI_DX_FUNCTIONAL_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/testing.py", line 3, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.restapi.tests.test_services_workingcopy.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/tests/test_services_workingcopy.py", line 5, in from plone.restapi.testing import PLONE_RESTAPI_ITERATE_FUNCTIONAL_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/testing.py", line 3, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.restapi.tests.test_setup.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/tests/test_setup.py", line 3, in from plone.restapi.testing import PLONE_RESTAPI_DX_INTEGRATION_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/testing.py", line 3, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.restapi.tests.test_site_deserializer.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/tests/test_site_deserializer.py", line 5, in from plone.restapi.testing import PLONE_RESTAPI_DX_INTEGRATION_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/testing.py", line 3, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.restapi.tests.test_site_serializer.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/tests/test_site_serializer.py", line 9, in from plone.restapi.testing import PLONE_RESTAPI_DX_FUNCTIONAL_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/testing.py", line 3, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.restapi.tests.test_statictime.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/tests/test_statictime.py", line 15, in from plone.restapi.testing import PLONE_RESTAPI_DX_FUNCTIONAL_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/testing.py", line 3, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.restapi.tests.test_system.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/tests/test_system.py", line 3, in from plone.restapi.testing import PLONE_RESTAPI_DX_FUNCTIONAL_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/testing.py", line 3, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.restapi.tests.test_translations.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/tests/test_translations.py", line 8, in from plone.restapi.testing import PLONE_RESTAPI_DX_PAM_FUNCTIONAL_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/testing.py", line 3, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.restapi.tests.test_tus.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/tests/test_tus.py", line 12, in from plone.restapi.testing import PLONE_RESTAPI_DX_FUNCTIONAL_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/testing.py", line 3, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.restapi.tests.test_types.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/tests/test_types.py", line 7, in from plone.restapi.testing import PLONE_RESTAPI_DX_INTEGRATION_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/testing.py", line 3, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.restapi.tests.test_upgrade_ordering.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/tests/test_upgrade_ordering.py", line 3, in from plone.restapi.testing import PLONE_RESTAPI_DX_INTEGRATION_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/testing.py", line 3, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.restapi.tests.test_upgrades.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/tests/test_upgrades.py", line 2, in from plone.restapi.testing import PLONE_RESTAPI_DX_INTEGRATION_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/testing.py", line 3, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.restapi.tests.test_workflow.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/tests/test_workflow.py", line 11, in from plone.restapi.testing import PLONE_RESTAPI_WORKFLOWS_INTEGRATION_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/testing.py", line 3, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.schemaeditor.tests.test_robot.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.schemaeditor-3.0.3-py3.10.egg/plone/schemaeditor/tests/test_robot.py", line 3, in from plone.schemaeditor.testing import ACCEPTANCE File "/home/jenkins/.buildout/eggs/cp310/plone.schemaeditor-3.0.3-py3.10.egg/plone/schemaeditor/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.stringinterp.tests.testDocTests.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.stringinterp-1.3.3-py3.10.egg/plone/stringinterp/tests/testDocTests.py", line 3, in from plone.app.contenttypes.testing import ( File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString From jenkins at plone.org Tue Feb 1 14:00:49 2022 From: jenkins at plone.org (jenkins at plone.org) Date: Tue, 1 Feb 2022 15:00:49 +0100 (CET) Subject: [Testbot] Plone 6.0 - Python 3.6 - Robot Framework Tests (chrome) - Build # 900 - Still Failing! In-Reply-To: <379401640.2043.1643656383367@[104.25.47.70]> References: <379401640.2043.1643656383367@[104.25.47.70]> Message-ID: <915357151.2075.1643724049757@[104.25.47.70]> Plone 6.0 - Python 3.6 - Robot Framework Tests (chrome) - Build # 900 - Still Failing: Check console output at https://jenkins.plone.org/job/plone-6.0-python-3.6-robot-chrome/900/ to view the results. Plone 6.0 - Python 3.6 - Robot Framework Tests (chrome) - Build # 900 - Still Failing: Check console output at https://jenkins.plone.org/job/plone-6.0-python-3.6-robot-chrome/900/ to view the results. Test Results: No tests ran. From jenkins at plone.org Tue Feb 1 14:22:37 2022 From: jenkins at plone.org (jenkins at plone.org) Date: Tue, 1 Feb 2022 15:22:37 +0100 (CET) Subject: [Testbot] Plone 6.0 - Python 3.6 - Build # 898 - Still Failing! In-Reply-To: <785956040.2045.1643656733532@[104.25.48.70]> References: <785956040.2045.1643656733532@[104.25.48.70]> Message-ID: <2048377349.2087.1643725357733@[172.67.83.194]> Plone 6.0 - Python 3.6 - Build # 898 - Still Failing: Check console output at https://jenkins.plone.org/job/plone-6.0-python-3.6/898/ to view the results. Plone 6.0 - Python 3.6 - Build # 898 - Still Failing: Check console output at https://jenkins.plone.org/job/plone-6.0-python-3.6/898/ to view the results. Test Results: No tests ran. From jenkins at plone.org Tue Feb 1 14:41:18 2022 From: jenkins at plone.org (jenkins at plone.org) Date: Tue, 1 Feb 2022 15:41:18 +0100 (CET) Subject: [Testbot] Plone 6.0 - Python 3.6 - Build # 899 - Still Failing! In-Reply-To: <2048377349.2087.1643725357733@[172.67.83.194]> References: <2048377349.2087.1643725357733@[172.67.83.194]> Message-ID: <116489288.2097.1643726478946@[104.25.48.70]> Plone 6.0 - Python 3.6 - Build # 899 - Still Failing: Check console output at https://jenkins.plone.org/job/plone-6.0-python-3.6/899/ to view the results. Plone 6.0 - Python 3.6 - Build # 899 - Still Failing: Check console output at https://jenkins.plone.org/job/plone-6.0-python-3.6/899/ to view the results. Test Results: No tests ran. From jenkins at plone.org Tue Feb 1 14:41:38 2022 From: jenkins at plone.org (jenkins at plone.org) Date: Tue, 1 Feb 2022 15:41:38 +0100 (CET) Subject: [Testbot] plone-6.0-python-3.10 - Build # 161 - Still Failing! In-Reply-To: <365169291.2073.1643723851635@[172.67.83.194]> References: <365169291.2073.1643723851635@[172.67.83.194]> Message-ID: <1957216457.2099.1643726499411@[172.67.83.194]> plone-6.0-python-3.10 - Build # 161 - Still Failing: Check console output at https://jenkins.plone.org/job/plone-6.0-python-3.10/161/ to view the results. plone-6.0-python-3.10 - Build # 161 - Still Failing: Check console output at https://jenkins.plone.org/job/plone-6.0-python-3.10/161/ to view the results. Test Results: 558 tests failed. FAILED: plone.app.layout.links.tests.test_favicon_viewlet.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.layout-4.0.0a9-py3.10.egg/plone/app/layout/links/tests/test_favicon_viewlet.py", line 2, in from plone.app.layout.viewlets.tests.base import ViewletsTestCase File "/home/jenkins/.buildout/eggs/cp310/plone.app.layout-4.0.0a9-py3.10.egg/plone/app/layout/viewlets/tests/base.py", line 2, in from plone.app.layout.testing import FUNCTIONAL_TESTING File "/home/jenkins/.buildout/eggs/cp310/plone.app.layout-4.0.0a9-py3.10.egg/plone/app/layout/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: Products.CMFDiffTool.tests.testChangeSet.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/Products.CMFDiffTool-3.3.3-py3.10.egg/Products/CMFDiffTool/tests/testChangeSet.py", line 7, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FUNCTIONAL_TESTING # NOQA File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: Products.CMFDiffTool.tests.testListDiff.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/Products.CMFDiffTool-3.3.3-py3.10.egg/Products/CMFDiffTool/tests/testListDiff.py", line 8, in from Products.CMFDiffTool import testing File "/home/jenkins/.buildout/eggs/cp310/Products.CMFDiffTool-3.3.3-py3.10.egg/Products/CMFDiffTool/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: Products.CMFDiffTool.tests.test_binarydiff.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/Products.CMFDiffTool-3.3.3-py3.10.egg/Products/CMFDiffTool/tests/test_binarydiff.py", line 7, in from Products.CMFDiffTool import testing File "/home/jenkins/.buildout/eggs/cp310/Products.CMFDiffTool-3.3.3-py3.10.egg/Products/CMFDiffTool/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: Products.CMFDiffTool.tests.test_choicediff.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/Products.CMFDiffTool-3.3.3-py3.10.egg/Products/CMFDiffTool/tests/test_choicediff.py", line 4, in from Products.CMFDiffTool import testing File "/home/jenkins/.buildout/eggs/cp310/Products.CMFDiffTool-3.3.3-py3.10.egg/Products/CMFDiffTool/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: Products.CMFDiffTool.tests.test_dexteritydiff.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/Products.CMFDiffTool-3.3.3-py3.10.egg/Products/CMFDiffTool/tests/test_dexteritydiff.py", line 6, in from Products.CMFDiffTool import testing File "/home/jenkins/.buildout/eggs/cp310/Products.CMFDiffTool-3.3.3-py3.10.egg/Products/CMFDiffTool/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: Products.CMFDiffTool.tests.test_install.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/Products.CMFDiffTool-3.3.3-py3.10.egg/Products/CMFDiffTool/tests/test_install.py", line 4, in from Products.CMFDiffTool.tests.BaseTestCase import BaseDXTestCase File "/home/jenkins/.buildout/eggs/cp310/Products.CMFDiffTool-3.3.3-py3.10.egg/Products/CMFDiffTool/tests/BaseTestCase.py", line 2, in from Products.CMFDiffTool.testing import CMFDiffToolDXLayer File "/home/jenkins/.buildout/eggs/cp310/Products.CMFDiffTool-3.3.3-py3.10.egg/Products/CMFDiffTool/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: Products.CMFEditions.tests.test_ArchivistTool.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/Products.CMFEditions-4.0.0a3-py3.10.egg/Products/CMFEditions/tests/test_ArchivistTool.py", line 33, in from Products.CMFEditions.tests.base import CMFEditionsBaseTestCase File "/home/jenkins/.buildout/eggs/cp310/Products.CMFEditions-4.0.0a3-py3.10.egg/Products/CMFEditions/tests/base.py", line 3, in from Products.CMFEditions.testing import PRODUCTS_CMFEDITIONS_INTEGRATION_TESTING File "/home/jenkins/.buildout/eggs/cp310/Products.CMFEditions-4.0.0a3-py3.10.egg/Products/CMFEditions/testing.py", line 1, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: Products.CMFEditions.tests.test_ContentTypes.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/Products.CMFEditions-4.0.0a3-py3.10.egg/Products/CMFEditions/tests/test_ContentTypes.py", line 5, in from Products.CMFEditions.tests.base import CMFEditionsBaseTestCase File "/home/jenkins/.buildout/eggs/cp310/Products.CMFEditions-4.0.0a3-py3.10.egg/Products/CMFEditions/tests/base.py", line 3, in from Products.CMFEditions.testing import PRODUCTS_CMFEDITIONS_INTEGRATION_TESTING File "/home/jenkins/.buildout/eggs/cp310/Products.CMFEditions-4.0.0a3-py3.10.egg/Products/CMFEditions/testing.py", line 1, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: Products.CMFEditions.tests.test_CopyModifyMergeRepositoryTool.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/Products.CMFEditions-4.0.0a3-py3.10.egg/Products/CMFEditions/tests/test_CopyModifyMergeRepositoryTool.py", line 33, in from Products.CMFEditions.tests.base import CMFEditionsBaseTestCase File "/home/jenkins/.buildout/eggs/cp310/Products.CMFEditions-4.0.0a3-py3.10.egg/Products/CMFEditions/tests/base.py", line 3, in from Products.CMFEditions.testing import PRODUCTS_CMFEDITIONS_INTEGRATION_TESTING File "/home/jenkins/.buildout/eggs/cp310/Products.CMFEditions-4.0.0a3-py3.10.egg/Products/CMFEditions/testing.py", line 1, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: Products.CMFEditions.tests.test_IntegrationTests.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/Products.CMFEditions-4.0.0a3-py3.10.egg/Products/CMFEditions/tests/test_IntegrationTests.py", line 29, in from Products.CMFEditions.tests.base import CMFEditionsBaseTestCase File "/home/jenkins/.buildout/eggs/cp310/Products.CMFEditions-4.0.0a3-py3.10.egg/Products/CMFEditions/tests/base.py", line 3, in from Products.CMFEditions.testing import PRODUCTS_CMFEDITIONS_INTEGRATION_TESTING File "/home/jenkins/.buildout/eggs/cp310/Products.CMFEditions-4.0.0a3-py3.10.egg/Products/CMFEditions/testing.py", line 1, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: Products.CMFEditions.tests.test_KeepLastNVersionsTool.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/Products.CMFEditions-4.0.0a3-py3.10.egg/Products/CMFEditions/tests/test_KeepLastNVersionsTool.py", line 29, in from Products.CMFEditions.tests.base import CMFEditionsBaseTestCase File "/home/jenkins/.buildout/eggs/cp310/Products.CMFEditions-4.0.0a3-py3.10.egg/Products/CMFEditions/tests/base.py", line 3, in from Products.CMFEditions.testing import PRODUCTS_CMFEDITIONS_INTEGRATION_TESTING File "/home/jenkins/.buildout/eggs/cp310/Products.CMFEditions-4.0.0a3-py3.10.egg/Products/CMFEditions/testing.py", line 1, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: Products.CMFEditions.tests.test_ModifierRegistryTool.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/Products.CMFEditions-4.0.0a3-py3.10.egg/Products/CMFEditions/tests/test_ModifierRegistryTool.py", line 38, in from Products.CMFEditions.tests.base import CMFEditionsBaseTestCase File "/home/jenkins/.buildout/eggs/cp310/Products.CMFEditions-4.0.0a3-py3.10.egg/Products/CMFEditions/tests/base.py", line 3, in from Products.CMFEditions.testing import PRODUCTS_CMFEDITIONS_INTEGRATION_TESTING File "/home/jenkins/.buildout/eggs/cp310/Products.CMFEditions-4.0.0a3-py3.10.egg/Products/CMFEditions/testing.py", line 1, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: Products.CMFEditions.tests.test_ZVCStorageTool.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/Products.CMFEditions-4.0.0a3-py3.10.egg/Products/CMFEditions/tests/test_ZVCStorageTool.py", line 38, in from Products.CMFEditions.tests.base import CMFEditionsBaseTestCase File "/home/jenkins/.buildout/eggs/cp310/Products.CMFEditions-4.0.0a3-py3.10.egg/Products/CMFEditions/tests/base.py", line 3, in from Products.CMFEditions.testing import PRODUCTS_CMFEDITIONS_INTEGRATION_TESTING File "/home/jenkins/.buildout/eggs/cp310/Products.CMFEditions-4.0.0a3-py3.10.egg/Products/CMFEditions/testing.py", line 1, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: Products.CMFEditions.tests.test_versions_history_form.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/Products.CMFEditions-4.0.0a3-py3.10.egg/Products/CMFEditions/tests/test_versions_history_form.py", line 25, in from Products.CMFEditions.tests.base import CMFEditionsBaseTestCase File "/home/jenkins/.buildout/eggs/cp310/Products.CMFEditions-4.0.0a3-py3.10.egg/Products/CMFEditions/tests/base.py", line 3, in from Products.CMFEditions.testing import PRODUCTS_CMFEDITIONS_INTEGRATION_TESTING File "/home/jenkins/.buildout/eggs/cp310/Products.CMFEditions-4.0.0a3-py3.10.egg/Products/CMFEditions/testing.py", line 1, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: Products.CMFPlacefulWorkflow.tests.testCMFPlacefulWorkflow.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/Products.CMFPlacefulWorkflow-3.0.0a1-py3.10.egg/Products/CMFPlacefulWorkflow/tests/testCMFPlacefulWorkflow.py", line 25, in from Products.CMFPlacefulWorkflow.tests.CMFPlacefulWorkflowTestCase import CMFPlacefulWorkflowTestCase # noqa: E501 File "/home/jenkins/.buildout/eggs/cp310/Products.CMFPlacefulWorkflow-3.0.0a1-py3.10.egg/Products/CMFPlacefulWorkflow/tests/CMFPlacefulWorkflowTestCase.py", line 21, in from Products.CMFPlacefulWorkflow.testing import PRODUCTS_CMFPLACEFULWORKFLOW_FUNCTIONAL_TESTING File "/home/jenkins/.buildout/eggs/cp310/Products.CMFPlacefulWorkflow-3.0.0a1-py3.10.egg/Products/CMFPlacefulWorkflow/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: Products.CMFPlacefulWorkflow.tests.test_configlet.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/Products.CMFPlacefulWorkflow-3.0.0a1-py3.10.egg/Products/CMFPlacefulWorkflow/tests/test_configlet.py", line 28, in from Products.CMFPlacefulWorkflow.tests.CMFPlacefulWorkflowTestCase import CMFPlacefulWorkflowTestCase # noqa: E501 File "/home/jenkins/.buildout/eggs/cp310/Products.CMFPlacefulWorkflow-3.0.0a1-py3.10.egg/Products/CMFPlacefulWorkflow/tests/CMFPlacefulWorkflowTestCase.py", line 21, in from Products.CMFPlacefulWorkflow.testing import PRODUCTS_CMFPLACEFULWORKFLOW_FUNCTIONAL_TESTING File "/home/jenkins/.buildout/eggs/cp310/Products.CMFPlacefulWorkflow-3.0.0a1-py3.10.egg/Products/CMFPlacefulWorkflow/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: Products.CMFPlacefulWorkflow.tests.test_doctests.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/Products.CMFPlacefulWorkflow-3.0.0a1-py3.10.egg/Products/CMFPlacefulWorkflow/tests/test_doctests.py", line 23, in from Products.CMFPlacefulWorkflow.testing import PRODUCTS_CMFPLACEFULWORKFLOW_FUNCTIONAL_TESTING File "/home/jenkins/.buildout/eggs/cp310/Products.CMFPlacefulWorkflow-3.0.0a1-py3.10.egg/Products/CMFPlacefulWorkflow/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: Products.CMFPlone.controlpanel.tests.test_controlpanel_actions.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/controlpanel/tests/test_controlpanel_actions.py", line 2, in from Products.CMFPlone.testing import PRODUCTS_CMFPLONE_INTEGRATION_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: Products.CMFPlone.controlpanel.tests.test_controlpanel_bbb_editing_adapter.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/controlpanel/tests/test_controlpanel_bbb_editing_adapter.py", line 2, in from Products.CMFPlone.testing import PRODUCTS_CMFPLONE_INTEGRATION_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: Products.CMFPlone.controlpanel.tests.test_controlpanel_bbb_filter_adapter.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/controlpanel/tests/test_controlpanel_bbb_filter_adapter.py", line 2, in from Products.CMFPlone.testing import PRODUCTS_CMFPLONE_INTEGRATION_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: Products.CMFPlone.controlpanel.tests.test_controlpanel_bbb_language_adapter.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/controlpanel/tests/test_controlpanel_bbb_language_adapter.py", line 1, in from Products.CMFPlone.testing import \ File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: Products.CMFPlone.controlpanel.tests.test_controlpanel_bbb_mail_adapter.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/controlpanel/tests/test_controlpanel_bbb_mail_adapter.py", line 2, in from Products.CMFPlone.testing import \ File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: Products.CMFPlone.controlpanel.tests.test_controlpanel_bbb_maintenance_adapter.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/controlpanel/tests/test_controlpanel_bbb_maintenance_adapter.py", line 2, in from Products.CMFPlone.testing import PRODUCTS_CMFPLONE_INTEGRATION_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: Products.CMFPlone.controlpanel.tests.test_controlpanel_bbb_markup_adapter.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/controlpanel/tests/test_controlpanel_bbb_markup_adapter.py", line 2, in from Products.CMFPlone.testing import PRODUCTS_CMFPLONE_INTEGRATION_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: Products.CMFPlone.controlpanel.tests.test_controlpanel_bbb_navigation_adapter.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/controlpanel/tests/test_controlpanel_bbb_navigation_adapter.py", line 2, in from Products.CMFPlone.testing import PRODUCTS_CMFPLONE_INTEGRATION_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: Products.CMFPlone.controlpanel.tests.test_controlpanel_bbb_search_adapter.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/controlpanel/tests/test_controlpanel_bbb_search_adapter.py", line 2, in from Products.CMFPlone.testing import PRODUCTS_CMFPLONE_INTEGRATION_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: Products.CMFPlone.controlpanel.tests.test_controlpanel_bbb_security_adapter.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/controlpanel/tests/test_controlpanel_bbb_security_adapter.py", line 1, in from Products.CMFPlone.testing import \ File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: Products.CMFPlone.controlpanel.tests.test_controlpanel_bbb_site_adapter.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/controlpanel/tests/test_controlpanel_bbb_site_adapter.py", line 2, in from Products.CMFPlone.testing import PRODUCTS_CMFPLONE_INTEGRATION_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: Products.CMFPlone.controlpanel.tests.test_controlpanel_bbb_usergroups_adapter.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/controlpanel/tests/test_controlpanel_bbb_usergroups_adapter.py", line 10, in from Products.CMFPlone.testing import \ File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: Products.CMFPlone.controlpanel.tests.test_controlpanel_browser_editing.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/controlpanel/tests/test_controlpanel_browser_editing.py", line 2, in from Products.CMFPlone.testing import PRODUCTS_CMFPLONE_FUNCTIONAL_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: Products.CMFPlone.controlpanel.tests.test_controlpanel_browser_error_log.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/controlpanel/tests/test_controlpanel_browser_error_log.py", line 3, in from Products.CMFPlone.testing import PRODUCTS_CMFPLONE_FUNCTIONAL_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: Products.CMFPlone.controlpanel.tests.test_controlpanel_browser_filter.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/controlpanel/tests/test_controlpanel_browser_filter.py", line 6, in from Products.CMFPlone.testing import PRODUCTS_CMFPLONE_FUNCTIONAL_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: Products.CMFPlone.controlpanel.tests.test_controlpanel_browser_installer.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/controlpanel/tests/test_controlpanel_browser_installer.py", line 4, in from Products.CMFPlone.testing import PRODUCTS_CMFPLONE_FUNCTIONAL_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: Products.CMFPlone.controlpanel.tests.test_controlpanel_browser_language.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/controlpanel/tests/test_controlpanel_browser_language.py", line 9, in from Products.CMFPlone.testing import \ File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: Products.CMFPlone.controlpanel.tests.test_controlpanel_browser_mail.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/controlpanel/tests/test_controlpanel_browser_mail.py", line 9, in from Products.CMFPlone.testing import \ File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: Products.CMFPlone.controlpanel.tests.test_controlpanel_browser_maintenance.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/controlpanel/tests/test_controlpanel_browser_maintenance.py", line 1, in from Products.CMFPlone.testing import PRODUCTS_CMFPLONE_FUNCTIONAL_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: Products.CMFPlone.controlpanel.tests.test_controlpanel_browser_markup.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/controlpanel/tests/test_controlpanel_browser_markup.py", line 2, in from Products.CMFPlone.testing import PRODUCTS_CMFPLONE_FUNCTIONAL_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: Products.CMFPlone.controlpanel.tests.test_controlpanel_browser_navigation.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/controlpanel/tests/test_controlpanel_browser_navigation.py", line 2, in from Products.CMFPlone.testing import PRODUCTS_CMFPLONE_FUNCTIONAL_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: Products.CMFPlone.controlpanel.tests.test_controlpanel_browser_redirection.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/controlpanel/tests/test_controlpanel_browser_redirection.py", line 8, in from Products.CMFPlone.testing import PRODUCTS_CMFPLONE_FUNCTIONAL_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: Products.CMFPlone.controlpanel.tests.test_controlpanel_browser_search.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/controlpanel/tests/test_controlpanel_browser_search.py", line 2, in from Products.CMFPlone.testing import PRODUCTS_CMFPLONE_FUNCTIONAL_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: Products.CMFPlone.controlpanel.tests.test_controlpanel_browser_security.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/controlpanel/tests/test_controlpanel_browser_security.py", line 2, in from Products.CMFPlone.testing import \ File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: Products.CMFPlone.controlpanel.tests.test_controlpanel_browser_site.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/controlpanel/tests/test_controlpanel_browser_site.py", line 5, in from Products.CMFPlone.testing import PRODUCTS_CMFPLONE_FUNCTIONAL_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: Products.CMFPlone.controlpanel.tests.test_controlpanel_browser_syndication.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/controlpanel/tests/test_controlpanel_browser_syndication.py", line 3, in from Products.CMFPlone.testing import PRODUCTS_CMFPLONE_FUNCTIONAL_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: Products.CMFPlone.controlpanel.tests.test_controlpanel_browser_types.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/controlpanel/tests/test_controlpanel_browser_types.py", line 1, in from Products.CMFPlone.testing import PRODUCTS_CMFPLONE_FUNCTIONAL_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: Products.CMFPlone.controlpanel.tests.test_controlpanel_browser_usergroups.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/controlpanel/tests/test_controlpanel_browser_usergroups.py", line 6, in from Products.CMFPlone.testing import \ File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: Products.CMFPlone.controlpanel.tests.test_controlpanel_browser_usergroups_siteadmin_role.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/controlpanel/tests/test_controlpanel_browser_usergroups_siteadmin_role.py", line 9, in from Products.CMFPlone.testing import PRODUCTS_CMFPLONE_FUNCTIONAL_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: Products.CMFPlone.controlpanel.tests.test_controlpanel_dateandtime.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/controlpanel/tests/test_controlpanel_dateandtime.py", line 2, in from Products.CMFPlone.testing import PRODUCTS_CMFPLONE_INTEGRATION_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: Products.CMFPlone.controlpanel.tests.test_controlpanel_doctest.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/controlpanel/tests/test_controlpanel_doctest.py", line 3, in from Products.CMFPlone.testing import PRODUCTS_CMFPLONE_FUNCTIONAL_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: Products.CMFPlone.controlpanel.tests.test_controlpanel_editing.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/controlpanel/tests/test_controlpanel_editing.py", line 3, in from Products.CMFPlone.testing import PRODUCTS_CMFPLONE_INTEGRATION_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: Products.CMFPlone.controlpanel.tests.test_controlpanel_events.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/controlpanel/tests/test_controlpanel_events.py", line 1, in from Products.CMFPlone.testing import \ File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: Products.CMFPlone.controlpanel.tests.test_controlpanel_filter.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/controlpanel/tests/test_controlpanel_filter.py", line 3, in from Products.CMFPlone.testing import PRODUCTS_CMFPLONE_INTEGRATION_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: Products.CMFPlone.controlpanel.tests.test_controlpanel_installer.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/controlpanel/tests/test_controlpanel_installer.py", line 3, in from Products.CMFPlone.testing import PRODUCTS_CMFPLONE_INTEGRATION_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: Products.CMFPlone.controlpanel.tests.test_controlpanel_language.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/controlpanel/tests/test_controlpanel_language.py", line 7, in from Products.CMFPlone.testing import \ File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: Products.CMFPlone.controlpanel.tests.test_controlpanel_mail.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/controlpanel/tests/test_controlpanel_mail.py", line 7, in from Products.CMFPlone.testing import \ File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: Products.CMFPlone.controlpanel.tests.test_controlpanel_markup.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/controlpanel/tests/test_controlpanel_markup.py", line 3, in from Products.CMFPlone.testing import PRODUCTS_CMFPLONE_INTEGRATION_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: Products.CMFPlone.controlpanel.tests.test_controlpanel_navigation.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/controlpanel/tests/test_controlpanel_navigation.py", line 3, in from Products.CMFPlone.testing import PRODUCTS_CMFPLONE_INTEGRATION_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: Products.CMFPlone.controlpanel.tests.test_controlpanel_relations.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/controlpanel/tests/test_controlpanel_relations.py", line 4, in from Products.CMFPlone.testing import PRODUCTS_CMFPLONE_INTEGRATION_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: Products.CMFPlone.controlpanel.tests.test_controlpanel_search.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/controlpanel/tests/test_controlpanel_search.py", line 3, in from Products.CMFPlone.testing import PRODUCTS_CMFPLONE_INTEGRATION_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: Products.CMFPlone.controlpanel.tests.test_controlpanel_security.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/controlpanel/tests/test_controlpanel_security.py", line 3, in from Products.CMFPlone.testing import \ File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: Products.CMFPlone.controlpanel.tests.test_controlpanel_site.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/controlpanel/tests/test_controlpanel_site.py", line 3, in from Products.CMFPlone.testing import PRODUCTS_CMFPLONE_FUNCTIONAL_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: Products.CMFPlone.controlpanel.tests.test_controlpanel_types.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/controlpanel/tests/test_controlpanel_types.py", line 3, in from Products.CMFPlone.testing import PRODUCTS_CMFPLONE_INTEGRATION_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: Products.CMFPlone.controlpanel.tests.test_controlpanel_usergroups.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/controlpanel/tests/test_controlpanel_usergroups.py", line 4, in from Products.CMFPlone.testing import PRODUCTS_CMFPLONE_INTEGRATION_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: Products.CMFPlone.controlpanel.tests.test_doctests.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/controlpanel/tests/test_doctests.py", line 1, in from Products.CMFPlone.testing import PRODUCTS_CMFPLONE_FUNCTIONAL_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: Products.CMFPlone.tests.testActionsTool.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/tests/testActionsTool.py", line 6, in from Products.CMFPlone.testing import PRODUCTS_CMFPLONE_INTEGRATION_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: Products.CMFPlone.tests.testBatch.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/tests/testBatch.py", line 2, in from Products.CMFPlone.testing import PRODUCTS_CMFPLONE_INTEGRATION_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: Products.CMFPlone.tests.testBrowserAdmin.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/tests/testBrowserAdmin.py", line 4, in from Products.CMFPlone.testing import PRODUCTS_CMFPLONE_FUNCTIONAL_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: Products.CMFPlone.tests.testBrowserDefault.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/tests/testBrowserDefault.py", line 10, in from Products.CMFPlone.testing import PRODUCTS_CMFPLONE_FUNCTIONAL_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: Products.CMFPlone.tests.testControlPanel.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/tests/testControlPanel.py", line 1, in from Products.CMFPlone.testing import PRODUCTS_CMFPLONE_INTEGRATION_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: Products.CMFPlone.tests.testControlPanelScripts.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/tests/testControlPanelScripts.py", line 7, in from Products.CMFPlone.testing import PRODUCTS_CMFPLONE_INTEGRATION_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: Products.CMFPlone.tests.testCookieAuth.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/tests/testCookieAuth.py", line 5, in from Products.CMFPlone.testing import PRODUCTS_CMFPLONE_FUNCTIONAL_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: Products.CMFPlone.tests.testResourceRegistries.Startup Error Message: cannot import name 'Iterable' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Iterable' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/tests/testResourceRegistries.py", line 5, in from Products.CMFPlone.controlpanel.browser.resourceregistry import OverrideFolderManager # noqa File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/controlpanel/browser/resourceregistry.py", line 13, in from Products.CMFPlone.resources.browser.cook import cookWhenChangingSettings File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/resources/browser/cook.py", line 14, in from scss import Compiler File "/home/jenkins/.buildout/eggs/cp310/pyScss-1.3.7-py3.10-linux-x86_64.egg/scss/__init__.py", line 56, in from scss.compiler import Compiler File "/home/jenkins/.buildout/eggs/cp310/pyScss-1.3.7-py3.10-linux-x86_64.egg/scss/compiler.py", line 22, in from scss.calculator import Calculator File "/home/jenkins/.buildout/eggs/cp310/pyScss-1.3.7-py3.10-linux-x86_64.egg/scss/calculator.py", line 11, in from scss.ast import Literal File "/home/jenkins/.buildout/eggs/cp310/pyScss-1.3.7-py3.10-linux-x86_64.egg/scss/ast.py", line 24, in from scss.types import Boolean File "/home/jenkins/.buildout/eggs/cp310/pyScss-1.3.7-py3.10-linux-x86_64.egg/scss/types.py", line 6, in from collections import Iterable FAILED: Products.CMFPlone.tests.testSecurity.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/tests/testSecurity.py", line 9, in from Products.CMFPlone.testing import PRODUCTS_CMFPLONE_FUNCTIONAL_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: Products.CMFPlone.tests.testSiteAdminRole.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/tests/testSiteAdminRole.py", line 2, in from Products.CMFPlone.testing import PRODUCTS_CMFPLONE_INTEGRATION_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: Products.CMFPlone.tests.testUnicodeSplitter.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/tests/testUnicodeSplitter.py", line 7, in from Products.CMFPlone.testing import PRODUCTS_CMFPLONE_INTEGRATION_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: Products.CMFPlone.tests.testUserFolderBasics.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/tests/testUserFolderBasics.py", line 12, in from Products.CMFPlone.testing import PRODUCTS_CMFPLONE_INTEGRATION_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: Products.CMFPlone.tests.test_PloneTool.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/tests/test_PloneTool.py", line 5, in from Products.CMFPlone.testing import PRODUCTS_CMFPLONE_INTEGRATION_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: Products.CMFPlone.tests.test_defaultpage.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/tests/test_defaultpage.py", line 5, in from Products.CMFPlone.testing import PRODUCTS_CMFPLONE_INTEGRATION_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: Products.CMFPlone.tests.test_error_message.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/tests/test_error_message.py", line 2, in from Products.CMFPlone.testing import PRODUCTS_CMFPLONE_INTEGRATION_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: Products.CMFPlone.tests.test_expressions.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/tests/test_expressions.py", line 7, in from Products.CMFPlone.testing import PRODUCTS_CMFPLONE_FUNCTIONAL_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: Products.CMFPlone.tests.test_factory.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/tests/test_factory.py", line 4, in from Products.CMFPlone.testing import PRODUCTS_CMFPLONE_INTEGRATION_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: Products.CMFPlone.tests.test_functional.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/tests/test_functional.py", line 1, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FUNCTIONAL_TESTING # noqa File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: Products.CMFPlone.tests.test_icons.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/tests/test_icons.py", line 2, in from Products.CMFPlone.testing import PRODUCTS_CMFPLONE_INTEGRATION_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: Products.CMFPlone.tests.test_login_form.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/tests/test_login_form.py", line 5, in from Products.CMFPlone.testing import PRODUCTS_CMFPLONE_FUNCTIONAL_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: Products.CMFPlone.tests.test_login_help.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/tests/test_login_help.py", line 5, in from Products.CMFPlone.testing import PRODUCTS_CMFPLONE_FUNCTIONAL_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: Products.CMFPlone.tests.test_login_logout.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/tests/test_login_logout.py", line 6, in from Products.CMFPlone.testing import PRODUCTS_CMFPLONE_FUNCTIONAL_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: Products.CMFPlone.tests.test_login_views.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/tests/test_login_views.py", line 1, in from Products.CMFPlone.testing import PRODUCTS_CMFPLONE_INTEGRATION_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: Products.CMFPlone.tests.test_metabundles.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/tests/test_metabundles.py", line 11, in from Products.CMFPlone.testing import PRODUCTS_CMFPLONE_INTEGRATION_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: Products.CMFPlone.tests.test_nogopip.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/tests/test_nogopip.py", line 1, in from Products.CMFPlone.testing import PRODUCTS_CMFPLONE_INTEGRATION_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: Products.CMFPlone.tests.test_okay.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/tests/test_okay.py", line 2, in from Products.CMFPlone.testing import PRODUCTS_CMFPLONE_INTEGRATION_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: Products.CMFPlone.tests.test_passwordreset.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/tests/test_passwordreset.py", line 6, in from Products.CMFPlone.testing import PRODUCTS_CMFPLONE_FUNCTIONAL_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: Products.CMFPlone.tests.test_patternsettings.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/tests/test_patternsettings.py", line 6, in from Products.CMFPlone.testing import PRODUCTS_CMFPLONE_FUNCTIONAL_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: Products.CMFPlone.tests.test_redirect_after_login.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/tests/test_redirect_after_login.py", line 7, in from Products.CMFPlone.testing import PRODUCTS_CMFPLONE_FUNCTIONAL_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: Products.CMFPlone.tests.test_robot.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/tests/test_robot.py", line 1, in from Products.CMFPlone.testing import PRODUCTS_CMFPLONE_ROBOT_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: Products.CMFPlone.tests.test_robots_txt.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/tests/test_robots_txt.py", line 2, in from Products.CMFPlone.testing import PRODUCTS_CMFPLONE_INTEGRATION_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: Products.CMFPlone.tests.test_sitelogo.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/tests/test_sitelogo.py", line 2, in from Products.CMFPlone.testing import PRODUCTS_CMFPLONE_INTEGRATION_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: Products.CMFPlone.tests.test_sitemap.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/tests/test_sitemap.py", line 5, in from plone.app.contenttypes.testing import ( File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: Products.CMFPlone.tests.test_utils.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/tests/test_utils.py", line 10, in from Products.CMFPlone.testing import PRODUCTS_CMFPLONE_INTEGRATION_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: Products.CMFPlone.tests.test_z3c_form_widgets.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/tests/test_z3c_form_widgets.py", line 1, in from Products.CMFPlone.testing import PRODUCTS_CMFPLONE_FUNCTIONAL_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: Products.CMFPlone.tests.test_zmi.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/tests/test_zmi.py", line 1, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_INTEGRATION_TESTING # noqa: E501 File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: Products.GenericSetup.ZCatalog.tests.test_exportimport.ZCatalogXMLAdapterTests.test_body_get Error Message: Index of type ZCTextIndex not found Stack Trace: Index of type ZCTextIndex not found File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 591, in run self._callTestMethod(testMethod) File "/srv/python3.10/lib/python3.10/unittest/case.py", line 549, in _callTestMethod method() File "/home/jenkins/.buildout/eggs/cp310/Products.GenericSetup-2.1.5-py3.10.egg/Products/GenericSetup/testing.py", line 82, in test_body_get self._populate(self._obj) File "/home/jenkins/.buildout/eggs/cp310/Products.GenericSetup-2.1.5-py3.10.egg/Products/GenericSetup/ZCatalog/tests/test_exportimport.py", line 166, in _populate obj.addIndex('foo_zctext', 'ZCTextIndex', extra) File "/home/jenkins/.buildout/eggs/cp310/Products.ZCatalog-6.1-py3.10.egg/Products/ZCatalog/ZCatalog.py", line 859, in addIndex raise ValueError("Index of type %s not found" % type) FAILED: Products.GenericSetup.ZCatalog.tests.test_exportimport.ZCatalogXMLAdapterTests.test_body_get_special Error Message: Index of type ZCTextIndex not found Stack Trace: Index of type ZCTextIndex not found File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 591, in run self._callTestMethod(testMethod) File "/srv/python3.10/lib/python3.10/unittest/case.py", line 549, in _callTestMethod method() File "/home/jenkins/.buildout/eggs/cp310/Products.GenericSetup-2.1.5-py3.10.egg/Products/GenericSetup/ZCatalog/tests/test_exportimport.py", line 192, in test_body_get_special self._populate_special(self._obj) File "/home/jenkins/.buildout/eggs/cp310/Products.GenericSetup-2.1.5-py3.10.egg/Products/GenericSetup/ZCatalog/tests/test_exportimport.py", line 174, in _populate_special self._populate(self._obj) File "/home/jenkins/.buildout/eggs/cp310/Products.GenericSetup-2.1.5-py3.10.egg/Products/GenericSetup/ZCatalog/tests/test_exportimport.py", line 166, in _populate obj.addIndex('foo_zctext', 'ZCTextIndex', extra) File "/home/jenkins/.buildout/eggs/cp310/Products.ZCatalog-6.1-py3.10.egg/Products/ZCatalog/ZCatalog.py", line 859, in addIndex raise ValueError("Index of type %s not found" % type) FAILED: Products.GenericSetup.ZCatalog.tests.test_exportimport.ZCatalogXMLAdapterTests.test_body_set Error Message: unknown meta_type 'ZCTextIndex Lexicon' Stack Trace: unknown meta_type 'ZCTextIndex Lexicon' File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 591, in run self._callTestMethod(testMethod) File "/srv/python3.10/lib/python3.10/unittest/case.py", line 549, in _callTestMethod method() File "/home/jenkins/.buildout/eggs/cp310/Products.GenericSetup-2.1.5-py3.10.egg/Products/GenericSetup/testing.py", line 91, in test_body_set adapted.body = self._BODY File "/home/jenkins/.buildout/eggs/cp310/Products.GenericSetup-2.1.5-py3.10.egg/Products/GenericSetup/utils.py", line 558, in _importBody self._importNode(dom.documentElement) File "/home/jenkins/.buildout/eggs/cp310/Products.GenericSetup-2.1.5-py3.10.egg/Products/GenericSetup/ZCatalog/exportimport.py", line 67, in _importNode self._initObjects(node) File "/home/jenkins/.buildout/eggs/cp310/Products.GenericSetup-2.1.5-py3.10.egg/Products/GenericSetup/utils.py", line 619, in _initObjects raise ValueError("unknown meta_type '%s'" % meta_type) FAILED: Products.GenericSetup.ZCatalog.tests.test_exportimport.ZCatalogXMLAdapterTests.test_body_set_update Error Message: Index of type ZCTextIndex not found Stack Trace: Index of type ZCTextIndex not found File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 591, in run self._callTestMethod(testMethod) File "/srv/python3.10/lib/python3.10/unittest/case.py", line 549, in _callTestMethod method() File "/home/jenkins/.buildout/eggs/cp310/Products.GenericSetup-2.1.5-py3.10.egg/Products/GenericSetup/ZCatalog/tests/test_exportimport.py", line 200, in test_body_set_update self._populate_special(self._obj) File "/home/jenkins/.buildout/eggs/cp310/Products.GenericSetup-2.1.5-py3.10.egg/Products/GenericSetup/ZCatalog/tests/test_exportimport.py", line 174, in _populate_special self._populate(self._obj) File "/home/jenkins/.buildout/eggs/cp310/Products.GenericSetup-2.1.5-py3.10.egg/Products/GenericSetup/ZCatalog/tests/test_exportimport.py", line 166, in _populate obj.addIndex('foo_zctext', 'ZCTextIndex', extra) File "/home/jenkins/.buildout/eggs/cp310/Products.ZCatalog-6.1-py3.10.egg/Products/ZCatalog/ZCatalog.py", line 859, in addIndex raise ValueError("Index of type %s not found" % type) FAILED: Products.GenericSetup.tests.test_components.ComponentRegistryXMLAdapterTests.test_blacklist_get Error Message: ((, ), , '') Stack Trace: ((, ), , '') File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 591, in run self._callTestMethod(testMethod) File "/srv/python3.10/lib/python3.10/unittest/case.py", line 549, in _callTestMethod method() File "/home/jenkins/.buildout/eggs/cp310/Products.GenericSetup-2.1.5-py3.10.egg/Products/GenericSetup/tests/test_components.py", line 348, in test_blacklist_get adapted = getMultiAdapter((obj, context), IBody) File "/home/jenkins/.buildout/eggs/cp310/zope.component-4.6.2-py3.10.egg/zope/component/_api.py", line 104, in getMultiAdapter raise ComponentLookupError(objects, interface, name) FAILED: Products.GenericSetup.tests.test_components.ComponentRegistryXMLAdapterTests.test_blacklist_set Error Message: ((, ), , '') Stack Trace: ((, ), , '') File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 591, in run self._callTestMethod(testMethod) File "/srv/python3.10/lib/python3.10/unittest/case.py", line 549, in _callTestMethod method() File "/home/jenkins/.buildout/eggs/cp310/Products.GenericSetup-2.1.5-py3.10.egg/Products/GenericSetup/tests/test_components.py", line 363, in test_blacklist_set adapted = getMultiAdapter((obj, context), IBody) File "/home/jenkins/.buildout/eggs/cp310/zope.component-4.6.2-py3.10.egg/zope/component/_api.py", line 104, in getMultiAdapter raise ComponentLookupError(objects, interface, name) FAILED: Products.GenericSetup.tests.test_components.ComponentRegistryXMLAdapterTests.test_body_get Error Message: ((, ), , '') Stack Trace: ((, ), , '') File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 591, in run self._callTestMethod(testMethod) File "/srv/python3.10/lib/python3.10/unittest/case.py", line 549, in _callTestMethod method() File "/home/jenkins/.buildout/eggs/cp310/Products.GenericSetup-2.1.5-py3.10.egg/Products/GenericSetup/testing.py", line 84, in test_body_get adapted = getMultiAdapter((self._obj, context), IBody) File "/home/jenkins/.buildout/eggs/cp310/zope.component-4.6.2-py3.10.egg/zope/component/_api.py", line 104, in getMultiAdapter raise ComponentLookupError(objects, interface, name) FAILED: Products.GenericSetup.tests.test_components.ComponentRegistryXMLAdapterTests.test_body_set Error Message: ((, ), , '') Stack Trace: ((, ), , '') File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 591, in run self._callTestMethod(testMethod) File "/srv/python3.10/lib/python3.10/unittest/case.py", line 549, in _callTestMethod method() File "/home/jenkins/.buildout/eggs/cp310/Products.GenericSetup-2.1.5-py3.10.egg/Products/GenericSetup/testing.py", line 90, in test_body_set adapted = getMultiAdapter((self._obj, context), IBody) File "/home/jenkins/.buildout/eggs/cp310/zope.component-4.6.2-py3.10.egg/zope/component/_api.py", line 104, in getMultiAdapter raise ComponentLookupError(objects, interface, name) FAILED: Products.GenericSetup.tests.test_components.ComponentRegistryXMLAdapterTests.test_remove_components Error Message: False is not true Stack Trace: False is not true File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 591, in run self._callTestMethod(testMethod) File "/srv/python3.10/lib/python3.10/unittest/case.py", line 549, in _callTestMethod method() File "/home/jenkins/.buildout/eggs/cp310/Products.GenericSetup-2.1.5-py3.10.egg/Products/GenericSetup/tests/test_components.py", line 405, in test_remove_components self.assertTrue(adapted is None) File "/srv/python3.10/lib/python3.10/unittest/case.py", line 679, in assertTrue raise self.failureException(msg) FAILED: Products.GenericSetup.tests.test_tool.SetupToolTests.test_runImportStepFromProfile_dependencies Error Message: 59 != 1 Stack Trace: 59 != 1 File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 591, in run self._callTestMethod(testMethod) File "/srv/python3.10/lib/python3.10/unittest/case.py", line 549, in _callTestMethod method() File "/home/jenkins/.buildout/eggs/cp310/Products.GenericSetup-2.1.5-py3.10.egg/Products/GenericSetup/tests/test_tool.py", line 306, in test_runImportStepFromProfile_dependencies self.assertEqual(len(_before_import_events), 1) File "/srv/python3.10/lib/python3.10/unittest/case.py", line 837, in assertEqual assertion_func(first, second, msg=msg) File "/srv/python3.10/lib/python3.10/unittest/case.py", line 830, in _baseAssertEqual raise self.failureException(msg) FAILED: Products.GenericSetup.tests.test_tool.SetupToolTests.test_runImportStepFromProfile_simple Error Message: 62 != 1 Stack Trace: 62 != 1 File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 591, in run self._callTestMethod(testMethod) File "/srv/python3.10/lib/python3.10/unittest/case.py", line 549, in _callTestMethod method() File "/home/jenkins/.buildout/eggs/cp310/Products.GenericSetup-2.1.5-py3.10.egg/Products/GenericSetup/tests/test_tool.py", line 271, in test_runImportStepFromProfile_simple self.assertEqual(len(_before_import_events), 1) File "/srv/python3.10/lib/python3.10/unittest/case.py", line 837, in assertEqual assertion_func(first, second, msg=msg) File "/srv/python3.10/lib/python3.10/unittest/case.py", line 830, in _baseAssertEqual raise self.failureException(msg) FAILED: Products.GenericSetup.tests.test_tool.SetupToolTests.test_runImportStepFromProfile_skip_dependencies Error Message: 63 != 1 Stack Trace: 63 != 1 File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 591, in run self._callTestMethod(testMethod) File "/srv/python3.10/lib/python3.10/unittest/case.py", line 549, in _callTestMethod method() File "/home/jenkins/.buildout/eggs/cp310/Products.GenericSetup-2.1.5-py3.10.egg/Products/GenericSetup/tests/test_tool.py", line 342, in test_runImportStepFromProfile_skip_dependencies self.assertEqual(len(_before_import_events), 1) File "/srv/python3.10/lib/python3.10/unittest/case.py", line 837, in assertEqual assertion_func(first, second, msg=msg) File "/srv/python3.10/lib/python3.10/unittest/case.py", line 830, in _baseAssertEqual raise self.failureException(msg) FAILED: Products.GenericSetup.tests.test_utils.ObjectManagerHelpersTests.test__initObjects Error Message: unknown meta_type 'Generic Setup Tool' Stack Trace: unknown meta_type 'Generic Setup Tool' File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 591, in run self._callTestMethod(testMethod) File "/srv/python3.10/lib/python3.10/unittest/case.py", line 549, in _callTestMethod method() File "/home/jenkins/.buildout/eggs/cp310/Products.GenericSetup-2.1.5-py3.10.egg/Products/GenericSetup/tests/test_utils.py", line 915, in test__initObjects helpers._initObjects(node) File "/home/jenkins/.buildout/eggs/cp310/Products.GenericSetup-2.1.5-py3.10.egg/Products/GenericSetup/utils.py", line 619, in _initObjects raise ValueError("unknown meta_type '%s'" % meta_type) FAILED: Products.MimetypesRegistry.tests.test_encoding.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/Products.MimetypesRegistry-2.1.9-py3.10.egg/Products/MimetypesRegistry/tests/test_encoding.py", line 3, in from Products.MimetypesRegistry.testing import PRODUCTS_MIMETYPESREGISTRY_INTEGRATION_TESTING File "/home/jenkins/.buildout/eggs/cp310/Products.MimetypesRegistry-2.1.9-py3.10.egg/Products/MimetypesRegistry/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: Products.MimetypesRegistry.tests.test_magic.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/Products.MimetypesRegistry-2.1.9-py3.10.egg/Products/MimetypesRegistry/tests/test_magic.py", line 5, in from Products.MimetypesRegistry.testing import PRODUCTS_MIMETYPESREGISTRY_INTEGRATION_TESTING File "/home/jenkins/.buildout/eggs/cp310/Products.MimetypesRegistry-2.1.9-py3.10.egg/Products/MimetypesRegistry/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: Products.MimetypesRegistry.tests.test_mimetypes.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/Products.MimetypesRegistry-2.1.9-py3.10.egg/Products/MimetypesRegistry/tests/test_mimetypes.py", line 6, in from Products.MimetypesRegistry.testing import PRODUCTS_MIMETYPESREGISTRY_INTEGRATION_TESTING File "/home/jenkins/.buildout/eggs/cp310/Products.MimetypesRegistry-2.1.9-py3.10.egg/Products/MimetypesRegistry/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: Products.PlonePAS.tests.test_basic_ops.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/Products.PlonePAS-7.0.0a2-py3.10.egg/Products/PlonePAS/tests/test_basic_ops.py", line 4, in from Products.PlonePAS.testing import PRODUCTS_PLONEPAS_INTEGRATION_TESTING File "/home/jenkins/.buildout/eggs/cp310/Products.PlonePAS-7.0.0a2-py3.10.egg/Products/PlonePAS/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: Products.PlonePAS.tests.test_doctests.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/Products.PlonePAS-7.0.0a2-py3.10.egg/Products/PlonePAS/tests/test_doctests.py", line 2, in from Products.PlonePAS.testing import PRODUCTS_PLONEPAS_FUNCTIONAL_TESTING File "/home/jenkins/.buildout/eggs/cp310/Products.PlonePAS-7.0.0a2-py3.10.egg/Products/PlonePAS/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: Products.PlonePAS.tests.test_groupdatatool.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/Products.PlonePAS-7.0.0a2-py3.10.egg/Products/PlonePAS/tests/test_groupdatatool.py", line 8, in from Products.PlonePAS.testing import PRODUCTS_PLONEPAS_INTEGRATION_TESTING File "/home/jenkins/.buildout/eggs/cp310/Products.PlonePAS-7.0.0a2-py3.10.egg/Products/PlonePAS/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: Products.PlonePAS.tests.test_groupstool.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/Products.PlonePAS-7.0.0a2-py3.10.egg/Products/PlonePAS/tests/test_groupstool.py", line 12, in from Products.PlonePAS.testing import PRODUCTS_PLONEPAS_INTEGRATION_TESTING File "/home/jenkins/.buildout/eggs/cp310/Products.PlonePAS-7.0.0a2-py3.10.egg/Products/PlonePAS/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: Products.PlonePAS.tests.test_memberdatatool.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/Products.PlonePAS-7.0.0a2-py3.10.egg/Products/PlonePAS/tests/test_memberdatatool.py", line 6, in from Products.PlonePAS.testing import PRODUCTS_PLONEPAS_INTEGRATION_TESTING File "/home/jenkins/.buildout/eggs/cp310/Products.PlonePAS-7.0.0a2-py3.10.egg/Products/PlonePAS/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: Products.PlonePAS.tests.test_membershiptool.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/Products.PlonePAS-7.0.0a2-py3.10.egg/Products/PlonePAS/tests/test_membershiptool.py", line 21, in from Products.PlonePAS.testing import PRODUCTS_PLONEPAS_INTEGRATION_TESTING File "/home/jenkins/.buildout/eggs/cp310/Products.PlonePAS-7.0.0a2-py3.10.egg/Products/PlonePAS/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: Products.PlonePAS.tests.test_properties.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/Products.PlonePAS-7.0.0a2-py3.10.egg/Products/PlonePAS/tests/test_properties.py", line 9, in from Products.PlonePAS.testing import PRODUCTS_PLONEPAS_INTEGRATION_TESTING File "/home/jenkins/.buildout/eggs/cp310/Products.PlonePAS-7.0.0a2-py3.10.egg/Products/PlonePAS/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: Products.PlonePAS.tests.test_role_plugin.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/Products.PlonePAS-7.0.0a2-py3.10.egg/Products/PlonePAS/tests/test_role_plugin.py", line 15, in from Products.PlonePAS.testing import PRODUCTS_PLONEPAS_INTEGRATION_TESTING File "/home/jenkins/.buildout/eggs/cp310/Products.PlonePAS-7.0.0a2-py3.10.egg/Products/PlonePAS/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: Products.PlonePAS.tests.test_setup.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/Products.PlonePAS-7.0.0a2-py3.10.egg/Products/PlonePAS/tests/test_setup.py", line 5, in from Products.PlonePAS import testing File "/home/jenkins/.buildout/eggs/cp310/Products.PlonePAS-7.0.0a2-py3.10.egg/Products/PlonePAS/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: Products.PlonePAS.tests.test_views.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/Products.PlonePAS-7.0.0a2-py3.10.egg/Products/PlonePAS/tests/test_views.py", line 2, in from Products.PlonePAS.testing import PRODUCTS_PLONEPAS_INTEGRATION_TESTING File "/home/jenkins/.buildout/eggs/cp310/Products.PlonePAS-7.0.0a2-py3.10.egg/Products/PlonePAS/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: Products.PluggableAuthService.plugins.tests.test_ChallengeProtocolChooser.ChallengeProtocolChooserBasicAuthTests.test_GET_authorized Error Message: 'RequestContainer' object has no attribute 'addPluggableAuthService' Stack Trace: 'RequestContainer' object has no attribute 'addPluggableAuthService' File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/.buildout/eggs/cp310/Products.PluggableAuthService-2.7.0-py3.10.egg/Products/PluggableAuthService/plugins/tests/test_ChallengeProtocolChooser.py", line 209, in setUp self.setup_user_folder() File "/home/jenkins/.buildout/eggs/cp310/Products.PluggableAuthService-2.7.0-py3.10.egg/Products/PluggableAuthService/plugins/tests/test_ChallengeProtocolChooser.py", line 73, in setup_user_folder dispatcher.addPluggableAuthService() FAILED: Products.PluggableAuthService.plugins.tests.test_ChallengeProtocolChooser.ChallengeProtocolChooserBasicAuthTests.test_GET_unauthorized Error Message: 'RequestContainer' object has no attribute 'addPluggableAuthService' Stack Trace: 'RequestContainer' object has no attribute 'addPluggableAuthService' File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/.buildout/eggs/cp310/Products.PluggableAuthService-2.7.0-py3.10.egg/Products/PluggableAuthService/plugins/tests/test_ChallengeProtocolChooser.py", line 209, in setUp self.setup_user_folder() File "/home/jenkins/.buildout/eggs/cp310/Products.PluggableAuthService-2.7.0-py3.10.egg/Products/PluggableAuthService/plugins/tests/test_ChallengeProtocolChooser.py", line 73, in setup_user_folder dispatcher.addPluggableAuthService() FAILED: Products.PluggableAuthService.plugins.tests.test_ChallengeProtocolChooser.ChallengeProtocolChooserBasicAuthTests.test_WebDAV_authorized Error Message: 'RequestContainer' object has no attribute 'addPluggableAuthService' Stack Trace: 'RequestContainer' object has no attribute 'addPluggableAuthService' File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/.buildout/eggs/cp310/Products.PluggableAuthService-2.7.0-py3.10.egg/Products/PluggableAuthService/plugins/tests/test_ChallengeProtocolChooser.py", line 209, in setUp self.setup_user_folder() File "/home/jenkins/.buildout/eggs/cp310/Products.PluggableAuthService-2.7.0-py3.10.egg/Products/PluggableAuthService/plugins/tests/test_ChallengeProtocolChooser.py", line 73, in setup_user_folder dispatcher.addPluggableAuthService() FAILED: Products.PluggableAuthService.plugins.tests.test_ChallengeProtocolChooser.ChallengeProtocolChooserBasicAuthTests.test_WebDAV_unauthorized Error Message: 'RequestContainer' object has no attribute 'addPluggableAuthService' Stack Trace: 'RequestContainer' object has no attribute 'addPluggableAuthService' File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/.buildout/eggs/cp310/Products.PluggableAuthService-2.7.0-py3.10.egg/Products/PluggableAuthService/plugins/tests/test_ChallengeProtocolChooser.py", line 209, in setUp self.setup_user_folder() File "/home/jenkins/.buildout/eggs/cp310/Products.PluggableAuthService-2.7.0-py3.10.egg/Products/PluggableAuthService/plugins/tests/test_ChallengeProtocolChooser.py", line 73, in setup_user_folder dispatcher.addPluggableAuthService() FAILED: Products.PluggableAuthService.plugins.tests.test_ChallengeProtocolChooser.ChallengeProtocolChooserBasicAuthTests.test_XMLRPC_authorized Error Message: 'RequestContainer' object has no attribute 'addPluggableAuthService' Stack Trace: 'RequestContainer' object has no attribute 'addPluggableAuthService' File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/.buildout/eggs/cp310/Products.PluggableAuthService-2.7.0-py3.10.egg/Products/PluggableAuthService/plugins/tests/test_ChallengeProtocolChooser.py", line 209, in setUp self.setup_user_folder() File "/home/jenkins/.buildout/eggs/cp310/Products.PluggableAuthService-2.7.0-py3.10.egg/Products/PluggableAuthService/plugins/tests/test_ChallengeProtocolChooser.py", line 73, in setup_user_folder dispatcher.addPluggableAuthService() FAILED: Products.PluggableAuthService.plugins.tests.test_ChallengeProtocolChooser.ChallengeProtocolChooserBasicAuthTests.test_XMLRPC_unauthorized Error Message: 'RequestContainer' object has no attribute 'addPluggableAuthService' Stack Trace: 'RequestContainer' object has no attribute 'addPluggableAuthService' File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/.buildout/eggs/cp310/Products.PluggableAuthService-2.7.0-py3.10.egg/Products/PluggableAuthService/plugins/tests/test_ChallengeProtocolChooser.py", line 209, in setUp self.setup_user_folder() File "/home/jenkins/.buildout/eggs/cp310/Products.PluggableAuthService-2.7.0-py3.10.egg/Products/PluggableAuthService/plugins/tests/test_ChallengeProtocolChooser.py", line 73, in setup_user_folder dispatcher.addPluggableAuthService() FAILED: Products.PluggableAuthService.plugins.tests.test_ChallengeProtocolChooser.ChallengeProtocolChooserCookieAuthTests.test_GET_unauthorized Error Message: 'RequestContainer' object has no attribute 'addPluggableAuthService' Stack Trace: 'RequestContainer' object has no attribute 'addPluggableAuthService' File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/.buildout/eggs/cp310/Products.PluggableAuthService-2.7.0-py3.10.egg/Products/PluggableAuthService/plugins/tests/test_ChallengeProtocolChooser.py", line 282, in setUp self.setup_user_folder() File "/home/jenkins/.buildout/eggs/cp310/Products.PluggableAuthService-2.7.0-py3.10.egg/Products/PluggableAuthService/plugins/tests/test_ChallengeProtocolChooser.py", line 73, in setup_user_folder dispatcher.addPluggableAuthService() FAILED: Products.PluggableAuthService.plugins.tests.test_ChallengeProtocolChooser.ChallengeProtocolChooserCookieAuthTests.test_WebDAV_unauthorized Error Message: 'RequestContainer' object has no attribute 'addPluggableAuthService' Stack Trace: 'RequestContainer' object has no attribute 'addPluggableAuthService' File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/.buildout/eggs/cp310/Products.PluggableAuthService-2.7.0-py3.10.egg/Products/PluggableAuthService/plugins/tests/test_ChallengeProtocolChooser.py", line 282, in setUp self.setup_user_folder() File "/home/jenkins/.buildout/eggs/cp310/Products.PluggableAuthService-2.7.0-py3.10.egg/Products/PluggableAuthService/plugins/tests/test_ChallengeProtocolChooser.py", line 73, in setup_user_folder dispatcher.addPluggableAuthService() FAILED: Products.PluggableAuthService.plugins.tests.test_ChallengeProtocolChooser.ChallengeProtocolChooserCookieAuthTests.test_XMLRPC_unauthorized Error Message: 'RequestContainer' object has no attribute 'addPluggableAuthService' Stack Trace: 'RequestContainer' object has no attribute 'addPluggableAuthService' File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/.buildout/eggs/cp310/Products.PluggableAuthService-2.7.0-py3.10.egg/Products/PluggableAuthService/plugins/tests/test_ChallengeProtocolChooser.py", line 282, in setUp self.setup_user_folder() File "/home/jenkins/.buildout/eggs/cp310/Products.PluggableAuthService-2.7.0-py3.10.egg/Products/PluggableAuthService/plugins/tests/test_ChallengeProtocolChooser.py", line 73, in setup_user_folder dispatcher.addPluggableAuthService() FAILED: Products.PluggableAuthService.plugins.tests.test_ChallengeProtocolChooser.ChallengeProtocolChooserCookieAuthTypeSnifferTests.test_GET_unauthorized Error Message: 'RequestContainer' object has no attribute 'addPluggableAuthService' Stack Trace: 'RequestContainer' object has no attribute 'addPluggableAuthService' File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/.buildout/eggs/cp310/Products.PluggableAuthService-2.7.0-py3.10.egg/Products/PluggableAuthService/plugins/tests/test_ChallengeProtocolChooser.py", line 334, in setUp self.setup_user_folder() File "/home/jenkins/.buildout/eggs/cp310/Products.PluggableAuthService-2.7.0-py3.10.egg/Products/PluggableAuthService/plugins/tests/test_ChallengeProtocolChooser.py", line 73, in setup_user_folder dispatcher.addPluggableAuthService() FAILED: Products.PluggableAuthService.plugins.tests.test_ChallengeProtocolChooser.ChallengeProtocolChooserCookieAuthTypeSnifferTests.test_WebDAV_unauthorized Error Message: 'RequestContainer' object has no attribute 'addPluggableAuthService' Stack Trace: 'RequestContainer' object has no attribute 'addPluggableAuthService' File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/.buildout/eggs/cp310/Products.PluggableAuthService-2.7.0-py3.10.egg/Products/PluggableAuthService/plugins/tests/test_ChallengeProtocolChooser.py", line 334, in setUp self.setup_user_folder() File "/home/jenkins/.buildout/eggs/cp310/Products.PluggableAuthService-2.7.0-py3.10.egg/Products/PluggableAuthService/plugins/tests/test_ChallengeProtocolChooser.py", line 73, in setup_user_folder dispatcher.addPluggableAuthService() FAILED: Products.PluggableAuthService.plugins.tests.test_ChallengeProtocolChooser.ChallengeProtocolChooserCookieAuthTypeSnifferTests.test_XMLRPC_unauthorized Error Message: 'RequestContainer' object has no attribute 'addPluggableAuthService' Stack Trace: 'RequestContainer' object has no attribute 'addPluggableAuthService' File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/.buildout/eggs/cp310/Products.PluggableAuthService-2.7.0-py3.10.egg/Products/PluggableAuthService/plugins/tests/test_ChallengeProtocolChooser.py", line 334, in setUp self.setup_user_folder() File "/home/jenkins/.buildout/eggs/cp310/Products.PluggableAuthService-2.7.0-py3.10.egg/Products/PluggableAuthService/plugins/tests/test_ChallengeProtocolChooser.py", line 73, in setup_user_folder dispatcher.addPluggableAuthService() FAILED: Products.PluggableAuthService.plugins.tests.test_ChallengeProtocolChooser.ChallengeProtocolChooserFunctionalTests.test_manage_updateProtocolMapping Error Message: 'RequestContainer' object has no attribute 'addPluggableAuthService' Stack Trace: 'RequestContainer' object has no attribute 'addPluggableAuthService' File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/.buildout/eggs/cp310/Products.PluggableAuthService-2.7.0-py3.10.egg/Products/PluggableAuthService/plugins/tests/test_ChallengeProtocolChooser.py", line 182, in setUp self.setup_user_folder() File "/home/jenkins/.buildout/eggs/cp310/Products.PluggableAuthService-2.7.0-py3.10.egg/Products/PluggableAuthService/plugins/tests/test_ChallengeProtocolChooser.py", line 73, in setup_user_folder dispatcher.addPluggableAuthService() FAILED: Products.PluggableAuthService.plugins.tests.test_CookieAuthHelper.CookieAuthHelperIntegrationTests.test_login_with_missing_came_from Error Message: 'RequestContainer' object has no attribute 'addPluggableAuthService' Stack Trace: 'RequestContainer' object has no attribute 'addPluggableAuthService' File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/Testing/ZopeTestCase/base.py", line 89, in setUp self._setup() File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/Testing/ZopeTestCase/ZopeTestCase.py", line 59, in _setup self._setupUserFolder() File "/home/jenkins/.buildout/eggs/cp310/Products.PluggableAuthService-2.7.0-py3.10.egg/Products/PluggableAuthService/tests/pastc.py", line 45, in _setupUserFolder factory.addPluggableAuthService() FAILED: Products.PluggableAuthService.plugins.tests.test_ZODBGroupManager.ZODBGroupManagerTests.test_addGroup_CreatedEvent Error Message: 6 != 1 Stack Trace: 6 != 1 File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 591, in run self._callTestMethod(testMethod) File "/srv/python3.10/lib/python3.10/unittest/case.py", line 549, in _callTestMethod method() File "/home/jenkins/.buildout/eggs/cp310/Products.PluggableAuthService-2.7.0-py3.10.egg/Products/PluggableAuthService/plugins/tests/test_ZODBGroupManager.py", line 93, in test_addGroup_CreatedEvent self.assertEqual(len(zgm.events), 1) File "/srv/python3.10/lib/python3.10/unittest/case.py", line 837, in assertEqual assertion_func(first, second, msg=msg) File "/srv/python3.10/lib/python3.10/unittest/case.py", line 830, in _baseAssertEqual raise self.failureException(msg) FAILED: Products.PluggableAuthService.tests.test_Extensions.UpgradeTests.test_upgrade_pas Error Message: 'RequestContainer' object has no attribute 'addPluggableAuthService' Stack Trace: 'RequestContainer' object has no attribute 'addPluggableAuthService' File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/Testing/ZopeTestCase/base.py", line 89, in setUp self._setup() File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/Testing/ZopeTestCase/ZopeTestCase.py", line 59, in _setup self._setupUserFolder() File "/home/jenkins/.buildout/eggs/cp310/Products.PluggableAuthService-2.7.0-py3.10.egg/Products/PluggableAuthService/tests/pastc.py", line 45, in _setupUserFolder factory.addPluggableAuthService() FAILED: Products.PluggableAuthService.tests.test_Extensions.UpgradeTests.test_upgrade_userfolder Error Message: 'RequestContainer' object has no attribute 'addPluggableAuthService' Stack Trace: 'RequestContainer' object has no attribute 'addPluggableAuthService' File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/Testing/ZopeTestCase/base.py", line 89, in setUp self._setup() File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/Testing/ZopeTestCase/ZopeTestCase.py", line 59, in _setup self._setupUserFolder() File "/home/jenkins/.buildout/eggs/cp310/Products.PluggableAuthService-2.7.0-py3.10.egg/Products/PluggableAuthService/tests/pastc.py", line 45, in _setupUserFolder factory.addPluggableAuthService() FAILED: Products.PluggableAuthService.tests.test_MoreCaching.CachingTests.test__doAddUser Error Message: 'RequestContainer' object has no attribute 'addPluggableAuthService' Stack Trace: 'RequestContainer' object has no attribute 'addPluggableAuthService' File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/Testing/ZopeTestCase/base.py", line 89, in setUp self._setup() File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/Testing/ZopeTestCase/ZopeTestCase.py", line 59, in _setup self._setupUserFolder() File "/home/jenkins/.buildout/eggs/cp310/Products.PluggableAuthService-2.7.0-py3.10.egg/Products/PluggableAuthService/tests/pastc.py", line 45, in _setupUserFolder factory.addPluggableAuthService() FAILED: Products.PluggableAuthService.tests.test_MoreCaching.CachingTests.test__extractUserIds Error Message: 'RequestContainer' object has no attribute 'addPluggableAuthService' Stack Trace: 'RequestContainer' object has no attribute 'addPluggableAuthService' File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/Testing/ZopeTestCase/base.py", line 89, in setUp self._setup() File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/Testing/ZopeTestCase/ZopeTestCase.py", line 59, in _setup self._setupUserFolder() File "/home/jenkins/.buildout/eggs/cp310/Products.PluggableAuthService-2.7.0-py3.10.egg/Products/PluggableAuthService/tests/pastc.py", line 45, in _setupUserFolder factory.addPluggableAuthService() FAILED: Products.PluggableAuthService.tests.test_MoreCaching.CachingTests.test__extractUserIds_two_extractors Error Message: 'RequestContainer' object has no attribute 'addPluggableAuthService' Stack Trace: 'RequestContainer' object has no attribute 'addPluggableAuthService' File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/Testing/ZopeTestCase/base.py", line 89, in setUp self._setup() File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/Testing/ZopeTestCase/ZopeTestCase.py", line 59, in _setup self._setupUserFolder() File "/home/jenkins/.buildout/eggs/cp310/Products.PluggableAuthService-2.7.0-py3.10.egg/Products/PluggableAuthService/tests/pastc.py", line 45, in _setupUserFolder factory.addPluggableAuthService() FAILED: Products.PluggableAuthService.tests.test_MoreCaching.CachingTests.test__findUser Error Message: 'RequestContainer' object has no attribute 'addPluggableAuthService' Stack Trace: 'RequestContainer' object has no attribute 'addPluggableAuthService' File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/Testing/ZopeTestCase/base.py", line 89, in setUp self._setup() File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/Testing/ZopeTestCase/ZopeTestCase.py", line 59, in _setup self._setupUserFolder() File "/home/jenkins/.buildout/eggs/cp310/Products.PluggableAuthService-2.7.0-py3.10.egg/Products/PluggableAuthService/tests/pastc.py", line 45, in _setupUserFolder factory.addPluggableAuthService() FAILED: Products.PluggableAuthService.tests.test_MoreCaching.CachingTests.test__verifyUser Error Message: 'RequestContainer' object has no attribute 'addPluggableAuthService' Stack Trace: 'RequestContainer' object has no attribute 'addPluggableAuthService' File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/Testing/ZopeTestCase/base.py", line 89, in setUp self._setup() File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/Testing/ZopeTestCase/ZopeTestCase.py", line 59, in _setup self._setupUserFolder() File "/home/jenkins/.buildout/eggs/cp310/Products.PluggableAuthService-2.7.0-py3.10.egg/Products/PluggableAuthService/tests/pastc.py", line 45, in _setupUserFolder factory.addPluggableAuthService() FAILED: Products.PluggableAuthService.tests.test_MoreCaching.CachingTests.test_addPrincipalToGroupResetsCache Error Message: 'RequestContainer' object has no attribute 'addPluggableAuthService' Stack Trace: 'RequestContainer' object has no attribute 'addPluggableAuthService' File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/Testing/ZopeTestCase/base.py", line 89, in setUp self._setup() File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/Testing/ZopeTestCase/ZopeTestCase.py", line 59, in _setup self._setupUserFolder() File "/home/jenkins/.buildout/eggs/cp310/Products.PluggableAuthService-2.7.0-py3.10.egg/Products/PluggableAuthService/tests/pastc.py", line 45, in _setupUserFolder factory.addPluggableAuthService() FAILED: Products.PluggableAuthService.tests.test_MoreCaching.CachingTests.test_addingRoleResetsCache Error Message: 'RequestContainer' object has no attribute 'addPluggableAuthService' Stack Trace: 'RequestContainer' object has no attribute 'addPluggableAuthService' File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/Testing/ZopeTestCase/base.py", line 89, in setUp self._setup() File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/Testing/ZopeTestCase/ZopeTestCase.py", line 59, in _setup self._setupUserFolder() File "/home/jenkins/.buildout/eggs/cp310/Products.PluggableAuthService-2.7.0-py3.10.egg/Products/PluggableAuthService/tests/pastc.py", line 45, in _setupUserFolder factory.addPluggableAuthService() FAILED: Products.PluggableAuthService.tests.test_MoreCaching.CachingTests.test_getUser Error Message: 'RequestContainer' object has no attribute 'addPluggableAuthService' Stack Trace: 'RequestContainer' object has no attribute 'addPluggableAuthService' File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/Testing/ZopeTestCase/base.py", line 89, in setUp self._setup() File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/Testing/ZopeTestCase/ZopeTestCase.py", line 59, in _setup self._setupUserFolder() File "/home/jenkins/.buildout/eggs/cp310/Products.PluggableAuthService-2.7.0-py3.10.egg/Products/PluggableAuthService/tests/pastc.py", line 45, in _setupUserFolder factory.addPluggableAuthService() FAILED: Products.PluggableAuthService.tests.test_MoreCaching.CachingTests.test_getUserById Error Message: 'RequestContainer' object has no attribute 'addPluggableAuthService' Stack Trace: 'RequestContainer' object has no attribute 'addPluggableAuthService' File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/Testing/ZopeTestCase/base.py", line 89, in setUp self._setup() File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/Testing/ZopeTestCase/ZopeTestCase.py", line 59, in _setup self._setupUserFolder() File "/home/jenkins/.buildout/eggs/cp310/Products.PluggableAuthService-2.7.0-py3.10.egg/Products/PluggableAuthService/tests/pastc.py", line 45, in _setupUserFolder factory.addPluggableAuthService() FAILED: Products.PluggableAuthService.tests.test_MoreCaching.CachingTests.test_removePrincipalFromGroupResetsCache Error Message: 'RequestContainer' object has no attribute 'addPluggableAuthService' Stack Trace: 'RequestContainer' object has no attribute 'addPluggableAuthService' File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/Testing/ZopeTestCase/base.py", line 89, in setUp self._setup() File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/Testing/ZopeTestCase/ZopeTestCase.py", line 59, in _setup self._setupUserFolder() File "/home/jenkins/.buildout/eggs/cp310/Products.PluggableAuthService-2.7.0-py3.10.egg/Products/PluggableAuthService/tests/pastc.py", line 45, in _setupUserFolder factory.addPluggableAuthService() FAILED: Products.PluggableAuthService.tests.test_MoreCaching.CachingTests.test_removingRoleResetsCache Error Message: 'RequestContainer' object has no attribute 'addPluggableAuthService' Stack Trace: 'RequestContainer' object has no attribute 'addPluggableAuthService' File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/Testing/ZopeTestCase/base.py", line 89, in setUp self._setup() File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/Testing/ZopeTestCase/ZopeTestCase.py", line 59, in _setup self._setupUserFolder() File "/home/jenkins/.buildout/eggs/cp310/Products.PluggableAuthService-2.7.0-py3.10.egg/Products/PluggableAuthService/tests/pastc.py", line 45, in _setupUserFolder factory.addPluggableAuthService() FAILED: Products.PluggableAuthService.tests.test_MoreCaching.CachingTests.test_validate Error Message: 'RequestContainer' object has no attribute 'addPluggableAuthService' Stack Trace: 'RequestContainer' object has no attribute 'addPluggableAuthService' File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/Testing/ZopeTestCase/base.py", line 89, in setUp self._setup() File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/Testing/ZopeTestCase/ZopeTestCase.py", line 59, in _setup self._setupUserFolder() File "/home/jenkins/.buildout/eggs/cp310/Products.PluggableAuthService-2.7.0-py3.10.egg/Products/PluggableAuthService/tests/pastc.py", line 45, in _setupUserFolder factory.addPluggableAuthService() FAILED: Products.PluggableAuthService.tests.test_MoreCaching.CachingTests.test_validate_anonymous Error Message: 'RequestContainer' object has no attribute 'addPluggableAuthService' Stack Trace: 'RequestContainer' object has no attribute 'addPluggableAuthService' File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/Testing/ZopeTestCase/base.py", line 89, in setUp self._setup() File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/Testing/ZopeTestCase/ZopeTestCase.py", line 59, in _setup self._setupUserFolder() File "/home/jenkins/.buildout/eggs/cp310/Products.PluggableAuthService-2.7.0-py3.10.egg/Products/PluggableAuthService/tests/pastc.py", line 45, in _setupUserFolder factory.addPluggableAuthService() FAILED: Products.PluggableAuthService.tests.test_MoreCaching.CachingTests.test_validate_unicode_credentials Error Message: 'RequestContainer' object has no attribute 'addPluggableAuthService' Stack Trace: 'RequestContainer' object has no attribute 'addPluggableAuthService' File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/Testing/ZopeTestCase/base.py", line 89, in setUp self._setup() File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/Testing/ZopeTestCase/ZopeTestCase.py", line 59, in _setup self._setupUserFolder() File "/home/jenkins/.buildout/eggs/cp310/Products.PluggableAuthService-2.7.0-py3.10.egg/Products/PluggableAuthService/tests/pastc.py", line 45, in _setupUserFolder factory.addPluggableAuthService() FAILED: Products.PluggableAuthService.tests.test_MoreCaching.CachingTests.test_validate_utf16_credentials Error Message: 'RequestContainer' object has no attribute 'addPluggableAuthService' Stack Trace: 'RequestContainer' object has no attribute 'addPluggableAuthService' File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/Testing/ZopeTestCase/base.py", line 89, in setUp self._setup() File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/Testing/ZopeTestCase/ZopeTestCase.py", line 59, in _setup self._setupUserFolder() File "/home/jenkins/.buildout/eggs/cp310/Products.PluggableAuthService-2.7.0-py3.10.egg/Products/PluggableAuthService/tests/pastc.py", line 45, in _setupUserFolder factory.addPluggableAuthService() FAILED: Products.PluggableAuthService.tests.test_MoreCaching.CachingTests.test_validate_utf8_credentials Error Message: 'RequestContainer' object has no attribute 'addPluggableAuthService' Stack Trace: 'RequestContainer' object has no attribute 'addPluggableAuthService' File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/Testing/ZopeTestCase/base.py", line 89, in setUp self._setup() File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/Testing/ZopeTestCase/ZopeTestCase.py", line 59, in _setup self._setupUserFolder() File "/home/jenkins/.buildout/eggs/cp310/Products.PluggableAuthService-2.7.0-py3.10.egg/Products/PluggableAuthService/tests/pastc.py", line 45, in _setupUserFolder factory.addPluggableAuthService() FAILED: Products.PluggableAuthService.tests.test_UserFolder.UserEvents.testCredentialsEvent Error Message: 'RequestContainer' object has no attribute 'addPluggableAuthService' Stack Trace: 'RequestContainer' object has no attribute 'addPluggableAuthService' File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/Testing/ZopeTestCase/base.py", line 89, in setUp self._setup() File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/Testing/ZopeTestCase/ZopeTestCase.py", line 59, in _setup self._setupUserFolder() File "/home/jenkins/.buildout/eggs/cp310/Products.PluggableAuthService-2.7.0-py3.10.egg/Products/PluggableAuthService/tests/pastc.py", line 45, in _setupUserFolder factory.addPluggableAuthService() FAILED: Products.PluggableAuthService.tests.test_UserFolder.UserEvents.testUserCreationEvent Error Message: 'RequestContainer' object has no attribute 'addPluggableAuthService' Stack Trace: 'RequestContainer' object has no attribute 'addPluggableAuthService' File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/Testing/ZopeTestCase/base.py", line 89, in setUp self._setup() File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/Testing/ZopeTestCase/ZopeTestCase.py", line 59, in _setup self._setupUserFolder() File "/home/jenkins/.buildout/eggs/cp310/Products.PluggableAuthService-2.7.0-py3.10.egg/Products/PluggableAuthService/tests/pastc.py", line 45, in _setupUserFolder factory.addPluggableAuthService() FAILED: Products.PluggableAuthService.tests.test_UserFolder.UserFolderTests.testAllowAccessToUser Error Message: 'RequestContainer' object has no attribute 'addPluggableAuthService' Stack Trace: 'RequestContainer' object has no attribute 'addPluggableAuthService' File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/Testing/ZopeTestCase/base.py", line 89, in setUp self._setup() File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/Testing/ZopeTestCase/ZopeTestCase.py", line 59, in _setup self._setupUserFolder() File "/home/jenkins/.buildout/eggs/cp310/Products.PluggableAuthService-2.7.0-py3.10.egg/Products/PluggableAuthService/tests/pastc.py", line 45, in _setupUserFolder factory.addPluggableAuthService() FAILED: Products.PluggableAuthService.tests.test_UserFolder.UserFolderTests.testAuthenticate Error Message: 'RequestContainer' object has no attribute 'addPluggableAuthService' Stack Trace: 'RequestContainer' object has no attribute 'addPluggableAuthService' File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/Testing/ZopeTestCase/base.py", line 89, in setUp self._setup() File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/Testing/ZopeTestCase/ZopeTestCase.py", line 59, in _setup self._setupUserFolder() File "/home/jenkins/.buildout/eggs/cp310/Products.PluggableAuthService-2.7.0-py3.10.egg/Products/PluggableAuthService/tests/pastc.py", line 45, in _setupUserFolder factory.addPluggableAuthService() FAILED: Products.PluggableAuthService.tests.test_UserFolder.UserFolderTests.testDenyAccessToAnonymous Error Message: 'RequestContainer' object has no attribute 'addPluggableAuthService' Stack Trace: 'RequestContainer' object has no attribute 'addPluggableAuthService' File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/Testing/ZopeTestCase/base.py", line 89, in setUp self._setup() File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/Testing/ZopeTestCase/ZopeTestCase.py", line 59, in _setup self._setupUserFolder() File "/home/jenkins/.buildout/eggs/cp310/Products.PluggableAuthService-2.7.0-py3.10.egg/Products/PluggableAuthService/tests/pastc.py", line 45, in _setupUserFolder factory.addPluggableAuthService() FAILED: Products.PluggableAuthService.tests.test_UserFolder.UserFolderTests.testGetBadUser Error Message: 'RequestContainer' object has no attribute 'addPluggableAuthService' Stack Trace: 'RequestContainer' object has no attribute 'addPluggableAuthService' File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/Testing/ZopeTestCase/base.py", line 89, in setUp self._setup() File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/Testing/ZopeTestCase/ZopeTestCase.py", line 59, in _setup self._setupUserFolder() File "/home/jenkins/.buildout/eggs/cp310/Products.PluggableAuthService-2.7.0-py3.10.egg/Products/PluggableAuthService/tests/pastc.py", line 45, in _setupUserFolder factory.addPluggableAuthService() FAILED: Products.PluggableAuthService.tests.test_UserFolder.UserFolderTests.testGetBadUserById Error Message: 'RequestContainer' object has no attribute 'addPluggableAuthService' Stack Trace: 'RequestContainer' object has no attribute 'addPluggableAuthService' File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/Testing/ZopeTestCase/base.py", line 89, in setUp self._setup() File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/Testing/ZopeTestCase/ZopeTestCase.py", line 59, in _setup self._setupUserFolder() File "/home/jenkins/.buildout/eggs/cp310/Products.PluggableAuthService-2.7.0-py3.10.egg/Products/PluggableAuthService/tests/pastc.py", line 45, in _setupUserFolder factory.addPluggableAuthService() FAILED: Products.PluggableAuthService.tests.test_UserFolder.UserFolderTests.testGetRoles Error Message: 'RequestContainer' object has no attribute 'addPluggableAuthService' Stack Trace: 'RequestContainer' object has no attribute 'addPluggableAuthService' File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/Testing/ZopeTestCase/base.py", line 89, in setUp self._setup() File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/Testing/ZopeTestCase/ZopeTestCase.py", line 59, in _setup self._setupUserFolder() File "/home/jenkins/.buildout/eggs/cp310/Products.PluggableAuthService-2.7.0-py3.10.egg/Products/PluggableAuthService/tests/pastc.py", line 45, in _setupUserFolder factory.addPluggableAuthService() FAILED: Products.PluggableAuthService.tests.test_UserFolder.UserFolderTests.testGetRolesInContext Error Message: 'RequestContainer' object has no attribute 'addPluggableAuthService' Stack Trace: 'RequestContainer' object has no attribute 'addPluggableAuthService' File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/Testing/ZopeTestCase/base.py", line 89, in setUp self._setup() File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/Testing/ZopeTestCase/ZopeTestCase.py", line 59, in _setup self._setupUserFolder() File "/home/jenkins/.buildout/eggs/cp310/Products.PluggableAuthService-2.7.0-py3.10.egg/Products/PluggableAuthService/tests/pastc.py", line 45, in _setupUserFolder factory.addPluggableAuthService() FAILED: Products.PluggableAuthService.tests.test_UserFolder.UserFolderTests.testGetUser Error Message: 'RequestContainer' object has no attribute 'addPluggableAuthService' Stack Trace: 'RequestContainer' object has no attribute 'addPluggableAuthService' File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/Testing/ZopeTestCase/base.py", line 89, in setUp self._setup() File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/Testing/ZopeTestCase/ZopeTestCase.py", line 59, in _setup self._setupUserFolder() File "/home/jenkins/.buildout/eggs/cp310/Products.PluggableAuthService-2.7.0-py3.10.egg/Products/PluggableAuthService/tests/pastc.py", line 45, in _setupUserFolder factory.addPluggableAuthService() FAILED: Products.PluggableAuthService.tests.test_UserFolder.UserFolderTests.testGetUserById Error Message: 'RequestContainer' object has no attribute 'addPluggableAuthService' Stack Trace: 'RequestContainer' object has no attribute 'addPluggableAuthService' File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/Testing/ZopeTestCase/base.py", line 89, in setUp self._setup() File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/Testing/ZopeTestCase/ZopeTestCase.py", line 59, in _setup self._setupUserFolder() File "/home/jenkins/.buildout/eggs/cp310/Products.PluggableAuthService-2.7.0-py3.10.egg/Products/PluggableAuthService/tests/pastc.py", line 45, in _setupUserFolder factory.addPluggableAuthService() FAILED: Products.PluggableAuthService.tests.test_UserFolder.UserFolderTests.testGetUserNames Error Message: 'RequestContainer' object has no attribute 'addPluggableAuthService' Stack Trace: 'RequestContainer' object has no attribute 'addPluggableAuthService' File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/Testing/ZopeTestCase/base.py", line 89, in setUp self._setup() File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/Testing/ZopeTestCase/ZopeTestCase.py", line 59, in _setup self._setupUserFolder() File "/home/jenkins/.buildout/eggs/cp310/Products.PluggableAuthService-2.7.0-py3.10.egg/Products/PluggableAuthService/tests/pastc.py", line 45, in _setupUserFolder factory.addPluggableAuthService() FAILED: Products.PluggableAuthService.tests.test_UserFolder.UserFolderTests.testGetUsers Error Message: 'RequestContainer' object has no attribute 'addPluggableAuthService' Stack Trace: 'RequestContainer' object has no attribute 'addPluggableAuthService' File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/Testing/ZopeTestCase/base.py", line 89, in setUp self._setup() File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/Testing/ZopeTestCase/ZopeTestCase.py", line 59, in _setup self._setupUserFolder() File "/home/jenkins/.buildout/eggs/cp310/Products.PluggableAuthService-2.7.0-py3.10.egg/Products/PluggableAuthService/tests/pastc.py", line 45, in _setupUserFolder factory.addPluggableAuthService() FAILED: Products.PluggableAuthService.tests.test_UserFolder.UserFolderTests.testHasLocalRole Error Message: 'RequestContainer' object has no attribute 'addPluggableAuthService' Stack Trace: 'RequestContainer' object has no attribute 'addPluggableAuthService' File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/Testing/ZopeTestCase/base.py", line 89, in setUp self._setup() File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/Testing/ZopeTestCase/ZopeTestCase.py", line 59, in _setup self._setupUserFolder() File "/home/jenkins/.buildout/eggs/cp310/Products.PluggableAuthService-2.7.0-py3.10.egg/Products/PluggableAuthService/tests/pastc.py", line 45, in _setupUserFolder factory.addPluggableAuthService() FAILED: Products.PluggableAuthService.tests.test_UserFolder.UserFolderTests.testHasLocalRolePermission Error Message: 'RequestContainer' object has no attribute 'addPluggableAuthService' Stack Trace: 'RequestContainer' object has no attribute 'addPluggableAuthService' File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/Testing/ZopeTestCase/base.py", line 89, in setUp self._setup() File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/Testing/ZopeTestCase/ZopeTestCase.py", line 59, in _setup self._setupUserFolder() File "/home/jenkins/.buildout/eggs/cp310/Products.PluggableAuthService-2.7.0-py3.10.egg/Products/PluggableAuthService/tests/pastc.py", line 45, in _setupUserFolder factory.addPluggableAuthService() FAILED: Products.PluggableAuthService.tests.test_UserFolder.UserFolderTests.testHasPermission Error Message: 'RequestContainer' object has no attribute 'addPluggableAuthService' Stack Trace: 'RequestContainer' object has no attribute 'addPluggableAuthService' File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/Testing/ZopeTestCase/base.py", line 89, in setUp self._setup() File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/Testing/ZopeTestCase/ZopeTestCase.py", line 59, in _setup self._setupUserFolder() File "/home/jenkins/.buildout/eggs/cp310/Products.PluggableAuthService-2.7.0-py3.10.egg/Products/PluggableAuthService/tests/pastc.py", line 45, in _setupUserFolder factory.addPluggableAuthService() FAILED: Products.PluggableAuthService.tests.test_UserFolder.UserFolderTests.testHasRole Error Message: 'RequestContainer' object has no attribute 'addPluggableAuthService' Stack Trace: 'RequestContainer' object has no attribute 'addPluggableAuthService' File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/Testing/ZopeTestCase/base.py", line 89, in setUp self._setup() File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/Testing/ZopeTestCase/ZopeTestCase.py", line 59, in _setup self._setupUserFolder() File "/home/jenkins/.buildout/eggs/cp310/Products.PluggableAuthService-2.7.0-py3.10.egg/Products/PluggableAuthService/tests/pastc.py", line 45, in _setupUserFolder factory.addPluggableAuthService() FAILED: Products.PluggableAuthService.tests.test_UserFolder.UserFolderTests.testIdentify Error Message: 'RequestContainer' object has no attribute 'addPluggableAuthService' Stack Trace: 'RequestContainer' object has no attribute 'addPluggableAuthService' File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/Testing/ZopeTestCase/base.py", line 89, in setUp self._setup() File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/Testing/ZopeTestCase/ZopeTestCase.py", line 59, in _setup self._setupUserFolder() File "/home/jenkins/.buildout/eggs/cp310/Products.PluggableAuthService-2.7.0-py3.10.egg/Products/PluggableAuthService/tests/pastc.py", line 45, in _setupUserFolder factory.addPluggableAuthService() FAILED: Products.PluggableAuthService.tests.test_UserFolder.UserFolderTests.testMaxListUsers Error Message: 'RequestContainer' object has no attribute 'addPluggableAuthService' Stack Trace: 'RequestContainer' object has no attribute 'addPluggableAuthService' File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/Testing/ZopeTestCase/base.py", line 89, in setUp self._setup() File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/Testing/ZopeTestCase/ZopeTestCase.py", line 59, in _setup self._setupUserFolder() File "/home/jenkins/.buildout/eggs/cp310/Products.PluggableAuthService-2.7.0-py3.10.egg/Products/PluggableAuthService/tests/pastc.py", line 45, in _setupUserFolder factory.addPluggableAuthService() FAILED: Products.PluggableAuthService.tests.test_UserFolder.UserFolderTests.testNotValidateWithEmptyRoles Error Message: 'RequestContainer' object has no attribute 'addPluggableAuthService' Stack Trace: 'RequestContainer' object has no attribute 'addPluggableAuthService' File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/Testing/ZopeTestCase/base.py", line 89, in setUp self._setup() File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/Testing/ZopeTestCase/ZopeTestCase.py", line 59, in _setup self._setupUserFolder() File "/home/jenkins/.buildout/eggs/cp310/Products.PluggableAuthService-2.7.0-py3.10.egg/Products/PluggableAuthService/tests/pastc.py", line 45, in _setupUserFolder factory.addPluggableAuthService() FAILED: Products.PluggableAuthService.tests.test_UserFolder.UserFolderTests.testNotValidateWithWrongRoles Error Message: 'RequestContainer' object has no attribute 'addPluggableAuthService' Stack Trace: 'RequestContainer' object has no attribute 'addPluggableAuthService' File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/Testing/ZopeTestCase/base.py", line 89, in setUp self._setup() File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/Testing/ZopeTestCase/ZopeTestCase.py", line 59, in _setup self._setupUserFolder() File "/home/jenkins/.buildout/eggs/cp310/Products.PluggableAuthService-2.7.0-py3.10.egg/Products/PluggableAuthService/tests/pastc.py", line 45, in _setupUserFolder factory.addPluggableAuthService() FAILED: Products.PluggableAuthService.tests.test_UserFolder.UserFolderTests.testNotValidateWithoutAuth Error Message: 'RequestContainer' object has no attribute 'addPluggableAuthService' Stack Trace: 'RequestContainer' object has no attribute 'addPluggableAuthService' File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/Testing/ZopeTestCase/base.py", line 89, in setUp self._setup() File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/Testing/ZopeTestCase/ZopeTestCase.py", line 59, in _setup self._setupUserFolder() File "/home/jenkins/.buildout/eggs/cp310/Products.PluggableAuthService-2.7.0-py3.10.egg/Products/PluggableAuthService/tests/pastc.py", line 45, in _setupUserFolder factory.addPluggableAuthService() FAILED: Products.PluggableAuthService.tests.test_UserFolder.UserFolderTests.testValidate Error Message: 'RequestContainer' object has no attribute 'addPluggableAuthService' Stack Trace: 'RequestContainer' object has no attribute 'addPluggableAuthService' File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/Testing/ZopeTestCase/base.py", line 89, in setUp self._setup() File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/Testing/ZopeTestCase/ZopeTestCase.py", line 59, in _setup self._setupUserFolder() File "/home/jenkins/.buildout/eggs/cp310/Products.PluggableAuthService-2.7.0-py3.10.egg/Products/PluggableAuthService/tests/pastc.py", line 45, in _setupUserFolder factory.addPluggableAuthService() FAILED: Products.PluggableAuthService.tests.test_UserFolder.UserFolderTests.testValidateWithoutRoles Error Message: 'RequestContainer' object has no attribute 'addPluggableAuthService' Stack Trace: 'RequestContainer' object has no attribute 'addPluggableAuthService' File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/Testing/ZopeTestCase/base.py", line 89, in setUp self._setup() File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/Testing/ZopeTestCase/ZopeTestCase.py", line 59, in _setup self._setupUserFolder() File "/home/jenkins/.buildout/eggs/cp310/Products.PluggableAuthService-2.7.0-py3.10.egg/Products/PluggableAuthService/tests/pastc.py", line 45, in _setupUserFolder factory.addPluggableAuthService() FAILED: Products.PluggableAuthService.tests.test_UserFolder.UserFolderTests.test__doAddUser_with_not_yet_encrypted_passwords Error Message: 'RequestContainer' object has no attribute 'addPluggableAuthService' Stack Trace: 'RequestContainer' object has no attribute 'addPluggableAuthService' File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/Testing/ZopeTestCase/base.py", line 89, in setUp self._setup() File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/Testing/ZopeTestCase/ZopeTestCase.py", line 59, in _setup self._setupUserFolder() File "/home/jenkins/.buildout/eggs/cp310/Products.PluggableAuthService-2.7.0-py3.10.egg/Products/PluggableAuthService/tests/pastc.py", line 45, in _setupUserFolder factory.addPluggableAuthService() FAILED: Products.PluggableAuthService.tests.test_UserFolder.UserFolderTests.test__doAddUser_with_preencrypted_passwords Error Message: 'RequestContainer' object has no attribute 'addPluggableAuthService' Stack Trace: 'RequestContainer' object has no attribute 'addPluggableAuthService' File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/Testing/ZopeTestCase/base.py", line 89, in setUp self._setup() File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/Testing/ZopeTestCase/ZopeTestCase.py", line 59, in _setup self._setupUserFolder() File "/home/jenkins/.buildout/eggs/cp310/Products.PluggableAuthService-2.7.0-py3.10.egg/Products/PluggableAuthService/tests/pastc.py", line 45, in _setupUserFolder factory.addPluggableAuthService() FAILED: Products.PluggableAuthService.tests.test_UserFolder.UserTests.testBaseUserGetIdEqualGetName Error Message: 'RequestContainer' object has no attribute 'addPluggableAuthService' Stack Trace: 'RequestContainer' object has no attribute 'addPluggableAuthService' File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/Testing/ZopeTestCase/base.py", line 89, in setUp self._setup() File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/Testing/ZopeTestCase/ZopeTestCase.py", line 59, in _setup self._setupUserFolder() File "/home/jenkins/.buildout/eggs/cp310/Products.PluggableAuthService-2.7.0-py3.10.egg/Products/PluggableAuthService/tests/pastc.py", line 45, in _setupUserFolder factory.addPluggableAuthService() FAILED: Products.PluggableAuthService.tests.test_UserFolder.UserTests.testGetDomains Error Message: 'RequestContainer' object has no attribute 'addPluggableAuthService' Stack Trace: 'RequestContainer' object has no attribute 'addPluggableAuthService' File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/Testing/ZopeTestCase/base.py", line 89, in setUp self._setup() File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/Testing/ZopeTestCase/ZopeTestCase.py", line 59, in _setup self._setupUserFolder() File "/home/jenkins/.buildout/eggs/cp310/Products.PluggableAuthService-2.7.0-py3.10.egg/Products/PluggableAuthService/tests/pastc.py", line 45, in _setupUserFolder factory.addPluggableAuthService() FAILED: Products.PluggableAuthService.tests.test_UserFolder.UserTests.testGetPassword Error Message: 'RequestContainer' object has no attribute 'addPluggableAuthService' Stack Trace: 'RequestContainer' object has no attribute 'addPluggableAuthService' File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/Testing/ZopeTestCase/base.py", line 89, in setUp self._setup() File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/Testing/ZopeTestCase/ZopeTestCase.py", line 59, in _setup self._setupUserFolder() File "/home/jenkins/.buildout/eggs/cp310/Products.PluggableAuthService-2.7.0-py3.10.egg/Products/PluggableAuthService/tests/pastc.py", line 45, in _setupUserFolder factory.addPluggableAuthService() FAILED: Products.PluggableAuthService.tests.test_UserFolder.UserTests.testGetRoles Error Message: 'RequestContainer' object has no attribute 'addPluggableAuthService' Stack Trace: 'RequestContainer' object has no attribute 'addPluggableAuthService' File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/Testing/ZopeTestCase/base.py", line 89, in setUp self._setup() File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/Testing/ZopeTestCase/ZopeTestCase.py", line 59, in _setup self._setupUserFolder() File "/home/jenkins/.buildout/eggs/cp310/Products.PluggableAuthService-2.7.0-py3.10.egg/Products/PluggableAuthService/tests/pastc.py", line 45, in _setupUserFolder factory.addPluggableAuthService() FAILED: Products.PluggableAuthService.tests.test_UserFolder.UserTests.testGetUserId Error Message: 'RequestContainer' object has no attribute 'addPluggableAuthService' Stack Trace: 'RequestContainer' object has no attribute 'addPluggableAuthService' File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/Testing/ZopeTestCase/base.py", line 89, in setUp self._setup() File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/Testing/ZopeTestCase/ZopeTestCase.py", line 59, in _setup self._setupUserFolder() File "/home/jenkins/.buildout/eggs/cp310/Products.PluggableAuthService-2.7.0-py3.10.egg/Products/PluggableAuthService/tests/pastc.py", line 45, in _setupUserFolder factory.addPluggableAuthService() FAILED: Products.PluggableAuthService.tests.test_UserFolder.UserTests.testGetUserName Error Message: 'RequestContainer' object has no attribute 'addPluggableAuthService' Stack Trace: 'RequestContainer' object has no attribute 'addPluggableAuthService' File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/Testing/ZopeTestCase/base.py", line 89, in setUp self._setup() File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/Testing/ZopeTestCase/ZopeTestCase.py", line 59, in _setup self._setupUserFolder() File "/home/jenkins/.buildout/eggs/cp310/Products.PluggableAuthService-2.7.0-py3.10.egg/Products/PluggableAuthService/tests/pastc.py", line 45, in _setupUserFolder factory.addPluggableAuthService() FAILED: Products.PluggableAuthService.tests.test_zmi_logout.PasLogoutTests.test_logout Error Message: 'RequestContainer' object has no attribute 'addPluggableAuthService' Stack Trace: 'RequestContainer' object has no attribute 'addPluggableAuthService' File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/Testing/ZopeTestCase/base.py", line 89, in setUp self._setup() File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/Testing/ZopeTestCase/ZopeTestCase.py", line 59, in _setup self._setupUserFolder() File "/home/jenkins/.buildout/eggs/cp310/Products.PluggableAuthService-2.7.0-py3.10.egg/Products/PluggableAuthService/tests/test_zmi_logout.py", line 29, in _setupUserFolder super(PasMixin, self)._setupUserFolder() File "/home/jenkins/.buildout/eggs/cp310/Products.PluggableAuthService-2.7.0-py3.10.egg/Products/PluggableAuthService/tests/pastc.py", line 45, in _setupUserFolder factory.addPluggableAuthService() FAILED: Products.PluggableAuthService.tests.test_zmi_logout.PasLogoutTests.test_not_logged_in Error Message: 'RequestContainer' object has no attribute 'addPluggableAuthService' Stack Trace: 'RequestContainer' object has no attribute 'addPluggableAuthService' File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/Testing/ZopeTestCase/base.py", line 89, in setUp self._setup() File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/Testing/ZopeTestCase/ZopeTestCase.py", line 59, in _setup self._setupUserFolder() File "/home/jenkins/.buildout/eggs/cp310/Products.PluggableAuthService-2.7.0-py3.10.egg/Products/PluggableAuthService/tests/test_zmi_logout.py", line 29, in _setupUserFolder super(PasMixin, self)._setupUserFolder() File "/home/jenkins/.buildout/eggs/cp310/Products.PluggableAuthService-2.7.0-py3.10.egg/Products/PluggableAuthService/tests/pastc.py", line 45, in _setupUserFolder factory.addPluggableAuthService() FAILED: Products.PortalTransforms.tests.test_engine.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/Products.PortalTransforms-3.1.12-py3.10.egg/Products/PortalTransforms/tests/test_engine.py", line 7, in from Products.PortalTransforms.tests.base import TransformTestCase File "/home/jenkins/.buildout/eggs/cp310/Products.PortalTransforms-3.1.12-py3.10.egg/Products/PortalTransforms/tests/base.py", line 4, in from Products.PortalTransforms.testing import PRODUCTS_PORTALTRANSFORMS_INTEGRATION_TESTING # noqa File "/home/jenkins/.buildout/eggs/cp310/Products.PortalTransforms-3.1.12-py3.10.egg/Products/PortalTransforms/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: Products.PortalTransforms.tests.test_graph.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/Products.PortalTransforms-3.1.12-py3.10.egg/Products/PortalTransforms/tests/test_graph.py", line 2, in from Products.PortalTransforms.tests.base import TransformTestCase File "/home/jenkins/.buildout/eggs/cp310/Products.PortalTransforms-3.1.12-py3.10.egg/Products/PortalTransforms/tests/base.py", line 4, in from Products.PortalTransforms.testing import PRODUCTS_PORTALTRANSFORMS_INTEGRATION_TESTING # noqa File "/home/jenkins/.buildout/eggs/cp310/Products.PortalTransforms-3.1.12-py3.10.egg/Products/PortalTransforms/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: Products.PortalTransforms.tests.test_intelligenttext.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/Products.PortalTransforms-3.1.12-py3.10.egg/Products/PortalTransforms/tests/test_intelligenttext.py", line 2, in from Products.PortalTransforms.tests.base import TransformTestCase File "/home/jenkins/.buildout/eggs/cp310/Products.PortalTransforms-3.1.12-py3.10.egg/Products/PortalTransforms/tests/base.py", line 4, in from Products.PortalTransforms.testing import PRODUCTS_PORTALTRANSFORMS_INTEGRATION_TESTING # noqa File "/home/jenkins/.buildout/eggs/cp310/Products.PortalTransforms-3.1.12-py3.10.egg/Products/PortalTransforms/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: Products.PortalTransforms.tests.test_transforms.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/Products.PortalTransforms-3.1.12-py3.10.egg/Products/PortalTransforms/tests/test_transforms.py", line 9, in from Products.PortalTransforms.tests.base import TransformTestCase File "/home/jenkins/.buildout/eggs/cp310/Products.PortalTransforms-3.1.12-py3.10.egg/Products/PortalTransforms/tests/base.py", line 4, in from Products.PortalTransforms.testing import PRODUCTS_PORTALTRANSFORMS_INTEGRATION_TESTING # noqa File "/home/jenkins/.buildout/eggs/cp310/Products.PortalTransforms-3.1.12-py3.10.egg/Products/PortalTransforms/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: Products.PortalTransforms.tests.test_xss.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/Products.PortalTransforms-3.1.12-py3.10.egg/Products/PortalTransforms/tests/test_xss.py", line 6, in from Products.PortalTransforms.testing import PRODUCTS_PORTALTRANSFORMS_INTEGRATION_TESTING # noqa File "/home/jenkins/.buildout/eggs/cp310/Products.PortalTransforms-3.1.12-py3.10.egg/Products/PortalTransforms/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: Products.ZopeVersionControl.tests.testVersionControl.VersionControlTests.testActivityAPI Error Message: Cannot close a connection joined to a transaction Stack Trace: Cannot close a connection joined to a transaction File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/.buildout/eggs/cp310/Products.ZopeVersionControl-2.0.0-py3.10.egg/Products/ZopeVersionControl/tests/common.py", line 71, in common_setUp self.connection.close() File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 283, in close raise ConnectionStateError("Cannot close a connection joined to " FAILED: Products.ZopeVersionControl.tests.testVersionControl.VersionControlTests.testApplyVersionControl Error Message: Cannot close a connection joined to a transaction Stack Trace: Cannot close a connection joined to a transaction File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/.buildout/eggs/cp310/Products.ZopeVersionControl-2.0.0-py3.10.egg/Products/ZopeVersionControl/tests/common.py", line 71, in common_setUp self.connection.close() File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 283, in close raise ConnectionStateError("Cannot close a connection joined to " FAILED: Products.ZopeVersionControl.tests.testVersionControl.VersionControlTests.testCheckinResource Error Message: Cannot close a connection joined to a transaction Stack Trace: Cannot close a connection joined to a transaction File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/.buildout/eggs/cp310/Products.ZopeVersionControl-2.0.0-py3.10.egg/Products/ZopeVersionControl/tests/common.py", line 71, in common_setUp self.connection.close() File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 283, in close raise ConnectionStateError("Cannot close a connection joined to " FAILED: Products.ZopeVersionControl.tests.testVersionControl.VersionControlTests.testCheckoutResource Error Message: Cannot close a connection joined to a transaction Stack Trace: Cannot close a connection joined to a transaction File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/.buildout/eggs/cp310/Products.ZopeVersionControl-2.0.0-py3.10.egg/Products/ZopeVersionControl/tests/common.py", line 71, in common_setUp self.connection.close() File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 283, in close raise ConnectionStateError("Cannot close a connection joined to " FAILED: Products.ZopeVersionControl.tests.testVersionControl.VersionControlTests.testContainerVersioning Error Message: Cannot close a connection joined to a transaction Stack Trace: Cannot close a connection joined to a transaction File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/.buildout/eggs/cp310/Products.ZopeVersionControl-2.0.0-py3.10.egg/Products/ZopeVersionControl/tests/common.py", line 71, in common_setUp self.connection.close() File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 283, in close raise ConnectionStateError("Cannot close a connection joined to " FAILED: Products.ZopeVersionControl.tests.testVersionControl.VersionControlTests.testDetectPersistentSubObjectChange Error Message: Cannot close a connection joined to a transaction Stack Trace: Cannot close a connection joined to a transaction File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/.buildout/eggs/cp310/Products.ZopeVersionControl-2.0.0-py3.10.egg/Products/ZopeVersionControl/tests/common.py", line 71, in common_setUp self.connection.close() File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 283, in close raise ConnectionStateError("Cannot close a connection joined to " FAILED: Products.ZopeVersionControl.tests.testVersionControl.VersionControlTests.testGetVersionOfResource Error Message: Cannot close a connection joined to a transaction Stack Trace: Cannot close a connection joined to a transaction File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/.buildout/eggs/cp310/Products.ZopeVersionControl-2.0.0-py3.10.egg/Products/ZopeVersionControl/tests/common.py", line 71, in common_setUp self.connection.close() File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 283, in close raise ConnectionStateError("Cannot close a connection joined to " FAILED: Products.ZopeVersionControl.tests.testVersionControl.VersionControlTests.testIsResourceChanged Error Message: Cannot close a connection joined to a transaction Stack Trace: Cannot close a connection joined to a transaction File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/.buildout/eggs/cp310/Products.ZopeVersionControl-2.0.0-py3.10.egg/Products/ZopeVersionControl/tests/common.py", line 71, in common_setUp self.connection.close() File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 283, in close raise ConnectionStateError("Cannot close a connection joined to " FAILED: Products.ZopeVersionControl.tests.testVersionControl.VersionControlTests.testIsResourceUpToDate Error Message: Cannot close a connection joined to a transaction Stack Trace: Cannot close a connection joined to a transaction File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/.buildout/eggs/cp310/Products.ZopeVersionControl-2.0.0-py3.10.egg/Products/ZopeVersionControl/tests/common.py", line 71, in common_setUp self.connection.close() File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 283, in close raise ConnectionStateError("Cannot close a connection joined to " FAILED: Products.ZopeVersionControl.tests.testVersionControl.VersionControlTests.testIsUnderVersionControl Error Message: Cannot close a connection joined to a transaction Stack Trace: Cannot close a connection joined to a transaction File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/.buildout/eggs/cp310/Products.ZopeVersionControl-2.0.0-py3.10.egg/Products/ZopeVersionControl/tests/common.py", line 71, in common_setUp self.connection.close() File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 283, in close raise ConnectionStateError("Cannot close a connection joined to " FAILED: Products.ZopeVersionControl.tests.testVersionControl.VersionControlTests.testIsVersionableResource Error Message: Cannot close a connection joined to a transaction Stack Trace: Cannot close a connection joined to a transaction File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/.buildout/eggs/cp310/Products.ZopeVersionControl-2.0.0-py3.10.egg/Products/ZopeVersionControl/tests/common.py", line 71, in common_setUp self.connection.close() File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 283, in close raise ConnectionStateError("Cannot close a connection joined to " FAILED: Products.ZopeVersionControl.tests.testVersionControl.VersionControlTests.testLabelResource Error Message: Cannot close a connection joined to a transaction Stack Trace: Cannot close a connection joined to a transaction File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/.buildout/eggs/cp310/Products.ZopeVersionControl-2.0.0-py3.10.egg/Products/ZopeVersionControl/tests/common.py", line 71, in common_setUp self.connection.close() File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 283, in close raise ConnectionStateError("Cannot close a connection joined to " FAILED: Products.ZopeVersionControl.tests.testVersionControl.VersionControlTests.testNonVersionedAttribute Error Message: Cannot close a connection joined to a transaction Stack Trace: Cannot close a connection joined to a transaction File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/.buildout/eggs/cp310/Products.ZopeVersionControl-2.0.0-py3.10.egg/Products/ZopeVersionControl/tests/common.py", line 71, in common_setUp self.connection.close() File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 283, in close raise ConnectionStateError("Cannot close a connection joined to " FAILED: Products.ZopeVersionControl.tests.testVersionControl.VersionControlTests.testNonVersionedAttributeWithAcquisition Error Message: Cannot close a connection joined to a transaction Stack Trace: Cannot close a connection joined to a transaction File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/.buildout/eggs/cp310/Products.ZopeVersionControl-2.0.0-py3.10.egg/Products/ZopeVersionControl/tests/common.py", line 71, in common_setUp self.connection.close() File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 283, in close raise ConnectionStateError("Cannot close a connection joined to " FAILED: Products.ZopeVersionControl.tests.testVersionControl.VersionControlTests.testSelectionByDate Error Message: Cannot close a connection joined to a transaction Stack Trace: Cannot close a connection joined to a transaction File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/.buildout/eggs/cp310/Products.ZopeVersionControl-2.0.0-py3.10.egg/Products/ZopeVersionControl/tests/common.py", line 71, in common_setUp self.connection.close() File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 283, in close raise ConnectionStateError("Cannot close a connection joined to " FAILED: Products.ZopeVersionControl.tests.testVersionControl.VersionControlTests.testSelectionByLabel Error Message: Cannot close a connection joined to a transaction Stack Trace: Cannot close a connection joined to a transaction File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/.buildout/eggs/cp310/Products.ZopeVersionControl-2.0.0-py3.10.egg/Products/ZopeVersionControl/tests/common.py", line 71, in common_setUp self.connection.close() File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 283, in close raise ConnectionStateError("Cannot close a connection joined to " FAILED: Products.ZopeVersionControl.tests.testVersionControl.VersionControlTests.testUncheckoutResource Error Message: Cannot close a connection joined to a transaction Stack Trace: Cannot close a connection joined to a transaction File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/.buildout/eggs/cp310/Products.ZopeVersionControl-2.0.0-py3.10.egg/Products/ZopeVersionControl/tests/common.py", line 71, in common_setUp self.connection.close() File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 283, in close raise ConnectionStateError("Cannot close a connection joined to " FAILED: Products.ZopeVersionControl.tests.testVersionControl.VersionControlTests.testUpdateResource Error Message: Cannot close a connection joined to a transaction Stack Trace: Cannot close a connection joined to a transaction File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/.buildout/eggs/cp310/Products.ZopeVersionControl-2.0.0-py3.10.egg/Products/ZopeVersionControl/tests/common.py", line 71, in common_setUp self.connection.close() File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 283, in close raise ConnectionStateError("Cannot close a connection joined to " FAILED: Products.ZopeVersionControl.tests.testVersionControl.VersionControlTests.testVersionBookkeeping Error Message: Cannot close a connection joined to a transaction Stack Trace: Cannot close a connection joined to a transaction File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/.buildout/eggs/cp310/Products.ZopeVersionControl-2.0.0-py3.10.egg/Products/ZopeVersionControl/tests/common.py", line 71, in common_setUp self.connection.close() File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 283, in close raise ConnectionStateError("Cannot close a connection joined to " FAILED: Products.ZopeVersionControl.tests.testVersionControl.VersionControlTests.testActivityAPI Error Message: Cannot close a connection joined to a transaction Stack Trace: Cannot close a connection joined to a transaction File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/.buildout/eggs/cp310/Products.ZopeVersionControl-2.0.0-py3.10.egg/Products/ZopeVersionControl/tests/common.py", line 71, in common_setUp self.connection.close() File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 283, in close raise ConnectionStateError("Cannot close a connection joined to " FAILED: Products.ZopeVersionControl.tests.testVersionControl.VersionControlTests.testApplyVersionControl Error Message: Cannot close a connection joined to a transaction Stack Trace: Cannot close a connection joined to a transaction File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/.buildout/eggs/cp310/Products.ZopeVersionControl-2.0.0-py3.10.egg/Products/ZopeVersionControl/tests/common.py", line 71, in common_setUp self.connection.close() File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 283, in close raise ConnectionStateError("Cannot close a connection joined to " FAILED: Products.ZopeVersionControl.tests.testVersionControl.VersionControlTests.testCheckinResource Error Message: Cannot close a connection joined to a transaction Stack Trace: Cannot close a connection joined to a transaction File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/.buildout/eggs/cp310/Products.ZopeVersionControl-2.0.0-py3.10.egg/Products/ZopeVersionControl/tests/common.py", line 71, in common_setUp self.connection.close() File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 283, in close raise ConnectionStateError("Cannot close a connection joined to " FAILED: Products.ZopeVersionControl.tests.testVersionControl.VersionControlTests.testCheckoutResource Error Message: Cannot close a connection joined to a transaction Stack Trace: Cannot close a connection joined to a transaction File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/.buildout/eggs/cp310/Products.ZopeVersionControl-2.0.0-py3.10.egg/Products/ZopeVersionControl/tests/common.py", line 71, in common_setUp self.connection.close() File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 283, in close raise ConnectionStateError("Cannot close a connection joined to " FAILED: Products.ZopeVersionControl.tests.testVersionControl.VersionControlTests.testContainerVersioning Error Message: Cannot close a connection joined to a transaction Stack Trace: Cannot close a connection joined to a transaction File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/.buildout/eggs/cp310/Products.ZopeVersionControl-2.0.0-py3.10.egg/Products/ZopeVersionControl/tests/common.py", line 71, in common_setUp self.connection.close() File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 283, in close raise ConnectionStateError("Cannot close a connection joined to " FAILED: Products.ZopeVersionControl.tests.testVersionControl.VersionControlTests.testDetectPersistentSubObjectChange Error Message: Cannot close a connection joined to a transaction Stack Trace: Cannot close a connection joined to a transaction File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/.buildout/eggs/cp310/Products.ZopeVersionControl-2.0.0-py3.10.egg/Products/ZopeVersionControl/tests/common.py", line 71, in common_setUp self.connection.close() File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 283, in close raise ConnectionStateError("Cannot close a connection joined to " FAILED: Products.ZopeVersionControl.tests.testVersionControl.VersionControlTests.testGetVersionOfResource Error Message: Cannot close a connection joined to a transaction Stack Trace: Cannot close a connection joined to a transaction File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/.buildout/eggs/cp310/Products.ZopeVersionControl-2.0.0-py3.10.egg/Products/ZopeVersionControl/tests/common.py", line 71, in common_setUp self.connection.close() File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 283, in close raise ConnectionStateError("Cannot close a connection joined to " FAILED: Products.ZopeVersionControl.tests.testVersionControl.VersionControlTests.testIsResourceChanged Error Message: Cannot close a connection joined to a transaction Stack Trace: Cannot close a connection joined to a transaction File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/.buildout/eggs/cp310/Products.ZopeVersionControl-2.0.0-py3.10.egg/Products/ZopeVersionControl/tests/common.py", line 71, in common_setUp self.connection.close() File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 283, in close raise ConnectionStateError("Cannot close a connection joined to " FAILED: Products.ZopeVersionControl.tests.testVersionControl.VersionControlTests.testIsResourceUpToDate Error Message: Cannot close a connection joined to a transaction Stack Trace: Cannot close a connection joined to a transaction File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/.buildout/eggs/cp310/Products.ZopeVersionControl-2.0.0-py3.10.egg/Products/ZopeVersionControl/tests/common.py", line 71, in common_setUp self.connection.close() File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 283, in close raise ConnectionStateError("Cannot close a connection joined to " FAILED: Products.ZopeVersionControl.tests.testVersionControl.VersionControlTests.testIsUnderVersionControl Error Message: Cannot close a connection joined to a transaction Stack Trace: Cannot close a connection joined to a transaction File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/.buildout/eggs/cp310/Products.ZopeVersionControl-2.0.0-py3.10.egg/Products/ZopeVersionControl/tests/common.py", line 71, in common_setUp self.connection.close() File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 283, in close raise ConnectionStateError("Cannot close a connection joined to " FAILED: Products.ZopeVersionControl.tests.testVersionControl.VersionControlTests.testIsVersionableResource Error Message: Cannot close a connection joined to a transaction Stack Trace: Cannot close a connection joined to a transaction File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/.buildout/eggs/cp310/Products.ZopeVersionControl-2.0.0-py3.10.egg/Products/ZopeVersionControl/tests/common.py", line 71, in common_setUp self.connection.close() File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 283, in close raise ConnectionStateError("Cannot close a connection joined to " FAILED: Products.ZopeVersionControl.tests.testVersionControl.VersionControlTests.testLabelResource Error Message: Cannot close a connection joined to a transaction Stack Trace: Cannot close a connection joined to a transaction File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/.buildout/eggs/cp310/Products.ZopeVersionControl-2.0.0-py3.10.egg/Products/ZopeVersionControl/tests/common.py", line 71, in common_setUp self.connection.close() File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 283, in close raise ConnectionStateError("Cannot close a connection joined to " FAILED: Products.ZopeVersionControl.tests.testVersionControl.VersionControlTests.testNonVersionedAttribute Error Message: Cannot close a connection joined to a transaction Stack Trace: Cannot close a connection joined to a transaction File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/.buildout/eggs/cp310/Products.ZopeVersionControl-2.0.0-py3.10.egg/Products/ZopeVersionControl/tests/common.py", line 71, in common_setUp self.connection.close() File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 283, in close raise ConnectionStateError("Cannot close a connection joined to " FAILED: Products.ZopeVersionControl.tests.testVersionControl.VersionControlTests.testNonVersionedAttributeWithAcquisition Error Message: Cannot close a connection joined to a transaction Stack Trace: Cannot close a connection joined to a transaction File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/.buildout/eggs/cp310/Products.ZopeVersionControl-2.0.0-py3.10.egg/Products/ZopeVersionControl/tests/common.py", line 71, in common_setUp self.connection.close() File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 283, in close raise ConnectionStateError("Cannot close a connection joined to " FAILED: Products.ZopeVersionControl.tests.testVersionControl.VersionControlTests.testSelectionByDate Error Message: Cannot close a connection joined to a transaction Stack Trace: Cannot close a connection joined to a transaction File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/.buildout/eggs/cp310/Products.ZopeVersionControl-2.0.0-py3.10.egg/Products/ZopeVersionControl/tests/common.py", line 71, in common_setUp self.connection.close() File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 283, in close raise ConnectionStateError("Cannot close a connection joined to " FAILED: Products.ZopeVersionControl.tests.testVersionControl.VersionControlTests.testSelectionByLabel Error Message: Cannot close a connection joined to a transaction Stack Trace: Cannot close a connection joined to a transaction File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/.buildout/eggs/cp310/Products.ZopeVersionControl-2.0.0-py3.10.egg/Products/ZopeVersionControl/tests/common.py", line 71, in common_setUp self.connection.close() File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 283, in close raise ConnectionStateError("Cannot close a connection joined to " FAILED: Products.ZopeVersionControl.tests.testVersionControl.VersionControlTests.testUncheckoutResource Error Message: Cannot close a connection joined to a transaction Stack Trace: Cannot close a connection joined to a transaction File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/.buildout/eggs/cp310/Products.ZopeVersionControl-2.0.0-py3.10.egg/Products/ZopeVersionControl/tests/common.py", line 71, in common_setUp self.connection.close() File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 283, in close raise ConnectionStateError("Cannot close a connection joined to " FAILED: Products.ZopeVersionControl.tests.testVersionControl.VersionControlTests.testUpdateResource Error Message: Cannot close a connection joined to a transaction Stack Trace: Cannot close a connection joined to a transaction File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/.buildout/eggs/cp310/Products.ZopeVersionControl-2.0.0-py3.10.egg/Products/ZopeVersionControl/tests/common.py", line 71, in common_setUp self.connection.close() File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 283, in close raise ConnectionStateError("Cannot close a connection joined to " FAILED: Products.ZopeVersionControl.tests.testVersionControl.VersionControlTests.testVersionBookkeeping Error Message: Cannot close a connection joined to a transaction Stack Trace: Cannot close a connection joined to a transaction File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/.buildout/eggs/cp310/Products.ZopeVersionControl-2.0.0-py3.10.egg/Products/ZopeVersionControl/tests/common.py", line 71, in common_setUp self.connection.close() File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 283, in close raise ConnectionStateError("Cannot close a connection joined to " FAILED: Products.ZopeVersionControl.tests.testVersionControl.VersionControlTestsWithCommits.testActivityAPI Error Message: Cannot close a connection joined to a transaction Stack Trace: Cannot close a connection joined to a transaction File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/.buildout/eggs/cp310/Products.ZopeVersionControl-2.0.0-py3.10.egg/Products/ZopeVersionControl/tests/common.py", line 71, in common_setUp self.connection.close() File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 283, in close raise ConnectionStateError("Cannot close a connection joined to " FAILED: Products.ZopeVersionControl.tests.testVersionControl.VersionControlTestsWithCommits.testApplyVersionControl Error Message: Cannot close a connection joined to a transaction Stack Trace: Cannot close a connection joined to a transaction File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/.buildout/eggs/cp310/Products.ZopeVersionControl-2.0.0-py3.10.egg/Products/ZopeVersionControl/tests/common.py", line 71, in common_setUp self.connection.close() File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 283, in close raise ConnectionStateError("Cannot close a connection joined to " FAILED: Products.ZopeVersionControl.tests.testVersionControl.VersionControlTestsWithCommits.testCheckinResource Error Message: Cannot close a connection joined to a transaction Stack Trace: Cannot close a connection joined to a transaction File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/.buildout/eggs/cp310/Products.ZopeVersionControl-2.0.0-py3.10.egg/Products/ZopeVersionControl/tests/common.py", line 71, in common_setUp self.connection.close() File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 283, in close raise ConnectionStateError("Cannot close a connection joined to " FAILED: Products.ZopeVersionControl.tests.testVersionControl.VersionControlTestsWithCommits.testCheckoutResource Error Message: Cannot close a connection joined to a transaction Stack Trace: Cannot close a connection joined to a transaction File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/.buildout/eggs/cp310/Products.ZopeVersionControl-2.0.0-py3.10.egg/Products/ZopeVersionControl/tests/common.py", line 71, in common_setUp self.connection.close() File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 283, in close raise ConnectionStateError("Cannot close a connection joined to " FAILED: Products.ZopeVersionControl.tests.testVersionControl.VersionControlTestsWithCommits.testContainerVersioning Error Message: Cannot close a connection joined to a transaction Stack Trace: Cannot close a connection joined to a transaction File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/.buildout/eggs/cp310/Products.ZopeVersionControl-2.0.0-py3.10.egg/Products/ZopeVersionControl/tests/common.py", line 71, in common_setUp self.connection.close() File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 283, in close raise ConnectionStateError("Cannot close a connection joined to " FAILED: Products.ZopeVersionControl.tests.testVersionControl.VersionControlTestsWithCommits.testDetectPersistentSubObjectChange Error Message: Cannot close a connection joined to a transaction Stack Trace: Cannot close a connection joined to a transaction File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/.buildout/eggs/cp310/Products.ZopeVersionControl-2.0.0-py3.10.egg/Products/ZopeVersionControl/tests/common.py", line 71, in common_setUp self.connection.close() File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 283, in close raise ConnectionStateError("Cannot close a connection joined to " FAILED: Products.ZopeVersionControl.tests.testVersionControl.VersionControlTestsWithCommits.testGetVersionOfResource Error Message: Cannot close a connection joined to a transaction Stack Trace: Cannot close a connection joined to a transaction File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/.buildout/eggs/cp310/Products.ZopeVersionControl-2.0.0-py3.10.egg/Products/ZopeVersionControl/tests/common.py", line 71, in common_setUp self.connection.close() File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 283, in close raise ConnectionStateError("Cannot close a connection joined to " FAILED: Products.ZopeVersionControl.tests.testVersionControl.VersionControlTestsWithCommits.testIsResourceChanged Error Message: Cannot close a connection joined to a transaction Stack Trace: Cannot close a connection joined to a transaction File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/.buildout/eggs/cp310/Products.ZopeVersionControl-2.0.0-py3.10.egg/Products/ZopeVersionControl/tests/common.py", line 71, in common_setUp self.connection.close() File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 283, in close raise ConnectionStateError("Cannot close a connection joined to " FAILED: Products.ZopeVersionControl.tests.testVersionControl.VersionControlTestsWithCommits.testIsResourceUpToDate Error Message: Cannot close a connection joined to a transaction Stack Trace: Cannot close a connection joined to a transaction File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/.buildout/eggs/cp310/Products.ZopeVersionControl-2.0.0-py3.10.egg/Products/ZopeVersionControl/tests/common.py", line 71, in common_setUp self.connection.close() File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 283, in close raise ConnectionStateError("Cannot close a connection joined to " FAILED: Products.ZopeVersionControl.tests.testVersionControl.VersionControlTestsWithCommits.testIsUnderVersionControl Error Message: Cannot close a connection joined to a transaction Stack Trace: Cannot close a connection joined to a transaction File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/.buildout/eggs/cp310/Products.ZopeVersionControl-2.0.0-py3.10.egg/Products/ZopeVersionControl/tests/common.py", line 71, in common_setUp self.connection.close() File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 283, in close raise ConnectionStateError("Cannot close a connection joined to " FAILED: Products.ZopeVersionControl.tests.testVersionControl.VersionControlTestsWithCommits.testIsVersionableResource Error Message: Cannot close a connection joined to a transaction Stack Trace: Cannot close a connection joined to a transaction File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/.buildout/eggs/cp310/Products.ZopeVersionControl-2.0.0-py3.10.egg/Products/ZopeVersionControl/tests/common.py", line 71, in common_setUp self.connection.close() File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 283, in close raise ConnectionStateError("Cannot close a connection joined to " FAILED: Products.ZopeVersionControl.tests.testVersionControl.VersionControlTestsWithCommits.testLabelResource Error Message: Cannot close a connection joined to a transaction Stack Trace: Cannot close a connection joined to a transaction File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/.buildout/eggs/cp310/Products.ZopeVersionControl-2.0.0-py3.10.egg/Products/ZopeVersionControl/tests/common.py", line 71, in common_setUp self.connection.close() File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 283, in close raise ConnectionStateError("Cannot close a connection joined to " FAILED: Products.ZopeVersionControl.tests.testVersionControl.VersionControlTestsWithCommits.testNonVersionedAttribute Error Message: Cannot close a connection joined to a transaction Stack Trace: Cannot close a connection joined to a transaction File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/.buildout/eggs/cp310/Products.ZopeVersionControl-2.0.0-py3.10.egg/Products/ZopeVersionControl/tests/common.py", line 71, in common_setUp self.connection.close() File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 283, in close raise ConnectionStateError("Cannot close a connection joined to " FAILED: Products.ZopeVersionControl.tests.testVersionControl.VersionControlTestsWithCommits.testNonVersionedAttributeWithAcquisition Error Message: Cannot close a connection joined to a transaction Stack Trace: Cannot close a connection joined to a transaction File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/.buildout/eggs/cp310/Products.ZopeVersionControl-2.0.0-py3.10.egg/Products/ZopeVersionControl/tests/common.py", line 71, in common_setUp self.connection.close() File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 283, in close raise ConnectionStateError("Cannot close a connection joined to " FAILED: Products.ZopeVersionControl.tests.testVersionControl.VersionControlTestsWithCommits.testSelectionByDate Error Message: Cannot close a connection joined to a transaction Stack Trace: Cannot close a connection joined to a transaction File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/.buildout/eggs/cp310/Products.ZopeVersionControl-2.0.0-py3.10.egg/Products/ZopeVersionControl/tests/common.py", line 71, in common_setUp self.connection.close() File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 283, in close raise ConnectionStateError("Cannot close a connection joined to " FAILED: Products.ZopeVersionControl.tests.testVersionControl.VersionControlTestsWithCommits.testSelectionByLabel Error Message: Cannot close a connection joined to a transaction Stack Trace: Cannot close a connection joined to a transaction File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/.buildout/eggs/cp310/Products.ZopeVersionControl-2.0.0-py3.10.egg/Products/ZopeVersionControl/tests/common.py", line 71, in common_setUp self.connection.close() File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 283, in close raise ConnectionStateError("Cannot close a connection joined to " FAILED: Products.ZopeVersionControl.tests.testVersionControl.VersionControlTestsWithCommits.testUncheckoutResource Error Message: Cannot close a connection joined to a transaction Stack Trace: Cannot close a connection joined to a transaction File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/.buildout/eggs/cp310/Products.ZopeVersionControl-2.0.0-py3.10.egg/Products/ZopeVersionControl/tests/common.py", line 71, in common_setUp self.connection.close() File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 283, in close raise ConnectionStateError("Cannot close a connection joined to " FAILED: Products.ZopeVersionControl.tests.testVersionControl.VersionControlTestsWithCommits.testUpdateResource Error Message: Cannot close a connection joined to a transaction Stack Trace: Cannot close a connection joined to a transaction File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/.buildout/eggs/cp310/Products.ZopeVersionControl-2.0.0-py3.10.egg/Products/ZopeVersionControl/tests/common.py", line 71, in common_setUp self.connection.close() File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 283, in close raise ConnectionStateError("Cannot close a connection joined to " FAILED: Products.ZopeVersionControl.tests.testVersionControl.VersionControlTestsWithCommits.testVersionBookkeeping Error Message: Cannot close a connection joined to a transaction Stack Trace: Cannot close a connection joined to a transaction File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/.buildout/eggs/cp310/Products.ZopeVersionControl-2.0.0-py3.10.egg/Products/ZopeVersionControl/tests/common.py", line 71, in common_setUp self.connection.close() File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 283, in close raise ConnectionStateError("Cannot close a connection joined to " FAILED: Products.ZopeVersionControl.tests.testVersionControl.VersionControlTestsWithCommits.testActivityAPI Error Message: Cannot close a connection joined to a transaction Stack Trace: Cannot close a connection joined to a transaction File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/.buildout/eggs/cp310/Products.ZopeVersionControl-2.0.0-py3.10.egg/Products/ZopeVersionControl/tests/common.py", line 71, in common_setUp self.connection.close() File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 283, in close raise ConnectionStateError("Cannot close a connection joined to " FAILED: Products.ZopeVersionControl.tests.testVersionControl.VersionControlTestsWithCommits.testApplyVersionControl Error Message: Cannot close a connection joined to a transaction Stack Trace: Cannot close a connection joined to a transaction File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/.buildout/eggs/cp310/Products.ZopeVersionControl-2.0.0-py3.10.egg/Products/ZopeVersionControl/tests/common.py", line 71, in common_setUp self.connection.close() File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 283, in close raise ConnectionStateError("Cannot close a connection joined to " FAILED: Products.ZopeVersionControl.tests.testVersionControl.VersionControlTestsWithCommits.testCheckinResource Error Message: Cannot close a connection joined to a transaction Stack Trace: Cannot close a connection joined to a transaction File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/.buildout/eggs/cp310/Products.ZopeVersionControl-2.0.0-py3.10.egg/Products/ZopeVersionControl/tests/common.py", line 71, in common_setUp self.connection.close() File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 283, in close raise ConnectionStateError("Cannot close a connection joined to " FAILED: Products.ZopeVersionControl.tests.testVersionControl.VersionControlTestsWithCommits.testCheckoutResource Error Message: Cannot close a connection joined to a transaction Stack Trace: Cannot close a connection joined to a transaction File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/.buildout/eggs/cp310/Products.ZopeVersionControl-2.0.0-py3.10.egg/Products/ZopeVersionControl/tests/common.py", line 71, in common_setUp self.connection.close() File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 283, in close raise ConnectionStateError("Cannot close a connection joined to " FAILED: Products.ZopeVersionControl.tests.testVersionControl.VersionControlTestsWithCommits.testContainerVersioning Error Message: Cannot close a connection joined to a transaction Stack Trace: Cannot close a connection joined to a transaction File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/.buildout/eggs/cp310/Products.ZopeVersionControl-2.0.0-py3.10.egg/Products/ZopeVersionControl/tests/common.py", line 71, in common_setUp self.connection.close() File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 283, in close raise ConnectionStateError("Cannot close a connection joined to " FAILED: Products.ZopeVersionControl.tests.testVersionControl.VersionControlTestsWithCommits.testDetectPersistentSubObjectChange Error Message: Cannot close a connection joined to a transaction Stack Trace: Cannot close a connection joined to a transaction File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/.buildout/eggs/cp310/Products.ZopeVersionControl-2.0.0-py3.10.egg/Products/ZopeVersionControl/tests/common.py", line 71, in common_setUp self.connection.close() File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 283, in close raise ConnectionStateError("Cannot close a connection joined to " FAILED: Products.ZopeVersionControl.tests.testVersionControl.VersionControlTestsWithCommits.testGetVersionOfResource Error Message: Cannot close a connection joined to a transaction Stack Trace: Cannot close a connection joined to a transaction File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/.buildout/eggs/cp310/Products.ZopeVersionControl-2.0.0-py3.10.egg/Products/ZopeVersionControl/tests/common.py", line 71, in common_setUp self.connection.close() File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 283, in close raise ConnectionStateError("Cannot close a connection joined to " FAILED: Products.ZopeVersionControl.tests.testVersionControl.VersionControlTestsWithCommits.testIsResourceChanged Error Message: Cannot close a connection joined to a transaction Stack Trace: Cannot close a connection joined to a transaction File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/.buildout/eggs/cp310/Products.ZopeVersionControl-2.0.0-py3.10.egg/Products/ZopeVersionControl/tests/common.py", line 71, in common_setUp self.connection.close() File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 283, in close raise ConnectionStateError("Cannot close a connection joined to " FAILED: Products.ZopeVersionControl.tests.testVersionControl.VersionControlTestsWithCommits.testIsResourceUpToDate Error Message: Cannot close a connection joined to a transaction Stack Trace: Cannot close a connection joined to a transaction File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/.buildout/eggs/cp310/Products.ZopeVersionControl-2.0.0-py3.10.egg/Products/ZopeVersionControl/tests/common.py", line 71, in common_setUp self.connection.close() File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 283, in close raise ConnectionStateError("Cannot close a connection joined to " FAILED: Products.ZopeVersionControl.tests.testVersionControl.VersionControlTestsWithCommits.testIsUnderVersionControl Error Message: Cannot close a connection joined to a transaction Stack Trace: Cannot close a connection joined to a transaction File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/.buildout/eggs/cp310/Products.ZopeVersionControl-2.0.0-py3.10.egg/Products/ZopeVersionControl/tests/common.py", line 71, in common_setUp self.connection.close() File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 283, in close raise ConnectionStateError("Cannot close a connection joined to " FAILED: Products.ZopeVersionControl.tests.testVersionControl.VersionControlTestsWithCommits.testIsVersionableResource Error Message: Cannot close a connection joined to a transaction Stack Trace: Cannot close a connection joined to a transaction File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/.buildout/eggs/cp310/Products.ZopeVersionControl-2.0.0-py3.10.egg/Products/ZopeVersionControl/tests/common.py", line 71, in common_setUp self.connection.close() File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 283, in close raise ConnectionStateError("Cannot close a connection joined to " FAILED: Products.ZopeVersionControl.tests.testVersionControl.VersionControlTestsWithCommits.testLabelResource Error Message: Cannot close a connection joined to a transaction Stack Trace: Cannot close a connection joined to a transaction File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/.buildout/eggs/cp310/Products.ZopeVersionControl-2.0.0-py3.10.egg/Products/ZopeVersionControl/tests/common.py", line 71, in common_setUp self.connection.close() File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 283, in close raise ConnectionStateError("Cannot close a connection joined to " FAILED: Products.ZopeVersionControl.tests.testVersionControl.VersionControlTestsWithCommits.testNonVersionedAttribute Error Message: Cannot close a connection joined to a transaction Stack Trace: Cannot close a connection joined to a transaction File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/.buildout/eggs/cp310/Products.ZopeVersionControl-2.0.0-py3.10.egg/Products/ZopeVersionControl/tests/common.py", line 71, in common_setUp self.connection.close() File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 283, in close raise ConnectionStateError("Cannot close a connection joined to " FAILED: Products.ZopeVersionControl.tests.testVersionControl.VersionControlTestsWithCommits.testNonVersionedAttributeWithAcquisition Error Message: Cannot close a connection joined to a transaction Stack Trace: Cannot close a connection joined to a transaction File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/.buildout/eggs/cp310/Products.ZopeVersionControl-2.0.0-py3.10.egg/Products/ZopeVersionControl/tests/common.py", line 71, in common_setUp self.connection.close() File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 283, in close raise ConnectionStateError("Cannot close a connection joined to " FAILED: Products.ZopeVersionControl.tests.testVersionControl.VersionControlTestsWithCommits.testSelectionByDate Error Message: Cannot close a connection joined to a transaction Stack Trace: Cannot close a connection joined to a transaction File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/.buildout/eggs/cp310/Products.ZopeVersionControl-2.0.0-py3.10.egg/Products/ZopeVersionControl/tests/common.py", line 71, in common_setUp self.connection.close() File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 283, in close raise ConnectionStateError("Cannot close a connection joined to " FAILED: Products.ZopeVersionControl.tests.testVersionControl.VersionControlTestsWithCommits.testSelectionByLabel Error Message: Cannot close a connection joined to a transaction Stack Trace: Cannot close a connection joined to a transaction File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/.buildout/eggs/cp310/Products.ZopeVersionControl-2.0.0-py3.10.egg/Products/ZopeVersionControl/tests/common.py", line 71, in common_setUp self.connection.close() File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 283, in close raise ConnectionStateError("Cannot close a connection joined to " FAILED: Products.ZopeVersionControl.tests.testVersionControl.VersionControlTestsWithCommits.testUncheckoutResource Error Message: Cannot close a connection joined to a transaction Stack Trace: Cannot close a connection joined to a transaction File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/.buildout/eggs/cp310/Products.ZopeVersionControl-2.0.0-py3.10.egg/Products/ZopeVersionControl/tests/common.py", line 71, in common_setUp self.connection.close() File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 283, in close raise ConnectionStateError("Cannot close a connection joined to " FAILED: Products.ZopeVersionControl.tests.testVersionControl.VersionControlTestsWithCommits.testUpdateResource Error Message: Cannot close a connection joined to a transaction Stack Trace: Cannot close a connection joined to a transaction File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/.buildout/eggs/cp310/Products.ZopeVersionControl-2.0.0-py3.10.egg/Products/ZopeVersionControl/tests/common.py", line 71, in common_setUp self.connection.close() File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 283, in close raise ConnectionStateError("Cannot close a connection joined to " FAILED: Products.ZopeVersionControl.tests.testVersionControl.VersionControlTestsWithCommits.testVersionBookkeeping Error Message: Cannot close a connection joined to a transaction Stack Trace: Cannot close a connection joined to a transaction File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/.buildout/eggs/cp310/Products.ZopeVersionControl-2.0.0-py3.10.egg/Products/ZopeVersionControl/tests/common.py", line 71, in common_setUp self.connection.close() File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 283, in close raise ConnectionStateError("Cannot close a connection joined to " FAILED: Products.ZopeVersionControl.tests.testVersionHistory.VersionHistoryTests.testBranchHaveName Error Message: Cannot close a connection joined to a transaction Stack Trace: Cannot close a connection joined to a transaction File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/.buildout/eggs/cp310/Products.ZopeVersionControl-2.0.0-py3.10.egg/Products/ZopeVersionControl/tests/common.py", line 71, in common_setUp self.connection.close() File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 283, in close raise ConnectionStateError("Cannot close a connection joined to " FAILED: plone.app.testing.helpers.rst Error Message: Failed doctest test for helpers.rst Stack Trace: Failed doctest test for helpers.rst File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/helpers.rst", line 0 ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/helpers.rst", line 133, in helpers.rst Failed example: runner.setup_layer(options, HELPER_DEMOS_INTEGRATION_TESTING, setupLayers) Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in runner.setup_layer(options, HELPER_DEMOS_INTEGRATION_TESTING, setupLayers) File "/home/jenkins/.buildout/eggs/cp310/zope.testrunner-5.4.0-py3.10.egg/zope/testrunner/runner.py", line 837, in setup_layer setup_layer(options, base, setup_layers) File "/home/jenkins/.buildout/eggs/cp310/zope.testrunner-5.4.0-py3.10.egg/zope/testrunner/runner.py", line 837, in setup_layer setup_layer(options, base, setup_layers) File "/home/jenkins/.buildout/eggs/cp310/zope.testrunner-5.4.0-py3.10.egg/zope/testrunner/runner.py", line 837, in setup_layer setup_layer(options, base, setup_layers) File "/home/jenkins/.buildout/eggs/cp310/zope.testrunner-5.4.0-py3.10.egg/zope/testrunner/runner.py", line 842, in setup_layer layer.setUp() File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zope.py", line 315, in setUp self.setUpDatabase() File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zope.py", line 474, in setUpDatabase self['zodbDB'] = zodb.stackDemoStorage( File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zodb.py", line 30, in stackDemoStorage return DB(storage) File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/DB.py", line 468, in __init__ with self.transaction(u'initial database creation') as conn: File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/DB.py", line 1019, in __enter__ self.conn = self.db.open(self.tm) File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/DB.py", line 777, in open result.open(transaction_manager) File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 921, in open self.newTransaction(None, False) File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 737, in newTransaction invalidated = self._storage.poll_invalidations() File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/mvccadapter.py", line 137, in poll_invalidations ltid = self._storage.lastTransaction() File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/DemoStorage.py", line 211, in lastTransaction t = self.base.lastTransaction() AttributeError: 'ValueDoc' object has no attribute 'lastTransaction' ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/helpers.rst", line 145, in helpers.rst Failed example: queryUtility(Interface, name="dummy1") Expected: Got nothing ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/helpers.rst", line 148, in helpers.rst Failed example: with helpers.ploneSite() as portal: print(portal.title) Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in with helpers.ploneSite() as portal: File "/srv/python3.10/lib/python3.10/contextlib.py", line 135, in __enter__ return next(self.gen) File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/helpers.py", line 249, in ploneSite portal = app[PLONE_SITE_ID] File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/OFS/ObjectManager.py", line 741, in __getitem__ raise KeyError(key) KeyError: 'plone' ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/helpers.rst", line 156, in helpers.rst Failed example: with helpers.ploneSite() as portal: print(is_installed(portal, 'plone.app.testing')) portal.portal_setup.getLastVersionForProfile('plone.app.testing:default') == UNKNOWN Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in with helpers.ploneSite() as portal: File "/srv/python3.10/lib/python3.10/contextlib.py", line 135, in __enter__ return next(self.gen) File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/helpers.py", line 249, in ploneSite portal = app[PLONE_SITE_ID] File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/OFS/ObjectManager.py", line 741, in __getitem__ raise KeyError(key) KeyError: 'plone' ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/helpers.rst", line 168, in helpers.rst Failed example: HELPER_DEMOS_INTEGRATION_TESTING.testSetUp() Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in HELPER_DEMOS_INTEGRATION_TESTING.testSetUp() File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/layers.py", line 314, in testSetUp self['portal'] = portal = self['app'][PLONE_SITE_ID] File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/OFS/ObjectManager.py", line 741, in __getitem__ raise KeyError(key) KeyError: 'plone' ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/helpers.rst", line 178, in helpers.rst Failed example: portal = HELPER_DEMOS_INTEGRATION_TESTING['portal'] # would normally be self.layer['portal'] Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in portal = HELPER_DEMOS_INTEGRATION_TESTING['portal'] # would normally be self.layer['portal'] File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/layer.py", line 30, in __getitem__ raise KeyError(key) KeyError: 'portal' ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/helpers.rst", line 180, in helpers.rst Failed example: sorted(getSecurityManager().getUser().getRolesInContext(portal)) Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in sorted(getSecurityManager().getUser().getRolesInContext(portal)) NameError: name 'portal' is not defined ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/helpers.rst", line 183, in helpers.rst Failed example: getSecurityManager().getUser().getUserName() == TEST_USER_NAME Expected: True Got: False ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/helpers.rst", line 185, in helpers.rst Failed example: getSecurityManager().getUser().getId() == TEST_USER_ID Expected: True Got: False ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/helpers.rst", line 188, in helpers.rst Failed example: helpers.setRoles(portal, TEST_USER_ID, ['Manager']) Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in helpers.setRoles(portal, TEST_USER_ID, ['Manager']) NameError: name 'portal' is not defined ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/helpers.rst", line 189, in helpers.rst Failed example: repr(getSecurityManager()) != sm_repr Expected: True Got: False ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/helpers.rst", line 191, in helpers.rst Failed example: sorted(getSecurityManager().getUser().getRolesInContext(portal)) Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in sorted(getSecurityManager().getUser().getRolesInContext(portal)) NameError: name 'portal' is not defined ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/helpers.rst", line 198, in helpers.rst Failed example: helpers.login(portal, TEST_USER_NAME) Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in helpers.login(portal, TEST_USER_NAME) NameError: name 'portal' is not defined ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/helpers.rst", line 199, in helpers.rst Failed example: getSecurityManager().getUser().getUserName() == TEST_USER_NAME Expected: True Got: False ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/helpers.rst", line 203, in helpers.rst Failed example: portal._setObject('folder1', Folder('folder1')) Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in portal._setObject('folder1', Folder('folder1')) NameError: name 'portal' is not defined ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/helpers.rst", line 208, in helpers.rst Failed example: HELPER_DEMOS_INTEGRATION_TESTING.testTearDown() Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in HELPER_DEMOS_INTEGRATION_TESTING.testTearDown() File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/layers.py", line 318, in testTearDown self.tearDownEnvironment(self['portal']) File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/layer.py", line 30, in __getitem__ raise KeyError(key) KeyError: 'portal' ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/helpers.rst", line 217, in helpers.rst Failed example: queryUtility(Interface, name="dummy1") Expected: Got nothing ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/helpers.rst", line 220, in helpers.rst Failed example: with helpers.ploneSite() as portal: print(portal.title) print(is_installed(portal, 'plone.app.testing')) 'folder1' in portal.objectIds() portal.portal_setup.getLastVersionForProfile('plone.app.testing:default') == UNKNOWN Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in with helpers.ploneSite() as portal: File "/srv/python3.10/lib/python3.10/contextlib.py", line 135, in __enter__ return next(self.gen) File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/helpers.py", line 249, in ploneSite portal = app[PLONE_SITE_ID] File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/OFS/ObjectManager.py", line 741, in __getitem__ raise KeyError(key) KeyError: 'plone' ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/helpers.rst", line 234, in helpers.rst Failed example: runner.tear_down_unneeded(options, [l for l in setupLayers if l not in (HELPER_DEMOS_INTEGRATION_TESTING, HELPER_DEMOS_FIXTURE,)], setupLayers, []) Expected: Tear down plone.app.testing.layers.HelperDemos:Integration in ... seconds. Tear down...HelperDemos in ... seconds. Got nothing ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/helpers.rst", line 241, in helpers.rst Failed example: with helpers.ploneSite() as portal: print(portal.title) print(is_installed(portal, 'plone.app.testing')) portal.portal_setup.getLastVersionForProfile('plone.app.testing:default') == UNKNOWN Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in with helpers.ploneSite() as portal: File "/srv/python3.10/lib/python3.10/contextlib.py", line 135, in __enter__ return next(self.gen) File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/helpers.py", line 249, in ploneSite portal = app[PLONE_SITE_ID] File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/OFS/ObjectManager.py", line 741, in __getitem__ raise KeyError(key) KeyError: 'plone' ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/helpers.rst", line 251, in helpers.rst Failed example: runner.tear_down_unneeded(options, [], setupLayers, []) Expected: Tear down plone.app.testing.layers.PloneFixture in ... seconds. Tear down plone.testing.zope.Startup in ... seconds. Tear down plone.testing.zca.LayerCleanup in ... seconds. Got: Tear down plone.testing.zca.LayerCleanup in 0.002 seconds. ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/helpers.rst", line 346, in helpers.rst Failed example: runner.setup_layer(options, MY_INTEGRATION_TESTING, setupLayers) Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in runner.setup_layer(options, MY_INTEGRATION_TESTING, setupLayers) File "/home/jenkins/.buildout/eggs/cp310/zope.testrunner-5.4.0-py3.10.egg/zope/testrunner/runner.py", line 837, in setup_layer setup_layer(options, base, setup_layers) File "/home/jenkins/.buildout/eggs/cp310/zope.testrunner-5.4.0-py3.10.egg/zope/testrunner/runner.py", line 837, in setup_layer setup_layer(options, base, setup_layers) File "/home/jenkins/.buildout/eggs/cp310/zope.testrunner-5.4.0-py3.10.egg/zope/testrunner/runner.py", line 837, in setup_layer setup_layer(options, base, setup_layers) File "/home/jenkins/.buildout/eggs/cp310/zope.testrunner-5.4.0-py3.10.egg/zope/testrunner/runner.py", line 842, in setup_layer layer.setUp() File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zope.py", line 315, in setUp self.setUpDatabase() File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zope.py", line 474, in setUpDatabase self['zodbDB'] = zodb.stackDemoStorage( File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zodb.py", line 30, in stackDemoStorage return DB(storage) File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/DB.py", line 468, in __init__ with self.transaction(u'initial database creation') as conn: File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/DB.py", line 1019, in __enter__ self.conn = self.db.open(self.tm) File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/DB.py", line 777, in open result.open(transaction_manager) File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 921, in open self.newTransaction(None, False) File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 737, in newTransaction invalidated = self._storage.poll_invalidations() File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/mvccadapter.py", line 137, in poll_invalidations ltid = self._storage.lastTransaction() File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/DemoStorage.py", line 211, in lastTransaction t = self.base.lastTransaction() AttributeError: 'ValueDoc' object has no attribute 'lastTransaction' ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/helpers.rst", line 355, in helpers.rst Failed example: queryUtility(Interface, name="dummy1") Expected: Got nothing ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/helpers.rst", line 358, in helpers.rst Failed example: with helpers.ploneSite() as portal: print(portal.title) Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in with helpers.ploneSite() as portal: File "/srv/python3.10/lib/python3.10/contextlib.py", line 135, in __enter__ return next(self.gen) File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/helpers.py", line 249, in ploneSite portal = app[PLONE_SITE_ID] File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/OFS/ObjectManager.py", line 741, in __getitem__ raise KeyError(key) KeyError: 'plone' ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/helpers.rst", line 362, in helpers.rst Failed example: someGlobal['test'] Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in someGlobal['test'] KeyError: 'test' ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/helpers.rst", line 371, in helpers.rst Failed example: 'plone.app.testing:dummy1' in _profile_registry.listProfiles() Expected: True Got: False ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/helpers.rst", line 375, in helpers.rst Failed example: 'import1' in _import_step_registry.listSteps() Expected: True Got: False ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/helpers.rst", line 379, in helpers.rst Failed example: 'export1' in _export_step_registry.listSteps() Expected: True Got: False ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/helpers.rst", line 383, in helpers.rst Failed example: 'dummy_plugin1' in PluggableAuthService.MultiPlugins Expected: True Got: False ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/helpers.rst", line 387, in helpers.rst Failed example: len(_upgrade_registry.getUpgradeStepsForProfile('plone.app.testing:default')) Expected: 1 Got: 0 ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/helpers.rst", line 394, in helpers.rst Failed example: runner.tear_down_unneeded(options, [l for l in setupLayers if l not in (MY_INTEGRATION_TESTING, MY_FIXTURE)], setupLayers, []) Expected: Tear down plone.app.testing.layers.MyLayer:Integration in ... seconds. Got nothing ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/helpers.rst", line 400, in helpers.rst Failed example: with helpers.ploneSite() as portal: print(portal.title) Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in with helpers.ploneSite() as portal: File "/srv/python3.10/lib/python3.10/contextlib.py", line 135, in __enter__ return next(self.gen) File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/helpers.py", line 249, in ploneSite portal = app[PLONE_SITE_ID] File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/OFS/ObjectManager.py", line 741, in __getitem__ raise KeyError(key) KeyError: 'plone' ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/helpers.rst", line 407, in helpers.rst Failed example: len(_profile_registry.listProfiles()) == numProfiles - 1 Expected: True Got: False ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/helpers.rst", line 412, in helpers.rst Failed example: len(_import_step_registry.listSteps()) == numImportSteps - 1 Expected: True Got: False ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/helpers.rst", line 417, in helpers.rst Failed example: len(_export_step_registry.listSteps()) == numExportSteps - 1 Expected: True Got: False ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/helpers.rst", line 422, in helpers.rst Failed example: len(_upgrade_registry.keys()) == numUpgrades - 1 Expected: True Got: False ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/helpers.rst", line 433, in helpers.rst Failed example: runner.tear_down_unneeded(options, [], setupLayers, []) Expected: Tear down plone.app.testing.layers.PloneFixture in ... seconds. Tear down plone.testing.zope.Startup in ... seconds. Tear down plone.testing.zca.LayerCleanup in ... seconds. Got: Tear down plone.testing.zca.LayerCleanup in 0.002 seconds. File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 591, in run self._callTestMethod(testMethod) File "/srv/python3.10/lib/python3.10/unittest/case.py", line 549, in _callTestMethod method() File "/srv/python3.10/lib/python3.10/doctest.py", line 2216, in runTest raise self.failureException(self.format_failure(new.getvalue())) FAILED: plone.app.testing.layers.rst Error Message: Failed doctest test for layers.rst Stack Trace: Failed doctest test for layers.rst File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/layers.rst", line 0 ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/layers.rst", line 47, in layers.rst Failed example: runner.setup_layer(options, layers.PLONE_FIXTURE, setupLayers) # doctest: +ELLIPSIS Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in runner.setup_layer(options, layers.PLONE_FIXTURE, setupLayers) # doctest: +ELLIPSIS File "/home/jenkins/.buildout/eggs/cp310/zope.testrunner-5.4.0-py3.10.egg/zope/testrunner/runner.py", line 842, in setup_layer layer.setUp() File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/layers.py", line 101, in setUp self.setUpZCML() File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/layers.py", line 164, in setUpZCML loadAll('configure.zcml') File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/layers.py", line 159, in loadAll xmlconfig.file(filename, package, context=context) File "/home/jenkins/.buildout/eggs/cp310/zope.configuration-4.4.0-py3.10.egg/zope/configuration/xmlconfig.py", line 657, in file include(context, name, package) File "/home/jenkins/.buildout/eggs/cp310/zope.configuration-4.4.0-py3.10.egg/zope/configuration/xmlconfig.py", line 557, in include processxmlfile(f, context) File "/home/jenkins/.buildout/eggs/cp310/zope.configuration-4.4.0-py3.10.egg/zope/configuration/xmlconfig.py", line 407, in processxmlfile parser.parse(src) File "/srv/python3.10/lib/python3.10/xml/sax/expatreader.py", line 111, in parse xmlreader.IncrementalParser.parse(self, source) File "/srv/python3.10/lib/python3.10/xml/sax/xmlreader.py", line 125, in parse self.feed(buffer) File "/srv/python3.10/lib/python3.10/xml/sax/expatreader.py", line 217, in feed self._parser.Parse(data, isFinal) File "/tmp/Python-3.10.0/Modules/pyexpat.c", line 470, in EndElement File "/srv/python3.10/lib/python3.10/xml/sax/expatreader.py", line 381, in end_element_ns self._cont_handler.endElementNS(pair, None) File "/home/jenkins/.buildout/eggs/cp310/zope.configuration-4.4.0-py3.10.egg/zope/configuration/xmlconfig.py", line 393, in endElementNS self._handle_exception(ex, info) File "/home/jenkins/.buildout/eggs/cp310/zope.configuration-4.4.0-py3.10.egg/zope/configuration/xmlconfig.py", line 391, in endElementNS self.context.end() File "/home/jenkins/.buildout/eggs/cp310/zope.configuration-4.4.0-py3.10.egg/zope/configuration/config.py", line 704, in end self.stack.pop().finish() File "/home/jenkins/.buildout/eggs/cp310/zope.configuration-4.4.0-py3.10.egg/zope/configuration/config.py", line 869, in finish actions = self.handler(context, **args) File "/home/jenkins/.buildout/eggs/cp310/zope.configuration-4.4.0-py3.10.egg/zope/configuration/xmlconfig.py", line 557, in include processxmlfile(f, context) File "/home/jenkins/.buildout/eggs/cp310/zope.configuration-4.4.0-py3.10.egg/zope/configuration/xmlconfig.py", line 407, in processxmlfile parser.parse(src) File "/srv/python3.10/lib/python3.10/xml/sax/expatreader.py", line 111, in parse xmlreader.IncrementalParser.parse(self, source) File "/srv/python3.10/lib/python3.10/xml/sax/xmlreader.py", line 125, in parse self.feed(buffer) File "/srv/python3.10/lib/python3.10/xml/sax/expatreader.py", line 217, in feed self._parser.Parse(data, isFinal) File "/tmp/Python-3.10.0/Modules/pyexpat.c", line 470, in EndElement File "/srv/python3.10/lib/python3.10/xml/sax/expatreader.py", line 381, in end_element_ns self._cont_handler.endElementNS(pair, None) File "/home/jenkins/.buildout/eggs/cp310/zope.configuration-4.4.0-py3.10.egg/zope/configuration/xmlconfig.py", line 393, in endElementNS self._handle_exception(ex, info) File "/home/jenkins/.buildout/eggs/cp310/zope.configuration-4.4.0-py3.10.egg/zope/configuration/xmlconfig.py", line 391, in endElementNS self.context.end() File "/home/jenkins/.buildout/eggs/cp310/zope.configuration-4.4.0-py3.10.egg/zope/configuration/config.py", line 704, in end self.stack.pop().finish() File "/home/jenkins/.buildout/eggs/cp310/zope.configuration-4.4.0-py3.10.egg/zope/configuration/config.py", line 869, in finish actions = self.handler(context, **args) File "/home/jenkins/.buildout/eggs/cp310/zope.configuration-4.4.0-py3.10.egg/zope/configuration/xmlconfig.py", line 557, in include processxmlfile(f, context) File "/home/jenkins/.buildout/eggs/cp310/zope.configuration-4.4.0-py3.10.egg/zope/configuration/xmlconfig.py", line 407, in processxmlfile parser.parse(src) File "/srv/python3.10/lib/python3.10/xml/sax/expatreader.py", line 111, in parse xmlreader.IncrementalParser.parse(self, source) File "/srv/python3.10/lib/python3.10/xml/sax/xmlreader.py", line 125, in parse self.feed(buffer) File "/srv/python3.10/lib/python3.10/xml/sax/expatreader.py", line 217, in feed self._parser.Parse(data, isFinal) File "/tmp/Python-3.10.0/Modules/pyexpat.c", line 470, in EndElement File "/srv/python3.10/lib/python3.10/xml/sax/expatreader.py", line 381, in end_element_ns self._cont_handler.endElementNS(pair, None) File "/home/jenkins/.buildout/eggs/cp310/zope.configuration-4.4.0-py3.10.egg/zope/configuration/xmlconfig.py", line 393, in endElementNS self._handle_exception(ex, info) File "/home/jenkins/.buildout/eggs/cp310/zope.configuration-4.4.0-py3.10.egg/zope/configuration/xmlconfig.py", line 391, in endElementNS self.context.end() File "/home/jenkins/.buildout/eggs/cp310/zope.configuration-4.4.0-py3.10.egg/zope/configuration/config.py", line 704, in end self.stack.pop().finish() File "/home/jenkins/.buildout/eggs/cp310/zope.configuration-4.4.0-py3.10.egg/zope/configuration/config.py", line 869, in finish actions = self.handler(context, **args) File "/home/jenkins/.buildout/eggs/cp310/zope.configuration-4.4.0-py3.10.egg/zope/configuration/xmlconfig.py", line 557, in include processxmlfile(f, context) File "/home/jenkins/.buildout/eggs/cp310/zope.configuration-4.4.0-py3.10.egg/zope/configuration/xmlconfig.py", line 407, in processxmlfile parser.parse(src) File "/srv/python3.10/lib/python3.10/xml/sax/expatreader.py", line 111, in parse xmlreader.IncrementalParser.parse(self, source) File "/srv/python3.10/lib/python3.10/xml/sax/xmlreader.py", line 125, in parse self.feed(buffer) File "/srv/python3.10/lib/python3.10/xml/sax/expatreader.py", line 217, in feed self._parser.Parse(data, isFinal) File "/tmp/Python-3.10.0/Modules/pyexpat.c", line 470, in EndElement File "/srv/python3.10/lib/python3.10/xml/sax/expatreader.py", line 381, in end_element_ns self._cont_handler.endElementNS(pair, None) File "/home/jenkins/.buildout/eggs/cp310/zope.configuration-4.4.0-py3.10.egg/zope/configuration/xmlconfig.py", line 393, in endElementNS self._handle_exception(ex, info) File "/home/jenkins/.buildout/eggs/cp310/zope.configuration-4.4.0-py3.10.egg/zope/configuration/xmlconfig.py", line 391, in endElementNS self.context.end() File "/home/jenkins/.buildout/eggs/cp310/zope.configuration-4.4.0-py3.10.egg/zope/configuration/config.py", line 704, in end self.stack.pop().finish() File "/home/jenkins/.buildout/eggs/cp310/zope.configuration-4.4.0-py3.10.egg/zope/configuration/config.py", line 869, in finish actions = self.handler(context, **args) File "/home/jenkins/.buildout/eggs/cp310/zope.configuration-4.4.0-py3.10.egg/zope/configuration/xmlconfig.py", line 557, in include processxmlfile(f, context) File "/home/jenkins/.buildout/eggs/cp310/zope.configuration-4.4.0-py3.10.egg/zope/configuration/xmlconfig.py", line 407, in processxmlfile parser.parse(src) File "/srv/python3.10/lib/python3.10/xml/sax/expatreader.py", line 111, in parse xmlreader.IncrementalParser.parse(self, source) File "/srv/python3.10/lib/python3.10/xml/sax/xmlreader.py", line 125, in parse self.feed(buffer) File "/srv/python3.10/lib/python3.10/xml/sax/expatreader.py", line 217, in feed self._parser.Parse(data, isFinal) File "/tmp/Python-3.10.0/Modules/pyexpat.c", line 470, in EndElement File "/srv/python3.10/lib/python3.10/xml/sax/expatreader.py", line 381, in end_element_ns self._cont_handler.endElementNS(pair, None) File "/home/jenkins/.buildout/eggs/cp310/zope.configuration-4.4.0-py3.10.egg/zope/configuration/xmlconfig.py", line 393, in endElementNS self._handle_exception(ex, info) File "/home/jenkins/.buildout/eggs/cp310/zope.configuration-4.4.0-py3.10.egg/zope/configuration/xmlconfig.py", line 391, in endElementNS self.context.end() File "/home/jenkins/.buildout/eggs/cp310/zope.configuration-4.4.0-py3.10.egg/zope/configuration/config.py", line 704, in end self.stack.pop().finish() File "/home/jenkins/.buildout/eggs/cp310/zope.configuration-4.4.0-py3.10.egg/zope/configuration/config.py", line 869, in finish actions = self.handler(context, **args) File "/home/jenkins/.buildout/eggs/cp310/zope.configuration-4.4.0-py3.10.egg/zope/configuration/xmlconfig.py", line 557, in include processxmlfile(f, context) File "/home/jenkins/.buildout/eggs/cp310/zope.configuration-4.4.0-py3.10.egg/zope/configuration/xmlconfig.py", line 407, in processxmlfile parser.parse(src) File "/srv/python3.10/lib/python3.10/xml/sax/expatreader.py", line 111, in parse xmlreader.IncrementalParser.parse(self, source) File "/srv/python3.10/lib/python3.10/xml/sax/xmlreader.py", line 125, in parse self.feed(buffer) File "/srv/python3.10/lib/python3.10/xml/sax/expatreader.py", line 217, in feed self._parser.Parse(data, isFinal) File "/tmp/Python-3.10.0/Modules/pyexpat.c", line 470, in EndElement File "/srv/python3.10/lib/python3.10/xml/sax/expatreader.py", line 381, in end_element_ns self._cont_handler.endElementNS(pair, None) File "/home/jenkins/.buildout/eggs/cp310/zope.configuration-4.4.0-py3.10.egg/zope/configuration/xmlconfig.py", line 393, in endElementNS self._handle_exception(ex, info) File "/home/jenkins/.buildout/eggs/cp310/zope.configuration-4.4.0-py3.10.egg/zope/configuration/xmlconfig.py", line 391, in endElementNS self.context.end() File "/home/jenkins/.buildout/eggs/cp310/zope.configuration-4.4.0-py3.10.egg/zope/configuration/config.py", line 704, in end self.stack.pop().finish() File "/home/jenkins/.buildout/eggs/cp310/zope.configuration-4.4.0-py3.10.egg/zope/configuration/config.py", line 869, in finish actions = self.handler(context, **args) File "/home/jenkins/.buildout/eggs/cp310/zope.configuration-4.4.0-py3.10.egg/zope/configuration/xmlconfig.py", line 557, in include processxmlfile(f, context) File "/home/jenkins/.buildout/eggs/cp310/zope.configuration-4.4.0-py3.10.egg/zope/configuration/xmlconfig.py", line 407, in processxmlfile parser.parse(src) File "/srv/python3.10/lib/python3.10/xml/sax/expatreader.py", line 111, in parse xmlreader.IncrementalParser.parse(self, source) File "/srv/python3.10/lib/python3.10/xml/sax/xmlreader.py", line 125, in parse self.feed(buffer) File "/srv/python3.10/lib/python3.10/xml/sax/expatreader.py", line 217, in feed self._parser.Parse(data, isFinal) File "/tmp/Python-3.10.0/Modules/pyexpat.c", line 470, in EndElement File "/srv/python3.10/lib/python3.10/xml/sax/expatreader.py", line 381, in end_element_ns self._cont_handler.endElementNS(pair, None) File "/home/jenkins/.buildout/eggs/cp310/zope.configuration-4.4.0-py3.10.egg/zope/configuration/xmlconfig.py", line 393, in endElementNS self._handle_exception(ex, info) File "/home/jenkins/.buildout/eggs/cp310/zope.configuration-4.4.0-py3.10.egg/zope/configuration/xmlconfig.py", line 391, in endElementNS self.context.end() File "/home/jenkins/.buildout/eggs/cp310/zope.configuration-4.4.0-py3.10.egg/zope/configuration/config.py", line 704, in end self.stack.pop().finish() File "/home/jenkins/.buildout/eggs/cp310/zope.configuration-4.4.0-py3.10.egg/zope/configuration/config.py", line 869, in finish actions = self.handler(context, **args) File "/home/jenkins/.buildout/eggs/cp310/zope.configuration-4.4.0-py3.10.egg/zope/configuration/xmlconfig.py", line 557, in include processxmlfile(f, context) File "/home/jenkins/.buildout/eggs/cp310/zope.configuration-4.4.0-py3.10.egg/zope/configuration/xmlconfig.py", line 407, in processxmlfile parser.parse(src) File "/srv/python3.10/lib/python3.10/xml/sax/expatreader.py", line 111, in parse xmlreader.IncrementalParser.parse(self, source) File "/srv/python3.10/lib/python3.10/xml/sax/xmlreader.py", line 125, in parse self.feed(buffer) File "/srv/python3.10/lib/python3.10/xml/sax/expatreader.py", line 217, in feed self._parser.Parse(data, isFinal) File "/tmp/Python-3.10.0/Modules/pyexpat.c", line 470, in EndElement File "/srv/python3.10/lib/python3.10/xml/sax/expatreader.py", line 381, in end_element_ns self._cont_handler.endElementNS(pair, None) File "/home/jenkins/.buildout/eggs/cp310/zope.configuration-4.4.0-py3.10.egg/zope/configuration/xmlconfig.py", line 393, in endElementNS self._handle_exception(ex, info) File "/home/jenkins/.buildout/eggs/cp310/zope.configuration-4.4.0-py3.10.egg/zope/configuration/xmlconfig.py", line 391, in endElementNS self.context.end() File "/home/jenkins/.buildout/eggs/cp310/zope.configuration-4.4.0-py3.10.egg/zope/configuration/config.py", line 704, in end self.stack.pop().finish() File "/home/jenkins/.buildout/eggs/cp310/zope.configuration-4.4.0-py3.10.egg/zope/configuration/config.py", line 869, in finish actions = self.handler(context, **args) File "/home/jenkins/.buildout/eggs/cp310/zope.configuration-4.4.0-py3.10.egg/zope/configuration/xmlconfig.py", line 557, in include processxmlfile(f, context) File "/home/jenkins/.buildout/eggs/cp310/zope.configuration-4.4.0-py3.10.egg/zope/configuration/xmlconfig.py", line 407, in processxmlfile parser.parse(src) File "/srv/python3.10/lib/python3.10/xml/sax/expatreader.py", line 111, in parse xmlreader.IncrementalParser.parse(self, source) File "/srv/python3.10/lib/python3.10/xml/sax/xmlreader.py", line 125, in parse self.feed(buffer) File "/srv/python3.10/lib/python3.10/xml/sax/expatreader.py", line 217, in feed self._parser.Parse(data, isFinal) File "/tmp/Python-3.10.0/Modules/pyexpat.c", line 470, in EndElement File "/srv/python3.10/lib/python3.10/xml/sax/expatreader.py", line 381, in end_element_ns self._cont_handler.endElementNS(pair, None) File "/home/jenkins/.buildout/eggs/cp310/zope.configuration-4.4.0-py3.10.egg/zope/configuration/xmlconfig.py", line 393, in endElementNS self._handle_exception(ex, info) File "/home/jenkins/.buildout/eggs/cp310/zope.configuration-4.4.0-py3.10.egg/zope/configuration/xmlconfig.py", line 235, in _handle_exception reraise(exc, None, sys.exc_info()[2]) File "/home/jenkins/.buildout/eggs/cp310/zope.configuration-4.4.0-py3.10.egg/zope/configuration/_compat.py", line 30, in reraise raise value.with_traceback(tb) File "/home/jenkins/.buildout/eggs/cp310/zope.configuration-4.4.0-py3.10.egg/zope/configuration/xmlconfig.py", line 391, in endElementNS self.context.end() File "/home/jenkins/.buildout/eggs/cp310/zope.configuration-4.4.0-py3.10.egg/zope/configuration/config.py", line 704, in end self.stack.pop().finish() File "/home/jenkins/.buildout/eggs/cp310/zope.configuration-4.4.0-py3.10.egg/zope/configuration/config.py", line 868, in finish args = toargs(context, *self.argdata) File "/home/jenkins/.buildout/eggs/cp310/zope.configuration-4.4.0-py3.10.egg/zope/configuration/config.py", line 1687, in toargs args[str(name)] = field.fromUnicode(s) File "/home/jenkins/.buildout/eggs/cp310/zope.configuration-4.4.0-py3.10.egg/zope/configuration/fields.py", line 172, in fromUnicode value = self.context.resolve(name) File "/home/jenkins/.buildout/eggs/cp310/zope.configuration-4.4.0-py3.10.egg/zope/configuration/config.py", line 226, in resolve __import__(mname) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/controlpanel/browser/resourceregistry.py", line 13, in from Products.CMFPlone.resources.browser.cook import cookWhenChangingSettings File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/resources/browser/cook.py", line 14, in from scss import Compiler File "/home/jenkins/.buildout/eggs/cp310/pyScss-1.3.7-py3.10-linux-x86_64.egg/scss/__init__.py", line 56, in from scss.compiler import Compiler File "/home/jenkins/.buildout/eggs/cp310/pyScss-1.3.7-py3.10-linux-x86_64.egg/scss/compiler.py", line 22, in from scss.calculator import Calculator File "/home/jenkins/.buildout/eggs/cp310/pyScss-1.3.7-py3.10-linux-x86_64.egg/scss/calculator.py", line 11, in from scss.ast import Literal File "/home/jenkins/.buildout/eggs/cp310/pyScss-1.3.7-py3.10-linux-x86_64.egg/scss/ast.py", line 24, in from scss.types import Boolean File "/home/jenkins/.buildout/eggs/cp310/pyScss-1.3.7-py3.10-linux-x86_64.egg/scss/types.py", line 6, in from collections import Iterable zope.configuration.xmlconfig.ZopeXMLConfigurationError: File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/controlpanel/browser/configure.zcml", line 168.2-174.8 File "/home/jenkins/.buildout/eggs/cp310/plonetheme.barceloneta-3.0.0a9-py3.10.egg/plonetheme/barceloneta/configure.zcml", line 8.2-8.41 File "/home/jenkins/.buildout/eggs/cp310/plone.app.theming-5.0.0a4-py3.10.egg/plone/app/theming/configure.zcml", line 13.4-13.44 File "/home/jenkins/.buildout/eggs/cp310/plone.app.registry-2.0.0a7-py3.10.egg/plone/app/registry/configure.zcml", line 12.4-12.34 File "/home/jenkins/.buildout/eggs/cp310/plone.app.registry-2.0.0a7-py3.10.egg/plone/app/registry/browser/configure.zcml", line 6.4-6.43 File "/home/jenkins/.buildout/eggs/cp310/plone.app.z3cform-4.0.0a6-py3.10.egg/plone/app/z3cform/configure.zcml", line 10.2-10.41 File "/home/jenkins/.buildout/eggs/cp310/plone.app.widgets-3.0.6-py3.10.egg/plone/app/widgets/configure.zcml", line 6.2-6.41 File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/configure.zcml", line 50.2-50.37 File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/controlpanel/configure.zcml", line 8.2-8.32 ImportError: cannot import name 'Iterable' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/layers.rst", line 62, in layers.rst Failed example: with zope.zopeApp() as app: print(app['acl_users'].getUser(SITE_OWNER_NAME)) print(sorted(app['acl_users'].getUser(SITE_OWNER_NAME).getRolesInContext(app))) Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 3, in print(sorted(app['acl_users'].getUser(SITE_OWNER_NAME).getRolesInContext(app))) AttributeError: 'NoneType' object has no attribute 'getRolesInContext' ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/layers.rst", line 71, in layers.rst Failed example: with helpers.ploneSite() as portal: print(portal['portal_registry']['plone.app.theming.interfaces.IThemeSettings.rules']) Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in with helpers.ploneSite() as portal: File "/srv/python3.10/lib/python3.10/contextlib.py", line 135, in __enter__ return next(self.gen) File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/helpers.py", line 249, in ploneSite portal = app[PLONE_SITE_ID] File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/OFS/ObjectManager.py", line 741, in __getitem__ raise KeyError(key) KeyError: 'plone' ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/layers.rst", line 85, in layers.rst Failed example: with helpers.ploneSite() as portal: print(portal['acl_users'].getUser(TEST_USER_NAME).getId()) print(portal['acl_users'].getUser(TEST_USER_NAME).getUserName()) print(sorted(portal['acl_users'].getUser(TEST_USER_NAME).getRolesInContext(portal))) Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in with helpers.ploneSite() as portal: File "/srv/python3.10/lib/python3.10/contextlib.py", line 135, in __enter__ return next(self.gen) File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/helpers.py", line 249, in ploneSite portal = app[PLONE_SITE_ID] File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/OFS/ObjectManager.py", line 741, in __getitem__ raise KeyError(key) KeyError: 'plone' ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/layers.rst", line 95, in layers.rst Failed example: with helpers.ploneSite() as portal: print(portal['portal_workflow'].getDefaultChain()) Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in with helpers.ploneSite() as portal: File "/srv/python3.10/lib/python3.10/contextlib.py", line 135, in __enter__ return next(self.gen) File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/helpers.py", line 249, in ploneSite portal = app[PLONE_SITE_ID] File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/OFS/ObjectManager.py", line 741, in __getitem__ raise KeyError(key) KeyError: 'plone' ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/layers.rst", line 101, in layers.rst Failed example: runner.tear_down_unneeded(options, [], setupLayers, []) Expected: Tear down plone.app.testing.layers.PloneFixture in ... seconds. Tear down plone.testing.zope.Startup in ... seconds. Tear down plone.testing.zca.LayerCleanup in ... seconds. Got: Tear down plone.testing.zope.Startup in 0.003 seconds. Tear down plone.testing.zca.LayerCleanup in 0.003 seconds. ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/layers.rst", line 122, in layers.rst Failed example: runner.setup_layer(options, layers.PLONE_INTEGRATION_TESTING, setupLayers) Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in runner.setup_layer(options, layers.PLONE_INTEGRATION_TESTING, setupLayers) File "/home/jenkins/.buildout/eggs/cp310/zope.testrunner-5.4.0-py3.10.egg/zope/testrunner/runner.py", line 837, in setup_layer setup_layer(options, base, setup_layers) File "/home/jenkins/.buildout/eggs/cp310/zope.testrunner-5.4.0-py3.10.egg/zope/testrunner/runner.py", line 837, in setup_layer setup_layer(options, base, setup_layers) File "/home/jenkins/.buildout/eggs/cp310/zope.testrunner-5.4.0-py3.10.egg/zope/testrunner/runner.py", line 842, in setup_layer layer.setUp() File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zope.py", line 315, in setUp self.setUpDatabase() File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zope.py", line 474, in setUpDatabase self['zodbDB'] = zodb.stackDemoStorage( File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zodb.py", line 30, in stackDemoStorage return DB(storage) File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/DB.py", line 468, in __init__ with self.transaction(u'initial database creation') as conn: File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/DB.py", line 1019, in __enter__ self.conn = self.db.open(self.tm) File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/DB.py", line 777, in open result.open(transaction_manager) File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 921, in open self.newTransaction(None, False) File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 737, in newTransaction invalidated = self._storage.poll_invalidations() File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/mvccadapter.py", line 137, in poll_invalidations ltid = self._storage.lastTransaction() File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/DemoStorage.py", line 211, in lastTransaction t = self.base.lastTransaction() AttributeError: 'ValueDoc' object has no attribute 'lastTransaction' ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/layers.rst", line 133, in layers.rst Failed example: layers.PLONE_INTEGRATION_TESTING.testSetUp() Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in layers.PLONE_INTEGRATION_TESTING.testSetUp() File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/layers.py", line 314, in testSetUp self['portal'] = portal = self['app'][PLONE_SITE_ID] File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/OFS/ObjectManager.py", line 741, in __getitem__ raise KeyError(key) KeyError: 'plone' ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/layers.rst", line 137, in layers.rst Failed example: layers.PLONE_INTEGRATION_TESTING['portal'] # would normally be self.layer['portal'] Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in layers.PLONE_INTEGRATION_TESTING['portal'] # would normally be self.layer['portal'] File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/layer.py", line 30, in __getitem__ raise KeyError(key) KeyError: 'portal' ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/layers.rst", line 143, in layers.rst Failed example: getSiteManager() Expected: Got: ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/layers.rst", line 149, in layers.rst Failed example: getSecurityManager().getUser() Expected: Got: ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/layers.rst", line 156, in layers.rst Failed example: portal = layers.PLONE_INTEGRATION_TESTING['portal'] # would normally be self.layer['portal'] Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in portal = layers.PLONE_INTEGRATION_TESTING['portal'] # would normally be self.layer['portal'] File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/layer.py", line 30, in __getitem__ raise KeyError(key) KeyError: 'portal' ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/layers.rst", line 157, in layers.rst Failed example: helpers.setRoles(portal, TEST_USER_ID, ['Manager']) Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in helpers.setRoles(portal, TEST_USER_ID, ['Manager']) NameError: name 'portal' is not defined ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/layers.rst", line 159, in layers.rst Failed example: portal._setObject('d1', SimpleItem('d1')) Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in portal._setObject('d1', SimpleItem('d1')) NameError: name 'portal' is not defined ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/layers.rst", line 161, in layers.rst Failed example: 'd1' in portal.objectIds() Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in 'd1' in portal.objectIds() NameError: name 'portal' is not defined ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/layers.rst", line 166, in layers.rst Failed example: layers.PLONE_INTEGRATION_TESTING.testTearDown() Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in layers.PLONE_INTEGRATION_TESTING.testTearDown() File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/layers.py", line 318, in testTearDown self.tearDownEnvironment(self['portal']) File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/layer.py", line 30, in __getitem__ raise KeyError(key) KeyError: 'portal' ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/layers.rst", line 173, in layers.rst Failed example: with helpers.ploneSite() as portal: 'd1' in portal.objectIds() Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in with helpers.ploneSite() as portal: File "/srv/python3.10/lib/python3.10/contextlib.py", line 135, in __enter__ return next(self.gen) File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/helpers.py", line 249, in ploneSite portal = app[PLONE_SITE_ID] File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/OFS/ObjectManager.py", line 741, in __getitem__ raise KeyError(key) KeyError: 'plone' ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/layers.rst", line 184, in layers.rst Failed example: getSiteManager() Expected: Got: ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/layers.rst", line 189, in layers.rst Failed example: runner.tear_down_unneeded(options, [], setupLayers, []) Expected: Tear down plone.app.testing.layers.Plone:Integration in ... seconds. Tear down plone.app.testing.layers.PloneFixture in ... seconds. Tear down plone.testing.zope.Startup in ... seconds. Tear down plone.testing.zca.LayerCleanup in ... seconds. Got: Tear down plone.testing.zca.LayerCleanup in 0.002 seconds. ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/layers.rst", line 211, in layers.rst Failed example: runner.setup_layer(options, layers.PLONE_FUNCTIONAL_TESTING, setupLayers) Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in runner.setup_layer(options, layers.PLONE_FUNCTIONAL_TESTING, setupLayers) File "/home/jenkins/.buildout/eggs/cp310/zope.testrunner-5.4.0-py3.10.egg/zope/testrunner/runner.py", line 837, in setup_layer setup_layer(options, base, setup_layers) File "/home/jenkins/.buildout/eggs/cp310/zope.testrunner-5.4.0-py3.10.egg/zope/testrunner/runner.py", line 837, in setup_layer setup_layer(options, base, setup_layers) File "/home/jenkins/.buildout/eggs/cp310/zope.testrunner-5.4.0-py3.10.egg/zope/testrunner/runner.py", line 842, in setup_layer layer.setUp() File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zope.py", line 315, in setUp self.setUpDatabase() File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zope.py", line 474, in setUpDatabase self['zodbDB'] = zodb.stackDemoStorage( File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zodb.py", line 30, in stackDemoStorage return DB(storage) File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/DB.py", line 468, in __init__ with self.transaction(u'initial database creation') as conn: File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/DB.py", line 1019, in __enter__ self.conn = self.db.open(self.tm) File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/DB.py", line 777, in open result.open(transaction_manager) File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 921, in open self.newTransaction(None, False) File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 737, in newTransaction invalidated = self._storage.poll_invalidations() File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/mvccadapter.py", line 137, in poll_invalidations ltid = self._storage.lastTransaction() File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/DemoStorage.py", line 211, in lastTransaction t = self.base.lastTransaction() AttributeError: 'ValueDoc' object has no attribute 'lastTransaction' ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/layers.rst", line 222, in layers.rst Failed example: layers.PLONE_FUNCTIONAL_TESTING.testSetUp() Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in layers.PLONE_FUNCTIONAL_TESTING.testSetUp() File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/layers.py", line 312, in testSetUp super(PloneTestLifecycle, self).testSetUp() File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zope.py", line 825, in testSetUp self['zodbDB'] = zodb.stackDemoStorage( File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zodb.py", line 30, in stackDemoStorage return DB(storage) File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/DB.py", line 468, in __init__ with self.transaction(u'initial database creation') as conn: File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/DB.py", line 1019, in __enter__ self.conn = self.db.open(self.tm) File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/DB.py", line 777, in open result.open(transaction_manager) File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 921, in open self.newTransaction(None, False) File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 737, in newTransaction invalidated = self._storage.poll_invalidations() File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/mvccadapter.py", line 137, in poll_invalidations ltid = self._storage.lastTransaction() File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/DemoStorage.py", line 211, in lastTransaction t = self.base.lastTransaction() AttributeError: 'ValueDoc' object has no attribute 'lastTransaction' ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/layers.rst", line 224, in layers.rst Failed example: layers.PLONE_FUNCTIONAL_TESTING['portal'] # would normally be self.layer['portal'] Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in layers.PLONE_FUNCTIONAL_TESTING['portal'] # would normally be self.layer['portal'] File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/layer.py", line 30, in __getitem__ raise KeyError(key) KeyError: 'portal' ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/layers.rst", line 228, in layers.rst Failed example: getSiteManager() Expected: Got: ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/layers.rst", line 232, in layers.rst Failed example: getSecurityManager().getUser() Expected: Got: ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/layers.rst", line 238, in layers.rst Failed example: portal = layers.PLONE_FUNCTIONAL_TESTING['portal'] # would normally be self.layer['portal'] Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in portal = layers.PLONE_FUNCTIONAL_TESTING['portal'] # would normally be self.layer['portal'] File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/layer.py", line 30, in __getitem__ raise KeyError(key) KeyError: 'portal' ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/layers.rst", line 239, in layers.rst Failed example: helpers.setRoles(portal, TEST_USER_ID, ['Manager']) Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in helpers.setRoles(portal, TEST_USER_ID, ['Manager']) NameError: name 'portal' is not defined ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/layers.rst", line 240, in layers.rst Failed example: portal._setObject('d1', SimpleItem('d1')) Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in portal._setObject('d1', SimpleItem('d1')) NameError: name 'portal' is not defined ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/layers.rst", line 242, in layers.rst Failed example: import transaction; transaction.commit() Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in import transaction; transaction.commit() File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zope.py", line 751, in you_broke_it raise TestIsolationBroken("""You are in a Test Layer plone.testing.zope.TestIsolationBroken: You are in a Test Layer (IntegrationTesting) that is fast by just aborting transactions between each test. You just committed something. That breaks the test isolation. So I stop here and let you fix it. ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/layers.rst", line 243, in layers.rst Failed example: 'd1' in portal.objectIds() Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in 'd1' in portal.objectIds() NameError: name 'portal' is not defined ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/layers.rst", line 248, in layers.rst Failed example: layers.PLONE_FUNCTIONAL_TESTING.testTearDown() Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in layers.PLONE_FUNCTIONAL_TESTING.testTearDown() File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/layers.py", line 318, in testTearDown self.tearDownEnvironment(self['portal']) File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/layer.py", line 30, in __getitem__ raise KeyError(key) KeyError: 'portal' ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/layers.rst", line 255, in layers.rst Failed example: with helpers.ploneSite() as portal: 'd1' in portal.objectIds() Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in with helpers.ploneSite() as portal: File "/srv/python3.10/lib/python3.10/contextlib.py", line 135, in __enter__ return next(self.gen) File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/helpers.py", line 249, in ploneSite portal = app[PLONE_SITE_ID] File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/OFS/ObjectManager.py", line 741, in __getitem__ raise KeyError(key) KeyError: 'plone' ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/layers.rst", line 264, in layers.rst Failed example: getSiteManager() Expected: Got: ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/layers.rst", line 269, in layers.rst Failed example: runner.tear_down_unneeded(options, [], setupLayers, []) Expected: Tear down plone.app.testing.layers.Plone:Functional in ... seconds. Tear down plone.app.testing.layers.PloneFixture in ... seconds. Tear down plone.testing.zope.Startup in ... seconds. Tear down plone.testing.zca.LayerCleanup in ... seconds. Got: Tear down plone.testing.zca.LayerCleanup in 0.006 seconds. ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/layers.rst", line 291, in layers.rst Failed example: runner.setup_layer(options, layers.PLONE_WSGISERVER, setupLayers) Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in runner.setup_layer(options, layers.PLONE_WSGISERVER, setupLayers) File "/home/jenkins/.buildout/eggs/cp310/zope.testrunner-5.4.0-py3.10.egg/zope/testrunner/runner.py", line 837, in setup_layer setup_layer(options, base, setup_layers) File "/home/jenkins/.buildout/eggs/cp310/zope.testrunner-5.4.0-py3.10.egg/zope/testrunner/runner.py", line 837, in setup_layer setup_layer(options, base, setup_layers) File "/home/jenkins/.buildout/eggs/cp310/zope.testrunner-5.4.0-py3.10.egg/zope/testrunner/runner.py", line 842, in setup_layer layer.setUp() File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zope.py", line 315, in setUp self.setUpDatabase() File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zope.py", line 474, in setUpDatabase self['zodbDB'] = zodb.stackDemoStorage( File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zodb.py", line 30, in stackDemoStorage return DB(storage) File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/DB.py", line 468, in __init__ with self.transaction(u'initial database creation') as conn: File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/DB.py", line 1019, in __enter__ self.conn = self.db.open(self.tm) File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/DB.py", line 777, in open result.open(transaction_manager) File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 921, in open self.newTransaction(None, False) File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 737, in newTransaction invalidated = self._storage.poll_invalidations() File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/mvccadapter.py", line 137, in poll_invalidations ltid = self._storage.lastTransaction() File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/DemoStorage.py", line 211, in lastTransaction t = self.base.lastTransaction() AttributeError: 'ValueDoc' object has no attribute 'lastTransaction' ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/layers.rst", line 302, in layers.rst Failed example: host Expected: 'localhost' Got: 'nohost' ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/layers.rst", line 317, in layers.rst Failed example: layers.PLONE_ZSERVER.testSetUp() Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in layers.PLONE_ZSERVER.testSetUp() File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/layers.py", line 312, in testSetUp super(PloneTestLifecycle, self).testSetUp() File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zope.py", line 825, in testSetUp self['zodbDB'] = zodb.stackDemoStorage( File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zodb.py", line 30, in stackDemoStorage return DB(storage) File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/DB.py", line 468, in __init__ with self.transaction(u'initial database creation') as conn: File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/DB.py", line 1019, in __enter__ self.conn = self.db.open(self.tm) File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/DB.py", line 777, in open result.open(transaction_manager) File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 921, in open self.newTransaction(None, False) File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 737, in newTransaction invalidated = self._storage.poll_invalidations() File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/mvccadapter.py", line 137, in poll_invalidations ltid = self._storage.lastTransaction() File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/DemoStorage.py", line 211, in lastTransaction t = self.base.lastTransaction() AttributeError: 'ValueDoc' object has no attribute 'lastTransaction' ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/layers.rst", line 325, in layers.rst Failed example: portal = layers.PLONE_ZSERVER['portal'] # would normally be self.layer['portal'] Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in portal = layers.PLONE_ZSERVER['portal'] # would normally be self.layer['portal'] File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/layer.py", line 30, in __getitem__ raise KeyError(key) KeyError: 'portal' ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/layers.rst", line 326, in layers.rst Failed example: helpers.setRoles(portal, TEST_USER_ID, ['Manager']) Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in helpers.setRoles(portal, TEST_USER_ID, ['Manager']) NameError: name 'portal' is not defined ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/layers.rst", line 327, in layers.rst Failed example: portal.title = 'Fancy Portal' Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in portal.title = 'Fancy Portal' NameError: name 'portal' is not defined ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/layers.rst", line 332, in layers.rst Failed example: import transaction; transaction.commit() Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in import transaction; transaction.commit() File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zope.py", line 751, in you_broke_it raise TestIsolationBroken("""You are in a Test Layer plone.testing.zope.TestIsolationBroken: You are in a Test Layer (IntegrationTesting) that is fast by just aborting transactions between each test. You just committed something. That breaks the test isolation. So I stop here and let you fix it. ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/layers.rst", line 336, in layers.rst Failed example: portal_url = portal.absolute_url() Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in portal_url = portal.absolute_url() NameError: name 'portal' is not defined ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/layers.rst", line 337, in layers.rst Failed example: portal_url.split(':')[:-1] Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in portal_url.split(':')[:-1] NameError: name 'portal_url' is not defined ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/layers.rst", line 341, in layers.rst Failed example: conn = urlopen(portal_url, timeout=10) Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in conn = urlopen(portal_url, timeout=10) NameError: name 'portal_url' is not defined ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/layers.rst", line 342, in layers.rst Failed example: responseBody = conn.read() Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in responseBody = conn.read() NameError: name 'conn' is not defined ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/layers.rst", line 343, in layers.rst Failed example: b"Fancy Portal" in responseBody Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in b"Fancy Portal" in responseBody NameError: name 'responseBody' is not defined ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/layers.rst", line 345, in layers.rst Failed example: conn.close() Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in conn.close() NameError: name 'conn' is not defined ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/layers.rst", line 349, in layers.rst Failed example: layers.PLONE_ZSERVER.testTearDown() Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in layers.PLONE_ZSERVER.testTearDown() File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/layers.py", line 318, in testTearDown self.tearDownEnvironment(self['portal']) File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/layer.py", line 30, in __getitem__ raise KeyError(key) KeyError: 'portal' ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/layers.rst", line 364, in layers.rst Failed example: with helpers.ploneSite() as portal: print('folder1' in portal.objectIds()) Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in with helpers.ploneSite() as portal: File "/srv/python3.10/lib/python3.10/contextlib.py", line 135, in __enter__ return next(self.gen) File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/helpers.py", line 249, in ploneSite portal = app[PLONE_SITE_ID] File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/OFS/ObjectManager.py", line 741, in __getitem__ raise KeyError(key) KeyError: 'plone' ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/layers.rst", line 370, in layers.rst Failed example: runner.tear_down_unneeded(options, [], setupLayers, []) Expected: Tear down plone.app.testing.layers.Plone:WSGIServer in ... seconds. Tear down plone.testing.zope.WSGIServer in ... seconds. Tear down plone.app.testing.layers.PloneFixture in ... seconds. Tear down plone.testing.zope.Startup in ... seconds. Tear down plone.testing.zca.LayerCleanup in ... seconds. Got: Tear down plone.testing.zca.LayerCleanup in 0.002 seconds. ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/layers.rst", line 378, in layers.rst Failed example: requests.get(portal_url + '/folder1') # doctest: +IGNORE_EXCEPTION_DETAIL Expected: Traceback (most recent call last): ... requests.exceptions.ConnectionError: ... Got: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in requests.get(portal_url + '/folder1') # doctest: +IGNORE_EXCEPTION_DETAIL NameError: name 'portal_url' is not defined ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/layers.rst", line 399, in layers.rst Failed example: runner.setup_layer(options, layers.MOCK_MAILHOST_FIXTURE, setupLayers) Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in runner.setup_layer(options, layers.MOCK_MAILHOST_FIXTURE, setupLayers) File "/home/jenkins/.buildout/eggs/cp310/zope.testrunner-5.4.0-py3.10.egg/zope/testrunner/runner.py", line 837, in setup_layer setup_layer(options, base, setup_layers) File "/home/jenkins/.buildout/eggs/cp310/zope.testrunner-5.4.0-py3.10.egg/zope/testrunner/runner.py", line 837, in setup_layer setup_layer(options, base, setup_layers) File "/home/jenkins/.buildout/eggs/cp310/zope.testrunner-5.4.0-py3.10.egg/zope/testrunner/runner.py", line 842, in setup_layer layer.setUp() File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zope.py", line 315, in setUp self.setUpDatabase() File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zope.py", line 474, in setUpDatabase self['zodbDB'] = zodb.stackDemoStorage( File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zodb.py", line 30, in stackDemoStorage return DB(storage) File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/DB.py", line 468, in __init__ with self.transaction(u'initial database creation') as conn: File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/DB.py", line 1019, in __enter__ self.conn = self.db.open(self.tm) File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/DB.py", line 777, in open result.open(transaction_manager) File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 921, in open self.newTransaction(None, False) File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 737, in newTransaction invalidated = self._storage.poll_invalidations() File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/mvccadapter.py", line 137, in poll_invalidations ltid = self._storage.lastTransaction() File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/DemoStorage.py", line 211, in lastTransaction t = self.base.lastTransaction() AttributeError: 'ValueDoc' object has no attribute 'lastTransaction' ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/layers.rst", line 414, in layers.rst Failed example: layers.MOCK_MAILHOST_FIXTURE.testSetUp() Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in layers.MOCK_MAILHOST_FIXTURE.testSetUp() File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/layers.py", line 377, in testSetUp portal = app[PLONE_SITE_ID] File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/OFS/ObjectManager.py", line 741, in __getitem__ raise KeyError(key) KeyError: 'plone' ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/layers.rst", line 416, in layers.rst Failed example: with helpers.ploneSite() as portal: registry = getUtility(IRegistry, context=portal) Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in with helpers.ploneSite() as portal: File "/srv/python3.10/lib/python3.10/contextlib.py", line 135, in __enter__ return next(self.gen) File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/helpers.py", line 249, in ploneSite portal = app[PLONE_SITE_ID] File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/OFS/ObjectManager.py", line 741, in __getitem__ raise KeyError(key) KeyError: 'plone' ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/layers.rst", line 419, in layers.rst Failed example: registry["plone.email_from_address"] Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in registry["plone.email_from_address"] NameError: name 'registry' is not defined ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/layers.rst", line 421, in layers.rst Failed example: registry["plone.email_from_name"] Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in registry["plone.email_from_name"] NameError: name 'registry' is not defined ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/layers.rst", line 427, in layers.rst Failed example: with helpers.ploneSite() as portal: portal.MailHost.messages Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in with helpers.ploneSite() as portal: File "/srv/python3.10/lib/python3.10/contextlib.py", line 135, in __enter__ return next(self.gen) File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/helpers.py", line 249, in ploneSite portal = app[PLONE_SITE_ID] File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/OFS/ObjectManager.py", line 741, in __getitem__ raise KeyError(key) KeyError: 'plone' ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/layers.rst", line 433, in layers.rst Failed example: with helpers.ploneSite() as portal: portal.MailHost.send( "Hello world!", mto="foo at example.com", mfrom="bar at example.com", subject="Test", msg_type="text/plain", ) Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in with helpers.ploneSite() as portal: File "/srv/python3.10/lib/python3.10/contextlib.py", line 135, in __enter__ return next(self.gen) File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/helpers.py", line 249, in ploneSite portal = app[PLONE_SITE_ID] File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/OFS/ObjectManager.py", line 741, in __getitem__ raise KeyError(key) KeyError: 'plone' ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/layers.rst", line 441, in layers.rst Failed example: with helpers.ploneSite() as portal: for message in portal.MailHost.messages: print(message.decode("utf-8")) Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in with helpers.ploneSite() as portal: File "/srv/python3.10/lib/python3.10/contextlib.py", line 135, in __enter__ return next(self.gen) File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/helpers.py", line 249, in ploneSite portal = app[PLONE_SITE_ID] File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/OFS/ObjectManager.py", line 741, in __getitem__ raise KeyError(key) KeyError: 'plone' ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/layers.rst", line 455, in layers.rst Failed example: with helpers.ploneSite() as portal: portal.MailHost.reset() portal.MailHost.messages Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in with helpers.ploneSite() as portal: File "/srv/python3.10/lib/python3.10/contextlib.py", line 135, in __enter__ return next(self.gen) File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/helpers.py", line 249, in ploneSite portal = app[PLONE_SITE_ID] File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/OFS/ObjectManager.py", line 741, in __getitem__ raise KeyError(key) KeyError: 'plone' ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/layers.rst", line 463, in layers.rst Failed example: layers.MOCK_MAILHOST_FIXTURE.testTearDown() Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in layers.MOCK_MAILHOST_FIXTURE.testTearDown() File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/layers.py", line 398, in testTearDown portal = app[PLONE_SITE_ID] File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/OFS/ObjectManager.py", line 741, in __getitem__ raise KeyError(key) KeyError: 'plone' ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/layers.rst", line 467, in layers.rst Failed example: with helpers.ploneSite() as portal: portal.MailHost.messages Expected: Traceback (most recent call last): ... AttributeError: 'RequestContainer' object has no attribute 'messages' Got: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in with helpers.ploneSite() as portal: File "/srv/python3.10/lib/python3.10/contextlib.py", line 135, in __enter__ return next(self.gen) File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/helpers.py", line 249, in ploneSite portal = app[PLONE_SITE_ID] File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/OFS/ObjectManager.py", line 741, in __getitem__ raise KeyError(key) KeyError: 'plone' ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/layers.rst", line 473, in layers.rst Failed example: registry["plone.email_from_address"] Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in registry["plone.email_from_address"] NameError: name 'registry' is not defined ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/layers.rst", line 474, in layers.rst Failed example: registry["plone.email_from_name"] Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in registry["plone.email_from_name"] NameError: name 'registry' is not defined ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/layers.rst", line 475, in layers.rst Failed example: runner.tear_down_unneeded(options, [], setupLayers, []) Expected: Tear down plone.app.testing.layers.MockMailHostLayer in ... seconds. Tear down plone.app.testing.layers.PloneFixture in ... seconds. Tear down plone.testing.zope.Startup in ... seconds. Tear down plone.testing.zca.LayerCleanup in ... seconds. Got: Tear down plone.testing.zca.LayerCleanup in 0.002 seconds. File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 591, in run self._callTestMethod(testMethod) File "/srv/python3.10/lib/python3.10/unittest/case.py", line 549, in _callTestMethod method() File "/srv/python3.10/lib/python3.10/doctest.py", line 2216, in runTest raise self.failureException(self.format_failure(new.getvalue())) FAILED: plone.schemaeditor.tests.choice.rst Error Message: Failed doctest test for choice.rst Stack Trace: Failed doctest test for choice.rst File "/home/jenkins/.buildout/eggs/cp310/plone.schemaeditor-3.0.3-py3.10.egg/plone/schemaeditor/tests/choice.rst", line 0 ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.schemaeditor-3.0.3-py3.10.egg/plone/schemaeditor/tests/choice.rst", line 16, in choice.rst Failed example: import transaction; transaction.commit() Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in import transaction; transaction.commit() File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zope.py", line 751, in you_broke_it raise TestIsolationBroken("""You are in a Test Layer plone.testing.zope.TestIsolationBroken: You are in a Test Layer (IntegrationTesting) that is fast by just aborting transactions between each test. You just committed something. That breaks the test isolation. So I stop here and let you fix it. File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 591, in run self._callTestMethod(testMethod) File "/srv/python3.10/lib/python3.10/unittest/case.py", line 549, in _callTestMethod method() File "/srv/python3.10/lib/python3.10/doctest.py", line 2216, in runTest raise self.failureException(self.format_failure(new.getvalue())) FAILED: plone.schemaeditor.tests.editing.rst Error Message: Failed doctest test for editing.rst Stack Trace: Failed doctest test for editing.rst File "/home/jenkins/.buildout/eggs/cp310/plone.schemaeditor-3.0.3-py3.10.egg/plone/schemaeditor/tests/editing.rst", line 0 ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.schemaeditor-3.0.3-py3.10.egg/plone/schemaeditor/tests/editing.rst", line 28, in editing.rst Failed example: import transaction; transaction.commit() Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in import transaction; transaction.commit() File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zope.py", line 751, in you_broke_it raise TestIsolationBroken("""You are in a Test Layer plone.testing.zope.TestIsolationBroken: You are in a Test Layer (IntegrationTesting) that is fast by just aborting transactions between each test. You just committed something. That breaks the test isolation. So I stop here and let you fix it. File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 591, in run self._callTestMethod(testMethod) File "/srv/python3.10/lib/python3.10/unittest/case.py", line 549, in _callTestMethod method() File "/srv/python3.10/lib/python3.10/doctest.py", line 2216, in runTest raise self.failureException(self.format_failure(new.getvalue())) FAILED: plone.schemaeditor.tests.extending.rst Error Message: Failed doctest test for extending.rst Stack Trace: Failed doctest test for extending.rst File "/home/jenkins/.buildout/eggs/cp310/plone.schemaeditor-3.0.3-py3.10.egg/plone/schemaeditor/tests/extending.rst", line 0 ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.schemaeditor-3.0.3-py3.10.egg/plone/schemaeditor/tests/extending.rst", line 64, in extending.rst Failed example: import transaction; transaction.commit() Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in import transaction; transaction.commit() File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zope.py", line 751, in you_broke_it raise TestIsolationBroken("""You are in a Test Layer plone.testing.zope.TestIsolationBroken: You are in a Test Layer (IntegrationTesting) that is fast by just aborting transactions between each test. You just committed something. That breaks the test isolation. So I stop here and let you fix it. File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 591, in run self._callTestMethod(testMethod) File "/srv/python3.10/lib/python3.10/unittest/case.py", line 549, in _callTestMethod method() File "/srv/python3.10/lib/python3.10/doctest.py", line 2216, in runTest raise self.failureException(self.format_failure(new.getvalue())) FAILED: plone.schemaeditor.tests.minmax.rst Error Message: Failed doctest test for minmax.rst Stack Trace: Failed doctest test for minmax.rst File "/home/jenkins/.buildout/eggs/cp310/plone.schemaeditor-3.0.3-py3.10.egg/plone/schemaeditor/tests/minmax.rst", line 0 ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.schemaeditor-3.0.3-py3.10.egg/plone/schemaeditor/tests/minmax.rst", line 16, in minmax.rst Failed example: import transaction; transaction.commit() Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in import transaction; transaction.commit() File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zope.py", line 751, in you_broke_it raise TestIsolationBroken("""You are in a Test Layer plone.testing.zope.TestIsolationBroken: You are in a Test Layer (IntegrationTesting) that is fast by just aborting transactions between each test. You just committed something. That breaks the test isolation. So I stop here and let you fix it. File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 591, in run self._callTestMethod(testMethod) File "/srv/python3.10/lib/python3.10/unittest/case.py", line 549, in _callTestMethod method() File "/srv/python3.10/lib/python3.10/doctest.py", line 2216, in runTest raise self.failureException(self.format_failure(new.getvalue())) FAILED: plone.testing.zodb.rst Error Message: Failed doctest test for zodb.rst Stack Trace: Failed doctest test for zodb.rst File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zodb.rst", line 0 ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zodb.rst", line 120, in zodb.rst Failed example: runner.setup_layer(options, POPULATED_ZODB, setupLayers) Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in runner.setup_layer(options, POPULATED_ZODB, setupLayers) File "/home/jenkins/.buildout/eggs/cp310/zope.testrunner-5.4.0-py3.10.egg/zope/testrunner/runner.py", line 842, in setup_layer layer.setUp() File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zodb.py", line 52, in setUp self['zodbDB'] = self.createDatabase(self.createStorage()) File "", line 12, in createDatabase transaction.commit() File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zope.py", line 751, in you_broke_it raise TestIsolationBroken("""You are in a Test Layer plone.testing.zope.TestIsolationBroken: You are in a Test Layer (IntegrationTesting) that is fast by just aborting transactions between each test. You just committed something. That breaks the test isolation. So I stop here and let you fix it. ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zodb.rst", line 123, in zodb.rst Failed example: db = POPULATED_ZODB['zodbDB'] Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in db = POPULATED_ZODB['zodbDB'] File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/layer.py", line 30, in __getitem__ raise KeyError(key) KeyError: 'zodbDB' ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zodb.rst", line 124, in zodb.rst Failed example: db.storage Expected: My storage Got: storage object ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zodb.rst", line 134, in zodb.rst Failed example: POPULATED_ZODB.testSetUp() Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in POPULATED_ZODB.testSetUp() File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zodb.py", line 59, in testSetUp self['zodbConnection'] = connection = self['zodbDB'].open() File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/layer.py", line 30, in __getitem__ raise KeyError(key) KeyError: 'zodbDB' ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zodb.rst", line 138, in zodb.rst Failed example: POPULATED_ZODB['zodbConnection'] Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in POPULATED_ZODB['zodbConnection'] File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/layer.py", line 30, in __getitem__ raise KeyError(key) KeyError: 'zodbConnection' ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zodb.rst", line 141, in zodb.rst Failed example: POPULATED_ZODB['zodbRoot'] Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in POPULATED_ZODB['zodbRoot'] File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/layer.py", line 30, in __getitem__ raise KeyError(key) KeyError: 'zodbRoot' ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zodb.rst", line 144, in zodb.rst Failed example: POPULATED_ZODB['zodbRoot']['foo'] = 'bar' Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in POPULATED_ZODB['zodbRoot']['foo'] = 'bar' File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/layer.py", line 30, in __getitem__ raise KeyError(key) KeyError: 'zodbRoot' ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zodb.rst", line 148, in zodb.rst Failed example: POPULATED_ZODB.testTearDown() Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in POPULATED_ZODB.testTearDown() File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zodb.py", line 69, in testTearDown self['zodbConnection'].close() File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/layer.py", line 30, in __getitem__ raise KeyError(key) KeyError: 'zodbConnection' ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zodb.rst", line 158, in zodb.rst Failed example: conn = POPULATED_ZODB['zodbDB'].open() Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in conn = POPULATED_ZODB['zodbDB'].open() File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/layer.py", line 30, in __getitem__ raise KeyError(key) KeyError: 'zodbDB' ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zodb.rst", line 159, in zodb.rst Failed example: conn.root() Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in conn.root() File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 350, in root return RootConvenience(self.get(z64)) File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 235, in get raise ConnectionStateError("The database connection is closed") ZODB.POSException.ConnectionStateError: The database connection is closed ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zodb.rst", line 165, in zodb.rst Failed example: runner.tear_down_unneeded(options, [], setupLayers, []) Expected: Tear down PopulatedZODB in ... seconds. Got nothing ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zodb.rst", line 213, in zodb.rst Failed example: runner.setup_layer(options, EXPANDED_ZODB, setupLayers) Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in runner.setup_layer(options, EXPANDED_ZODB, setupLayers) File "/home/jenkins/.buildout/eggs/cp310/zope.testrunner-5.4.0-py3.10.egg/zope/testrunner/runner.py", line 837, in setup_layer setup_layer(options, base, setup_layers) File "/home/jenkins/.buildout/eggs/cp310/zope.testrunner-5.4.0-py3.10.egg/zope/testrunner/runner.py", line 842, in setup_layer layer.setUp() File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zodb.py", line 52, in setUp self['zodbDB'] = self.createDatabase(self.createStorage()) File "", line 12, in createDatabase transaction.commit() File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zope.py", line 751, in you_broke_it raise TestIsolationBroken("""You are in a Test Layer plone.testing.zope.TestIsolationBroken: You are in a Test Layer (IntegrationTesting) that is fast by just aborting transactions between each test. You just committed something. That breaks the test isolation. So I stop here and let you fix it. ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zodb.rst", line 217, in zodb.rst Failed example: db = EXPANDED_ZODB['zodbDB'] Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in db = EXPANDED_ZODB['zodbDB'] File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/layer.py", line 30, in __getitem__ raise KeyError(key) KeyError: 'zodbDB' ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zodb.rst", line 218, in zodb.rst Failed example: db.storage Expected: ExpandedZODB Got: storage object ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zodb.rst", line 228, in zodb.rst Failed example: POPULATED_ZODB.testSetUp() Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in POPULATED_ZODB.testSetUp() File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zodb.py", line 59, in testSetUp self['zodbConnection'] = connection = self['zodbDB'].open() File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/layer.py", line 30, in __getitem__ raise KeyError(key) KeyError: 'zodbDB' ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zodb.rst", line 233, in zodb.rst Failed example: EXPANDED_ZODB['zodbConnection'] Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in EXPANDED_ZODB['zodbConnection'] File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/layer.py", line 30, in __getitem__ raise KeyError(key) KeyError: 'zodbConnection' ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zodb.rst", line 236, in zodb.rst Failed example: EXPANDED_ZODB['zodbRoot'] == dict(someData='a string', additionalData='Some new data') Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in EXPANDED_ZODB['zodbRoot'] == dict(someData='a string', additionalData='Some new data') File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/layer.py", line 30, in __getitem__ raise KeyError(key) KeyError: 'zodbRoot' ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zodb.rst", line 239, in zodb.rst Failed example: POPULATED_ZODB['zodbRoot']['foo'] = 'bar' Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in POPULATED_ZODB['zodbRoot']['foo'] = 'bar' File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/layer.py", line 30, in __getitem__ raise KeyError(key) KeyError: 'zodbRoot' ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zodb.rst", line 244, in zodb.rst Failed example: POPULATED_ZODB.testTearDown() Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in POPULATED_ZODB.testTearDown() File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zodb.py", line 69, in testTearDown self['zodbConnection'].close() File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/layer.py", line 30, in __getitem__ raise KeyError(key) KeyError: 'zodbConnection' ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zodb.rst", line 254, in zodb.rst Failed example: conn = EXPANDED_ZODB['zodbDB'].open() Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in conn = EXPANDED_ZODB['zodbDB'].open() File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/layer.py", line 30, in __getitem__ raise KeyError(key) KeyError: 'zodbDB' ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zodb.rst", line 255, in zodb.rst Failed example: conn.root() == dict(someData='a string', additionalData='Some new data') Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in conn.root() == dict(someData='a string', additionalData='Some new data') File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 350, in root return RootConvenience(self.get(z64)) File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 235, in get raise ConnectionStateError("The database connection is closed") ZODB.POSException.ConnectionStateError: The database connection is closed ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zodb.rst", line 261, in zodb.rst Failed example: runner.tear_down_unneeded(options, [POPULATED_ZODB], setupLayers, []) Expected: Tear down ExpandedZODB in ... seconds. Got nothing ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zodb.rst", line 264, in zodb.rst Failed example: conn = EXPANDED_ZODB['zodbDB'].open() Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in conn = EXPANDED_ZODB['zodbDB'].open() File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/layer.py", line 30, in __getitem__ raise KeyError(key) KeyError: 'zodbDB' ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zodb.rst", line 265, in zodb.rst Failed example: conn.root() Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in conn.root() File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 350, in root return RootConvenience(self.get(z64)) File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 235, in get raise ConnectionStateError("The database connection is closed") ZODB.POSException.ConnectionStateError: The database connection is closed ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zodb.rst", line 272, in zodb.rst Failed example: runner.tear_down_unneeded(options, [], setupLayers, []) Expected: Tear down PopulatedZODB in ... seconds. Got nothing File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 591, in run self._callTestMethod(testMethod) File "/srv/python3.10/lib/python3.10/unittest/case.py", line 549, in _callTestMethod method() File "/srv/python3.10/lib/python3.10/doctest.py", line 2216, in runTest raise self.failureException(self.format_failure(new.getvalue())) FAILED: plone.testing.zope.rst Error Message: Failed doctest test for zope.rst Stack Trace: Failed doctest test for zope.rst File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zope.rst", line 0 ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zope.rst", line 46, in zope.rst Failed example: runner.setup_layer(options, zope.STARTUP, setupLayers) Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in runner.setup_layer(options, zope.STARTUP, setupLayers) File "/home/jenkins/.buildout/eggs/cp310/zope.testrunner-5.4.0-py3.10.egg/zope/testrunner/runner.py", line 842, in setup_layer layer.setUp() File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zope.py", line 315, in setUp self.setUpDatabase() File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zope.py", line 474, in setUpDatabase self['zodbDB'] = zodb.stackDemoStorage( File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zodb.py", line 30, in stackDemoStorage return DB(storage) File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/DB.py", line 468, in __init__ with self.transaction(u'initial database creation') as conn: File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/DB.py", line 1019, in __enter__ self.conn = self.db.open(self.tm) File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/DB.py", line 777, in open result.open(transaction_manager) File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 921, in open self.newTransaction(None, False) File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 737, in newTransaction invalidated = self._storage.poll_invalidations() File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/mvccadapter.py", line 137, in poll_invalidations ltid = self._storage.lastTransaction() File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/DemoStorage.py", line 211, in lastTransaction t = self.base.lastTransaction() AttributeError: 'ValueDoc' object has no attribute 'lastTransaction' ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zope.rst", line 55, in zope.rst Failed example: zope.STARTUP['zodbDB'].storage Expected: Startup Got: storage object ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zope.rst", line 69, in zope.rst Failed example: with zope.zopeApp() as app: 'acl_users' in app.objectIds() Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in with zope.zopeApp() as app: File "/srv/python3.10/lib/python3.10/contextlib.py", line 142, in __exit__ next(self.gen) File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zope.py", line 268, in zopeApp transaction.commit() File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zope.py", line 751, in you_broke_it raise TestIsolationBroken("""You are in a Test Layer plone.testing.zope.TestIsolationBroken: You are in a Test Layer (IntegrationTesting) that is fast by just aborting transactions between each test. You just committed something. That breaks the test isolation. So I stop here and let you fix it. ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zope.rst", line 76, in zope.rst Failed example: with zope.zopeApp(db=zope.STARTUP['zodbDB']) as app: 'acl_users' in app.objectIds() Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in with zope.zopeApp(db=zope.STARTUP['zodbDB']) as app: File "/srv/python3.10/lib/python3.10/contextlib.py", line 135, in __enter__ return next(self.gen) File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zope.py", line 242, in zopeApp connection = db.open() File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/DB.py", line 762, in open c = self.klass(self, File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 116, in __init__ storage = db._mvcc_storage AttributeError: 'DB' object has no attribute '_mvcc_storage' ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zope.rst", line 83, in zope.rst Failed example: conn = zope.STARTUP['zodbDB'].open() Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in conn = zope.STARTUP['zodbDB'].open() File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/DB.py", line 762, in open c = self.klass(self, File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 116, in __init__ storage = db._mvcc_storage AttributeError: 'DB' object has no attribute '_mvcc_storage' ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zope.rst", line 84, in zope.rst Failed example: with zope.zopeApp(connection=conn) as app: 'acl_users' in app.objectIds() Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in with zope.zopeApp(connection=conn) as app: NameError: name 'conn' is not defined ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zope.rst", line 88, in zope.rst Failed example: conn.opened is not None Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in conn.opened is not None NameError: name 'conn' is not defined ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zope.rst", line 91, in zope.rst Failed example: conn.close() Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in conn.close() NameError: name 'conn' is not defined ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zope.rst", line 132, in zope.rst Failed example: len(list(getSiteManager().registeredAdapters())) > 1 # in fact, > a lot Expected: True Got: False ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zope.rst", line 137, in zope.rst Failed example: getVocabularyRegistry() Expected: <....Zope2VocabularyRegistry object at ...> Got: ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zope.rst", line 155, in zope.rst Failed example: runner.tear_down_unneeded(options, [], setupLayers, []) Expected: Tear down plone.testing.zope.Startup in ... seconds. Tear down plone.testing.zca.LayerCleanup in ... seconds. Got: Tear down plone.testing.zca.LayerCleanup in 0.002 seconds. ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zope.rst", line 160, in zope.rst Failed example: Zope2._began_startup Expected: 0 Got: 1 ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zope.rst", line 162, in zope.rst Failed example: Zope2.DB is None Expected: True Got: False ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zope.rst", line 164, in zope.rst Failed example: Zope2.bobo_application is None Expected: True Got: False ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zope.rst", line 198, in zope.rst Failed example: runner.setup_layer(options, zope.INTEGRATION_TESTING, setupLayers) Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in runner.setup_layer(options, zope.INTEGRATION_TESTING, setupLayers) File "/home/jenkins/.buildout/eggs/cp310/zope.testrunner-5.4.0-py3.10.egg/zope/testrunner/runner.py", line 837, in setup_layer setup_layer(options, base, setup_layers) File "/home/jenkins/.buildout/eggs/cp310/zope.testrunner-5.4.0-py3.10.egg/zope/testrunner/runner.py", line 842, in setup_layer layer.setUp() File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zope.py", line 315, in setUp self.setUpDatabase() File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zope.py", line 474, in setUpDatabase self['zodbDB'] = zodb.stackDemoStorage( File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zodb.py", line 30, in stackDemoStorage return DB(storage) File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/DB.py", line 468, in __init__ with self.transaction(u'initial database creation') as conn: File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/DB.py", line 1019, in __enter__ self.conn = self.db.open(self.tm) File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/DB.py", line 777, in open result.open(transaction_manager) File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 921, in open self.newTransaction(None, False) File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 737, in newTransaction invalidated = self._storage.poll_invalidations() File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/mvccadapter.py", line 137, in poll_invalidations ltid = self._storage.lastTransaction() File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/DemoStorage.py", line 211, in lastTransaction t = self.base.lastTransaction() AttributeError: 'ValueDoc' object has no attribute 'lastTransaction' ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zope.rst", line 262, in zope.rst Failed example: with zope.zopeApp() as app: 'acl_users' in app.objectIds() and 'folder1' not in app.objectIds() Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in with zope.zopeApp() as app: File "/srv/python3.10/lib/python3.10/contextlib.py", line 142, in __exit__ next(self.gen) File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zope.py", line 268, in zopeApp transaction.commit() File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zope.py", line 751, in you_broke_it raise TestIsolationBroken("""You are in a Test Layer plone.testing.zope.TestIsolationBroken: You are in a Test Layer (IntegrationTesting) that is fast by just aborting transactions between each test. You just committed something. That breaks the test isolation. So I stop here and let you fix it. ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zope.rst", line 269, in zope.rst Failed example: runner.tear_down_unneeded(options, [], setupLayers, []) Expected: Tear down plone.testing.zope.IntegrationTesting in ... seconds. Tear down plone.testing.zope.Startup in ... seconds. Tear down plone.testing.zca.LayerCleanup in ... seconds. Got: Tear down plone.testing.zca.LayerCleanup in 0.002 seconds. ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zope.rst", line 298, in zope.rst Failed example: runner.setup_layer(options, zope.FUNCTIONAL_TESTING, setupLayers) Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in runner.setup_layer(options, zope.FUNCTIONAL_TESTING, setupLayers) File "/home/jenkins/.buildout/eggs/cp310/zope.testrunner-5.4.0-py3.10.egg/zope/testrunner/runner.py", line 837, in setup_layer setup_layer(options, base, setup_layers) File "/home/jenkins/.buildout/eggs/cp310/zope.testrunner-5.4.0-py3.10.egg/zope/testrunner/runner.py", line 842, in setup_layer layer.setUp() File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zope.py", line 315, in setUp self.setUpDatabase() File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zope.py", line 474, in setUpDatabase self['zodbDB'] = zodb.stackDemoStorage( File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zodb.py", line 30, in stackDemoStorage return DB(storage) File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/DB.py", line 468, in __init__ with self.transaction(u'initial database creation') as conn: File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/DB.py", line 1019, in __enter__ self.conn = self.db.open(self.tm) File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/DB.py", line 777, in open result.open(transaction_manager) File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 921, in open self.newTransaction(None, False) File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 737, in newTransaction invalidated = self._storage.poll_invalidations() File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/mvccadapter.py", line 137, in poll_invalidations ltid = self._storage.lastTransaction() File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/DemoStorage.py", line 211, in lastTransaction t = self.base.lastTransaction() AttributeError: 'ValueDoc' object has no attribute 'lastTransaction' ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zope.rst", line 309, in zope.rst Failed example: zope.FUNCTIONAL_TESTING.testSetUp() Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in zope.FUNCTIONAL_TESTING.testSetUp() File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zope.py", line 825, in testSetUp self['zodbDB'] = zodb.stackDemoStorage( File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zodb.py", line 30, in stackDemoStorage return DB(storage) File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/DB.py", line 468, in __init__ with self.transaction(u'initial database creation') as conn: File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/DB.py", line 1019, in __enter__ self.conn = self.db.open(self.tm) File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/DB.py", line 777, in open result.open(transaction_manager) File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 921, in open self.newTransaction(None, False) File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 737, in newTransaction invalidated = self._storage.poll_invalidations() File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/mvccadapter.py", line 137, in poll_invalidations ltid = self._storage.lastTransaction() File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/DemoStorage.py", line 211, in lastTransaction t = self.base.lastTransaction() AttributeError: 'ValueDoc' object has no attribute 'lastTransaction' ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zope.rst", line 314, in zope.rst Failed example: app = zope.FUNCTIONAL_TESTING['app'] # would normally be self.layer['app'] Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in app = zope.FUNCTIONAL_TESTING['app'] # would normally be self.layer['app'] File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/layer.py", line 30, in __getitem__ raise KeyError(key) KeyError: 'app' ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zope.rst", line 315, in zope.rst Failed example: app.manage_addFolder('folder1') Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in app.manage_addFolder('folder1') File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/OFS/Folder.py", line 47, in manage_addFolder self._setObject(id, ob) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/OFS/ObjectManager.py", line 348, in _setObject self._objects = self._objects + ({'id': id, 'meta_type': t},) File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 830, in register self._register(obj) File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 840, in _register self.transaction_manager.get().join(self) AttributeError: 'NoneType' object has no attribute 'get' ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zope.rst", line 316, in zope.rst Failed example: 'acl_users' in app.objectIds() and 'folder1' in app.objectIds() Expected: True Got: False ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zope.rst", line 320, in zope.rst Failed example: transaction.commit() Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in transaction.commit() File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zope.py", line 751, in you_broke_it raise TestIsolationBroken("""You are in a Test Layer plone.testing.zope.TestIsolationBroken: You are in a Test Layer (IntegrationTesting) that is fast by just aborting transactions between each test. You just committed something. That breaks the test isolation. So I stop here and let you fix it. ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zope.rst", line 324, in zope.rst Failed example: zope.FUNCTIONAL_TESTING.testTearDown() Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in zope.FUNCTIONAL_TESTING.testTearDown() File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zope.py", line 866, in testTearDown app = self['app'] File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/layer.py", line 30, in __getitem__ raise KeyError(key) KeyError: 'app' ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zope.rst", line 333, in zope.rst Failed example: with zope.zopeApp() as app: 'acl_users' in app.objectIds() and 'folder1' not in app.objectIds() Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in with zope.zopeApp() as app: File "/srv/python3.10/lib/python3.10/contextlib.py", line 142, in __exit__ next(self.gen) File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zope.py", line 268, in zopeApp transaction.commit() File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zope.py", line 751, in you_broke_it raise TestIsolationBroken("""You are in a Test Layer plone.testing.zope.TestIsolationBroken: You are in a Test Layer (IntegrationTesting) that is fast by just aborting transactions between each test. You just committed something. That breaks the test isolation. So I stop here and let you fix it. ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zope.rst", line 339, in zope.rst Failed example: runner.tear_down_unneeded(options, [], setupLayers, []) Expected: Tear down plone.testing.zope.FunctionalTesting in ... seconds. Tear down plone.testing.zope.Startup in ... seconds. Tear down plone.testing.zca.LayerCleanup in ... seconds. Got: Tear down plone.testing.zca.LayerCleanup in 0.001 seconds. ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zope.rst", line 354, in zope.rst Failed example: runner.setup_layer(options, zope.FUNCTIONAL_TESTING, setupLayers) Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in runner.setup_layer(options, zope.FUNCTIONAL_TESTING, setupLayers) File "/home/jenkins/.buildout/eggs/cp310/zope.testrunner-5.4.0-py3.10.egg/zope/testrunner/runner.py", line 837, in setup_layer setup_layer(options, base, setup_layers) File "/home/jenkins/.buildout/eggs/cp310/zope.testrunner-5.4.0-py3.10.egg/zope/testrunner/runner.py", line 842, in setup_layer layer.setUp() File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zope.py", line 315, in setUp self.setUpDatabase() File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zope.py", line 474, in setUpDatabase self['zodbDB'] = zodb.stackDemoStorage( File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zodb.py", line 30, in stackDemoStorage return DB(storage) File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/DB.py", line 468, in __init__ with self.transaction(u'initial database creation') as conn: File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/DB.py", line 1019, in __enter__ self.conn = self.db.open(self.tm) File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/DB.py", line 777, in open result.open(transaction_manager) File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 921, in open self.newTransaction(None, False) File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 737, in newTransaction invalidated = self._storage.poll_invalidations() File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/mvccadapter.py", line 137, in poll_invalidations ltid = self._storage.lastTransaction() File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/DemoStorage.py", line 211, in lastTransaction t = self.base.lastTransaction() AttributeError: 'ValueDoc' object has no attribute 'lastTransaction' ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zope.rst", line 362, in zope.rst Failed example: zope.FUNCTIONAL_TESTING.testSetUp() Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in zope.FUNCTIONAL_TESTING.testSetUp() File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zope.py", line 825, in testSetUp self['zodbDB'] = zodb.stackDemoStorage( File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zodb.py", line 30, in stackDemoStorage return DB(storage) File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/DB.py", line 468, in __init__ with self.transaction(u'initial database creation') as conn: File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/DB.py", line 1019, in __enter__ self.conn = self.db.open(self.tm) File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/DB.py", line 777, in open result.open(transaction_manager) File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 921, in open self.newTransaction(None, False) File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 737, in newTransaction invalidated = self._storage.poll_invalidations() File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/mvccadapter.py", line 137, in poll_invalidations ltid = self._storage.lastTransaction() File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/DemoStorage.py", line 211, in lastTransaction t = self.base.lastTransaction() AttributeError: 'ValueDoc' object has no attribute 'lastTransaction' ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zope.rst", line 366, in zope.rst Failed example: app = zope.FUNCTIONAL_TESTING['app'] # would normally be self.layer['app'] Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in app = zope.FUNCTIONAL_TESTING['app'] # would normally be self.layer['app'] File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/layer.py", line 30, in __getitem__ raise KeyError(key) KeyError: 'app' ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zope.rst", line 376, in zope.rst Failed example: _ = app.manage_addDTMLDocument('dtml-doc-1') Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in _ = app.manage_addDTMLDocument('dtml-doc-1') File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/OFS/DTMLDocument.py", line 145, in addDTMLDocument id = self._setObject(id, ob) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/OFS/ObjectManager.py", line 348, in _setObject self._objects = self._objects + ({'id': id, 'meta_type': t},) File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 830, in register self._register(obj) File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 840, in _register self.transaction_manager.get().join(self) AttributeError: 'NoneType' object has no attribute 'get' ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zope.rst", line 377, in zope.rst Failed example: import transaction; transaction.commit() Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in import transaction; transaction.commit() File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zope.py", line 751, in you_broke_it raise TestIsolationBroken("""You are in a Test Layer plone.testing.zope.TestIsolationBroken: You are in a Test Layer (IntegrationTesting) that is fast by just aborting transactions between each test. You just committed something. That breaks the test isolation. So I stop here and let you fix it. ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zope.rst", line 381, in zope.rst Failed example: browser.open(app.absolute_url() + '/dtml-doc-1') Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in browser.open(app.absolute_url() + '/dtml-doc-1') File "/home/jenkins/.buildout/eggs/cp310/zope.testbrowser-5.5.1-py3.10.egg/zope/testbrowser/browser.py", line 247, in open url = self._absoluteUrl(url) File "/home/jenkins/.buildout/eggs/cp310/zope.testbrowser-5.5.1-py3.10.egg/zope/testbrowser/browser.py", line 532, in _absoluteUrl raise BrowserStateError( zope.testbrowser.browser.BrowserStateError: can't fetch relative reference: not viewing any document ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zope.rst", line 382, in zope.rst Failed example: 'This is the dtml-doc-1 Document.' in browser.contents Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in 'This is the dtml-doc-1 Document.' in browser.contents TypeError: argument of type 'NoneType' is not iterable ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zope.rst", line 389, in zope.rst Failed example: _ = app.manage_addDTMLDocument('dtml-doc-2', file='') Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in _ = app.manage_addDTMLDocument('dtml-doc-2', file='') File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/OFS/DTMLDocument.py", line 145, in addDTMLDocument id = self._setObject(id, ob) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/OFS/ObjectManager.py", line 348, in _setObject self._objects = self._objects + ({'id': id, 'meta_type': t},) File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 830, in register self._register(obj) File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 840, in _register self.transaction_manager.get().join(self) AttributeError: 'NoneType' object has no attribute 'get' ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zope.rst", line 390, in zope.rst Failed example: import transaction; transaction.commit() Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in import transaction; transaction.commit() File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zope.py", line 751, in you_broke_it raise TestIsolationBroken("""You are in a Test Layer plone.testing.zope.TestIsolationBroken: You are in a Test Layer (IntegrationTesting) that is fast by just aborting transactions between each test. You just committed something. That breaks the test isolation. So I stop here and let you fix it. ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zope.rst", line 392, in zope.rst Failed example: browser.open(app.absolute_url() + '/dtml-doc-2?' + qs) Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in browser.open(app.absolute_url() + '/dtml-doc-2?' + qs) File "/home/jenkins/.buildout/eggs/cp310/zope.testbrowser-5.5.1-py3.10.egg/zope/testbrowser/browser.py", line 247, in open url = self._absoluteUrl(url) File "/home/jenkins/.buildout/eggs/cp310/zope.testbrowser-5.5.1-py3.10.egg/zope/testbrowser/browser.py", line 532, in _absoluteUrl raise BrowserStateError( zope.testbrowser.browser.BrowserStateError: can't fetch relative reference: not viewing any document ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zope.rst", line 393, in zope.rst Failed example: browser.contents Expected: 'boo, bar & baz' Got nothing ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zope.rst", line 400, in zope.rst Failed example: app._setObject('file1', DummyFile('file1')) Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in app._setObject('file1', DummyFile('file1')) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/OFS/ObjectManager.py", line 348, in _setObject self._objects = self._objects + ({'id': id, 'meta_type': t},) File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 830, in register self._register(obj) File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 840, in _register self.transaction_manager.get().join(self) AttributeError: 'NoneType' object has no attribute 'get' ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zope.rst", line 403, in zope.rst Failed example: import transaction; transaction.commit() Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in import transaction; transaction.commit() File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zope.py", line 751, in you_broke_it raise TestIsolationBroken("""You are in a Test Layer plone.testing.zope.TestIsolationBroken: You are in a Test Layer (IntegrationTesting) that is fast by just aborting transactions between each test. You just committed something. That breaks the test isolation. So I stop here and let you fix it. ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zope.rst", line 405, in zope.rst Failed example: browser.open(app.absolute_url() + '/file1') Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in browser.open(app.absolute_url() + '/file1') File "/home/jenkins/.buildout/eggs/cp310/zope.testbrowser-5.5.1-py3.10.egg/zope/testbrowser/browser.py", line 247, in open url = self._absoluteUrl(url) File "/home/jenkins/.buildout/eggs/cp310/zope.testbrowser-5.5.1-py3.10.egg/zope/testbrowser/browser.py", line 532, in _absoluteUrl raise BrowserStateError( zope.testbrowser.browser.BrowserStateError: can't fetch relative reference: not viewing any document ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zope.rst", line 406, in zope.rst Failed example: 'The test browser also works with iterators' in browser.contents Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in 'The test browser also works with iterators' in browser.contents TypeError: argument of type 'NoneType' is not iterable ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zope.rst", line 413, in zope.rst Failed example: zope.FUNCTIONAL_TESTING.testTearDown() Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in zope.FUNCTIONAL_TESTING.testTearDown() File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zope.py", line 866, in testTearDown app = self['app'] File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/layer.py", line 30, in __getitem__ raise KeyError(key) KeyError: 'app' ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zope.rst", line 422, in zope.rst Failed example: with zope.zopeApp() as app: 'acl_users' in app.objectIds()\ and 'folder1' not in app.objectIds()\ and 'file1' not in app.objectIds() Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in with zope.zopeApp() as app: File "/srv/python3.10/lib/python3.10/contextlib.py", line 142, in __exit__ next(self.gen) File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zope.py", line 268, in zopeApp transaction.commit() File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zope.py", line 751, in you_broke_it raise TestIsolationBroken("""You are in a Test Layer plone.testing.zope.TestIsolationBroken: You are in a Test Layer (IntegrationTesting) that is fast by just aborting transactions between each test. You just committed something. That breaks the test isolation. So I stop here and let you fix it. ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zope.rst", line 430, in zope.rst Failed example: runner.tear_down_unneeded(options, [], setupLayers, []) Expected: Tear down plone.testing.zope.FunctionalTesting in ... seconds. Tear down plone.testing.zope.Startup in ... seconds. Tear down plone.testing.zca.LayerCleanup in ... seconds. Got: Tear down plone.testing.zca.LayerCleanup in 0.004 seconds. ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zope.rst", line 458, in zope.rst Failed example: runner.setup_layer(options, zope.WSGI_SERVER, setupLayers) Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in runner.setup_layer(options, zope.WSGI_SERVER, setupLayers) File "/home/jenkins/.buildout/eggs/cp310/zope.testrunner-5.4.0-py3.10.egg/zope/testrunner/runner.py", line 837, in setup_layer setup_layer(options, base, setup_layers) File "/home/jenkins/.buildout/eggs/cp310/zope.testrunner-5.4.0-py3.10.egg/zope/testrunner/runner.py", line 837, in setup_layer setup_layer(options, base, setup_layers) File "/home/jenkins/.buildout/eggs/cp310/zope.testrunner-5.4.0-py3.10.egg/zope/testrunner/runner.py", line 842, in setup_layer layer.setUp() File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zope.py", line 315, in setUp self.setUpDatabase() File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zope.py", line 474, in setUpDatabase self['zodbDB'] = zodb.stackDemoStorage( File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zodb.py", line 30, in stackDemoStorage return DB(storage) File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/DB.py", line 468, in __init__ with self.transaction(u'initial database creation') as conn: File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/DB.py", line 1019, in __enter__ self.conn = self.db.open(self.tm) File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/DB.py", line 777, in open result.open(transaction_manager) File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 921, in open self.newTransaction(None, False) File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 737, in newTransaction invalidated = self._storage.poll_invalidations() File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/mvccadapter.py", line 137, in poll_invalidations ltid = self._storage.lastTransaction() File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/DemoStorage.py", line 211, in lastTransaction t = self.base.lastTransaction() AttributeError: 'ValueDoc' object has no attribute 'lastTransaction' ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zope.rst", line 467, in zope.rst Failed example: host Expected: 'localhost' Got: 'nohost' ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zope.rst", line 476, in zope.rst Failed example: zope.FUNCTIONAL_TESTING.testSetUp() Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in zope.FUNCTIONAL_TESTING.testSetUp() File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zope.py", line 825, in testSetUp self['zodbDB'] = zodb.stackDemoStorage( File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zodb.py", line 30, in stackDemoStorage return DB(storage) File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/DB.py", line 468, in __init__ with self.transaction(u'initial database creation') as conn: File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/DB.py", line 1019, in __enter__ self.conn = self.db.open(self.tm) File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/DB.py", line 777, in open result.open(transaction_manager) File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 921, in open self.newTransaction(None, False) File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 737, in newTransaction invalidated = self._storage.poll_invalidations() File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/mvccadapter.py", line 137, in poll_invalidations ltid = self._storage.lastTransaction() File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/DemoStorage.py", line 211, in lastTransaction t = self.base.lastTransaction() AttributeError: 'ValueDoc' object has no attribute 'lastTransaction' ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zope.rst", line 477, in zope.rst Failed example: zope.WSGI_SERVER.testSetUp() Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in zope.WSGI_SERVER.testSetUp() File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zope.py", line 825, in testSetUp self['zodbDB'] = zodb.stackDemoStorage( File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zodb.py", line 30, in stackDemoStorage return DB(storage) File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/DB.py", line 468, in __init__ with self.transaction(u'initial database creation') as conn: File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/DB.py", line 1019, in __enter__ self.conn = self.db.open(self.tm) File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/DB.py", line 777, in open result.open(transaction_manager) File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 921, in open self.newTransaction(None, False) File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 737, in newTransaction invalidated = self._storage.poll_invalidations() File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/mvccadapter.py", line 137, in poll_invalidations ltid = self._storage.lastTransaction() File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/DemoStorage.py", line 211, in lastTransaction t = self.base.lastTransaction() AttributeError: 'ValueDoc' object has no attribute 'lastTransaction' ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zope.rst", line 483, in zope.rst Failed example: app = zope.WSGI_SERVER['app'] # would normally be self.layer['app'] Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in app = zope.WSGI_SERVER['app'] # would normally be self.layer['app'] File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/layer.py", line 30, in __getitem__ raise KeyError(key) KeyError: 'app' ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zope.rst", line 484, in zope.rst Failed example: _ = app.manage_addDTMLDocument('dtml-doc-3') Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in _ = app.manage_addDTMLDocument('dtml-doc-3') File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/OFS/DTMLDocument.py", line 145, in addDTMLDocument id = self._setObject(id, ob) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/OFS/ObjectManager.py", line 348, in _setObject self._objects = self._objects + ({'id': id, 'meta_type': t},) File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 830, in register self._register(obj) File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 840, in _register self.transaction_manager.get().join(self) AttributeError: 'NoneType' object has no attribute 'get' ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zope.rst", line 488, in zope.rst Failed example: import transaction; transaction.commit() Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in import transaction; transaction.commit() File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zope.py", line 751, in you_broke_it raise TestIsolationBroken("""You are in a Test Layer plone.testing.zope.TestIsolationBroken: You are in a Test Layer (IntegrationTesting) that is fast by just aborting transactions between each test. You just committed something. That breaks the test isolation. So I stop here and let you fix it. ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zope.rst", line 493, in zope.rst Failed example: app_url.split(':')[:-1] Expected: ['http', '//localhost'] Got: [] ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zope.rst", line 497, in zope.rst Failed example: conn = urlopen(app_url + '/dtml-doc-3', timeout=5) Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in conn = urlopen(app_url + '/dtml-doc-3', timeout=5) File "/srv/python3.10/lib/python3.10/urllib/request.py", line 216, in urlopen return opener.open(url, data, timeout) File "/srv/python3.10/lib/python3.10/urllib/request.py", line 503, in open req = Request(fullurl, data) File "/srv/python3.10/lib/python3.10/urllib/request.py", line 322, in __init__ self.full_url = url File "/srv/python3.10/lib/python3.10/urllib/request.py", line 348, in full_url self._parse() File "/srv/python3.10/lib/python3.10/urllib/request.py", line 377, in _parse raise ValueError("unknown url type: %r" % self.full_url) ValueError: unknown url type: '//dtml-doc-3' ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zope.rst", line 498, in zope.rst Failed example: b'This is the dtml-doc-3 Document.' in conn.read() Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in b'This is the dtml-doc-3 Document.' in conn.read() NameError: name 'conn' is not defined ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zope.rst", line 500, in zope.rst Failed example: conn.close() Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in conn.close() NameError: name 'conn' is not defined ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zope.rst", line 504, in zope.rst Failed example: zope.WSGI_SERVER.testTearDown() Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in zope.WSGI_SERVER.testTearDown() File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zope.py", line 866, in testTearDown app = self['app'] File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/layer.py", line 30, in __getitem__ raise KeyError(key) KeyError: 'app' ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zope.rst", line 505, in zope.rst Failed example: zope.FUNCTIONAL_TESTING.testTearDown() Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in zope.FUNCTIONAL_TESTING.testTearDown() File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zope.py", line 866, in testTearDown app = self['app'] File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/layer.py", line 30, in __getitem__ raise KeyError(key) KeyError: 'app' ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zope.rst", line 514, in zope.rst Failed example: with zope.zopeApp() as app: 'acl_users' in app.objectIds() and 'folder1' not in app.objectIds() Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in with zope.zopeApp() as app: File "/srv/python3.10/lib/python3.10/contextlib.py", line 142, in __exit__ next(self.gen) File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zope.py", line 268, in zopeApp transaction.commit() File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zope.py", line 751, in you_broke_it raise TestIsolationBroken("""You are in a Test Layer plone.testing.zope.TestIsolationBroken: You are in a Test Layer (IntegrationTesting) that is fast by just aborting transactions between each test. You just committed something. That breaks the test isolation. So I stop here and let you fix it. ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zope.rst", line 520, in zope.rst Failed example: runner.tear_down_unneeded(options, [], setupLayers, []) Expected: Tear down plone.testing.zope.WSGIServer:Functional in ... seconds. Tear down plone.testing.zope.WSGIServer in ... seconds. Tear down plone.testing.zope.Startup in ... seconds. Tear down plone.testing.zca.LayerCleanup in ... seconds. Got: Tear down plone.testing.zca.LayerCleanup in 0.002 seconds. ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zope.rst", line 530, in zope.rst Failed example: try: conn = urlopen(app_url + '/folder1', timeout=5) except Exception as exc: if 'Connection refused' not in str(exc) and 'Connection reset' not in str(exc): raise exc else: print('urlopen should have raised exception') Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 5, in raise exc File "", line 2, in conn = urlopen(app_url + '/folder1', timeout=5) File "/srv/python3.10/lib/python3.10/urllib/request.py", line 216, in urlopen return opener.open(url, data, timeout) File "/srv/python3.10/lib/python3.10/urllib/request.py", line 503, in open req = Request(fullurl, data) File "/srv/python3.10/lib/python3.10/urllib/request.py", line 322, in __init__ self.full_url = url File "/srv/python3.10/lib/python3.10/urllib/request.py", line 348, in full_url self._parse() File "/srv/python3.10/lib/python3.10/urllib/request.py", line 377, in _parse raise ValueError("unknown url type: %r" % self.full_url) ValueError: unknown url type: '//folder1' File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 591, in run self._callTestMethod(testMethod) File "/srv/python3.10/lib/python3.10/unittest/case.py", line 549, in _callTestMethod method() File "/srv/python3.10/lib/python3.10/doctest.py", line 2216, in runTest raise self.failureException(self.format_failure(new.getvalue())) FAILED: plone.app.caching.tests.test_integration.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.caching-3.0.0a10-py3.10.egg/plone/app/caching/tests/test_integration.py", line 2, in from plone.app.caching.testing import getToken File "/home/jenkins/.buildout/eggs/cp310/plone.app.caching-3.0.0a10-py3.10.egg/plone/app/caching/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.caching.tests.test_operation_default.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.caching-3.0.0a10-py3.10.egg/plone/app/caching/tests/test_operation_default.py", line 1, in from plone.app.caching.testing import getToken File "/home/jenkins/.buildout/eggs/cp310/plone.app.caching-3.0.0a10-py3.10.egg/plone/app/caching/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.caching.tests.test_operation_parameters.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.caching-3.0.0a10-py3.10.egg/plone/app/caching/tests/test_operation_parameters.py", line 1, in from plone.app.caching.testing import PLONE_APP_CACHING_FUNCTIONAL_TESTING File "/home/jenkins/.buildout/eggs/cp310/plone.app.caching-3.0.0a10-py3.10.egg/plone/app/caching/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.caching.tests.test_profile_with_caching_proxy.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.caching-3.0.0a10-py3.10.egg/plone/app/caching/tests/test_profile_with_caching_proxy.py", line 3, in from plone.app.caching.testing import PLONE_APP_CACHING_FUNCTIONAL_RESTAPI_TESTING File "/home/jenkins/.buildout/eggs/cp310/plone.app.caching-3.0.0a10-py3.10.egg/plone/app/caching/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.caching.tests.test_profile_without_caching_proxy.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.caching-3.0.0a10-py3.10.egg/plone/app/caching/tests/test_profile_without_caching_proxy.py", line 2, in from plone.app.caching.testing import PLONE_APP_CACHING_FUNCTIONAL_RESTAPI_TESTING File "/home/jenkins/.buildout/eggs/cp310/plone.app.caching-3.0.0a10-py3.10.egg/plone/app/caching/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.caching.tests.test_purge.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.caching-3.0.0a10-py3.10.egg/plone/app/caching/tests/test_purge.py", line 11, in from plone.app.caching.testing import PLONE_APP_CACHING_FUNCTIONAL_TESTING File "/home/jenkins/.buildout/eggs/cp310/plone.app.caching-3.0.0a10-py3.10.egg/plone/app/caching/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.content.tests.test_actions.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.content-4.0.0a9-py3.10.egg/plone/app/content/tests/test_actions.py", line 12, in from plone.app.content.testing import PLONE_APP_CONTENT_DX_FUNCTIONAL_TESTING File "/home/jenkins/.buildout/eggs/cp310/plone.app.content-4.0.0a9-py3.10.egg/plone/app/content/testing.py", line 3, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.content.tests.test_adding.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.content-4.0.0a9-py3.10.egg/plone/app/content/tests/test_adding.py", line 5, in from plone.app.content.testing import PLONE_APP_CONTENT_INTEGRATION_TESTING File "/home/jenkins/.buildout/eggs/cp310/plone.app.content-4.0.0a9-py3.10.egg/plone/app/content/testing.py", line 3, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.content.tests.test_basecontent.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.content-4.0.0a9-py3.10.egg/plone/app/content/tests/test_basecontent.py", line 6, in from plone.app.content.testing import ( File "/home/jenkins/.buildout/eggs/cp310/plone.app.content-4.0.0a9-py3.10.egg/plone/app/content/testing.py", line 3, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.content.tests.test_content_status_modify.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.content-4.0.0a9-py3.10.egg/plone/app/content/tests/test_content_status_modify.py", line 7, in from plone.app.content.testing import PLONE_APP_CONTENT_DX_INTEGRATION_TESTING File "/home/jenkins/.buildout/eggs/cp310/plone.app.content-4.0.0a9-py3.10.egg/plone/app/content/testing.py", line 3, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.content.tests.test_contents.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.content-4.0.0a9-py3.10.egg/plone/app/content/tests/test_contents.py", line 22, in from plone.app.content.testing import ( File "/home/jenkins/.buildout/eggs/cp310/plone.app.content-4.0.0a9-py3.10.egg/plone/app/content/testing.py", line 3, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.content.tests.test_folder.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.content-4.0.0a9-py3.10.egg/plone/app/content/tests/test_folder.py", line 18, in from plone.app.content.testing import ( File "/home/jenkins/.buildout/eggs/cp310/plone.app.content-4.0.0a9-py3.10.egg/plone/app/content/testing.py", line 3, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.content.tests.test_folder_publish.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.content-4.0.0a9-py3.10.egg/plone/app/content/tests/test_folder_publish.py", line 8, in from plone.app.content.testing import PLONE_APP_CONTENT_DX_INTEGRATION_TESTING File "/home/jenkins/.buildout/eggs/cp310/plone.app.content-4.0.0a9-py3.10.egg/plone/app/content/testing.py", line 3, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.content.tests.test_namechooser_unit.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.content-4.0.0a9-py3.10.egg/plone/app/content/tests/test_namechooser_unit.py", line 10, in from plone.app.content.testing import PLONE_APP_CONTENT_INTEGRATION_TESTING File "/home/jenkins/.buildout/eggs/cp310/plone.app.content-4.0.0a9-py3.10.egg/plone/app/content/testing.py", line 3, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.content.tests.test_non_ascii_characters_in_workflow_state.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.content-4.0.0a9-py3.10.egg/plone/app/content/tests/test_non_ascii_characters_in_workflow_state.py", line 8, in from plone.app.content.testing import PLONE_APP_CONTENT_NON_ASCII_INTEGRATION_TESTING File "/home/jenkins/.buildout/eggs/cp310/plone.app.content-4.0.0a9-py3.10.egg/plone/app/content/testing.py", line 3, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.content.tests.test_reviewlist.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.content-4.0.0a9-py3.10.egg/plone/app/content/tests/test_reviewlist.py", line 8, in from plone.app.content.testing import PLONE_APP_CONTENT_DX_FUNCTIONAL_TESTING File "/home/jenkins/.buildout/eggs/cp310/plone.app.content-4.0.0a9-py3.10.egg/plone/app/content/testing.py", line 3, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.content.tests.test_selectdefaultpage.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.content-4.0.0a9-py3.10.egg/plone/app/content/tests/test_selectdefaultpage.py", line 7, in from plone.app.content.testing import PLONE_APP_CONTENT_DX_FUNCTIONAL_TESTING File "/home/jenkins/.buildout/eggs/cp310/plone.app.content-4.0.0a9-py3.10.egg/plone/app/content/testing.py", line 3, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.content.tests.test_widgets.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.content-4.0.0a9-py3.10.egg/plone/app/content/tests/test_widgets.py", line 21, in from plone.app.content.testing import ( File "/home/jenkins/.buildout/eggs/cp310/plone.app.content-4.0.0a9-py3.10.egg/plone/app/content/testing.py", line 3, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.contentlisting.tests.test_integration_doctest.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.contentlisting-2.0.6-py3.10.egg/plone/app/contentlisting/tests/test_integration_doctest.py", line 3, in from plone.app.contentlisting.tests.base import CONTENTLISTING_FUNCTIONAL_TESTING # NOQA: E501 File "/home/jenkins/.buildout/eggs/cp310/plone.app.contentlisting-2.0.6-py3.10.egg/plone/app/contentlisting/tests/base.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.contentlisting.tests.test_integration_unit.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.contentlisting-2.0.6-py3.10.egg/plone/app/contentlisting/tests/test_integration_unit.py", line 4, in from plone.app.contentlisting.tests.base import CONTENTLISTING_FUNCTIONAL_TESTING # NOQA: E501 File "/home/jenkins/.buildout/eggs/cp310/plone.app.contentlisting-2.0.6-py3.10.egg/plone/app/contentlisting/tests/base.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.contentmenu.tests.test_menu.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.contentmenu-2.3.4-py3.10.egg/plone/app/contentmenu/tests/test_menu.py", line 7, in from plone.app.contentmenu.testing import PLONE_APP_CONTENTMENU_DX_INTEGRATION_TESTING # noqa File "/home/jenkins/.buildout/eggs/cp310/plone.app.contentmenu-2.3.4-py3.10.egg/plone/app/contentmenu/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.contentrules.tests.test_action_copy.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.contentrules-5.0.0a3-py3.10.egg/plone/app/contentrules/tests/test_action_copy.py", line 5, in from plone.app.contentrules.tests.base import ContentRulesTestCase File "/home/jenkins/.buildout/eggs/cp310/plone.app.contentrules-5.0.0a3-py3.10.egg/plone/app/contentrules/tests/base.py", line 4, in from plone.app.contentrules.testing import PLONE_APP_CONTENTRULES_INTEGRATION_TESTING # noqa: E501 File "/home/jenkins/.buildout/eggs/cp310/plone.app.contentrules-5.0.0a3-py3.10.egg/plone/app/contentrules/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.contentrules.tests.test_action_delete.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.contentrules-5.0.0a3-py3.10.egg/plone/app/contentrules/tests/test_action_delete.py", line 4, in from plone.app.contentrules.tests.base import ContentRulesTestCase File "/home/jenkins/.buildout/eggs/cp310/plone.app.contentrules-5.0.0a3-py3.10.egg/plone/app/contentrules/tests/base.py", line 4, in from plone.app.contentrules.testing import PLONE_APP_CONTENTRULES_INTEGRATION_TESTING # noqa: E501 File "/home/jenkins/.buildout/eggs/cp310/plone.app.contentrules-5.0.0a3-py3.10.egg/plone/app/contentrules/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.contentrules.tests.test_action_logger.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.contentrules-5.0.0a3-py3.10.egg/plone/app/contentrules/tests/test_action_logger.py", line 5, in from plone.app.contentrules.tests.base import ContentRulesTestCase File "/home/jenkins/.buildout/eggs/cp310/plone.app.contentrules-5.0.0a3-py3.10.egg/plone/app/contentrules/tests/base.py", line 4, in from plone.app.contentrules.testing import PLONE_APP_CONTENTRULES_INTEGRATION_TESTING # noqa: E501 File "/home/jenkins/.buildout/eggs/cp310/plone.app.contentrules-5.0.0a3-py3.10.egg/plone/app/contentrules/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.contentrules.tests.test_action_mail.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.contentrules-5.0.0a3-py3.10.egg/plone/app/contentrules/tests/test_action_mail.py", line 7, in from plone.app.contentrules.tests.base import ContentRulesTestCase File "/home/jenkins/.buildout/eggs/cp310/plone.app.contentrules-5.0.0a3-py3.10.egg/plone/app/contentrules/tests/base.py", line 4, in from plone.app.contentrules.testing import PLONE_APP_CONTENTRULES_INTEGRATION_TESTING # noqa: E501 File "/home/jenkins/.buildout/eggs/cp310/plone.app.contentrules-5.0.0a3-py3.10.egg/plone/app/contentrules/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.contentrules.tests.test_action_move.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.contentrules-5.0.0a3-py3.10.egg/plone/app/contentrules/tests/test_action_move.py", line 5, in from plone.app.contentrules.tests.base import ContentRulesTestCase File "/home/jenkins/.buildout/eggs/cp310/plone.app.contentrules-5.0.0a3-py3.10.egg/plone/app/contentrules/tests/base.py", line 4, in from plone.app.contentrules.testing import PLONE_APP_CONTENTRULES_INTEGRATION_TESTING # noqa: E501 File "/home/jenkins/.buildout/eggs/cp310/plone.app.contentrules-5.0.0a3-py3.10.egg/plone/app/contentrules/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.contentrules.tests.test_action_notify.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.contentrules-5.0.0a3-py3.10.egg/plone/app/contentrules/tests/test_action_notify.py", line 5, in from plone.app.contentrules.tests.base import ContentRulesTestCase File "/home/jenkins/.buildout/eggs/cp310/plone.app.contentrules-5.0.0a3-py3.10.egg/plone/app/contentrules/tests/base.py", line 4, in from plone.app.contentrules.testing import PLONE_APP_CONTENTRULES_INTEGRATION_TESTING # noqa: E501 File "/home/jenkins/.buildout/eggs/cp310/plone.app.contentrules-5.0.0a3-py3.10.egg/plone/app/contentrules/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.contentrules.tests.test_action_versioning.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.contentrules-5.0.0a3-py3.10.egg/plone/app/contentrules/tests/test_action_versioning.py", line 5, in from plone.app.contentrules.tests.base import ContentRulesTestCase File "/home/jenkins/.buildout/eggs/cp310/plone.app.contentrules-5.0.0a3-py3.10.egg/plone/app/contentrules/tests/base.py", line 4, in from plone.app.contentrules.testing import PLONE_APP_CONTENTRULES_INTEGRATION_TESTING # noqa: E501 File "/home/jenkins/.buildout/eggs/cp310/plone.app.contentrules-5.0.0a3-py3.10.egg/plone/app/contentrules/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.contentrules.tests.test_action_workflow.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.contentrules-5.0.0a3-py3.10.egg/plone/app/contentrules/tests/test_action_workflow.py", line 5, in from plone.app.contentrules.tests.base import ContentRulesTestCase File "/home/jenkins/.buildout/eggs/cp310/plone.app.contentrules-5.0.0a3-py3.10.egg/plone/app/contentrules/tests/base.py", line 4, in from plone.app.contentrules.testing import PLONE_APP_CONTENTRULES_INTEGRATION_TESTING # noqa: E501 File "/home/jenkins/.buildout/eggs/cp310/plone.app.contentrules-5.0.0a3-py3.10.egg/plone/app/contentrules/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.contentrules.tests.test_browser.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.contentrules-5.0.0a3-py3.10.egg/plone/app/contentrules/tests/test_browser.py", line 2, in from plone.app.contentrules.testing import PLONE_APP_CONTENTRULES_FUNCTIONAL_TESTING File "/home/jenkins/.buildout/eggs/cp310/plone.app.contentrules-5.0.0a3-py3.10.egg/plone/app/contentrules/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.contentrules.tests.test_cascading_rule.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.contentrules-5.0.0a3-py3.10.egg/plone/app/contentrules/tests/test_cascading_rule.py", line 3, in from plone.app.contentrules.testing import PLONE_APP_CONTENTRULES_FUNCTIONAL_TESTING File "/home/jenkins/.buildout/eggs/cp310/plone.app.contentrules-5.0.0a3-py3.10.egg/plone/app/contentrules/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.contentrules.tests.test_condition_group.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.contentrules-5.0.0a3-py3.10.egg/plone/app/contentrules/tests/test_condition_group.py", line 5, in from plone.app.contentrules.tests.base import ContentRulesTestCase File "/home/jenkins/.buildout/eggs/cp310/plone.app.contentrules-5.0.0a3-py3.10.egg/plone/app/contentrules/tests/base.py", line 4, in from plone.app.contentrules.testing import PLONE_APP_CONTENTRULES_INTEGRATION_TESTING # noqa: E501 File "/home/jenkins/.buildout/eggs/cp310/plone.app.contentrules-5.0.0a3-py3.10.egg/plone/app/contentrules/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.contentrules.tests.test_condition_portal_type.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.contentrules-5.0.0a3-py3.10.egg/plone/app/contentrules/tests/test_condition_portal_type.py", line 5, in from plone.app.contentrules.tests.base import ContentRulesTestCase File "/home/jenkins/.buildout/eggs/cp310/plone.app.contentrules-5.0.0a3-py3.10.egg/plone/app/contentrules/tests/base.py", line 4, in from plone.app.contentrules.testing import PLONE_APP_CONTENTRULES_INTEGRATION_TESTING # noqa: E501 File "/home/jenkins/.buildout/eggs/cp310/plone.app.contentrules-5.0.0a3-py3.10.egg/plone/app/contentrules/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.contentrules.tests.test_condition_role.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.contentrules-5.0.0a3-py3.10.egg/plone/app/contentrules/tests/test_condition_role.py", line 5, in from plone.app.contentrules.tests.base import ContentRulesTestCase File "/home/jenkins/.buildout/eggs/cp310/plone.app.contentrules-5.0.0a3-py3.10.egg/plone/app/contentrules/tests/base.py", line 4, in from plone.app.contentrules.testing import PLONE_APP_CONTENTRULES_INTEGRATION_TESTING # noqa: E501 File "/home/jenkins/.buildout/eggs/cp310/plone.app.contentrules-5.0.0a3-py3.10.egg/plone/app/contentrules/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.contentrules.tests.test_condition_tales_expression.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.contentrules-5.0.0a3-py3.10.egg/plone/app/contentrules/tests/test_condition_tales_expression.py", line 5, in from plone.app.contentrules.tests.base import ContentRulesTestCase File "/home/jenkins/.buildout/eggs/cp310/plone.app.contentrules-5.0.0a3-py3.10.egg/plone/app/contentrules/tests/base.py", line 4, in from plone.app.contentrules.testing import PLONE_APP_CONTENTRULES_INTEGRATION_TESTING # noqa: E501 File "/home/jenkins/.buildout/eggs/cp310/plone.app.contentrules-5.0.0a3-py3.10.egg/plone/app/contentrules/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.contentrules.tests.test_condition_wfstate.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.contentrules-5.0.0a3-py3.10.egg/plone/app/contentrules/tests/test_condition_wfstate.py", line 5, in from plone.app.contentrules.tests.base import ContentRulesTestCase File "/home/jenkins/.buildout/eggs/cp310/plone.app.contentrules-5.0.0a3-py3.10.egg/plone/app/contentrules/tests/base.py", line 4, in from plone.app.contentrules.testing import PLONE_APP_CONTENTRULES_INTEGRATION_TESTING # noqa: E501 File "/home/jenkins/.buildout/eggs/cp310/plone.app.contentrules-5.0.0a3-py3.10.egg/plone/app/contentrules/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.contentrules.tests.test_condition_wftransition.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.contentrules-5.0.0a3-py3.10.egg/plone/app/contentrules/tests/test_condition_wftransition.py", line 5, in from plone.app.contentrules.tests.base import ContentRulesTestCase File "/home/jenkins/.buildout/eggs/cp310/plone.app.contentrules-5.0.0a3-py3.10.egg/plone/app/contentrules/tests/base.py", line 4, in from plone.app.contentrules.testing import PLONE_APP_CONTENTRULES_INTEGRATION_TESTING # noqa: E501 File "/home/jenkins/.buildout/eggs/cp310/plone.app.contentrules-5.0.0a3-py3.10.egg/plone/app/contentrules/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.contentrules.tests.test_configuration.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.contentrules-5.0.0a3-py3.10.egg/plone/app/contentrules/tests/test_configuration.py", line 2, in from plone.app.contentrules.testing import PLONE_APP_CONTENTRULES_FUNCTIONAL_TESTING # noqa: E501 File "/home/jenkins/.buildout/eggs/cp310/plone.app.contentrules-5.0.0a3-py3.10.egg/plone/app/contentrules/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.contentrules.tests.test_events.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.contentrules-5.0.0a3-py3.10.egg/plone/app/contentrules/tests/test_events.py", line 2, in from plone.app.contentrules.tests.base import ContentRulesTestCase File "/home/jenkins/.buildout/eggs/cp310/plone.app.contentrules-5.0.0a3-py3.10.egg/plone/app/contentrules/tests/base.py", line 4, in from plone.app.contentrules.testing import PLONE_APP_CONTENTRULES_INTEGRATION_TESTING # noqa: E501 File "/home/jenkins/.buildout/eggs/cp310/plone.app.contentrules-5.0.0a3-py3.10.egg/plone/app/contentrules/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.contentrules.tests.test_handlers.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.contentrules-5.0.0a3-py3.10.egg/plone/app/contentrules/tests/test_handlers.py", line 4, in from plone.app.contentrules.tests.base import ContentRulesTestCase File "/home/jenkins/.buildout/eggs/cp310/plone.app.contentrules-5.0.0a3-py3.10.egg/plone/app/contentrules/tests/base.py", line 4, in from plone.app.contentrules.testing import PLONE_APP_CONTENTRULES_INTEGRATION_TESTING # noqa: E501 File "/home/jenkins/.buildout/eggs/cp310/plone.app.contentrules-5.0.0a3-py3.10.egg/plone/app/contentrules/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.contentrules.tests.test_rule_assignment_mapping.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.contentrules-5.0.0a3-py3.10.egg/plone/app/contentrules/tests/test_rule_assignment_mapping.py", line 6, in from plone.app.contentrules.testing import PLONE_APP_CONTENTRULES_FUNCTIONAL_TESTING # noqa: E501 File "/home/jenkins/.buildout/eggs/cp310/plone.app.contentrules-5.0.0a3-py3.10.egg/plone/app/contentrules/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.contentrules.tests.test_rule_management_views.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.contentrules-5.0.0a3-py3.10.egg/plone/app/contentrules/tests/test_rule_management_views.py", line 6, in from plone.app.contentrules.tests.base import ContentRulesTestCase File "/home/jenkins/.buildout/eggs/cp310/plone.app.contentrules-5.0.0a3-py3.10.egg/plone/app/contentrules/tests/base.py", line 4, in from plone.app.contentrules.testing import PLONE_APP_CONTENTRULES_INTEGRATION_TESTING # noqa: E501 File "/home/jenkins/.buildout/eggs/cp310/plone.app.contentrules-5.0.0a3-py3.10.egg/plone/app/contentrules/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.contentrules.tests.test_setup.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.contentrules-5.0.0a3-py3.10.egg/plone/app/contentrules/tests/test_setup.py", line 2, in from plone.app.contentrules.tests.base import ContentRulesTestCase File "/home/jenkins/.buildout/eggs/cp310/plone.app.contentrules-5.0.0a3-py3.10.egg/plone/app/contentrules/tests/base.py", line 4, in from plone.app.contentrules.testing import PLONE_APP_CONTENTRULES_INTEGRATION_TESTING # noqa: E501 File "/home/jenkins/.buildout/eggs/cp310/plone.app.contentrules-5.0.0a3-py3.10.egg/plone/app/contentrules/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.contentrules.tests.test_traversal.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.contentrules-5.0.0a3-py3.10.egg/plone/app/contentrules/tests/test_traversal.py", line 7, in from plone.app.contentrules.tests.base import ContentRulesTestCase File "/home/jenkins/.buildout/eggs/cp310/plone.app.contentrules-5.0.0a3-py3.10.egg/plone/app/contentrules/tests/base.py", line 4, in from plone.app.contentrules.testing import PLONE_APP_CONTENTRULES_INTEGRATION_TESTING # noqa: E501 File "/home/jenkins/.buildout/eggs/cp310/plone.app.contentrules-5.0.0a3-py3.10.egg/plone/app/contentrules/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.contenttypes.tests.test_behaviors_collection.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/tests/test_behaviors_collection.py", line 3, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FUNCTIONAL_TESTING # noqa File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.contenttypes.tests.test_behaviors_leadimage.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/tests/test_behaviors_leadimage.py", line 3, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FUNCTIONAL_TESTING # noqa File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.contenttypes.tests.test_behaviors_richtext.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/tests/test_behaviors_richtext.py", line 3, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FUNCTIONAL_TESTING # noqa File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.contenttypes.tests.test_behaviors_table_of_contents.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/tests/test_behaviors_table_of_contents.py", line 3, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FUNCTIONAL_TESTING # noqa File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.contenttypes.tests.test_browser_utils.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/tests/test_browser_utils.py", line 2, in from plone.app.contenttypes.testing import ( File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.contenttypes.tests.test_collection.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/tests/test_collection.py", line 6, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FUNCTIONAL_TESTING # noqa File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.contenttypes.tests.test_collection_rss.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/tests/test_collection_rss.py", line 4, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_INTEGRATION_TESTING # noqa File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.contenttypes.tests.test_content_profile.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/tests/test_content_profile.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.contenttypes.tests.test_document.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/tests/test_document.py", line 3, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FUNCTIONAL_TESTING # noqa File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.contenttypes.tests.test_event.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/tests/test_event.py", line 3, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FUNCTIONAL_TESTING # noqa File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.contenttypes.tests.test_file.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/tests/test_file.py", line 4, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FUNCTIONAL_TESTING # noqa File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.contenttypes.tests.test_folder.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/tests/test_folder.py", line 4, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FUNCTIONAL_TESTING # noqa File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.contenttypes.tests.test_image.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/tests/test_image.py", line 3, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FUNCTIONAL_TESTING # noqa File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.contenttypes.tests.test_indexes.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/tests/test_indexes.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_INTEGRATION_TESTING # noqa File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.contenttypes.tests.test_link.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/tests/test_link.py", line 6, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FUNCTIONAL_TESTING # noqa File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.contenttypes.tests.test_news_item.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/tests/test_news_item.py", line 3, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FUNCTIONAL_TESTING # noqa File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.contenttypes.tests.test_robot.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/tests/test_robot.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_ROBOT_TESTING File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.contenttypes.tests.test_security.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/tests/test_security.py", line 3, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FUNCTIONAL_TESTING # noqa File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.contenttypes.tests.test_setup.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/tests/test_setup.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_INTEGRATION_TESTING # noqa File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.contenttypes.tests.test_webdav.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/tests/test_webdav.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_INTEGRATION_TESTING # noqa File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.dexterity.behaviors.tests.test_id.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.dexterity-3.0.0a7-py3.10.egg/plone/app/dexterity/behaviors/tests/test_id.py", line 3, in from plone.app.dexterity.testing import DEXTERITY_FUNCTIONAL_TESTING File "/home/jenkins/.buildout/eggs/cp310/plone.app.dexterity-3.0.0a7-py3.10.egg/plone/app/dexterity/testing.py", line 2, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.dexterity.behaviors.tests.test_metadata.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.dexterity-3.0.0a7-py3.10.egg/plone/app/dexterity/behaviors/tests/test_metadata.py", line 3, in from plone.app.dexterity.testing import DEXTERITY_INTEGRATION_TESTING File "/home/jenkins/.buildout/eggs/cp310/plone.app.dexterity-3.0.0a7-py3.10.egg/plone/app/dexterity/testing.py", line 2, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.dexterity.tests.test_constrains.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.dexterity-3.0.0a7-py3.10.egg/plone/app/dexterity/tests/test_constrains.py", line 4, in from plone.app.dexterity.testing import DEXTERITY_FUNCTIONAL_TESTING File "/home/jenkins/.buildout/eggs/cp310/plone.app.dexterity-3.0.0a7-py3.10.egg/plone/app/dexterity/testing.py", line 2, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.dexterity.tests.test_doctests.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.dexterity-3.0.0a7-py3.10.egg/plone/app/dexterity/tests/test_doctests.py", line 2, in from plone.app.dexterity.testing import DEXTERITY_FUNCTIONAL_TESTING File "/home/jenkins/.buildout/eggs/cp310/plone.app.dexterity-3.0.0a7-py3.10.egg/plone/app/dexterity/testing.py", line 2, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.dexterity.tests.test_export.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.dexterity-3.0.0a7-py3.10.egg/plone/app/dexterity/tests/test_export.py", line 3, in from plone.app.dexterity.testing import DEXTERITY_INTEGRATION_TESTING File "/home/jenkins/.buildout/eggs/cp310/plone.app.dexterity-3.0.0a7-py3.10.egg/plone/app/dexterity/testing.py", line 2, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.dexterity.tests.test_import.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.dexterity-3.0.0a7-py3.10.egg/plone/app/dexterity/tests/test_import.py", line 7, in from plone.app.dexterity.testing import DEXTERITY_INTEGRATION_TESTING File "/home/jenkins/.buildout/eggs/cp310/plone.app.dexterity-3.0.0a7-py3.10.egg/plone/app/dexterity/testing.py", line 2, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.dexterity.tests.test_nextprevious.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.dexterity-3.0.0a7-py3.10.egg/plone/app/dexterity/tests/test_nextprevious.py", line 2, in from plone.app.dexterity.testing import DEXTERITY_INTEGRATION_TESTING File "/home/jenkins/.buildout/eggs/cp310/plone.app.dexterity-3.0.0a7-py3.10.egg/plone/app/dexterity/testing.py", line 2, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.dexterity.tests.test_permissions.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.dexterity-3.0.0a7-py3.10.egg/plone/app/dexterity/tests/test_permissions.py", line 8, in from plone.app.widgets.testing import PLONEAPPWIDGETS_DX_INTEGRATION_TESTING File "/home/jenkins/.buildout/eggs/cp310/plone.app.widgets-3.0.6-py3.10.egg/plone/app/widgets/testing.py", line 5, in from plone.app.robotframework.testing import REMOTE_LIBRARY_BUNDLE_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.dexterity.tests.test_robot.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.dexterity-3.0.0a7-py3.10.egg/plone/app/dexterity/tests/test_robot.py", line 2, in from plone.app.dexterity.testing import DEXTERITY_ACCEPTANCE_TESTING File "/home/jenkins/.buildout/eggs/cp310/plone.app.dexterity-3.0.0a7-py3.10.egg/plone/app/dexterity/testing.py", line 2, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.dexterity.tests.test_upgrades.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.dexterity-3.0.0a7-py3.10.egg/plone/app/dexterity/tests/test_upgrades.py", line 2, in from plone.app.dexterity.testing import DEXTERITY_INTEGRATION_TESTING File "/home/jenkins/.buildout/eggs/cp310/plone.app.dexterity-3.0.0a7-py3.10.egg/plone/app/dexterity/testing.py", line 2, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.discussion.tests.test_catalog.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.discussion-4.0.0a3-py3.10.egg/plone/app/discussion/tests/test_catalog.py", line 6, in from plone.app.discussion.testing import PLONE_APP_DISCUSSION_INTEGRATION_TESTING # noqa File "/home/jenkins/.buildout/eggs/cp310/plone.app.discussion-4.0.0a3-py3.10.egg/plone/app/discussion/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.discussion.tests.test_comment.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.discussion-4.0.0a3-py3.10.egg/plone/app/discussion/tests/test_comment.py", line 6, in from plone.app.discussion.testing import PLONE_APP_DISCUSSION_INTEGRATION_TESTING # noqa File "/home/jenkins/.buildout/eggs/cp310/plone.app.discussion-4.0.0a3-py3.10.egg/plone/app/discussion/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.discussion.tests.test_comments_viewlet.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.discussion-4.0.0a3-py3.10.egg/plone/app/discussion/tests/test_comments_viewlet.py", line 11, in from plone.app.discussion.testing import PLONE_APP_DISCUSSION_INTEGRATION_TESTING # noqa File "/home/jenkins/.buildout/eggs/cp310/plone.app.discussion-4.0.0a3-py3.10.egg/plone/app/discussion/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.discussion.tests.test_contentrules.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.discussion-4.0.0a3-py3.10.egg/plone/app/discussion/tests/test_contentrules.py", line 8, in from plone.app.discussion.testing import PLONE_APP_DISCUSSION_INTEGRATION_TESTING # noqa File "/home/jenkins/.buildout/eggs/cp310/plone.app.discussion-4.0.0a3-py3.10.egg/plone/app/discussion/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.discussion.tests.test_controlpanel.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.discussion-4.0.0a3-py3.10.egg/plone/app/discussion/tests/test_controlpanel.py", line 3, in from plone.app.discussion.testing import PLONE_APP_DISCUSSION_INTEGRATION_TESTING # noqa File "/home/jenkins/.buildout/eggs/cp310/plone.app.discussion-4.0.0a3-py3.10.egg/plone/app/discussion/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.discussion.tests.test_conversation.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.discussion-4.0.0a3-py3.10.egg/plone/app/discussion/tests/test_conversation.py", line 11, in from plone.app.discussion.testing import PLONE_APP_DISCUSSION_INTEGRATION_TESTING # noqa File "/home/jenkins/.buildout/eggs/cp310/plone.app.discussion-4.0.0a3-py3.10.egg/plone/app/discussion/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.discussion.tests.test_events.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.discussion-4.0.0a3-py3.10.egg/plone/app/discussion/tests/test_events.py", line 4, in from plone.app.discussion.testing import PLONE_APP_DISCUSSION_INTEGRATION_TESTING # noqa File "/home/jenkins/.buildout/eggs/cp310/plone.app.discussion-4.0.0a3-py3.10.egg/plone/app/discussion/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.discussion.tests.test_functional.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.discussion-4.0.0a3-py3.10.egg/plone/app/discussion/tests/test_functional.py", line 6, in from plone.app.discussion.testing import PLONE_APP_DISCUSSION_FUNCTIONAL_TESTING # noqa File "/home/jenkins/.buildout/eggs/cp310/plone.app.discussion-4.0.0a3-py3.10.egg/plone/app/discussion/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.discussion.tests.test_indexers.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.discussion-4.0.0a3-py3.10.egg/plone/app/discussion/tests/test_indexers.py", line 8, in from plone.app.discussion.testing import PLONE_APP_DISCUSSION_INTEGRATION_TESTING # noqa File "/home/jenkins/.buildout/eggs/cp310/plone.app.discussion-4.0.0a3-py3.10.egg/plone/app/discussion/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.discussion.tests.test_moderation_multiple_state_view.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.discussion-4.0.0a3-py3.10.egg/plone/app/discussion/tests/test_moderation_multiple_state_view.py", line 8, in from plone.app.discussion.testing import PLONE_APP_DISCUSSION_INTEGRATION_TESTING # noqa File "/home/jenkins/.buildout/eggs/cp310/plone.app.discussion-4.0.0a3-py3.10.egg/plone/app/discussion/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.discussion.tests.test_moderation_view.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.discussion-4.0.0a3-py3.10.egg/plone/app/discussion/tests/test_moderation_view.py", line 8, in from plone.app.discussion.testing import PLONE_APP_DISCUSSION_INTEGRATION_TESTING # noqa File "/home/jenkins/.buildout/eggs/cp310/plone.app.discussion-4.0.0a3-py3.10.egg/plone/app/discussion/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.discussion.tests.test_notifications.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.discussion-4.0.0a3-py3.10.egg/plone/app/discussion/tests/test_notifications.py", line 4, in from plone.app.discussion.testing import PLONE_APP_DISCUSSION_INTEGRATION_TESTING # noqa File "/home/jenkins/.buildout/eggs/cp310/plone.app.discussion-4.0.0a3-py3.10.egg/plone/app/discussion/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.discussion.tests.test_robot.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.discussion-4.0.0a3-py3.10.egg/plone/app/discussion/tests/test_robot.py", line 2, in from plone.app.discussion.testing import PLONE_APP_DISCUSSION_ROBOT_TESTING File "/home/jenkins/.buildout/eggs/cp310/plone.app.discussion-4.0.0a3-py3.10.egg/plone/app/discussion/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.discussion.tests.test_workflow.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.discussion-4.0.0a3-py3.10.egg/plone/app/discussion/tests/test_workflow.py", line 7, in from plone.app.discussion.testing import PLONE_APP_DISCUSSION_INTEGRATION_TESTING # noqa File "/home/jenkins/.buildout/eggs/cp310/plone.app.discussion-4.0.0a3-py3.10.egg/plone/app/discussion/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.event.tests.test_base_module.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/tests/test_base_module.py", line 25, in from plone.app.event.testing import PAEvent_INTEGRATION_TESTING File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.event.tests.test_catalog.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/tests/test_catalog.py", line 2, in from plone.app.event.testing import PAEvent_INTEGRATION_TESTING File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.event.tests.test_dx_behaviors.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/tests/test_dx_behaviors.py", line 16, in from plone.app.event.testing import PAEventDX_FUNCTIONAL_TESTING File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.event.tests.test_event_listing.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/tests/test_event_listing.py", line 3, in from plone.app.event.testing import make_fake_response File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.event.tests.test_event_summary.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/tests/test_event_summary.py", line 3, in from plone.app.event.testing import PAEventDX_INTEGRATION_TESTING File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.event.tests.test_event_view.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/tests/test_event_view.py", line 3, in from plone.app.event.testing import PAEventDX_FUNCTIONAL_TESTING File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.event.tests.test_ical_import.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/tests/test_ical_import.py", line 4, in from plone.app.event.testing import PAEventDX_FUNCTIONAL_TESTING File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.event.tests.test_icalendar.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/tests/test_icalendar.py", line 6, in from plone.app.event.testing import make_fake_response File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.event.tests.test_portlet_calendar.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/tests/test_portlet_calendar.py", line 7, in from plone.app.event.testing import PAEvent_INTEGRATION_TESTING File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.event.tests.test_portlet_events.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/tests/test_portlet_events.py", line 5, in from plone.app.event.testing import PAEvent_INTEGRATION_TESTING File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.event.tests.test_recurrence.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/tests/test_recurrence.py", line 8, in from plone.app.event.testing import PAEvent_INTEGRATION_TESTING File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.event.tests.test_search.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/tests/test_search.py", line 2, in from plone.app.event.testing import PAEventDX_FUNCTIONAL_TESTING File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.iterate.tests.test_annotations.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.iterate-4.0.2-py3.10.egg/plone/app/iterate/tests/test_annotations.py", line 5, in from plone.app.iterate.testing import PLONEAPPITERATEDEX_INTEGRATION_TESTING File "/home/jenkins/.buildout/eggs/cp310/plone.app.iterate-4.0.2-py3.10.egg/plone/app/iterate/testing.py", line 3, in from plone.app.contenttypes.testing import PloneAppContenttypes File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.iterate.tests.test_containers.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.iterate-4.0.2-py3.10.egg/plone/app/iterate/tests/test_containers.py", line 27, in from plone.app.iterate.testing import PLONEAPPITERATEDEX_INTEGRATION_TESTING File "/home/jenkins/.buildout/eggs/cp310/plone.app.iterate-4.0.2-py3.10.egg/plone/app/iterate/testing.py", line 3, in from plone.app.contenttypes.testing import PloneAppContenttypes File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.iterate.tests.test_doctests.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.iterate-4.0.2-py3.10.egg/plone/app/iterate/tests/test_doctests.py", line 2, in from plone.app.iterate.testing import PLONEAPPITERATE_FUNCTIONAL_TESTING File "/home/jenkins/.buildout/eggs/cp310/plone.app.iterate-4.0.2-py3.10.egg/plone/app/iterate/testing.py", line 3, in from plone.app.contenttypes.testing import PloneAppContenttypes File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.iterate.tests.test_interfaces.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.iterate-4.0.2-py3.10.egg/plone/app/iterate/tests/test_interfaces.py", line 6, in from plone.app.iterate.testing import PLONEAPPITERATEDEX_INTEGRATION_TESTING File "/home/jenkins/.buildout/eggs/cp310/plone.app.iterate-4.0.2-py3.10.egg/plone/app/iterate/testing.py", line 3, in from plone.app.contenttypes.testing import PloneAppContenttypes File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.iterate.tests.test_iterate.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.iterate-4.0.2-py3.10.egg/plone/app/iterate/tests/test_iterate.py", line 27, in from plone.app.iterate.testing import PLONEAPPITERATEDEX_INTEGRATION_TESTING File "/home/jenkins/.buildout/eggs/cp310/plone.app.iterate-4.0.2-py3.10.egg/plone/app/iterate/testing.py", line 3, in from plone.app.contenttypes.testing import PloneAppContenttypes File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.iterate.tests.test_iterate_at.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.iterate-4.0.2-py3.10.egg/plone/app/iterate/tests/test_iterate_at.py", line 27, in from plone.app.iterate.testing import PLONEAPPITERATE_INTEGRATION_TESTING File "/home/jenkins/.buildout/eggs/cp310/plone.app.iterate-4.0.2-py3.10.egg/plone/app/iterate/testing.py", line 3, in from plone.app.contenttypes.testing import PloneAppContenttypes File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.layout.analytics.tests.test_doctests.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.layout-4.0.0a9-py3.10.egg/plone/app/layout/analytics/tests/test_doctests.py", line 2, in from plone.app.layout.testing import FUNCTIONAL_TESTING File "/home/jenkins/.buildout/eggs/cp310/plone.app.layout-4.0.0a9-py3.10.egg/plone/app/layout/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.layout.globals.tests.test_context.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.layout-4.0.0a9-py3.10.egg/plone/app/layout/globals/tests/test_context.py", line 3, in from plone.app.layout.testing import INTEGRATION_TESTING File "/home/jenkins/.buildout/eggs/cp310/plone.app.layout-4.0.0a9-py3.10.egg/plone/app/layout/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.layout.globals.tests.test_layout.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.layout-4.0.0a9-py3.10.egg/plone/app/layout/globals/tests/test_layout.py", line 3, in from plone.app.layout.testing import INTEGRATION_TESTING File "/home/jenkins/.buildout/eggs/cp310/plone.app.layout-4.0.0a9-py3.10.egg/plone/app/layout/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.layout.globals.tests.test_portal.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.layout-4.0.0a9-py3.10.egg/plone/app/layout/globals/tests/test_portal.py", line 4, in from plone.app.layout.testing import INTEGRATION_TESTING File "/home/jenkins/.buildout/eggs/cp310/plone.app.layout-4.0.0a9-py3.10.egg/plone/app/layout/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.layout.globals.tests.test_tools.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.layout-4.0.0a9-py3.10.egg/plone/app/layout/globals/tests/test_tools.py", line 2, in from plone.app.layout.testing import INTEGRATION_TESTING File "/home/jenkins/.buildout/eggs/cp310/plone.app.layout-4.0.0a9-py3.10.egg/plone/app/layout/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.layout.links.tests.test_canonical_url.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.layout-4.0.0a9-py3.10.egg/plone/app/layout/links/tests/test_canonical_url.py", line 3, in from plone.app.layout.testing import FUNCTIONAL_TESTING File "/home/jenkins/.buildout/eggs/cp310/plone.app.layout-4.0.0a9-py3.10.egg/plone/app/layout/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.layout.links.tests.test_rssviewlet.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.layout-4.0.0a9-py3.10.egg/plone/app/layout/links/tests/test_rssviewlet.py", line 3, in from plone.app.layout.viewlets.tests.base import ViewletsTestCase File "/home/jenkins/.buildout/eggs/cp310/plone.app.layout-4.0.0a9-py3.10.egg/plone/app/layout/viewlets/tests/base.py", line 2, in from plone.app.layout.testing import FUNCTIONAL_TESTING File "/home/jenkins/.buildout/eggs/cp310/plone.app.layout-4.0.0a9-py3.10.egg/plone/app/layout/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.layout.navigation.tests.test_root.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.layout-4.0.0a9-py3.10.egg/plone/app/layout/navigation/tests/test_root.py", line 3, in from plone.app.layout.testing import INTEGRATION_TESTING File "/home/jenkins/.buildout/eggs/cp310/plone.app.layout-4.0.0a9-py3.10.egg/plone/app/layout/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.layout.sitemap.tests.test_sitemap.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.layout-4.0.0a9-py3.10.egg/plone/app/layout/sitemap/tests/test_sitemap.py", line 5, in from plone.app.layout.testing import INTEGRATION_TESTING File "/home/jenkins/.buildout/eggs/cp310/plone.app.layout-4.0.0a9-py3.10.egg/plone/app/layout/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.layout.viewlets.tests.test_common.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.layout-4.0.0a9-py3.10.egg/plone/app/layout/viewlets/tests/test_common.py", line 8, in from plone.app.layout.viewlets.tests.base import ViewletsFunctionalTestCase File "/home/jenkins/.buildout/eggs/cp310/plone.app.layout-4.0.0a9-py3.10.egg/plone/app/layout/viewlets/tests/base.py", line 2, in from plone.app.layout.testing import FUNCTIONAL_TESTING File "/home/jenkins/.buildout/eggs/cp310/plone.app.layout-4.0.0a9-py3.10.egg/plone/app/layout/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.layout.viewlets.tests.test_content.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.layout-4.0.0a9-py3.10.egg/plone/app/layout/viewlets/tests/test_content.py", line 6, in from plone.app.layout.viewlets.tests.base import ViewletsTestCase File "/home/jenkins/.buildout/eggs/cp310/plone.app.layout-4.0.0a9-py3.10.egg/plone/app/layout/viewlets/tests/base.py", line 2, in from plone.app.layout.testing import FUNCTIONAL_TESTING File "/home/jenkins/.buildout/eggs/cp310/plone.app.layout-4.0.0a9-py3.10.egg/plone/app/layout/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.layout.viewlets.tests.test_functional.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.layout-4.0.0a9-py3.10.egg/plone/app/layout/viewlets/tests/test_functional.py", line 2, in from plone.app.layout.testing import FUNCTIONAL_TESTING File "/home/jenkins/.buildout/eggs/cp310/plone.app.layout-4.0.0a9-py3.10.egg/plone/app/layout/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.layout.viewlets.tests.test_history.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.layout-4.0.0a9-py3.10.egg/plone/app/layout/viewlets/tests/test_history.py", line 4, in from plone.app.layout.viewlets.tests.base import ViewletsFunctionalTestCase File "/home/jenkins/.buildout/eggs/cp310/plone.app.layout-4.0.0a9-py3.10.egg/plone/app/layout/viewlets/tests/base.py", line 2, in from plone.app.layout.testing import FUNCTIONAL_TESTING File "/home/jenkins/.buildout/eggs/cp310/plone.app.layout-4.0.0a9-py3.10.egg/plone/app/layout/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.layout.viewlets.tests.test_social.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.layout-4.0.0a9-py3.10.egg/plone/app/layout/viewlets/tests/test_social.py", line 3, in from plone.app.layout.viewlets.tests.base import ViewletsTestCase File "/home/jenkins/.buildout/eggs/cp310/plone.app.layout-4.0.0a9-py3.10.egg/plone/app/layout/viewlets/tests/base.py", line 2, in from plone.app.layout.testing import FUNCTIONAL_TESTING File "/home/jenkins/.buildout/eggs/cp310/plone.app.layout-4.0.0a9-py3.10.egg/plone/app/layout/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.linkintegrity.tests.test_circular.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.app.linkintegrity/plone/app/linkintegrity/tests/test_circular.py", line 3, in from plone.app.linkintegrity.testing import create File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.app.linkintegrity/plone/app/linkintegrity/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.linkintegrity.tests.test_functional.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.app.linkintegrity/plone/app/linkintegrity/tests/test_functional.py", line 2, in from plone.app.linkintegrity import testing File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.app.linkintegrity/plone/app/linkintegrity/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.linkintegrity.tests.test_handlers.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.app.linkintegrity/plone/app/linkintegrity/tests/test_handlers.py", line 3, in from plone.app.linkintegrity.testing import create File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.app.linkintegrity/plone/app/linkintegrity/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.linkintegrity.tests.test_imagescales.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.app.linkintegrity/plone/app/linkintegrity/tests/test_imagescales.py", line 2, in from plone.app.linkintegrity.tests.base import DXBaseTestCase File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.app.linkintegrity/plone/app/linkintegrity/tests/base.py", line 2, in from plone.app.linkintegrity import testing File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.app.linkintegrity/plone/app/linkintegrity/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.linkintegrity.tests.test_references.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.app.linkintegrity/plone/app/linkintegrity/tests/test_references.py", line 2, in from plone.app.linkintegrity import testing File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.app.linkintegrity/plone/app/linkintegrity/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.multilingual.tests.test_alternates.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.multilingual-6.0.0a7-py3.10.egg/plone/app/multilingual/tests/test_alternates.py", line 6, in from plone.app.multilingual.testing import PAM_FUNCTIONAL_TESTING File "/home/jenkins/.buildout/eggs/cp310/plone.app.multilingual-6.0.0a7-py3.10.egg/plone/app/multilingual/testing.py", line 3, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.multilingual.tests.test_api.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.multilingual-6.0.0a7-py3.10.egg/plone/app/multilingual/tests/test_api.py", line 9, in from plone.app.multilingual.testing import PAM_FUNCTIONAL_TESTING File "/home/jenkins/.buildout/eggs/cp310/plone.app.multilingual-6.0.0a7-py3.10.egg/plone/app/multilingual/testing.py", line 3, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.multilingual.tests.test_catalog.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.multilingual-6.0.0a7-py3.10.egg/plone/app/multilingual/tests/test_catalog.py", line 4, in from plone.app.multilingual.testing import PAM_FUNCTIONAL_TESTING File "/home/jenkins/.buildout/eggs/cp310/plone.app.multilingual-6.0.0a7-py3.10.egg/plone/app/multilingual/testing.py", line 3, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.multilingual.tests.test_directives.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.multilingual-6.0.0a7-py3.10.egg/plone/app/multilingual/tests/test_directives.py", line 4, in from plone.app.multilingual.testing import PAM_INTEGRATION_TESTING File "/home/jenkins/.buildout/eggs/cp310/plone.app.multilingual-6.0.0a7-py3.10.egg/plone/app/multilingual/testing.py", line 3, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.multilingual.tests.test_form.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.multilingual-6.0.0a7-py3.10.egg/plone/app/multilingual/tests/test_form.py", line 4, in from plone.app.multilingual.testing import PAM_FUNCTIONAL_TESTING File "/home/jenkins/.buildout/eggs/cp310/plone.app.multilingual-6.0.0a7-py3.10.egg/plone/app/multilingual/testing.py", line 3, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.multilingual.tests.test_helper_views.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.multilingual-6.0.0a7-py3.10.egg/plone/app/multilingual/tests/test_helper_views.py", line 6, in from plone.app.multilingual.testing import PAM_FUNCTIONAL_TESTING File "/home/jenkins/.buildout/eggs/cp310/plone.app.multilingual-6.0.0a7-py3.10.egg/plone/app/multilingual/testing.py", line 3, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.multilingual.tests.test_lif.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.multilingual-6.0.0a7-py3.10.egg/plone/app/multilingual/tests/test_lif.py", line 5, in from plone.app.multilingual.testing import PAM_FUNCTIONAL_TESTING File "/home/jenkins/.buildout/eggs/cp310/plone.app.multilingual-6.0.0a7-py3.10.egg/plone/app/multilingual/testing.py", line 3, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.multilingual.tests.test_lrf.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.multilingual-6.0.0a7-py3.10.egg/plone/app/multilingual/tests/test_lrf.py", line 7, in from plone.app.multilingual.testing import PAM_FUNCTIONAL_TESTING File "/home/jenkins/.buildout/eggs/cp310/plone.app.multilingual-6.0.0a7-py3.10.egg/plone/app/multilingual/testing.py", line 3, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.multilingual.tests.test_menu.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.multilingual-6.0.0a7-py3.10.egg/plone/app/multilingual/tests/test_menu.py", line 4, in from plone.app.multilingual.testing import PAM_FUNCTIONAL_TESTING File "/home/jenkins/.buildout/eggs/cp310/plone.app.multilingual-6.0.0a7-py3.10.egg/plone/app/multilingual/testing.py", line 3, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.multilingual.tests.test_robot.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.multilingual-6.0.0a7-py3.10.egg/plone/app/multilingual/tests/test_robot.py", line 2, in from plone.app.multilingual.testing import PAM_ROBOT_TESTING File "/home/jenkins/.buildout/eggs/cp310/plone.app.multilingual-6.0.0a7-py3.10.egg/plone/app/multilingual/testing.py", line 3, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.multilingual.tests.test_selector.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.multilingual-6.0.0a7-py3.10.egg/plone/app/multilingual/tests/test_selector.py", line 12, in from plone.app.multilingual.testing import PAM_FUNCTIONAL_TESTING File "/home/jenkins/.buildout/eggs/cp310/plone.app.multilingual-6.0.0a7-py3.10.egg/plone/app/multilingual/testing.py", line 3, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.multilingual.tests.test_setup.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.multilingual-6.0.0a7-py3.10.egg/plone/app/multilingual/tests/test_setup.py", line 9, in from plone.app.multilingual.testing import PAM_INTEGRATION_PRESET_TESTING File "/home/jenkins/.buildout/eggs/cp310/plone.app.multilingual-6.0.0a7-py3.10.egg/plone/app/multilingual/testing.py", line 3, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.multilingual.tests.test_sitemap.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.multilingual-6.0.0a7-py3.10.egg/plone/app/multilingual/tests/test_sitemap.py", line 4, in from plone.app.multilingual.testing import PAM_FUNCTIONAL_TESTING File "/home/jenkins/.buildout/eggs/cp310/plone.app.multilingual-6.0.0a7-py3.10.egg/plone/app/multilingual/testing.py", line 3, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.multilingual.tests.test_subscribers.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.multilingual-6.0.0a7-py3.10.egg/plone/app/multilingual/tests/test_subscribers.py", line 3, in from plone.app.multilingual.testing import PAM_FUNCTIONAL_TESTING File "/home/jenkins/.buildout/eggs/cp310/plone.app.multilingual-6.0.0a7-py3.10.egg/plone/app/multilingual/testing.py", line 3, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.multilingual.tests.test_uninstall.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.multilingual-6.0.0a7-py3.10.egg/plone/app/multilingual/tests/test_uninstall.py", line 4, in from plone.app.multilingual.testing import PLONE_APP_MULTILINGUAL_INTEGRATION_TESTING # noqa File "/home/jenkins/.buildout/eggs/cp310/plone.app.multilingual-6.0.0a7-py3.10.egg/plone/app/multilingual/testing.py", line 3, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.multilingual.tests.test_vocabularies.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.multilingual-6.0.0a7-py3.10.egg/plone/app/multilingual/tests/test_vocabularies.py", line 5, in from plone.app.multilingual.testing import PAM_FUNCTIONAL_TESTING File "/home/jenkins/.buildout/eggs/cp310/plone.app.multilingual-6.0.0a7-py3.10.egg/plone/app/multilingual/testing.py", line 3, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.querystring.tests.testQueryBuilder.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.app.querystring/plone/app/querystring/tests/testQueryBuilder.py", line 3, in from plone.app.querystring.testing import \ File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.app.querystring/plone/app/querystring/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.querystring.tests.testQueryBuilderModifiers.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.app.querystring/plone/app/querystring/tests/testQueryBuilderModifiers.py", line 4, in from plone.app.querystring.testing import \ File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.app.querystring/plone/app/querystring/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.querystring.tests.testQueryParser.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.app.querystring/plone/app/querystring/tests/testQueryParser.py", line 15, in from plone.app.querystring.testing import \ File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.app.querystring/plone/app/querystring/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.querystring.tests.testRegistryIntegration.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.app.querystring/plone/app/querystring/tests/testRegistryIntegration.py", line 2, in from plone.app.querystring.testing import \ File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.app.querystring/plone/app/querystring/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.querystring.tests.testRegistryReader.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.app.querystring/plone/app/querystring/tests/testRegistryReader.py", line 11, in from plone.app.querystring.testing import \ File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.app.querystring/plone/app/querystring/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.redirector.tests.test_browser.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.redirector-2.2.1-py3.10.egg/plone/app/redirector/tests/test_browser.py", line 3, in from plone.app.redirector.testing import ( File "/home/jenkins/.buildout/eggs/cp310/plone.app.redirector-2.2.1-py3.10.egg/plone/app/redirector/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.redirector.tests.test_events.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.redirector-2.2.1-py3.10.egg/plone/app/redirector/tests/test_events.py", line 9, in from plone.app.redirector.testing import \ File "/home/jenkins/.buildout/eggs/cp310/plone.app.redirector-2.2.1-py3.10.egg/plone/app/redirector/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.redirector.tests.test_setup.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.redirector-2.2.1-py3.10.egg/plone/app/redirector/tests/test_setup.py", line 7, in from plone.app.redirector.testing import \ File "/home/jenkins/.buildout/eggs/cp310/plone.app.redirector-2.2.1-py3.10.egg/plone/app/redirector/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.redirector.tests.test_view.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.redirector-2.2.1-py3.10.egg/plone/app/redirector/tests/test_view.py", line 11, in from plone.app.redirector.testing import \ File "/home/jenkins/.buildout/eggs/cp310/plone.app.redirector-2.2.1-py3.10.egg/plone/app/redirector/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.relationfield.tests.test_schemaeditor.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.relationfield-3.0.0a1-py3.10.egg/plone/app/relationfield/tests/test_schemaeditor.py", line 2, in from plone.app.relationfield.testing import FUNCTIONAL_WIDGETS_TESTING File "/home/jenkins/.buildout/eggs/cp310/plone.app.relationfield-3.0.0a1-py3.10.egg/plone/app/relationfield/testing.py", line 16, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.relationfield.tests.test_supermodel.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.relationfield-3.0.0a1-py3.10.egg/plone/app/relationfield/tests/test_supermodel.py", line 2, in from plone.app.relationfield.testing import FUNCTIONAL_WIDGETS_TESTING File "/home/jenkins/.buildout/eggs/cp310/plone.app.relationfield-3.0.0a1-py3.10.egg/plone/app/relationfield/testing.py", line 16, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.relationfield.tests.test_widget.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.relationfield-3.0.0a1-py3.10.egg/plone/app/relationfield/tests/test_widget.py", line 2, in from plone.app.relationfield.testing import Address File "/home/jenkins/.buildout/eggs/cp310/plone.app.relationfield-3.0.0a1-py3.10.egg/plone/app/relationfield/testing.py", line 16, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.theming.tests.test_controlpanel.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.theming-5.0.0a4-py3.10.egg/plone/app/theming/tests/test_controlpanel.py", line 6, in from plone.app.theming.testing import THEMING_FUNCTIONAL_TESTING File "/home/jenkins/.buildout/eggs/cp310/plone.app.theming-5.0.0a4-py3.10.egg/plone/app/theming/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.theming.tests.test_exportimport.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.theming-5.0.0a4-py3.10.egg/plone/app/theming/tests/test_exportimport.py", line 2, in from plone.app.theming.testing import THEMING_INTEGRATION_TESTING File "/home/jenkins/.buildout/eggs/cp310/plone.app.theming-5.0.0a4-py3.10.egg/plone/app/theming/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.theming.tests.test_policy.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.theming-5.0.0a4-py3.10.egg/plone/app/theming/tests/test_policy.py", line 2, in from plone.app.theming.testing import THEMING_FUNCTIONAL_TESTING File "/home/jenkins/.buildout/eggs/cp310/plone.app.theming-5.0.0a4-py3.10.egg/plone/app/theming/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.theming.tests.test_transform.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.theming-5.0.0a4-py3.10.egg/plone/app/theming/tests/test_transform.py", line 9, in from plone.app.theming.testing import THEMING_FUNCTIONAL_TESTING File "/home/jenkins/.buildout/eggs/cp310/plone.app.theming-5.0.0a4-py3.10.egg/plone/app/theming/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.theming.tests.test_utils.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.theming-5.0.0a4-py3.10.egg/plone/app/theming/tests/test_utils.py", line 2, in from plone.app.theming.testing import THEMING_FUNCTIONAL_TESTING File "/home/jenkins/.buildout/eggs/cp310/plone.app.theming-5.0.0a4-py3.10.egg/plone/app/theming/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.users.tests.test_account.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.users-3.0.0a5-py3.10.egg/plone/app/users/tests/test_account.py", line 4, in from plone.app.users.tests.base import BaseTestCase File "/home/jenkins/.buildout/eggs/cp310/plone.app.users-3.0.0a5-py3.10.egg/plone/app/users/tests/base.py", line 13, in from plone.app.users.testing import PLONE_APP_USERS_FUNCTIONAL_TESTING File "/home/jenkins/.buildout/eggs/cp310/plone.app.users-3.0.0a5-py3.10.egg/plone/app/users/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.users.tests.test_doctests.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.users-3.0.0a5-py3.10.egg/plone/app/users/tests/test_doctests.py", line 2, in from plone.app.users.testing import PLONE_APP_USERS_FUNCTIONAL_TESTING File "/home/jenkins/.buildout/eggs/cp310/plone.app.users-3.0.0a5-py3.10.egg/plone/app/users/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.users.tests.test_exportimport.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.users-3.0.0a5-py3.10.egg/plone/app/users/tests/test_exportimport.py", line 5, in from plone.app.users.testing import PLONE_APP_USERS_FUNCTIONAL_TESTING File "/home/jenkins/.buildout/eggs/cp310/plone.app.users-3.0.0a5-py3.10.egg/plone/app/users/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.users.tests.test_loginname_generator.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.users-3.0.0a5-py3.10.egg/plone/app/users/tests/test_loginname_generator.py", line 5, in from plone.app.users.tests.base import BaseTestCase File "/home/jenkins/.buildout/eggs/cp310/plone.app.users-3.0.0a5-py3.10.egg/plone/app/users/tests/base.py", line 13, in from plone.app.users.testing import PLONE_APP_USERS_FUNCTIONAL_TESTING File "/home/jenkins/.buildout/eggs/cp310/plone.app.users-3.0.0a5-py3.10.egg/plone/app/users/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.users.tests.test_new_user.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.users-3.0.0a5-py3.10.egg/plone/app/users/tests/test_new_user.py", line 2, in from plone.app.users.tests.base import BaseTestCase File "/home/jenkins/.buildout/eggs/cp310/plone.app.users-3.0.0a5-py3.10.egg/plone/app/users/tests/base.py", line 13, in from plone.app.users.testing import PLONE_APP_USERS_FUNCTIONAL_TESTING File "/home/jenkins/.buildout/eggs/cp310/plone.app.users-3.0.0a5-py3.10.egg/plone/app/users/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.users.tests.test_pam.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.users-3.0.0a5-py3.10.egg/plone/app/users/tests/test_pam.py", line 10, in from plone.app.users.testing import PLONE_APP_USERS_FUNCTIONAL_TESTING File "/home/jenkins/.buildout/eggs/cp310/plone.app.users-3.0.0a5-py3.10.egg/plone/app/users/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.users.tests.test_robot.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.users-3.0.0a5-py3.10.egg/plone/app/users/tests/test_robot.py", line 2, in from plone.app.users.testing import PLONE_APP_USERS_ACCEPTANCE_TESTING File "/home/jenkins/.buildout/eggs/cp310/plone.app.users-3.0.0a5-py3.10.egg/plone/app/users/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.users.tests.test_schema_types.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.users-3.0.0a5-py3.10.egg/plone/app/users/tests/test_schema_types.py", line 7, in from plone.app.users.testing import PLONE_APP_USERS_FUNCTIONAL_TESTING File "/home/jenkins/.buildout/eggs/cp310/plone.app.users-3.0.0a5-py3.10.egg/plone/app/users/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.users.tests.test_user_data_panel.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.users-3.0.0a5-py3.10.egg/plone/app/users/tests/test_user_data_panel.py", line 4, in from plone.app.users.testing import PLONE_APP_USERS_FUNCTIONAL_TESTING File "/home/jenkins/.buildout/eggs/cp310/plone.app.users-3.0.0a5-py3.10.egg/plone/app/users/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.users.tests.test_userid_generator.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.users-3.0.0a5-py3.10.egg/plone/app/users/tests/test_userid_generator.py", line 5, in from plone.app.users.tests.base import BaseTestCase File "/home/jenkins/.buildout/eggs/cp310/plone.app.users-3.0.0a5-py3.10.egg/plone/app/users/tests/base.py", line 13, in from plone.app.users.testing import PLONE_APP_USERS_FUNCTIONAL_TESTING File "/home/jenkins/.buildout/eggs/cp310/plone.app.users-3.0.0a5-py3.10.egg/plone/app/users/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.versioningbehavior.tests.test_IntegrationTests.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.versioningbehavior-1.4.5-py3.10.egg/plone/app/versioningbehavior/tests/test_IntegrationTests.py", line 4, in from plone.app.versioningbehavior.testing import PLONE_APP_VERSIONINGBEHAVIOR_FUNCTIONAL_TESTING File "/home/jenkins/.buildout/eggs/cp310/plone.app.versioningbehavior-1.4.5-py3.10.egg/plone/app/versioningbehavior/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.versioningbehavior.tests.test_browser.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.versioningbehavior-1.4.5-py3.10.egg/plone/app/versioningbehavior/tests/test_browser.py", line 7, in from plone.app.versioningbehavior.testing import PLONE_APP_VERSIONINGBEHAVIOR_INTEGRATION_TESTING File "/home/jenkins/.buildout/eggs/cp310/plone.app.versioningbehavior-1.4.5-py3.10.egg/plone/app/versioningbehavior/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.versioningbehavior.tests.test_functional.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.versioningbehavior-1.4.5-py3.10.egg/plone/app/versioningbehavior/tests/test_functional.py", line 6, in from plone.app.versioningbehavior.testing import PLONE_APP_VERSIONINGBEHAVIOR_FUNCTIONAL_TESTING File "/home/jenkins/.buildout/eggs/cp310/plone.app.versioningbehavior-1.4.5-py3.10.egg/plone/app/versioningbehavior/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.versioningbehavior.tests.test_modifiers.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.versioningbehavior-1.4.5-py3.10.egg/plone/app/versioningbehavior/tests/test_modifiers.py", line 6, in from plone.app.versioningbehavior.testing import PLONE_APP_VERSIONINGBEHAVIOR_FUNCTIONAL_TESTING File "/home/jenkins/.buildout/eggs/cp310/plone.app.versioningbehavior-1.4.5-py3.10.egg/plone/app/versioningbehavior/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.versioningbehavior.tests.test_subscribers.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.versioningbehavior-1.4.5-py3.10.egg/plone/app/versioningbehavior/tests/test_subscribers.py", line 4, in from plone.app.versioningbehavior.testing import \ File "/home/jenkins/.buildout/eggs/cp310/plone.app.versioningbehavior-1.4.5-py3.10.egg/plone/app/versioningbehavior/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.versioningbehavior.tests.tests.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.versioningbehavior-1.4.5-py3.10.egg/plone/app/versioningbehavior/tests/tests.py", line 2, in from plone.app.versioningbehavior.testing import PLONE_APP_VERSIONINGBEHAVIOR_FUNCTIONAL_TESTING File "/home/jenkins/.buildout/eggs/cp310/plone.app.versioningbehavior-1.4.5-py3.10.egg/plone/app/versioningbehavior/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.vocabularies.catalog.CatalogSource Error Message: Failed doctest test for plone.app.vocabularies.catalog.CatalogSource Stack Trace: Failed doctest test for plone.app.vocabularies.catalog.CatalogSource File "/home/jenkins/.buildout/eggs/cp310/plone.app.vocabularies-4.3.0-py3.10.egg/plone/app/vocabularies/catalog.py", line 856, in CatalogSource ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.app.vocabularies-4.3.0-py3.10.egg/plone/app/vocabularies/catalog.py", line 890, in plone.app.vocabularies.catalog.CatalogSource Failed example: 'asdf' in source Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in 'asdf' in source File "/home/jenkins/.buildout/eggs/cp310/plone.app.vocabularies-4.3.0-py3.10.egg/plone/app/vocabularies/catalog.py", line 922, in __contains__ return bool(self.search_catalog(query)) File "/home/jenkins/.buildout/eggs/cp310/plone.app.vocabularies-4.3.0-py3.10.egg/plone/app/vocabularies/catalog.py", line 927, in search_catalog catalog = getToolByName(getSite(), 'portal_catalog') File "", line 11, in check_getToolByName File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/patches/gtbn.py", line 22, in rewrap_in_request_container obj = aq_base(ob).__of__(obj) AttributeError: 'DummyContext' object has no attribute '__of__' ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.app.vocabularies-4.3.0-py3.10.egg/plone/app/vocabularies/catalog.py", line 893, in plone.app.vocabularies.catalog.CatalogSource Failed example: source.search_catalog({'foo': 'baz'}) Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in source.search_catalog({'foo': 'baz'}) File "/home/jenkins/.buildout/eggs/cp310/plone.app.vocabularies-4.3.0-py3.10.egg/plone/app/vocabularies/catalog.py", line 927, in search_catalog catalog = getToolByName(getSite(), 'portal_catalog') File "", line 11, in check_getToolByName File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/patches/gtbn.py", line 22, in rewrap_in_request_container obj = aq_base(ob).__of__(obj) AttributeError: 'DummyContext' object has no attribute '__of__' File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 591, in run self._callTestMethod(testMethod) File "/srv/python3.10/lib/python3.10/unittest/case.py", line 549, in _callTestMethod method() File "/srv/python3.10/lib/python3.10/doctest.py", line 2216, in runTest raise self.failureException(self.format_failure(new.getvalue())) FAILED: plone.app.widgets.tests.test_robot.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.widgets-3.0.6-py3.10.egg/plone/app/widgets/tests/test_robot.py", line 1, in from plone.app.widgets.testing import PLONEAPPWIDGETS_DX_ROBOT_TESTING File "/home/jenkins/.buildout/eggs/cp310/plone.app.widgets-3.0.6-py3.10.egg/plone/app/widgets/testing.py", line 5, in from plone.app.robotframework.testing import REMOTE_LIBRARY_BUNDLE_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.widgets.tests.test_utils.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.widgets-3.0.6-py3.10.egg/plone/app/widgets/tests/test_utils.py", line 5, in from plone.app.widgets.testing import PLONEAPPWIDGETS_INTEGRATION_TESTING File "/home/jenkins/.buildout/eggs/cp310/plone.app.widgets-3.0.6-py3.10.egg/plone/app/widgets/testing.py", line 5, in from plone.app.robotframework.testing import REMOTE_LIBRARY_BUNDLE_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.z3cform.tests.test_widgets.RelatedItemsWidgetTests.test_multiple_selection Error Message: can only join an iterable Stack Trace: can only join an iterable File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 591, in run self._callTestMethod(testMethod) File "/srv/python3.10/lib/python3.10/unittest/case.py", line 549, in _callTestMethod method() File "/home/jenkins/.buildout/eggs/cp310/mock-4.0.3-py3.10.egg/mock/mock.py", line 1346, in patched return func(*newargs, **newkeywargs) File "/home/jenkins/.buildout/eggs/cp310/plone.app.z3cform-4.0.0a6-py3.10.egg/plone/app/z3cform/tests/test_widgets.py", line 1364, in test_multiple_selection base_args = widget._base_args() File "/home/jenkins/.buildout/eggs/cp310/plone.app.z3cform-4.0.0a6-py3.10.egg/plone/app/z3cform/widget.py", line 595, in _base_args get_relateditems_options( File "/home/jenkins/.buildout/eggs/cp310/plone.app.widgets-3.0.6-py3.10.egg/plone/app/widgets/utils.py", line 159, in get_relateditems_options options['rootPath'] = '/'.join(site.getPhysicalPath()) if site else '/' FAILED: plone.app.z3cform.tests.test_widgets.RelatedItemsWidgetTests.test_single_selection Error Message: can only join an iterable Stack Trace: can only join an iterable File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 591, in run self._callTestMethod(testMethod) File "/srv/python3.10/lib/python3.10/unittest/case.py", line 549, in _callTestMethod method() File "/home/jenkins/.buildout/eggs/cp310/mock-4.0.3-py3.10.egg/mock/mock.py", line 1346, in patched return func(*newargs, **newkeywargs) File "/home/jenkins/.buildout/eggs/cp310/plone.app.z3cform-4.0.0a6-py3.10.egg/plone/app/z3cform/tests/test_widgets.py", line 1336, in test_single_selection base_args = widget._base_args() File "/home/jenkins/.buildout/eggs/cp310/plone.app.z3cform-4.0.0a6-py3.10.egg/plone/app/z3cform/widget.py", line 595, in _base_args get_relateditems_options( File "/home/jenkins/.buildout/eggs/cp310/plone.app.widgets-3.0.6-py3.10.egg/plone/app/widgets/utils.py", line 159, in get_relateditems_options options['rootPath'] = '/'.join(site.getPhysicalPath()) if site else '/' FAILED: plone.i18n.tests.test_languageutility.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.i18n-5.0.0a4-py3.10.egg/plone/i18n/tests/test_languageutility.py", line 5, in from plone.i18n.tests import base File "/home/jenkins/.buildout/eggs/cp310/plone.i18n-5.0.0a4-py3.10.egg/plone/i18n/tests/base.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.i18n.tests.test_negotiation.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.i18n-5.0.0a4-py3.10.egg/plone/i18n/tests/test_negotiation.py", line 6, in from plone.i18n.tests import base File "/home/jenkins/.buildout/eggs/cp310/plone.i18n-5.0.0a4-py3.10.egg/plone/i18n/tests/base.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.locking.tests.test_functional.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.locking-2.2.5-py3.10.egg/plone/locking/tests/test_functional.py", line 5, in from plone.locking.testing import PLONE_LOCKING_FUNCTIONAL_TESTING File "/home/jenkins/.buildout/eggs/cp310/plone.locking-2.2.5-py3.10.egg/plone/locking/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.locking.tests.test_views.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.locking-2.2.5-py3.10.egg/plone/locking/tests/test_views.py", line 6, in from plone.locking.testing import PLONE_LOCKING_INTEGRATION_TESTING File "/home/jenkins/.buildout/eggs/cp310/plone.locking-2.2.5-py3.10.egg/plone/locking/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.outputfilters.tests.test_docs.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.outputfilters/plone/outputfilters/tests/test_docs.py", line 2, in from plone.outputfilters.testing import PLONE_OUTPUTFILTERS_FUNCTIONAL_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.outputfilters/plone/outputfilters/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.outputfilters.tests.test_resolveuid_and_caption.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.outputfilters/plone/outputfilters/tests/test_resolveuid_and_caption.py", line 15, in from plone.outputfilters.testing import PLONE_OUTPUTFILTERS_FUNCTIONAL_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.outputfilters/plone/outputfilters/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.outputfilters.tests.test_transforms.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.outputfilters/plone/outputfilters/tests/test_transforms.py", line 4, in from plone.outputfilters.testing import PLONE_OUTPUTFILTERS_INTEGRATION_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.outputfilters/plone/outputfilters/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.portlet.collection.tests.test_functional_doctest.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.portlet.collection-4.0.0a2-py3.10.egg/plone/portlet/collection/tests/test_functional_doctest.py", line 13, in from plone.portlet.collection.testing import \ File "/home/jenkins/.buildout/eggs/cp310/plone.portlet.collection-4.0.0a2-py3.10.egg/plone/portlet/collection/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.portlet.collection.tests.test_portlet_collection.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.portlet.collection-4.0.0a2-py3.10.egg/plone/portlet/collection/tests/test_portlet_collection.py", line 14, in from plone.portlet.collection.testing import ( File "/home/jenkins/.buildout/eggs/cp310/plone.portlet.collection-4.0.0a2-py3.10.egg/plone/portlet/collection/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.rest.tests.test_cors.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.rest-2.0.0a2-py3.10.egg/plone/rest/tests/test_cors.py", line 7, in from plone.rest.testing import PLONE_REST_INTEGRATION_TESTING File "/home/jenkins/.buildout/eggs/cp310/plone.rest-2.0.0a2-py3.10.egg/plone/rest/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.rest.tests.test_dexterity.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.rest-2.0.0a2-py3.10.egg/plone/rest/tests/test_dexterity.py", line 10, in from plone.rest.testing import PLONE_REST_FUNCTIONAL_TESTING File "/home/jenkins/.buildout/eggs/cp310/plone.rest-2.0.0a2-py3.10.egg/plone/rest/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.rest.tests.test_dispatching.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.rest-2.0.0a2-py3.10.egg/plone/rest/tests/test_dispatching.py", line 6, in from plone.rest.testing import PLONE_REST_FUNCTIONAL_TESTING File "/home/jenkins/.buildout/eggs/cp310/plone.rest-2.0.0a2-py3.10.egg/plone/rest/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.rest.tests.test_error_handling.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.rest-2.0.0a2-py3.10.egg/plone/rest/tests/test_error_handling.py", line 7, in from plone.rest.testing import PLONE_REST_FUNCTIONAL_TESTING File "/home/jenkins/.buildout/eggs/cp310/plone.rest-2.0.0a2-py3.10.egg/plone/rest/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.rest.tests.test_named_services.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.rest-2.0.0a2-py3.10.egg/plone/rest/tests/test_named_services.py", line 6, in from plone.rest.testing import PLONE_REST_FUNCTIONAL_TESTING File "/home/jenkins/.buildout/eggs/cp310/plone.rest-2.0.0a2-py3.10.egg/plone/rest/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.rest.tests.test_permissions.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.rest-2.0.0a2-py3.10.egg/plone/rest/tests/test_permissions.py", line 12, in from plone.rest.testing import PLONE_REST_INTEGRATION_TESTING File "/home/jenkins/.buildout/eggs/cp310/plone.rest-2.0.0a2-py3.10.egg/plone/rest/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.rest.tests.test_redirects.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.rest-2.0.0a2-py3.10.egg/plone/rest/tests/test_redirects.py", line 9, in from plone.rest.testing import PLONE_REST_FUNCTIONAL_TESTING File "/home/jenkins/.buildout/eggs/cp310/plone.rest-2.0.0a2-py3.10.egg/plone/rest/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.rest.tests.test_siteroot.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.rest-2.0.0a2-py3.10.egg/plone/rest/tests/test_siteroot.py", line 2, in from plone.rest.testing import PLONE_REST_FUNCTIONAL_TESTING File "/home/jenkins/.buildout/eggs/cp310/plone.rest-2.0.0a2-py3.10.egg/plone/rest/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.rest.tests.test_traversal.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.rest-2.0.0a2-py3.10.egg/plone/rest/tests/test_traversal.py", line 12, in from plone.rest.testing import PLONE_REST_INTEGRATION_TESTING File "/home/jenkins/.buildout/eggs/cp310/plone.rest-2.0.0a2-py3.10.egg/plone/rest/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.restapi.tests.test_addons.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/tests/test_addons.py", line 5, in from plone.restapi.testing import PLONE_RESTAPI_DX_FUNCTIONAL_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/testing.py", line 3, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.restapi.tests.test_auth.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/tests/test_auth.py", line 4, in from plone.restapi.testing import PLONE_RESTAPI_DX_INTEGRATION_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/testing.py", line 3, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.restapi.tests.test_batching.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/tests/test_batching.py", line 6, in from plone.restapi.testing import PLONE_RESTAPI_DX_FUNCTIONAL_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/testing.py", line 3, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.restapi.tests.test_behaviors.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/tests/test_behaviors.py", line 7, in from plone.restapi.testing import PLONE_RESTAPI_DX_INTEGRATION_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/testing.py", line 3, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.restapi.tests.test_blocks_deserializer.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/tests/test_blocks_deserializer.py", line 6, in from plone.restapi.testing import PLONE_RESTAPI_DX_INTEGRATION_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/testing.py", line 3, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.restapi.tests.test_blocks_searchable_text.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/tests/test_blocks_searchable_text.py", line 10, in from plone.restapi.testing import PLONE_RESTAPI_DX_FUNCTIONAL_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/testing.py", line 3, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.restapi.tests.test_blocks_serializer.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/tests/test_blocks_serializer.py", line 7, in from plone.restapi.testing import PLONE_RESTAPI_DX_INTEGRATION_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/testing.py", line 3, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.restapi.tests.test_boolean_value.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/tests/test_boolean_value.py", line 2, in from plone.restapi.testing import PLONE_RESTAPI_DX_FUNCTIONAL_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/testing.py", line 3, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.restapi.tests.test_comments.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/tests/test_comments.py", line 10, in from plone.restapi.testing import PLONE_RESTAPI_DX_INTEGRATION_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/testing.py", line 3, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.restapi.tests.test_content_blocks.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/tests/test_content_blocks.py", line 7, in from plone.restapi.testing import PLONE_RESTAPI_DX_FUNCTIONAL_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/testing.py", line 3, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.restapi.tests.test_content_delete.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/tests/test_content_delete.py", line 10, in from plone.restapi.testing import PLONE_RESTAPI_DX_FUNCTIONAL_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/testing.py", line 3, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.restapi.tests.test_content_get.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/tests/test_content_get.py", line 8, in from plone.restapi.testing import PLONE_RESTAPI_DX_FUNCTIONAL_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/testing.py", line 3, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.restapi.tests.test_content_local_roles.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/tests/test_content_local_roles.py", line 11, in from plone.restapi.testing import PLONE_RESTAPI_DX_FUNCTIONAL_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/testing.py", line 3, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.restapi.tests.test_content_patch.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/tests/test_content_patch.py", line 9, in from plone.restapi.testing import PLONE_RESTAPI_DX_FUNCTIONAL_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/testing.py", line 3, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.restapi.tests.test_content_post.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/tests/test_content_post.py", line 9, in from plone.restapi.testing import PLONE_RESTAPI_DX_FUNCTIONAL_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/testing.py", line 3, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.restapi.tests.test_content_utils.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/tests/test_content_utils.py", line 4, in from plone.restapi.testing import PLONE_RESTAPI_DX_INTEGRATION_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/testing.py", line 3, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.restapi.tests.test_copymove.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/tests/test_copymove.py", line 7, in from plone.restapi.testing import PLONE_RESTAPI_DX_FUNCTIONAL_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/testing.py", line 3, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.restapi.tests.test_documentation.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/tests/test_documentation.py", line 23, in from plone.restapi.testing import PLONE_RESTAPI_DX_FUNCTIONAL_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/testing.py", line 3, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.restapi.tests.test_dxcontent_deserializer.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/tests/test_dxcontent_deserializer.py", line 7, in from plone.restapi.testing import PLONE_RESTAPI_DX_INTEGRATION_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/testing.py", line 3, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.restapi.tests.test_dxcontent_serializer.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/tests/test_dxcontent_serializer.py", line 18, in from plone.restapi.testing import PLONE_RESTAPI_DX_INTEGRATION_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/testing.py", line 3, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.restapi.tests.test_dxfield_deserializer.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/tests/test_dxfield_deserializer.py", line 10, in from plone.restapi.testing import PLONE_RESTAPI_DX_INTEGRATION_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/testing.py", line 3, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.restapi.tests.test_dxfield_serializer.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/tests/test_dxfield_serializer.py", line 14, in from plone.restapi.testing import PLONE_RESTAPI_DX_INTEGRATION_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/testing.py", line 3, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.restapi.tests.test_error_handling.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/tests/test_error_handling.py", line 5, in from plone.restapi.testing import PLONE_RESTAPI_DX_FUNCTIONAL_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/testing.py", line 3, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.restapi.tests.test_expansion.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/tests/test_expansion.py", line 11, in from plone.restapi.testing import PLONE_RESTAPI_DX_FUNCTIONAL_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/testing.py", line 3, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.restapi.tests.test_functional_auth.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/tests/test_functional_auth.py", line 7, in from plone.restapi.testing import PLONE_RESTAPI_DX_FUNCTIONAL_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/testing.py", line 3, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.restapi.tests.test_indexers.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/tests/test_indexers.py", line 3, in from plone.restapi.testing import PLONE_RESTAPI_DX_INTEGRATION_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/testing.py", line 3, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.restapi.tests.test_locking.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/tests/test_locking.py", line 7, in from plone.restapi.testing import PLONE_RESTAPI_DX_FUNCTIONAL_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/testing.py", line 3, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.restapi.tests.test_pas.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/tests/test_pas.py", line 2, in from plone.restapi.testing import PLONE_RESTAPI_DX_INTEGRATION_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/testing.py", line 3, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.restapi.tests.test_permissions.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/tests/test_permissions.py", line 6, in from plone.restapi.testing import PLONE_RESTAPI_DX_FUNCTIONAL_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/testing.py", line 3, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.restapi.tests.test_profile_tiles.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/tests/test_profile_tiles.py", line 6, in from plone.restapi.testing import PLONE_RESTAPI_BLOCKS_INTEGRATION_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/testing.py", line 3, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.restapi.tests.test_registry.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/tests/test_registry.py", line 8, in from plone.restapi.testing import PLONE_RESTAPI_DX_FUNCTIONAL_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/testing.py", line 3, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.restapi.tests.test_registry_serializer.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/tests/test_registry_serializer.py", line 5, in from plone.restapi.testing import PLONE_RESTAPI_DX_INTEGRATION_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/testing.py", line 3, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.restapi.tests.test_resolveuid.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/tests/test_resolveuid.py", line 12, in from plone.restapi.testing import PLONE_RESTAPI_BLOCKS_FUNCTIONAL_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/testing.py", line 3, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.restapi.tests.test_roles.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/tests/test_roles.py", line 3, in from plone.restapi.testing import PLONE_RESTAPI_DX_FUNCTIONAL_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/testing.py", line 3, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.restapi.tests.test_search.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/tests/test_search.py", line 13, in from plone.restapi.testing import PLONE_RESTAPI_DX_FUNCTIONAL_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/testing.py", line 3, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.restapi.tests.test_serializer.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/tests/test_serializer.py", line 9, in from plone.restapi.testing import PLONE_RESTAPI_DX_INTEGRATION_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/testing.py", line 3, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.restapi.tests.test_serializer_catalog.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/tests/test_serializer_catalog.py", line 7, in from plone.restapi.testing import PLONE_RESTAPI_DX_INTEGRATION_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/testing.py", line 3, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.restapi.tests.test_serializer_converters.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/tests/test_serializer_converters.py", line 8, in from plone.restapi.testing import PLONE_RESTAPI_DX_INTEGRATION_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/testing.py", line 3, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.restapi.tests.test_serializer_group.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/tests/test_serializer_group.py", line 5, in from plone.restapi.testing import PLONE_RESTAPI_DX_INTEGRATION_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/testing.py", line 3, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.restapi.tests.test_serializer_summary.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/tests/test_serializer_summary.py", line 7, in from plone.restapi.testing import PLONE_RESTAPI_DX_INTEGRATION_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/testing.py", line 3, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.restapi.tests.test_serializer_user.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/tests/test_serializer_user.py", line 3, in from plone.restapi.testing import PLONE_RESTAPI_DX_INTEGRATION_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/testing.py", line 3, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.restapi.tests.test_services.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/tests/test_services.py", line 9, in from plone.restapi.testing import PLONE_RESTAPI_DX_FUNCTIONAL_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/testing.py", line 3, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.restapi.tests.test_services_actions.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/tests/test_services_actions.py", line 6, in from plone.restapi.testing import PLONE_RESTAPI_DX_FUNCTIONAL_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/testing.py", line 3, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.restapi.tests.test_services_breadcrumbs.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/tests/test_services_breadcrumbs.py", line 8, in from plone.restapi.testing import PLONE_RESTAPI_DX_FUNCTIONAL_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/testing.py", line 3, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.restapi.tests.test_services_comments.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/tests/test_services_comments.py", line 6, in from plone.restapi.testing import PLONE_RESTAPI_DX_FUNCTIONAL_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/testing.py", line 3, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.restapi.tests.test_services_content.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/tests/test_services_content.py", line 5, in from plone.restapi.testing import PLONE_RESTAPI_DX_FUNCTIONAL_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/testing.py", line 3, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.restapi.tests.test_services_contextnavigation.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/tests/test_services_contextnavigation.py", line 8, in from plone.restapi.testing import PLONE_RESTAPI_DX_FUNCTIONAL_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/testing.py", line 3, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.restapi.tests.test_services_controlpanel_dexterity_types.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/tests/test_services_controlpanel_dexterity_types.py", line 5, in from plone.restapi.testing import PLONE_RESTAPI_DX_FUNCTIONAL_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/testing.py", line 3, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.restapi.tests.test_services_controlpanels.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/tests/test_services_controlpanels.py", line 5, in from plone.restapi.testing import PLONE_RESTAPI_DX_FUNCTIONAL_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/testing.py", line 3, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.restapi.tests.test_services_database.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/tests/test_services_database.py", line 3, in from plone.restapi.testing import PLONE_RESTAPI_DX_FUNCTIONAL_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/testing.py", line 3, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.restapi.tests.test_services_email_notification.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/tests/test_services_email_notification.py", line 6, in from plone.restapi.testing import PLONE_RESTAPI_DX_FUNCTIONAL_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/testing.py", line 3, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.restapi.tests.test_services_email_send.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/tests/test_services_email_send.py", line 6, in from plone.restapi.testing import PLONE_RESTAPI_DX_FUNCTIONAL_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/testing.py", line 3, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.restapi.tests.test_services_groups.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/tests/test_services_groups.py", line 6, in from plone.restapi.testing import PLONE_RESTAPI_DX_FUNCTIONAL_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/testing.py", line 3, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.restapi.tests.test_services_history.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/tests/test_services_history.py", line 9, in from plone.restapi.testing import PLONE_RESTAPI_DX_FUNCTIONAL_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/testing.py", line 3, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.restapi.tests.test_services_navigation.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/tests/test_services_navigation.py", line 7, in from plone.restapi.testing import PLONE_RESTAPI_DX_FUNCTIONAL_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/testing.py", line 3, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.restapi.tests.test_services_principals.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/tests/test_services_principals.py", line 6, in from plone.restapi.testing import PLONE_RESTAPI_DX_FUNCTIONAL_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/testing.py", line 3, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.restapi.tests.test_services_querysources.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/tests/test_services_querysources.py", line 6, in from plone.restapi.testing import PLONE_RESTAPI_DX_FUNCTIONAL_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/testing.py", line 3, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.restapi.tests.test_services_querystring.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/tests/test_services_querystring.py", line 5, in from plone.restapi.testing import PLONE_RESTAPI_DX_FUNCTIONAL_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/testing.py", line 3, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.restapi.tests.test_services_querystringsearch.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/tests/test_services_querystringsearch.py", line 5, in from plone.restapi.testing import PLONE_RESTAPI_DX_FUNCTIONAL_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/testing.py", line 3, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.restapi.tests.test_services_sources.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/tests/test_services_sources.py", line 6, in from plone.restapi.testing import PLONE_RESTAPI_DX_FUNCTIONAL_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/testing.py", line 3, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.restapi.tests.test_services_tiles.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/tests/test_services_tiles.py", line 7, in from plone.restapi.testing import PLONE_RESTAPI_DX_FUNCTIONAL_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/testing.py", line 3, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.restapi.tests.test_services_types.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/tests/test_services_types.py", line 7, in from plone.restapi.testing import PLONE_RESTAPI_DX_FUNCTIONAL_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/testing.py", line 3, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.restapi.tests.test_services_users.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/tests/test_services_users.py", line 6, in from plone.restapi.testing import PLONE_RESTAPI_DX_FUNCTIONAL_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/testing.py", line 3, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.restapi.tests.test_services_vocabularies.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/tests/test_services_vocabularies.py", line 8, in from plone.restapi.testing import PLONE_RESTAPI_DX_FUNCTIONAL_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/testing.py", line 3, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.restapi.tests.test_services_workingcopy.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/tests/test_services_workingcopy.py", line 5, in from plone.restapi.testing import PLONE_RESTAPI_ITERATE_FUNCTIONAL_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/testing.py", line 3, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.restapi.tests.test_setup.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/tests/test_setup.py", line 3, in from plone.restapi.testing import PLONE_RESTAPI_DX_INTEGRATION_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/testing.py", line 3, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.restapi.tests.test_site_deserializer.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/tests/test_site_deserializer.py", line 5, in from plone.restapi.testing import PLONE_RESTAPI_DX_INTEGRATION_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/testing.py", line 3, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.restapi.tests.test_site_serializer.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/tests/test_site_serializer.py", line 9, in from plone.restapi.testing import PLONE_RESTAPI_DX_FUNCTIONAL_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/testing.py", line 3, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.restapi.tests.test_statictime.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/tests/test_statictime.py", line 15, in from plone.restapi.testing import PLONE_RESTAPI_DX_FUNCTIONAL_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/testing.py", line 3, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.restapi.tests.test_system.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/tests/test_system.py", line 3, in from plone.restapi.testing import PLONE_RESTAPI_DX_FUNCTIONAL_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/testing.py", line 3, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.restapi.tests.test_translations.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/tests/test_translations.py", line 8, in from plone.restapi.testing import PLONE_RESTAPI_DX_PAM_FUNCTIONAL_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/testing.py", line 3, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.restapi.tests.test_tus.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/tests/test_tus.py", line 12, in from plone.restapi.testing import PLONE_RESTAPI_DX_FUNCTIONAL_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/testing.py", line 3, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.restapi.tests.test_types.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/tests/test_types.py", line 7, in from plone.restapi.testing import PLONE_RESTAPI_DX_INTEGRATION_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/testing.py", line 3, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.restapi.tests.test_upgrade_ordering.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/tests/test_upgrade_ordering.py", line 3, in from plone.restapi.testing import PLONE_RESTAPI_DX_INTEGRATION_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/testing.py", line 3, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.restapi.tests.test_upgrades.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/tests/test_upgrades.py", line 2, in from plone.restapi.testing import PLONE_RESTAPI_DX_INTEGRATION_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/testing.py", line 3, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.restapi.tests.test_workflow.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/tests/test_workflow.py", line 11, in from plone.restapi.testing import PLONE_RESTAPI_WORKFLOWS_INTEGRATION_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/testing.py", line 3, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.schemaeditor.tests.test_robot.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.schemaeditor-3.0.3-py3.10.egg/plone/schemaeditor/tests/test_robot.py", line 3, in from plone.schemaeditor.testing import ACCEPTANCE File "/home/jenkins/.buildout/eggs/cp310/plone.schemaeditor-3.0.3-py3.10.egg/plone/schemaeditor/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.stringinterp.tests.testDocTests.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.stringinterp-1.3.3-py3.10.egg/plone/stringinterp/tests/testDocTests.py", line 3, in from plone.app.contenttypes.testing import ( File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString From jenkins at plone.org Tue Feb 1 14:44:03 2022 From: jenkins at plone.org (jenkins at plone.org) Date: Tue, 1 Feb 2022 15:44:03 +0100 (CET) Subject: [Testbot] Plone 6.0 - Python 3.6 - Robot Framework Tests (chrome) - Build # 901 - Still Failing! In-Reply-To: <915357151.2075.1643724049757@[104.25.47.70]> References: <915357151.2075.1643724049757@[104.25.47.70]> Message-ID: <1173435042.2101.1643726644075@[172.67.83.194]> Plone 6.0 - Python 3.6 - Robot Framework Tests (chrome) - Build # 901 - Still Failing: Check console output at https://jenkins.plone.org/job/plone-6.0-python-3.6-robot-chrome/901/ to view the results. Plone 6.0 - Python 3.6 - Robot Framework Tests (chrome) - Build # 901 - Still Failing: Check console output at https://jenkins.plone.org/job/plone-6.0-python-3.6-robot-chrome/901/ to view the results. Test Results: No tests ran. From jenkins at plone.org Tue Feb 1 15:27:06 2022 From: jenkins at plone.org (jenkins at plone.org) Date: Tue, 1 Feb 2022 16:27:06 +0100 (CET) Subject: [Testbot] Plone 5.2 - Python 3.9 - Robot Framework Tests (firefox) - Build # 344 - Still Failing! In-Reply-To: <166440545.2057.1643661421047@[104.25.48.70]> References: <166440545.2057.1643661421047@[104.25.48.70]> Message-ID: <608978340.2103.1643729227795@[104.25.47.70]> Plone 5.2 - Python 3.9 - Robot Framework Tests (firefox) - Build # 344 - Still Failing: Check console output at https://jenkins.plone.org/job/plone-5.2-python-3.9-robot-firefox/344/ to view the results. Plone 5.2 - Python 3.9 - Robot Framework Tests (firefox) - Build # 344 - Still Failing: Check console output at https://jenkins.plone.org/job/plone-5.2-python-3.9-robot-firefox/344/ to view the results. Test Results: 146 tests failed.... and 146 other failed tests. From jenkins at plone.org Tue Feb 1 15:38:54 2022 From: jenkins at plone.org (jenkins at plone.org) Date: Tue, 1 Feb 2022 16:38:54 +0100 (CET) Subject: [Testbot] Plone 6.0 - Python 3.9 - Robot Framework Tests (firefox) - Build # 598 - Still Failing! In-Reply-To: <268791321.2051.1643659715838@[104.25.47.70]> References: <268791321.2051.1643659715838@[104.25.47.70]> Message-ID: <26005689.2105.1643729935117@[104.25.48.70]> Plone 6.0 - Python 3.9 - Robot Framework Tests (firefox) - Build # 598 - Still Failing: Check console output at https://jenkins.plone.org/job/plone-6.0-python-3.9-robot-firefox/598/ to view the results. Plone 6.0 - Python 3.9 - Robot Framework Tests (firefox) - Build # 598 - Still Failing: Check console output at https://jenkins.plone.org/job/plone-6.0-python-3.9-robot-firefox/598/ to view the results. Test Results: 147 tests failed.... and 147 other failed tests. From jenkins at plone.org Tue Feb 1 16:44:35 2022 From: jenkins at plone.org (jenkins at plone.org) Date: Tue, 1 Feb 2022 17:44:35 +0100 (CET) Subject: [Testbot] Plone 5.2 - Python 3.9 - Robot Framework Tests (firefox) - Build # 345 - Still Failing! In-Reply-To: <608978340.2103.1643729227795@[104.25.47.70]> References: <608978340.2103.1643729227795@[104.25.47.70]> Message-ID: <677850158.2107.1643733876758@[104.25.47.70]> Plone 5.2 - Python 3.9 - Robot Framework Tests (firefox) - Build # 345 - Still Failing: Check console output at https://jenkins.plone.org/job/plone-5.2-python-3.9-robot-firefox/345/ to view the results. Plone 5.2 - Python 3.9 - Robot Framework Tests (firefox) - Build # 345 - Still Failing: Check console output at https://jenkins.plone.org/job/plone-5.2-python-3.9-robot-firefox/345/ to view the results. Test Results: 146 tests failed.... and 146 other failed tests. From jenkins at plone.org Tue Feb 1 16:56:19 2022 From: jenkins at plone.org (jenkins at plone.org) Date: Tue, 1 Feb 2022 17:56:19 +0100 (CET) Subject: [Testbot] Plone 6.0 - Python 3.9 - Robot Framework Tests (firefox) - Build # 599 - Still Failing! In-Reply-To: <26005689.2105.1643729935117@[104.25.48.70]> References: <26005689.2105.1643729935117@[104.25.48.70]> Message-ID: <1004350394.2109.1643734580133@[104.25.47.70]> Plone 6.0 - Python 3.9 - Robot Framework Tests (firefox) - Build # 599 - Still Failing: Check console output at https://jenkins.plone.org/job/plone-6.0-python-3.9-robot-firefox/599/ to view the results. Plone 6.0 - Python 3.9 - Robot Framework Tests (firefox) - Build # 599 - Still Failing: Check console output at https://jenkins.plone.org/job/plone-6.0-python-3.9-robot-firefox/599/ to view the results. Test Results: 147 tests failed.... and 147 other failed tests. From jenkins at plone.org Wed Feb 2 21:04:56 2022 From: jenkins at plone.org (jenkins at plone.org) Date: Wed, 2 Feb 2022 22:04:56 +0100 (CET) Subject: [Testbot] plone-6.0-python-3.10 - Build # 162 - Still Failing! In-Reply-To: <1957216457.2099.1643726499411@[172.67.83.194]> References: <1957216457.2099.1643726499411@[172.67.83.194]> Message-ID: <575224201.2163.1643835896992@[104.25.47.70]> plone-6.0-python-3.10 - Build # 162 - Still Failing: Check console output at https://jenkins.plone.org/job/plone-6.0-python-3.10/162/ to view the results. plone-6.0-python-3.10 - Build # 162 - Still Failing: Check console output at https://jenkins.plone.org/job/plone-6.0-python-3.10/162/ to view the results. Test Results: 558 tests failed. FAILED: plone.app.layout.links.tests.test_favicon_viewlet.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.layout-4.0.0a9-py3.10.egg/plone/app/layout/links/tests/test_favicon_viewlet.py", line 2, in from plone.app.layout.viewlets.tests.base import ViewletsTestCase File "/home/jenkins/.buildout/eggs/cp310/plone.app.layout-4.0.0a9-py3.10.egg/plone/app/layout/viewlets/tests/base.py", line 2, in from plone.app.layout.testing import FUNCTIONAL_TESTING File "/home/jenkins/.buildout/eggs/cp310/plone.app.layout-4.0.0a9-py3.10.egg/plone/app/layout/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: Products.CMFDiffTool.tests.testChangeSet.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/Products.CMFDiffTool-3.3.3-py3.10.egg/Products/CMFDiffTool/tests/testChangeSet.py", line 7, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FUNCTIONAL_TESTING # NOQA File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: Products.CMFDiffTool.tests.testListDiff.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/Products.CMFDiffTool-3.3.3-py3.10.egg/Products/CMFDiffTool/tests/testListDiff.py", line 8, in from Products.CMFDiffTool import testing File "/home/jenkins/.buildout/eggs/cp310/Products.CMFDiffTool-3.3.3-py3.10.egg/Products/CMFDiffTool/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: Products.CMFDiffTool.tests.test_binarydiff.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/Products.CMFDiffTool-3.3.3-py3.10.egg/Products/CMFDiffTool/tests/test_binarydiff.py", line 7, in from Products.CMFDiffTool import testing File "/home/jenkins/.buildout/eggs/cp310/Products.CMFDiffTool-3.3.3-py3.10.egg/Products/CMFDiffTool/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: Products.CMFDiffTool.tests.test_choicediff.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/Products.CMFDiffTool-3.3.3-py3.10.egg/Products/CMFDiffTool/tests/test_choicediff.py", line 4, in from Products.CMFDiffTool import testing File "/home/jenkins/.buildout/eggs/cp310/Products.CMFDiffTool-3.3.3-py3.10.egg/Products/CMFDiffTool/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: Products.CMFDiffTool.tests.test_dexteritydiff.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/Products.CMFDiffTool-3.3.3-py3.10.egg/Products/CMFDiffTool/tests/test_dexteritydiff.py", line 6, in from Products.CMFDiffTool import testing File "/home/jenkins/.buildout/eggs/cp310/Products.CMFDiffTool-3.3.3-py3.10.egg/Products/CMFDiffTool/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: Products.CMFDiffTool.tests.test_install.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/Products.CMFDiffTool-3.3.3-py3.10.egg/Products/CMFDiffTool/tests/test_install.py", line 4, in from Products.CMFDiffTool.tests.BaseTestCase import BaseDXTestCase File "/home/jenkins/.buildout/eggs/cp310/Products.CMFDiffTool-3.3.3-py3.10.egg/Products/CMFDiffTool/tests/BaseTestCase.py", line 2, in from Products.CMFDiffTool.testing import CMFDiffToolDXLayer File "/home/jenkins/.buildout/eggs/cp310/Products.CMFDiffTool-3.3.3-py3.10.egg/Products/CMFDiffTool/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: Products.CMFEditions.tests.test_ArchivistTool.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/Products.CMFEditions-4.0.0a3-py3.10.egg/Products/CMFEditions/tests/test_ArchivistTool.py", line 33, in from Products.CMFEditions.tests.base import CMFEditionsBaseTestCase File "/home/jenkins/.buildout/eggs/cp310/Products.CMFEditions-4.0.0a3-py3.10.egg/Products/CMFEditions/tests/base.py", line 3, in from Products.CMFEditions.testing import PRODUCTS_CMFEDITIONS_INTEGRATION_TESTING File "/home/jenkins/.buildout/eggs/cp310/Products.CMFEditions-4.0.0a3-py3.10.egg/Products/CMFEditions/testing.py", line 1, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: Products.CMFEditions.tests.test_ContentTypes.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/Products.CMFEditions-4.0.0a3-py3.10.egg/Products/CMFEditions/tests/test_ContentTypes.py", line 5, in from Products.CMFEditions.tests.base import CMFEditionsBaseTestCase File "/home/jenkins/.buildout/eggs/cp310/Products.CMFEditions-4.0.0a3-py3.10.egg/Products/CMFEditions/tests/base.py", line 3, in from Products.CMFEditions.testing import PRODUCTS_CMFEDITIONS_INTEGRATION_TESTING File "/home/jenkins/.buildout/eggs/cp310/Products.CMFEditions-4.0.0a3-py3.10.egg/Products/CMFEditions/testing.py", line 1, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: Products.CMFEditions.tests.test_CopyModifyMergeRepositoryTool.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/Products.CMFEditions-4.0.0a3-py3.10.egg/Products/CMFEditions/tests/test_CopyModifyMergeRepositoryTool.py", line 33, in from Products.CMFEditions.tests.base import CMFEditionsBaseTestCase File "/home/jenkins/.buildout/eggs/cp310/Products.CMFEditions-4.0.0a3-py3.10.egg/Products/CMFEditions/tests/base.py", line 3, in from Products.CMFEditions.testing import PRODUCTS_CMFEDITIONS_INTEGRATION_TESTING File "/home/jenkins/.buildout/eggs/cp310/Products.CMFEditions-4.0.0a3-py3.10.egg/Products/CMFEditions/testing.py", line 1, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: Products.CMFEditions.tests.test_IntegrationTests.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/Products.CMFEditions-4.0.0a3-py3.10.egg/Products/CMFEditions/tests/test_IntegrationTests.py", line 29, in from Products.CMFEditions.tests.base import CMFEditionsBaseTestCase File "/home/jenkins/.buildout/eggs/cp310/Products.CMFEditions-4.0.0a3-py3.10.egg/Products/CMFEditions/tests/base.py", line 3, in from Products.CMFEditions.testing import PRODUCTS_CMFEDITIONS_INTEGRATION_TESTING File "/home/jenkins/.buildout/eggs/cp310/Products.CMFEditions-4.0.0a3-py3.10.egg/Products/CMFEditions/testing.py", line 1, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: Products.CMFEditions.tests.test_KeepLastNVersionsTool.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/Products.CMFEditions-4.0.0a3-py3.10.egg/Products/CMFEditions/tests/test_KeepLastNVersionsTool.py", line 29, in from Products.CMFEditions.tests.base import CMFEditionsBaseTestCase File "/home/jenkins/.buildout/eggs/cp310/Products.CMFEditions-4.0.0a3-py3.10.egg/Products/CMFEditions/tests/base.py", line 3, in from Products.CMFEditions.testing import PRODUCTS_CMFEDITIONS_INTEGRATION_TESTING File "/home/jenkins/.buildout/eggs/cp310/Products.CMFEditions-4.0.0a3-py3.10.egg/Products/CMFEditions/testing.py", line 1, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: Products.CMFEditions.tests.test_ModifierRegistryTool.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/Products.CMFEditions-4.0.0a3-py3.10.egg/Products/CMFEditions/tests/test_ModifierRegistryTool.py", line 38, in from Products.CMFEditions.tests.base import CMFEditionsBaseTestCase File "/home/jenkins/.buildout/eggs/cp310/Products.CMFEditions-4.0.0a3-py3.10.egg/Products/CMFEditions/tests/base.py", line 3, in from Products.CMFEditions.testing import PRODUCTS_CMFEDITIONS_INTEGRATION_TESTING File "/home/jenkins/.buildout/eggs/cp310/Products.CMFEditions-4.0.0a3-py3.10.egg/Products/CMFEditions/testing.py", line 1, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: Products.CMFEditions.tests.test_ZVCStorageTool.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/Products.CMFEditions-4.0.0a3-py3.10.egg/Products/CMFEditions/tests/test_ZVCStorageTool.py", line 38, in from Products.CMFEditions.tests.base import CMFEditionsBaseTestCase File "/home/jenkins/.buildout/eggs/cp310/Products.CMFEditions-4.0.0a3-py3.10.egg/Products/CMFEditions/tests/base.py", line 3, in from Products.CMFEditions.testing import PRODUCTS_CMFEDITIONS_INTEGRATION_TESTING File "/home/jenkins/.buildout/eggs/cp310/Products.CMFEditions-4.0.0a3-py3.10.egg/Products/CMFEditions/testing.py", line 1, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: Products.CMFEditions.tests.test_versions_history_form.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/Products.CMFEditions-4.0.0a3-py3.10.egg/Products/CMFEditions/tests/test_versions_history_form.py", line 25, in from Products.CMFEditions.tests.base import CMFEditionsBaseTestCase File "/home/jenkins/.buildout/eggs/cp310/Products.CMFEditions-4.0.0a3-py3.10.egg/Products/CMFEditions/tests/base.py", line 3, in from Products.CMFEditions.testing import PRODUCTS_CMFEDITIONS_INTEGRATION_TESTING File "/home/jenkins/.buildout/eggs/cp310/Products.CMFEditions-4.0.0a3-py3.10.egg/Products/CMFEditions/testing.py", line 1, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: Products.CMFPlacefulWorkflow.tests.testCMFPlacefulWorkflow.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/Products.CMFPlacefulWorkflow-3.0.0a1-py3.10.egg/Products/CMFPlacefulWorkflow/tests/testCMFPlacefulWorkflow.py", line 25, in from Products.CMFPlacefulWorkflow.tests.CMFPlacefulWorkflowTestCase import CMFPlacefulWorkflowTestCase # noqa: E501 File "/home/jenkins/.buildout/eggs/cp310/Products.CMFPlacefulWorkflow-3.0.0a1-py3.10.egg/Products/CMFPlacefulWorkflow/tests/CMFPlacefulWorkflowTestCase.py", line 21, in from Products.CMFPlacefulWorkflow.testing import PRODUCTS_CMFPLACEFULWORKFLOW_FUNCTIONAL_TESTING File "/home/jenkins/.buildout/eggs/cp310/Products.CMFPlacefulWorkflow-3.0.0a1-py3.10.egg/Products/CMFPlacefulWorkflow/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: Products.CMFPlacefulWorkflow.tests.test_configlet.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/Products.CMFPlacefulWorkflow-3.0.0a1-py3.10.egg/Products/CMFPlacefulWorkflow/tests/test_configlet.py", line 28, in from Products.CMFPlacefulWorkflow.tests.CMFPlacefulWorkflowTestCase import CMFPlacefulWorkflowTestCase # noqa: E501 File "/home/jenkins/.buildout/eggs/cp310/Products.CMFPlacefulWorkflow-3.0.0a1-py3.10.egg/Products/CMFPlacefulWorkflow/tests/CMFPlacefulWorkflowTestCase.py", line 21, in from Products.CMFPlacefulWorkflow.testing import PRODUCTS_CMFPLACEFULWORKFLOW_FUNCTIONAL_TESTING File "/home/jenkins/.buildout/eggs/cp310/Products.CMFPlacefulWorkflow-3.0.0a1-py3.10.egg/Products/CMFPlacefulWorkflow/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: Products.CMFPlacefulWorkflow.tests.test_doctests.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/Products.CMFPlacefulWorkflow-3.0.0a1-py3.10.egg/Products/CMFPlacefulWorkflow/tests/test_doctests.py", line 23, in from Products.CMFPlacefulWorkflow.testing import PRODUCTS_CMFPLACEFULWORKFLOW_FUNCTIONAL_TESTING File "/home/jenkins/.buildout/eggs/cp310/Products.CMFPlacefulWorkflow-3.0.0a1-py3.10.egg/Products/CMFPlacefulWorkflow/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: Products.CMFPlone.controlpanel.tests.test_controlpanel_actions.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/controlpanel/tests/test_controlpanel_actions.py", line 2, in from Products.CMFPlone.testing import PRODUCTS_CMFPLONE_INTEGRATION_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: Products.CMFPlone.controlpanel.tests.test_controlpanel_bbb_editing_adapter.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/controlpanel/tests/test_controlpanel_bbb_editing_adapter.py", line 2, in from Products.CMFPlone.testing import PRODUCTS_CMFPLONE_INTEGRATION_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: Products.CMFPlone.controlpanel.tests.test_controlpanel_bbb_filter_adapter.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/controlpanel/tests/test_controlpanel_bbb_filter_adapter.py", line 2, in from Products.CMFPlone.testing import PRODUCTS_CMFPLONE_INTEGRATION_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: Products.CMFPlone.controlpanel.tests.test_controlpanel_bbb_language_adapter.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/controlpanel/tests/test_controlpanel_bbb_language_adapter.py", line 1, in from Products.CMFPlone.testing import \ File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: Products.CMFPlone.controlpanel.tests.test_controlpanel_bbb_mail_adapter.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/controlpanel/tests/test_controlpanel_bbb_mail_adapter.py", line 2, in from Products.CMFPlone.testing import \ File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: Products.CMFPlone.controlpanel.tests.test_controlpanel_bbb_maintenance_adapter.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/controlpanel/tests/test_controlpanel_bbb_maintenance_adapter.py", line 2, in from Products.CMFPlone.testing import PRODUCTS_CMFPLONE_INTEGRATION_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: Products.CMFPlone.controlpanel.tests.test_controlpanel_bbb_markup_adapter.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/controlpanel/tests/test_controlpanel_bbb_markup_adapter.py", line 2, in from Products.CMFPlone.testing import PRODUCTS_CMFPLONE_INTEGRATION_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: Products.CMFPlone.controlpanel.tests.test_controlpanel_bbb_navigation_adapter.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/controlpanel/tests/test_controlpanel_bbb_navigation_adapter.py", line 2, in from Products.CMFPlone.testing import PRODUCTS_CMFPLONE_INTEGRATION_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: Products.CMFPlone.controlpanel.tests.test_controlpanel_bbb_search_adapter.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/controlpanel/tests/test_controlpanel_bbb_search_adapter.py", line 2, in from Products.CMFPlone.testing import PRODUCTS_CMFPLONE_INTEGRATION_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: Products.CMFPlone.controlpanel.tests.test_controlpanel_bbb_security_adapter.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/controlpanel/tests/test_controlpanel_bbb_security_adapter.py", line 1, in from Products.CMFPlone.testing import \ File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: Products.CMFPlone.controlpanel.tests.test_controlpanel_bbb_site_adapter.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/controlpanel/tests/test_controlpanel_bbb_site_adapter.py", line 2, in from Products.CMFPlone.testing import PRODUCTS_CMFPLONE_INTEGRATION_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: Products.CMFPlone.controlpanel.tests.test_controlpanel_bbb_usergroups_adapter.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/controlpanel/tests/test_controlpanel_bbb_usergroups_adapter.py", line 10, in from Products.CMFPlone.testing import \ File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: Products.CMFPlone.controlpanel.tests.test_controlpanel_browser_editing.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/controlpanel/tests/test_controlpanel_browser_editing.py", line 2, in from Products.CMFPlone.testing import PRODUCTS_CMFPLONE_FUNCTIONAL_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: Products.CMFPlone.controlpanel.tests.test_controlpanel_browser_error_log.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/controlpanel/tests/test_controlpanel_browser_error_log.py", line 3, in from Products.CMFPlone.testing import PRODUCTS_CMFPLONE_FUNCTIONAL_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: Products.CMFPlone.controlpanel.tests.test_controlpanel_browser_filter.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/controlpanel/tests/test_controlpanel_browser_filter.py", line 6, in from Products.CMFPlone.testing import PRODUCTS_CMFPLONE_FUNCTIONAL_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: Products.CMFPlone.controlpanel.tests.test_controlpanel_browser_installer.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/controlpanel/tests/test_controlpanel_browser_installer.py", line 4, in from Products.CMFPlone.testing import PRODUCTS_CMFPLONE_FUNCTIONAL_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: Products.CMFPlone.controlpanel.tests.test_controlpanel_browser_language.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/controlpanel/tests/test_controlpanel_browser_language.py", line 9, in from Products.CMFPlone.testing import \ File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: Products.CMFPlone.controlpanel.tests.test_controlpanel_browser_mail.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/controlpanel/tests/test_controlpanel_browser_mail.py", line 9, in from Products.CMFPlone.testing import \ File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: Products.CMFPlone.controlpanel.tests.test_controlpanel_browser_maintenance.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/controlpanel/tests/test_controlpanel_browser_maintenance.py", line 1, in from Products.CMFPlone.testing import PRODUCTS_CMFPLONE_FUNCTIONAL_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: Products.CMFPlone.controlpanel.tests.test_controlpanel_browser_markup.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/controlpanel/tests/test_controlpanel_browser_markup.py", line 2, in from Products.CMFPlone.testing import PRODUCTS_CMFPLONE_FUNCTIONAL_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: Products.CMFPlone.controlpanel.tests.test_controlpanel_browser_navigation.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/controlpanel/tests/test_controlpanel_browser_navigation.py", line 2, in from Products.CMFPlone.testing import PRODUCTS_CMFPLONE_FUNCTIONAL_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: Products.CMFPlone.controlpanel.tests.test_controlpanel_browser_redirection.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/controlpanel/tests/test_controlpanel_browser_redirection.py", line 8, in from Products.CMFPlone.testing import PRODUCTS_CMFPLONE_FUNCTIONAL_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: Products.CMFPlone.controlpanel.tests.test_controlpanel_browser_search.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/controlpanel/tests/test_controlpanel_browser_search.py", line 2, in from Products.CMFPlone.testing import PRODUCTS_CMFPLONE_FUNCTIONAL_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: Products.CMFPlone.controlpanel.tests.test_controlpanel_browser_security.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/controlpanel/tests/test_controlpanel_browser_security.py", line 2, in from Products.CMFPlone.testing import \ File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: Products.CMFPlone.controlpanel.tests.test_controlpanel_browser_site.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/controlpanel/tests/test_controlpanel_browser_site.py", line 5, in from Products.CMFPlone.testing import PRODUCTS_CMFPLONE_FUNCTIONAL_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: Products.CMFPlone.controlpanel.tests.test_controlpanel_browser_syndication.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/controlpanel/tests/test_controlpanel_browser_syndication.py", line 3, in from Products.CMFPlone.testing import PRODUCTS_CMFPLONE_FUNCTIONAL_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: Products.CMFPlone.controlpanel.tests.test_controlpanel_browser_types.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/controlpanel/tests/test_controlpanel_browser_types.py", line 1, in from Products.CMFPlone.testing import PRODUCTS_CMFPLONE_FUNCTIONAL_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: Products.CMFPlone.controlpanel.tests.test_controlpanel_browser_usergroups.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/controlpanel/tests/test_controlpanel_browser_usergroups.py", line 6, in from Products.CMFPlone.testing import \ File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: Products.CMFPlone.controlpanel.tests.test_controlpanel_browser_usergroups_siteadmin_role.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/controlpanel/tests/test_controlpanel_browser_usergroups_siteadmin_role.py", line 9, in from Products.CMFPlone.testing import PRODUCTS_CMFPLONE_FUNCTIONAL_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: Products.CMFPlone.controlpanel.tests.test_controlpanel_dateandtime.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/controlpanel/tests/test_controlpanel_dateandtime.py", line 2, in from Products.CMFPlone.testing import PRODUCTS_CMFPLONE_INTEGRATION_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: Products.CMFPlone.controlpanel.tests.test_controlpanel_doctest.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/controlpanel/tests/test_controlpanel_doctest.py", line 3, in from Products.CMFPlone.testing import PRODUCTS_CMFPLONE_FUNCTIONAL_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: Products.CMFPlone.controlpanel.tests.test_controlpanel_editing.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/controlpanel/tests/test_controlpanel_editing.py", line 3, in from Products.CMFPlone.testing import PRODUCTS_CMFPLONE_INTEGRATION_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: Products.CMFPlone.controlpanel.tests.test_controlpanel_events.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/controlpanel/tests/test_controlpanel_events.py", line 1, in from Products.CMFPlone.testing import \ File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: Products.CMFPlone.controlpanel.tests.test_controlpanel_filter.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/controlpanel/tests/test_controlpanel_filter.py", line 3, in from Products.CMFPlone.testing import PRODUCTS_CMFPLONE_INTEGRATION_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: Products.CMFPlone.controlpanel.tests.test_controlpanel_installer.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/controlpanel/tests/test_controlpanel_installer.py", line 3, in from Products.CMFPlone.testing import PRODUCTS_CMFPLONE_INTEGRATION_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: Products.CMFPlone.controlpanel.tests.test_controlpanel_language.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/controlpanel/tests/test_controlpanel_language.py", line 7, in from Products.CMFPlone.testing import \ File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: Products.CMFPlone.controlpanel.tests.test_controlpanel_mail.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/controlpanel/tests/test_controlpanel_mail.py", line 7, in from Products.CMFPlone.testing import \ File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: Products.CMFPlone.controlpanel.tests.test_controlpanel_markup.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/controlpanel/tests/test_controlpanel_markup.py", line 3, in from Products.CMFPlone.testing import PRODUCTS_CMFPLONE_INTEGRATION_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: Products.CMFPlone.controlpanel.tests.test_controlpanel_navigation.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/controlpanel/tests/test_controlpanel_navigation.py", line 3, in from Products.CMFPlone.testing import PRODUCTS_CMFPLONE_INTEGRATION_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: Products.CMFPlone.controlpanel.tests.test_controlpanel_relations.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/controlpanel/tests/test_controlpanel_relations.py", line 4, in from Products.CMFPlone.testing import PRODUCTS_CMFPLONE_INTEGRATION_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: Products.CMFPlone.controlpanel.tests.test_controlpanel_search.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/controlpanel/tests/test_controlpanel_search.py", line 3, in from Products.CMFPlone.testing import PRODUCTS_CMFPLONE_INTEGRATION_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: Products.CMFPlone.controlpanel.tests.test_controlpanel_security.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/controlpanel/tests/test_controlpanel_security.py", line 3, in from Products.CMFPlone.testing import \ File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: Products.CMFPlone.controlpanel.tests.test_controlpanel_site.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/controlpanel/tests/test_controlpanel_site.py", line 3, in from Products.CMFPlone.testing import PRODUCTS_CMFPLONE_FUNCTIONAL_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: Products.CMFPlone.controlpanel.tests.test_controlpanel_types.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/controlpanel/tests/test_controlpanel_types.py", line 3, in from Products.CMFPlone.testing import PRODUCTS_CMFPLONE_INTEGRATION_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: Products.CMFPlone.controlpanel.tests.test_controlpanel_usergroups.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/controlpanel/tests/test_controlpanel_usergroups.py", line 4, in from Products.CMFPlone.testing import PRODUCTS_CMFPLONE_INTEGRATION_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: Products.CMFPlone.controlpanel.tests.test_doctests.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/controlpanel/tests/test_doctests.py", line 1, in from Products.CMFPlone.testing import PRODUCTS_CMFPLONE_FUNCTIONAL_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: Products.CMFPlone.tests.testActionsTool.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/tests/testActionsTool.py", line 6, in from Products.CMFPlone.testing import PRODUCTS_CMFPLONE_INTEGRATION_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: Products.CMFPlone.tests.testBatch.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/tests/testBatch.py", line 2, in from Products.CMFPlone.testing import PRODUCTS_CMFPLONE_INTEGRATION_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: Products.CMFPlone.tests.testBrowserAdmin.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/tests/testBrowserAdmin.py", line 4, in from Products.CMFPlone.testing import PRODUCTS_CMFPLONE_FUNCTIONAL_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: Products.CMFPlone.tests.testBrowserDefault.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/tests/testBrowserDefault.py", line 10, in from Products.CMFPlone.testing import PRODUCTS_CMFPLONE_FUNCTIONAL_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: Products.CMFPlone.tests.testControlPanel.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/tests/testControlPanel.py", line 1, in from Products.CMFPlone.testing import PRODUCTS_CMFPLONE_INTEGRATION_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: Products.CMFPlone.tests.testControlPanelScripts.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/tests/testControlPanelScripts.py", line 7, in from Products.CMFPlone.testing import PRODUCTS_CMFPLONE_INTEGRATION_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: Products.CMFPlone.tests.testCookieAuth.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/tests/testCookieAuth.py", line 5, in from Products.CMFPlone.testing import PRODUCTS_CMFPLONE_FUNCTIONAL_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: Products.CMFPlone.tests.testResourceRegistries.Startup Error Message: cannot import name 'Iterable' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Iterable' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/tests/testResourceRegistries.py", line 5, in from Products.CMFPlone.controlpanel.browser.resourceregistry import OverrideFolderManager # noqa File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/controlpanel/browser/resourceregistry.py", line 13, in from Products.CMFPlone.resources.browser.cook import cookWhenChangingSettings File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/resources/browser/cook.py", line 14, in from scss import Compiler File "/home/jenkins/.buildout/eggs/cp310/pyScss-1.3.7-py3.10-linux-x86_64.egg/scss/__init__.py", line 56, in from scss.compiler import Compiler File "/home/jenkins/.buildout/eggs/cp310/pyScss-1.3.7-py3.10-linux-x86_64.egg/scss/compiler.py", line 22, in from scss.calculator import Calculator File "/home/jenkins/.buildout/eggs/cp310/pyScss-1.3.7-py3.10-linux-x86_64.egg/scss/calculator.py", line 11, in from scss.ast import Literal File "/home/jenkins/.buildout/eggs/cp310/pyScss-1.3.7-py3.10-linux-x86_64.egg/scss/ast.py", line 24, in from scss.types import Boolean File "/home/jenkins/.buildout/eggs/cp310/pyScss-1.3.7-py3.10-linux-x86_64.egg/scss/types.py", line 6, in from collections import Iterable FAILED: Products.CMFPlone.tests.testSecurity.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/tests/testSecurity.py", line 9, in from Products.CMFPlone.testing import PRODUCTS_CMFPLONE_FUNCTIONAL_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: Products.CMFPlone.tests.testSiteAdminRole.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/tests/testSiteAdminRole.py", line 2, in from Products.CMFPlone.testing import PRODUCTS_CMFPLONE_INTEGRATION_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: Products.CMFPlone.tests.testUnicodeSplitter.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/tests/testUnicodeSplitter.py", line 7, in from Products.CMFPlone.testing import PRODUCTS_CMFPLONE_INTEGRATION_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: Products.CMFPlone.tests.testUserFolderBasics.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/tests/testUserFolderBasics.py", line 12, in from Products.CMFPlone.testing import PRODUCTS_CMFPLONE_INTEGRATION_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: Products.CMFPlone.tests.test_PloneTool.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/tests/test_PloneTool.py", line 5, in from Products.CMFPlone.testing import PRODUCTS_CMFPLONE_INTEGRATION_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: Products.CMFPlone.tests.test_defaultpage.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/tests/test_defaultpage.py", line 5, in from Products.CMFPlone.testing import PRODUCTS_CMFPLONE_INTEGRATION_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: Products.CMFPlone.tests.test_error_message.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/tests/test_error_message.py", line 2, in from Products.CMFPlone.testing import PRODUCTS_CMFPLONE_INTEGRATION_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: Products.CMFPlone.tests.test_expressions.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/tests/test_expressions.py", line 7, in from Products.CMFPlone.testing import PRODUCTS_CMFPLONE_FUNCTIONAL_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: Products.CMFPlone.tests.test_factory.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/tests/test_factory.py", line 4, in from Products.CMFPlone.testing import PRODUCTS_CMFPLONE_INTEGRATION_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: Products.CMFPlone.tests.test_functional.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/tests/test_functional.py", line 1, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FUNCTIONAL_TESTING # noqa File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: Products.CMFPlone.tests.test_icons.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/tests/test_icons.py", line 2, in from Products.CMFPlone.testing import PRODUCTS_CMFPLONE_INTEGRATION_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: Products.CMFPlone.tests.test_login_form.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/tests/test_login_form.py", line 5, in from Products.CMFPlone.testing import PRODUCTS_CMFPLONE_FUNCTIONAL_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: Products.CMFPlone.tests.test_login_help.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/tests/test_login_help.py", line 5, in from Products.CMFPlone.testing import PRODUCTS_CMFPLONE_FUNCTIONAL_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: Products.CMFPlone.tests.test_login_logout.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/tests/test_login_logout.py", line 6, in from Products.CMFPlone.testing import PRODUCTS_CMFPLONE_FUNCTIONAL_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: Products.CMFPlone.tests.test_login_views.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/tests/test_login_views.py", line 1, in from Products.CMFPlone.testing import PRODUCTS_CMFPLONE_INTEGRATION_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: Products.CMFPlone.tests.test_metabundles.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/tests/test_metabundles.py", line 11, in from Products.CMFPlone.testing import PRODUCTS_CMFPLONE_INTEGRATION_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: Products.CMFPlone.tests.test_nogopip.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/tests/test_nogopip.py", line 1, in from Products.CMFPlone.testing import PRODUCTS_CMFPLONE_INTEGRATION_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: Products.CMFPlone.tests.test_okay.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/tests/test_okay.py", line 2, in from Products.CMFPlone.testing import PRODUCTS_CMFPLONE_INTEGRATION_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: Products.CMFPlone.tests.test_passwordreset.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/tests/test_passwordreset.py", line 6, in from Products.CMFPlone.testing import PRODUCTS_CMFPLONE_FUNCTIONAL_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: Products.CMFPlone.tests.test_patternsettings.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/tests/test_patternsettings.py", line 6, in from Products.CMFPlone.testing import PRODUCTS_CMFPLONE_FUNCTIONAL_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: Products.CMFPlone.tests.test_redirect_after_login.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/tests/test_redirect_after_login.py", line 7, in from Products.CMFPlone.testing import PRODUCTS_CMFPLONE_FUNCTIONAL_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: Products.CMFPlone.tests.test_robot.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/tests/test_robot.py", line 1, in from Products.CMFPlone.testing import PRODUCTS_CMFPLONE_ROBOT_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: Products.CMFPlone.tests.test_robots_txt.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/tests/test_robots_txt.py", line 2, in from Products.CMFPlone.testing import PRODUCTS_CMFPLONE_INTEGRATION_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: Products.CMFPlone.tests.test_sitelogo.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/tests/test_sitelogo.py", line 2, in from Products.CMFPlone.testing import PRODUCTS_CMFPLONE_INTEGRATION_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: Products.CMFPlone.tests.test_sitemap.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/tests/test_sitemap.py", line 5, in from plone.app.contenttypes.testing import ( File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: Products.CMFPlone.tests.test_utils.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/tests/test_utils.py", line 10, in from Products.CMFPlone.testing import PRODUCTS_CMFPLONE_INTEGRATION_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: Products.CMFPlone.tests.test_z3c_form_widgets.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/tests/test_z3c_form_widgets.py", line 1, in from Products.CMFPlone.testing import PRODUCTS_CMFPLONE_FUNCTIONAL_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: Products.CMFPlone.tests.test_zmi.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/tests/test_zmi.py", line 1, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_INTEGRATION_TESTING # noqa: E501 File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: Products.GenericSetup.ZCatalog.tests.test_exportimport.ZCatalogXMLAdapterTests.test_body_get Error Message: Index of type ZCTextIndex not found Stack Trace: Index of type ZCTextIndex not found File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 591, in run self._callTestMethod(testMethod) File "/srv/python3.10/lib/python3.10/unittest/case.py", line 549, in _callTestMethod method() File "/home/jenkins/.buildout/eggs/cp310/Products.GenericSetup-2.1.5-py3.10.egg/Products/GenericSetup/testing.py", line 82, in test_body_get self._populate(self._obj) File "/home/jenkins/.buildout/eggs/cp310/Products.GenericSetup-2.1.5-py3.10.egg/Products/GenericSetup/ZCatalog/tests/test_exportimport.py", line 166, in _populate obj.addIndex('foo_zctext', 'ZCTextIndex', extra) File "/home/jenkins/.buildout/eggs/cp310/Products.ZCatalog-6.1-py3.10.egg/Products/ZCatalog/ZCatalog.py", line 859, in addIndex raise ValueError("Index of type %s not found" % type) FAILED: Products.GenericSetup.ZCatalog.tests.test_exportimport.ZCatalogXMLAdapterTests.test_body_get_special Error Message: Index of type ZCTextIndex not found Stack Trace: Index of type ZCTextIndex not found File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 591, in run self._callTestMethod(testMethod) File "/srv/python3.10/lib/python3.10/unittest/case.py", line 549, in _callTestMethod method() File "/home/jenkins/.buildout/eggs/cp310/Products.GenericSetup-2.1.5-py3.10.egg/Products/GenericSetup/ZCatalog/tests/test_exportimport.py", line 192, in test_body_get_special self._populate_special(self._obj) File "/home/jenkins/.buildout/eggs/cp310/Products.GenericSetup-2.1.5-py3.10.egg/Products/GenericSetup/ZCatalog/tests/test_exportimport.py", line 174, in _populate_special self._populate(self._obj) File "/home/jenkins/.buildout/eggs/cp310/Products.GenericSetup-2.1.5-py3.10.egg/Products/GenericSetup/ZCatalog/tests/test_exportimport.py", line 166, in _populate obj.addIndex('foo_zctext', 'ZCTextIndex', extra) File "/home/jenkins/.buildout/eggs/cp310/Products.ZCatalog-6.1-py3.10.egg/Products/ZCatalog/ZCatalog.py", line 859, in addIndex raise ValueError("Index of type %s not found" % type) FAILED: Products.GenericSetup.ZCatalog.tests.test_exportimport.ZCatalogXMLAdapterTests.test_body_set Error Message: unknown meta_type 'ZCTextIndex Lexicon' Stack Trace: unknown meta_type 'ZCTextIndex Lexicon' File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 591, in run self._callTestMethod(testMethod) File "/srv/python3.10/lib/python3.10/unittest/case.py", line 549, in _callTestMethod method() File "/home/jenkins/.buildout/eggs/cp310/Products.GenericSetup-2.1.5-py3.10.egg/Products/GenericSetup/testing.py", line 91, in test_body_set adapted.body = self._BODY File "/home/jenkins/.buildout/eggs/cp310/Products.GenericSetup-2.1.5-py3.10.egg/Products/GenericSetup/utils.py", line 558, in _importBody self._importNode(dom.documentElement) File "/home/jenkins/.buildout/eggs/cp310/Products.GenericSetup-2.1.5-py3.10.egg/Products/GenericSetup/ZCatalog/exportimport.py", line 67, in _importNode self._initObjects(node) File "/home/jenkins/.buildout/eggs/cp310/Products.GenericSetup-2.1.5-py3.10.egg/Products/GenericSetup/utils.py", line 619, in _initObjects raise ValueError("unknown meta_type '%s'" % meta_type) FAILED: Products.GenericSetup.ZCatalog.tests.test_exportimport.ZCatalogXMLAdapterTests.test_body_set_update Error Message: Index of type ZCTextIndex not found Stack Trace: Index of type ZCTextIndex not found File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 591, in run self._callTestMethod(testMethod) File "/srv/python3.10/lib/python3.10/unittest/case.py", line 549, in _callTestMethod method() File "/home/jenkins/.buildout/eggs/cp310/Products.GenericSetup-2.1.5-py3.10.egg/Products/GenericSetup/ZCatalog/tests/test_exportimport.py", line 200, in test_body_set_update self._populate_special(self._obj) File "/home/jenkins/.buildout/eggs/cp310/Products.GenericSetup-2.1.5-py3.10.egg/Products/GenericSetup/ZCatalog/tests/test_exportimport.py", line 174, in _populate_special self._populate(self._obj) File "/home/jenkins/.buildout/eggs/cp310/Products.GenericSetup-2.1.5-py3.10.egg/Products/GenericSetup/ZCatalog/tests/test_exportimport.py", line 166, in _populate obj.addIndex('foo_zctext', 'ZCTextIndex', extra) File "/home/jenkins/.buildout/eggs/cp310/Products.ZCatalog-6.1-py3.10.egg/Products/ZCatalog/ZCatalog.py", line 859, in addIndex raise ValueError("Index of type %s not found" % type) FAILED: Products.GenericSetup.tests.test_components.ComponentRegistryXMLAdapterTests.test_blacklist_get Error Message: ((, ), , '') Stack Trace: ((, ), , '') File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 591, in run self._callTestMethod(testMethod) File "/srv/python3.10/lib/python3.10/unittest/case.py", line 549, in _callTestMethod method() File "/home/jenkins/.buildout/eggs/cp310/Products.GenericSetup-2.1.5-py3.10.egg/Products/GenericSetup/tests/test_components.py", line 348, in test_blacklist_get adapted = getMultiAdapter((obj, context), IBody) File "/home/jenkins/.buildout/eggs/cp310/zope.component-4.6.2-py3.10.egg/zope/component/_api.py", line 104, in getMultiAdapter raise ComponentLookupError(objects, interface, name) FAILED: Products.GenericSetup.tests.test_components.ComponentRegistryXMLAdapterTests.test_blacklist_set Error Message: ((, ), , '') Stack Trace: ((, ), , '') File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 591, in run self._callTestMethod(testMethod) File "/srv/python3.10/lib/python3.10/unittest/case.py", line 549, in _callTestMethod method() File "/home/jenkins/.buildout/eggs/cp310/Products.GenericSetup-2.1.5-py3.10.egg/Products/GenericSetup/tests/test_components.py", line 363, in test_blacklist_set adapted = getMultiAdapter((obj, context), IBody) File "/home/jenkins/.buildout/eggs/cp310/zope.component-4.6.2-py3.10.egg/zope/component/_api.py", line 104, in getMultiAdapter raise ComponentLookupError(objects, interface, name) FAILED: Products.GenericSetup.tests.test_components.ComponentRegistryXMLAdapterTests.test_body_get Error Message: ((, ), , '') Stack Trace: ((, ), , '') File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 591, in run self._callTestMethod(testMethod) File "/srv/python3.10/lib/python3.10/unittest/case.py", line 549, in _callTestMethod method() File "/home/jenkins/.buildout/eggs/cp310/Products.GenericSetup-2.1.5-py3.10.egg/Products/GenericSetup/testing.py", line 84, in test_body_get adapted = getMultiAdapter((self._obj, context), IBody) File "/home/jenkins/.buildout/eggs/cp310/zope.component-4.6.2-py3.10.egg/zope/component/_api.py", line 104, in getMultiAdapter raise ComponentLookupError(objects, interface, name) FAILED: Products.GenericSetup.tests.test_components.ComponentRegistryXMLAdapterTests.test_body_set Error Message: ((, ), , '') Stack Trace: ((, ), , '') File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 591, in run self._callTestMethod(testMethod) File "/srv/python3.10/lib/python3.10/unittest/case.py", line 549, in _callTestMethod method() File "/home/jenkins/.buildout/eggs/cp310/Products.GenericSetup-2.1.5-py3.10.egg/Products/GenericSetup/testing.py", line 90, in test_body_set adapted = getMultiAdapter((self._obj, context), IBody) File "/home/jenkins/.buildout/eggs/cp310/zope.component-4.6.2-py3.10.egg/zope/component/_api.py", line 104, in getMultiAdapter raise ComponentLookupError(objects, interface, name) FAILED: Products.GenericSetup.tests.test_components.ComponentRegistryXMLAdapterTests.test_remove_components Error Message: False is not true Stack Trace: False is not true File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 591, in run self._callTestMethod(testMethod) File "/srv/python3.10/lib/python3.10/unittest/case.py", line 549, in _callTestMethod method() File "/home/jenkins/.buildout/eggs/cp310/Products.GenericSetup-2.1.5-py3.10.egg/Products/GenericSetup/tests/test_components.py", line 405, in test_remove_components self.assertTrue(adapted is None) File "/srv/python3.10/lib/python3.10/unittest/case.py", line 679, in assertTrue raise self.failureException(msg) FAILED: Products.GenericSetup.tests.test_tool.SetupToolTests.test_runImportStepFromProfile_dependencies Error Message: 59 != 1 Stack Trace: 59 != 1 File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 591, in run self._callTestMethod(testMethod) File "/srv/python3.10/lib/python3.10/unittest/case.py", line 549, in _callTestMethod method() File "/home/jenkins/.buildout/eggs/cp310/Products.GenericSetup-2.1.5-py3.10.egg/Products/GenericSetup/tests/test_tool.py", line 306, in test_runImportStepFromProfile_dependencies self.assertEqual(len(_before_import_events), 1) File "/srv/python3.10/lib/python3.10/unittest/case.py", line 837, in assertEqual assertion_func(first, second, msg=msg) File "/srv/python3.10/lib/python3.10/unittest/case.py", line 830, in _baseAssertEqual raise self.failureException(msg) FAILED: Products.GenericSetup.tests.test_tool.SetupToolTests.test_runImportStepFromProfile_simple Error Message: 62 != 1 Stack Trace: 62 != 1 File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 591, in run self._callTestMethod(testMethod) File "/srv/python3.10/lib/python3.10/unittest/case.py", line 549, in _callTestMethod method() File "/home/jenkins/.buildout/eggs/cp310/Products.GenericSetup-2.1.5-py3.10.egg/Products/GenericSetup/tests/test_tool.py", line 271, in test_runImportStepFromProfile_simple self.assertEqual(len(_before_import_events), 1) File "/srv/python3.10/lib/python3.10/unittest/case.py", line 837, in assertEqual assertion_func(first, second, msg=msg) File "/srv/python3.10/lib/python3.10/unittest/case.py", line 830, in _baseAssertEqual raise self.failureException(msg) FAILED: Products.GenericSetup.tests.test_tool.SetupToolTests.test_runImportStepFromProfile_skip_dependencies Error Message: 63 != 1 Stack Trace: 63 != 1 File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 591, in run self._callTestMethod(testMethod) File "/srv/python3.10/lib/python3.10/unittest/case.py", line 549, in _callTestMethod method() File "/home/jenkins/.buildout/eggs/cp310/Products.GenericSetup-2.1.5-py3.10.egg/Products/GenericSetup/tests/test_tool.py", line 342, in test_runImportStepFromProfile_skip_dependencies self.assertEqual(len(_before_import_events), 1) File "/srv/python3.10/lib/python3.10/unittest/case.py", line 837, in assertEqual assertion_func(first, second, msg=msg) File "/srv/python3.10/lib/python3.10/unittest/case.py", line 830, in _baseAssertEqual raise self.failureException(msg) FAILED: Products.GenericSetup.tests.test_utils.ObjectManagerHelpersTests.test__initObjects Error Message: unknown meta_type 'Generic Setup Tool' Stack Trace: unknown meta_type 'Generic Setup Tool' File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 591, in run self._callTestMethod(testMethod) File "/srv/python3.10/lib/python3.10/unittest/case.py", line 549, in _callTestMethod method() File "/home/jenkins/.buildout/eggs/cp310/Products.GenericSetup-2.1.5-py3.10.egg/Products/GenericSetup/tests/test_utils.py", line 915, in test__initObjects helpers._initObjects(node) File "/home/jenkins/.buildout/eggs/cp310/Products.GenericSetup-2.1.5-py3.10.egg/Products/GenericSetup/utils.py", line 619, in _initObjects raise ValueError("unknown meta_type '%s'" % meta_type) FAILED: Products.MimetypesRegistry.tests.test_encoding.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/Products.MimetypesRegistry-2.1.9-py3.10.egg/Products/MimetypesRegistry/tests/test_encoding.py", line 3, in from Products.MimetypesRegistry.testing import PRODUCTS_MIMETYPESREGISTRY_INTEGRATION_TESTING File "/home/jenkins/.buildout/eggs/cp310/Products.MimetypesRegistry-2.1.9-py3.10.egg/Products/MimetypesRegistry/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: Products.MimetypesRegistry.tests.test_magic.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/Products.MimetypesRegistry-2.1.9-py3.10.egg/Products/MimetypesRegistry/tests/test_magic.py", line 5, in from Products.MimetypesRegistry.testing import PRODUCTS_MIMETYPESREGISTRY_INTEGRATION_TESTING File "/home/jenkins/.buildout/eggs/cp310/Products.MimetypesRegistry-2.1.9-py3.10.egg/Products/MimetypesRegistry/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: Products.MimetypesRegistry.tests.test_mimetypes.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/Products.MimetypesRegistry-2.1.9-py3.10.egg/Products/MimetypesRegistry/tests/test_mimetypes.py", line 6, in from Products.MimetypesRegistry.testing import PRODUCTS_MIMETYPESREGISTRY_INTEGRATION_TESTING File "/home/jenkins/.buildout/eggs/cp310/Products.MimetypesRegistry-2.1.9-py3.10.egg/Products/MimetypesRegistry/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: Products.PlonePAS.tests.test_basic_ops.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/Products.PlonePAS-7.0.0a2-py3.10.egg/Products/PlonePAS/tests/test_basic_ops.py", line 4, in from Products.PlonePAS.testing import PRODUCTS_PLONEPAS_INTEGRATION_TESTING File "/home/jenkins/.buildout/eggs/cp310/Products.PlonePAS-7.0.0a2-py3.10.egg/Products/PlonePAS/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: Products.PlonePAS.tests.test_doctests.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/Products.PlonePAS-7.0.0a2-py3.10.egg/Products/PlonePAS/tests/test_doctests.py", line 2, in from Products.PlonePAS.testing import PRODUCTS_PLONEPAS_FUNCTIONAL_TESTING File "/home/jenkins/.buildout/eggs/cp310/Products.PlonePAS-7.0.0a2-py3.10.egg/Products/PlonePAS/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: Products.PlonePAS.tests.test_groupdatatool.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/Products.PlonePAS-7.0.0a2-py3.10.egg/Products/PlonePAS/tests/test_groupdatatool.py", line 8, in from Products.PlonePAS.testing import PRODUCTS_PLONEPAS_INTEGRATION_TESTING File "/home/jenkins/.buildout/eggs/cp310/Products.PlonePAS-7.0.0a2-py3.10.egg/Products/PlonePAS/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: Products.PlonePAS.tests.test_groupstool.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/Products.PlonePAS-7.0.0a2-py3.10.egg/Products/PlonePAS/tests/test_groupstool.py", line 12, in from Products.PlonePAS.testing import PRODUCTS_PLONEPAS_INTEGRATION_TESTING File "/home/jenkins/.buildout/eggs/cp310/Products.PlonePAS-7.0.0a2-py3.10.egg/Products/PlonePAS/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: Products.PlonePAS.tests.test_memberdatatool.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/Products.PlonePAS-7.0.0a2-py3.10.egg/Products/PlonePAS/tests/test_memberdatatool.py", line 6, in from Products.PlonePAS.testing import PRODUCTS_PLONEPAS_INTEGRATION_TESTING File "/home/jenkins/.buildout/eggs/cp310/Products.PlonePAS-7.0.0a2-py3.10.egg/Products/PlonePAS/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: Products.PlonePAS.tests.test_membershiptool.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/Products.PlonePAS-7.0.0a2-py3.10.egg/Products/PlonePAS/tests/test_membershiptool.py", line 21, in from Products.PlonePAS.testing import PRODUCTS_PLONEPAS_INTEGRATION_TESTING File "/home/jenkins/.buildout/eggs/cp310/Products.PlonePAS-7.0.0a2-py3.10.egg/Products/PlonePAS/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: Products.PlonePAS.tests.test_properties.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/Products.PlonePAS-7.0.0a2-py3.10.egg/Products/PlonePAS/tests/test_properties.py", line 9, in from Products.PlonePAS.testing import PRODUCTS_PLONEPAS_INTEGRATION_TESTING File "/home/jenkins/.buildout/eggs/cp310/Products.PlonePAS-7.0.0a2-py3.10.egg/Products/PlonePAS/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: Products.PlonePAS.tests.test_role_plugin.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/Products.PlonePAS-7.0.0a2-py3.10.egg/Products/PlonePAS/tests/test_role_plugin.py", line 15, in from Products.PlonePAS.testing import PRODUCTS_PLONEPAS_INTEGRATION_TESTING File "/home/jenkins/.buildout/eggs/cp310/Products.PlonePAS-7.0.0a2-py3.10.egg/Products/PlonePAS/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: Products.PlonePAS.tests.test_setup.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/Products.PlonePAS-7.0.0a2-py3.10.egg/Products/PlonePAS/tests/test_setup.py", line 5, in from Products.PlonePAS import testing File "/home/jenkins/.buildout/eggs/cp310/Products.PlonePAS-7.0.0a2-py3.10.egg/Products/PlonePAS/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: Products.PlonePAS.tests.test_views.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/Products.PlonePAS-7.0.0a2-py3.10.egg/Products/PlonePAS/tests/test_views.py", line 2, in from Products.PlonePAS.testing import PRODUCTS_PLONEPAS_INTEGRATION_TESTING File "/home/jenkins/.buildout/eggs/cp310/Products.PlonePAS-7.0.0a2-py3.10.egg/Products/PlonePAS/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: Products.PluggableAuthService.plugins.tests.test_ChallengeProtocolChooser.ChallengeProtocolChooserBasicAuthTests.test_GET_authorized Error Message: 'RequestContainer' object has no attribute 'addPluggableAuthService' Stack Trace: 'RequestContainer' object has no attribute 'addPluggableAuthService' File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/.buildout/eggs/cp310/Products.PluggableAuthService-2.7.0-py3.10.egg/Products/PluggableAuthService/plugins/tests/test_ChallengeProtocolChooser.py", line 209, in setUp self.setup_user_folder() File "/home/jenkins/.buildout/eggs/cp310/Products.PluggableAuthService-2.7.0-py3.10.egg/Products/PluggableAuthService/plugins/tests/test_ChallengeProtocolChooser.py", line 73, in setup_user_folder dispatcher.addPluggableAuthService() FAILED: Products.PluggableAuthService.plugins.tests.test_ChallengeProtocolChooser.ChallengeProtocolChooserBasicAuthTests.test_GET_unauthorized Error Message: 'RequestContainer' object has no attribute 'addPluggableAuthService' Stack Trace: 'RequestContainer' object has no attribute 'addPluggableAuthService' File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/.buildout/eggs/cp310/Products.PluggableAuthService-2.7.0-py3.10.egg/Products/PluggableAuthService/plugins/tests/test_ChallengeProtocolChooser.py", line 209, in setUp self.setup_user_folder() File "/home/jenkins/.buildout/eggs/cp310/Products.PluggableAuthService-2.7.0-py3.10.egg/Products/PluggableAuthService/plugins/tests/test_ChallengeProtocolChooser.py", line 73, in setup_user_folder dispatcher.addPluggableAuthService() FAILED: Products.PluggableAuthService.plugins.tests.test_ChallengeProtocolChooser.ChallengeProtocolChooserBasicAuthTests.test_WebDAV_authorized Error Message: 'RequestContainer' object has no attribute 'addPluggableAuthService' Stack Trace: 'RequestContainer' object has no attribute 'addPluggableAuthService' File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/.buildout/eggs/cp310/Products.PluggableAuthService-2.7.0-py3.10.egg/Products/PluggableAuthService/plugins/tests/test_ChallengeProtocolChooser.py", line 209, in setUp self.setup_user_folder() File "/home/jenkins/.buildout/eggs/cp310/Products.PluggableAuthService-2.7.0-py3.10.egg/Products/PluggableAuthService/plugins/tests/test_ChallengeProtocolChooser.py", line 73, in setup_user_folder dispatcher.addPluggableAuthService() FAILED: Products.PluggableAuthService.plugins.tests.test_ChallengeProtocolChooser.ChallengeProtocolChooserBasicAuthTests.test_WebDAV_unauthorized Error Message: 'RequestContainer' object has no attribute 'addPluggableAuthService' Stack Trace: 'RequestContainer' object has no attribute 'addPluggableAuthService' File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/.buildout/eggs/cp310/Products.PluggableAuthService-2.7.0-py3.10.egg/Products/PluggableAuthService/plugins/tests/test_ChallengeProtocolChooser.py", line 209, in setUp self.setup_user_folder() File "/home/jenkins/.buildout/eggs/cp310/Products.PluggableAuthService-2.7.0-py3.10.egg/Products/PluggableAuthService/plugins/tests/test_ChallengeProtocolChooser.py", line 73, in setup_user_folder dispatcher.addPluggableAuthService() FAILED: Products.PluggableAuthService.plugins.tests.test_ChallengeProtocolChooser.ChallengeProtocolChooserBasicAuthTests.test_XMLRPC_authorized Error Message: 'RequestContainer' object has no attribute 'addPluggableAuthService' Stack Trace: 'RequestContainer' object has no attribute 'addPluggableAuthService' File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/.buildout/eggs/cp310/Products.PluggableAuthService-2.7.0-py3.10.egg/Products/PluggableAuthService/plugins/tests/test_ChallengeProtocolChooser.py", line 209, in setUp self.setup_user_folder() File "/home/jenkins/.buildout/eggs/cp310/Products.PluggableAuthService-2.7.0-py3.10.egg/Products/PluggableAuthService/plugins/tests/test_ChallengeProtocolChooser.py", line 73, in setup_user_folder dispatcher.addPluggableAuthService() FAILED: Products.PluggableAuthService.plugins.tests.test_ChallengeProtocolChooser.ChallengeProtocolChooserBasicAuthTests.test_XMLRPC_unauthorized Error Message: 'RequestContainer' object has no attribute 'addPluggableAuthService' Stack Trace: 'RequestContainer' object has no attribute 'addPluggableAuthService' File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/.buildout/eggs/cp310/Products.PluggableAuthService-2.7.0-py3.10.egg/Products/PluggableAuthService/plugins/tests/test_ChallengeProtocolChooser.py", line 209, in setUp self.setup_user_folder() File "/home/jenkins/.buildout/eggs/cp310/Products.PluggableAuthService-2.7.0-py3.10.egg/Products/PluggableAuthService/plugins/tests/test_ChallengeProtocolChooser.py", line 73, in setup_user_folder dispatcher.addPluggableAuthService() FAILED: Products.PluggableAuthService.plugins.tests.test_ChallengeProtocolChooser.ChallengeProtocolChooserCookieAuthTests.test_GET_unauthorized Error Message: 'RequestContainer' object has no attribute 'addPluggableAuthService' Stack Trace: 'RequestContainer' object has no attribute 'addPluggableAuthService' File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/.buildout/eggs/cp310/Products.PluggableAuthService-2.7.0-py3.10.egg/Products/PluggableAuthService/plugins/tests/test_ChallengeProtocolChooser.py", line 282, in setUp self.setup_user_folder() File "/home/jenkins/.buildout/eggs/cp310/Products.PluggableAuthService-2.7.0-py3.10.egg/Products/PluggableAuthService/plugins/tests/test_ChallengeProtocolChooser.py", line 73, in setup_user_folder dispatcher.addPluggableAuthService() FAILED: Products.PluggableAuthService.plugins.tests.test_ChallengeProtocolChooser.ChallengeProtocolChooserCookieAuthTests.test_WebDAV_unauthorized Error Message: 'RequestContainer' object has no attribute 'addPluggableAuthService' Stack Trace: 'RequestContainer' object has no attribute 'addPluggableAuthService' File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/.buildout/eggs/cp310/Products.PluggableAuthService-2.7.0-py3.10.egg/Products/PluggableAuthService/plugins/tests/test_ChallengeProtocolChooser.py", line 282, in setUp self.setup_user_folder() File "/home/jenkins/.buildout/eggs/cp310/Products.PluggableAuthService-2.7.0-py3.10.egg/Products/PluggableAuthService/plugins/tests/test_ChallengeProtocolChooser.py", line 73, in setup_user_folder dispatcher.addPluggableAuthService() FAILED: Products.PluggableAuthService.plugins.tests.test_ChallengeProtocolChooser.ChallengeProtocolChooserCookieAuthTests.test_XMLRPC_unauthorized Error Message: 'RequestContainer' object has no attribute 'addPluggableAuthService' Stack Trace: 'RequestContainer' object has no attribute 'addPluggableAuthService' File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/.buildout/eggs/cp310/Products.PluggableAuthService-2.7.0-py3.10.egg/Products/PluggableAuthService/plugins/tests/test_ChallengeProtocolChooser.py", line 282, in setUp self.setup_user_folder() File "/home/jenkins/.buildout/eggs/cp310/Products.PluggableAuthService-2.7.0-py3.10.egg/Products/PluggableAuthService/plugins/tests/test_ChallengeProtocolChooser.py", line 73, in setup_user_folder dispatcher.addPluggableAuthService() FAILED: Products.PluggableAuthService.plugins.tests.test_ChallengeProtocolChooser.ChallengeProtocolChooserCookieAuthTypeSnifferTests.test_GET_unauthorized Error Message: 'RequestContainer' object has no attribute 'addPluggableAuthService' Stack Trace: 'RequestContainer' object has no attribute 'addPluggableAuthService' File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/.buildout/eggs/cp310/Products.PluggableAuthService-2.7.0-py3.10.egg/Products/PluggableAuthService/plugins/tests/test_ChallengeProtocolChooser.py", line 334, in setUp self.setup_user_folder() File "/home/jenkins/.buildout/eggs/cp310/Products.PluggableAuthService-2.7.0-py3.10.egg/Products/PluggableAuthService/plugins/tests/test_ChallengeProtocolChooser.py", line 73, in setup_user_folder dispatcher.addPluggableAuthService() FAILED: Products.PluggableAuthService.plugins.tests.test_ChallengeProtocolChooser.ChallengeProtocolChooserCookieAuthTypeSnifferTests.test_WebDAV_unauthorized Error Message: 'RequestContainer' object has no attribute 'addPluggableAuthService' Stack Trace: 'RequestContainer' object has no attribute 'addPluggableAuthService' File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/.buildout/eggs/cp310/Products.PluggableAuthService-2.7.0-py3.10.egg/Products/PluggableAuthService/plugins/tests/test_ChallengeProtocolChooser.py", line 334, in setUp self.setup_user_folder() File "/home/jenkins/.buildout/eggs/cp310/Products.PluggableAuthService-2.7.0-py3.10.egg/Products/PluggableAuthService/plugins/tests/test_ChallengeProtocolChooser.py", line 73, in setup_user_folder dispatcher.addPluggableAuthService() FAILED: Products.PluggableAuthService.plugins.tests.test_ChallengeProtocolChooser.ChallengeProtocolChooserCookieAuthTypeSnifferTests.test_XMLRPC_unauthorized Error Message: 'RequestContainer' object has no attribute 'addPluggableAuthService' Stack Trace: 'RequestContainer' object has no attribute 'addPluggableAuthService' File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/.buildout/eggs/cp310/Products.PluggableAuthService-2.7.0-py3.10.egg/Products/PluggableAuthService/plugins/tests/test_ChallengeProtocolChooser.py", line 334, in setUp self.setup_user_folder() File "/home/jenkins/.buildout/eggs/cp310/Products.PluggableAuthService-2.7.0-py3.10.egg/Products/PluggableAuthService/plugins/tests/test_ChallengeProtocolChooser.py", line 73, in setup_user_folder dispatcher.addPluggableAuthService() FAILED: Products.PluggableAuthService.plugins.tests.test_ChallengeProtocolChooser.ChallengeProtocolChooserFunctionalTests.test_manage_updateProtocolMapping Error Message: 'RequestContainer' object has no attribute 'addPluggableAuthService' Stack Trace: 'RequestContainer' object has no attribute 'addPluggableAuthService' File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/.buildout/eggs/cp310/Products.PluggableAuthService-2.7.0-py3.10.egg/Products/PluggableAuthService/plugins/tests/test_ChallengeProtocolChooser.py", line 182, in setUp self.setup_user_folder() File "/home/jenkins/.buildout/eggs/cp310/Products.PluggableAuthService-2.7.0-py3.10.egg/Products/PluggableAuthService/plugins/tests/test_ChallengeProtocolChooser.py", line 73, in setup_user_folder dispatcher.addPluggableAuthService() FAILED: Products.PluggableAuthService.plugins.tests.test_CookieAuthHelper.CookieAuthHelperIntegrationTests.test_login_with_missing_came_from Error Message: 'RequestContainer' object has no attribute 'addPluggableAuthService' Stack Trace: 'RequestContainer' object has no attribute 'addPluggableAuthService' File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/Testing/ZopeTestCase/base.py", line 89, in setUp self._setup() File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/Testing/ZopeTestCase/ZopeTestCase.py", line 59, in _setup self._setupUserFolder() File "/home/jenkins/.buildout/eggs/cp310/Products.PluggableAuthService-2.7.0-py3.10.egg/Products/PluggableAuthService/tests/pastc.py", line 45, in _setupUserFolder factory.addPluggableAuthService() FAILED: Products.PluggableAuthService.plugins.tests.test_ZODBGroupManager.ZODBGroupManagerTests.test_addGroup_CreatedEvent Error Message: 6 != 1 Stack Trace: 6 != 1 File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 591, in run self._callTestMethod(testMethod) File "/srv/python3.10/lib/python3.10/unittest/case.py", line 549, in _callTestMethod method() File "/home/jenkins/.buildout/eggs/cp310/Products.PluggableAuthService-2.7.0-py3.10.egg/Products/PluggableAuthService/plugins/tests/test_ZODBGroupManager.py", line 93, in test_addGroup_CreatedEvent self.assertEqual(len(zgm.events), 1) File "/srv/python3.10/lib/python3.10/unittest/case.py", line 837, in assertEqual assertion_func(first, second, msg=msg) File "/srv/python3.10/lib/python3.10/unittest/case.py", line 830, in _baseAssertEqual raise self.failureException(msg) FAILED: Products.PluggableAuthService.tests.test_Extensions.UpgradeTests.test_upgrade_pas Error Message: 'RequestContainer' object has no attribute 'addPluggableAuthService' Stack Trace: 'RequestContainer' object has no attribute 'addPluggableAuthService' File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/Testing/ZopeTestCase/base.py", line 89, in setUp self._setup() File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/Testing/ZopeTestCase/ZopeTestCase.py", line 59, in _setup self._setupUserFolder() File "/home/jenkins/.buildout/eggs/cp310/Products.PluggableAuthService-2.7.0-py3.10.egg/Products/PluggableAuthService/tests/pastc.py", line 45, in _setupUserFolder factory.addPluggableAuthService() FAILED: Products.PluggableAuthService.tests.test_Extensions.UpgradeTests.test_upgrade_userfolder Error Message: 'RequestContainer' object has no attribute 'addPluggableAuthService' Stack Trace: 'RequestContainer' object has no attribute 'addPluggableAuthService' File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/Testing/ZopeTestCase/base.py", line 89, in setUp self._setup() File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/Testing/ZopeTestCase/ZopeTestCase.py", line 59, in _setup self._setupUserFolder() File "/home/jenkins/.buildout/eggs/cp310/Products.PluggableAuthService-2.7.0-py3.10.egg/Products/PluggableAuthService/tests/pastc.py", line 45, in _setupUserFolder factory.addPluggableAuthService() FAILED: Products.PluggableAuthService.tests.test_MoreCaching.CachingTests.test__doAddUser Error Message: 'RequestContainer' object has no attribute 'addPluggableAuthService' Stack Trace: 'RequestContainer' object has no attribute 'addPluggableAuthService' File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/Testing/ZopeTestCase/base.py", line 89, in setUp self._setup() File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/Testing/ZopeTestCase/ZopeTestCase.py", line 59, in _setup self._setupUserFolder() File "/home/jenkins/.buildout/eggs/cp310/Products.PluggableAuthService-2.7.0-py3.10.egg/Products/PluggableAuthService/tests/pastc.py", line 45, in _setupUserFolder factory.addPluggableAuthService() FAILED: Products.PluggableAuthService.tests.test_MoreCaching.CachingTests.test__extractUserIds Error Message: 'RequestContainer' object has no attribute 'addPluggableAuthService' Stack Trace: 'RequestContainer' object has no attribute 'addPluggableAuthService' File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/Testing/ZopeTestCase/base.py", line 89, in setUp self._setup() File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/Testing/ZopeTestCase/ZopeTestCase.py", line 59, in _setup self._setupUserFolder() File "/home/jenkins/.buildout/eggs/cp310/Products.PluggableAuthService-2.7.0-py3.10.egg/Products/PluggableAuthService/tests/pastc.py", line 45, in _setupUserFolder factory.addPluggableAuthService() FAILED: Products.PluggableAuthService.tests.test_MoreCaching.CachingTests.test__extractUserIds_two_extractors Error Message: 'RequestContainer' object has no attribute 'addPluggableAuthService' Stack Trace: 'RequestContainer' object has no attribute 'addPluggableAuthService' File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/Testing/ZopeTestCase/base.py", line 89, in setUp self._setup() File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/Testing/ZopeTestCase/ZopeTestCase.py", line 59, in _setup self._setupUserFolder() File "/home/jenkins/.buildout/eggs/cp310/Products.PluggableAuthService-2.7.0-py3.10.egg/Products/PluggableAuthService/tests/pastc.py", line 45, in _setupUserFolder factory.addPluggableAuthService() FAILED: Products.PluggableAuthService.tests.test_MoreCaching.CachingTests.test__findUser Error Message: 'RequestContainer' object has no attribute 'addPluggableAuthService' Stack Trace: 'RequestContainer' object has no attribute 'addPluggableAuthService' File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/Testing/ZopeTestCase/base.py", line 89, in setUp self._setup() File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/Testing/ZopeTestCase/ZopeTestCase.py", line 59, in _setup self._setupUserFolder() File "/home/jenkins/.buildout/eggs/cp310/Products.PluggableAuthService-2.7.0-py3.10.egg/Products/PluggableAuthService/tests/pastc.py", line 45, in _setupUserFolder factory.addPluggableAuthService() FAILED: Products.PluggableAuthService.tests.test_MoreCaching.CachingTests.test__verifyUser Error Message: 'RequestContainer' object has no attribute 'addPluggableAuthService' Stack Trace: 'RequestContainer' object has no attribute 'addPluggableAuthService' File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/Testing/ZopeTestCase/base.py", line 89, in setUp self._setup() File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/Testing/ZopeTestCase/ZopeTestCase.py", line 59, in _setup self._setupUserFolder() File "/home/jenkins/.buildout/eggs/cp310/Products.PluggableAuthService-2.7.0-py3.10.egg/Products/PluggableAuthService/tests/pastc.py", line 45, in _setupUserFolder factory.addPluggableAuthService() FAILED: Products.PluggableAuthService.tests.test_MoreCaching.CachingTests.test_addPrincipalToGroupResetsCache Error Message: 'RequestContainer' object has no attribute 'addPluggableAuthService' Stack Trace: 'RequestContainer' object has no attribute 'addPluggableAuthService' File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/Testing/ZopeTestCase/base.py", line 89, in setUp self._setup() File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/Testing/ZopeTestCase/ZopeTestCase.py", line 59, in _setup self._setupUserFolder() File "/home/jenkins/.buildout/eggs/cp310/Products.PluggableAuthService-2.7.0-py3.10.egg/Products/PluggableAuthService/tests/pastc.py", line 45, in _setupUserFolder factory.addPluggableAuthService() FAILED: Products.PluggableAuthService.tests.test_MoreCaching.CachingTests.test_addingRoleResetsCache Error Message: 'RequestContainer' object has no attribute 'addPluggableAuthService' Stack Trace: 'RequestContainer' object has no attribute 'addPluggableAuthService' File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/Testing/ZopeTestCase/base.py", line 89, in setUp self._setup() File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/Testing/ZopeTestCase/ZopeTestCase.py", line 59, in _setup self._setupUserFolder() File "/home/jenkins/.buildout/eggs/cp310/Products.PluggableAuthService-2.7.0-py3.10.egg/Products/PluggableAuthService/tests/pastc.py", line 45, in _setupUserFolder factory.addPluggableAuthService() FAILED: Products.PluggableAuthService.tests.test_MoreCaching.CachingTests.test_getUser Error Message: 'RequestContainer' object has no attribute 'addPluggableAuthService' Stack Trace: 'RequestContainer' object has no attribute 'addPluggableAuthService' File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/Testing/ZopeTestCase/base.py", line 89, in setUp self._setup() File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/Testing/ZopeTestCase/ZopeTestCase.py", line 59, in _setup self._setupUserFolder() File "/home/jenkins/.buildout/eggs/cp310/Products.PluggableAuthService-2.7.0-py3.10.egg/Products/PluggableAuthService/tests/pastc.py", line 45, in _setupUserFolder factory.addPluggableAuthService() FAILED: Products.PluggableAuthService.tests.test_MoreCaching.CachingTests.test_getUserById Error Message: 'RequestContainer' object has no attribute 'addPluggableAuthService' Stack Trace: 'RequestContainer' object has no attribute 'addPluggableAuthService' File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/Testing/ZopeTestCase/base.py", line 89, in setUp self._setup() File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/Testing/ZopeTestCase/ZopeTestCase.py", line 59, in _setup self._setupUserFolder() File "/home/jenkins/.buildout/eggs/cp310/Products.PluggableAuthService-2.7.0-py3.10.egg/Products/PluggableAuthService/tests/pastc.py", line 45, in _setupUserFolder factory.addPluggableAuthService() FAILED: Products.PluggableAuthService.tests.test_MoreCaching.CachingTests.test_removePrincipalFromGroupResetsCache Error Message: 'RequestContainer' object has no attribute 'addPluggableAuthService' Stack Trace: 'RequestContainer' object has no attribute 'addPluggableAuthService' File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/Testing/ZopeTestCase/base.py", line 89, in setUp self._setup() File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/Testing/ZopeTestCase/ZopeTestCase.py", line 59, in _setup self._setupUserFolder() File "/home/jenkins/.buildout/eggs/cp310/Products.PluggableAuthService-2.7.0-py3.10.egg/Products/PluggableAuthService/tests/pastc.py", line 45, in _setupUserFolder factory.addPluggableAuthService() FAILED: Products.PluggableAuthService.tests.test_MoreCaching.CachingTests.test_removingRoleResetsCache Error Message: 'RequestContainer' object has no attribute 'addPluggableAuthService' Stack Trace: 'RequestContainer' object has no attribute 'addPluggableAuthService' File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/Testing/ZopeTestCase/base.py", line 89, in setUp self._setup() File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/Testing/ZopeTestCase/ZopeTestCase.py", line 59, in _setup self._setupUserFolder() File "/home/jenkins/.buildout/eggs/cp310/Products.PluggableAuthService-2.7.0-py3.10.egg/Products/PluggableAuthService/tests/pastc.py", line 45, in _setupUserFolder factory.addPluggableAuthService() FAILED: Products.PluggableAuthService.tests.test_MoreCaching.CachingTests.test_validate Error Message: 'RequestContainer' object has no attribute 'addPluggableAuthService' Stack Trace: 'RequestContainer' object has no attribute 'addPluggableAuthService' File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/Testing/ZopeTestCase/base.py", line 89, in setUp self._setup() File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/Testing/ZopeTestCase/ZopeTestCase.py", line 59, in _setup self._setupUserFolder() File "/home/jenkins/.buildout/eggs/cp310/Products.PluggableAuthService-2.7.0-py3.10.egg/Products/PluggableAuthService/tests/pastc.py", line 45, in _setupUserFolder factory.addPluggableAuthService() FAILED: Products.PluggableAuthService.tests.test_MoreCaching.CachingTests.test_validate_anonymous Error Message: 'RequestContainer' object has no attribute 'addPluggableAuthService' Stack Trace: 'RequestContainer' object has no attribute 'addPluggableAuthService' File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/Testing/ZopeTestCase/base.py", line 89, in setUp self._setup() File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/Testing/ZopeTestCase/ZopeTestCase.py", line 59, in _setup self._setupUserFolder() File "/home/jenkins/.buildout/eggs/cp310/Products.PluggableAuthService-2.7.0-py3.10.egg/Products/PluggableAuthService/tests/pastc.py", line 45, in _setupUserFolder factory.addPluggableAuthService() FAILED: Products.PluggableAuthService.tests.test_MoreCaching.CachingTests.test_validate_unicode_credentials Error Message: 'RequestContainer' object has no attribute 'addPluggableAuthService' Stack Trace: 'RequestContainer' object has no attribute 'addPluggableAuthService' File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/Testing/ZopeTestCase/base.py", line 89, in setUp self._setup() File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/Testing/ZopeTestCase/ZopeTestCase.py", line 59, in _setup self._setupUserFolder() File "/home/jenkins/.buildout/eggs/cp310/Products.PluggableAuthService-2.7.0-py3.10.egg/Products/PluggableAuthService/tests/pastc.py", line 45, in _setupUserFolder factory.addPluggableAuthService() FAILED: Products.PluggableAuthService.tests.test_MoreCaching.CachingTests.test_validate_utf16_credentials Error Message: 'RequestContainer' object has no attribute 'addPluggableAuthService' Stack Trace: 'RequestContainer' object has no attribute 'addPluggableAuthService' File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/Testing/ZopeTestCase/base.py", line 89, in setUp self._setup() File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/Testing/ZopeTestCase/ZopeTestCase.py", line 59, in _setup self._setupUserFolder() File "/home/jenkins/.buildout/eggs/cp310/Products.PluggableAuthService-2.7.0-py3.10.egg/Products/PluggableAuthService/tests/pastc.py", line 45, in _setupUserFolder factory.addPluggableAuthService() FAILED: Products.PluggableAuthService.tests.test_MoreCaching.CachingTests.test_validate_utf8_credentials Error Message: 'RequestContainer' object has no attribute 'addPluggableAuthService' Stack Trace: 'RequestContainer' object has no attribute 'addPluggableAuthService' File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/Testing/ZopeTestCase/base.py", line 89, in setUp self._setup() File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/Testing/ZopeTestCase/ZopeTestCase.py", line 59, in _setup self._setupUserFolder() File "/home/jenkins/.buildout/eggs/cp310/Products.PluggableAuthService-2.7.0-py3.10.egg/Products/PluggableAuthService/tests/pastc.py", line 45, in _setupUserFolder factory.addPluggableAuthService() FAILED: Products.PluggableAuthService.tests.test_UserFolder.UserEvents.testCredentialsEvent Error Message: 'RequestContainer' object has no attribute 'addPluggableAuthService' Stack Trace: 'RequestContainer' object has no attribute 'addPluggableAuthService' File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/Testing/ZopeTestCase/base.py", line 89, in setUp self._setup() File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/Testing/ZopeTestCase/ZopeTestCase.py", line 59, in _setup self._setupUserFolder() File "/home/jenkins/.buildout/eggs/cp310/Products.PluggableAuthService-2.7.0-py3.10.egg/Products/PluggableAuthService/tests/pastc.py", line 45, in _setupUserFolder factory.addPluggableAuthService() FAILED: Products.PluggableAuthService.tests.test_UserFolder.UserEvents.testUserCreationEvent Error Message: 'RequestContainer' object has no attribute 'addPluggableAuthService' Stack Trace: 'RequestContainer' object has no attribute 'addPluggableAuthService' File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/Testing/ZopeTestCase/base.py", line 89, in setUp self._setup() File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/Testing/ZopeTestCase/ZopeTestCase.py", line 59, in _setup self._setupUserFolder() File "/home/jenkins/.buildout/eggs/cp310/Products.PluggableAuthService-2.7.0-py3.10.egg/Products/PluggableAuthService/tests/pastc.py", line 45, in _setupUserFolder factory.addPluggableAuthService() FAILED: Products.PluggableAuthService.tests.test_UserFolder.UserFolderTests.testAllowAccessToUser Error Message: 'RequestContainer' object has no attribute 'addPluggableAuthService' Stack Trace: 'RequestContainer' object has no attribute 'addPluggableAuthService' File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/Testing/ZopeTestCase/base.py", line 89, in setUp self._setup() File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/Testing/ZopeTestCase/ZopeTestCase.py", line 59, in _setup self._setupUserFolder() File "/home/jenkins/.buildout/eggs/cp310/Products.PluggableAuthService-2.7.0-py3.10.egg/Products/PluggableAuthService/tests/pastc.py", line 45, in _setupUserFolder factory.addPluggableAuthService() FAILED: Products.PluggableAuthService.tests.test_UserFolder.UserFolderTests.testAuthenticate Error Message: 'RequestContainer' object has no attribute 'addPluggableAuthService' Stack Trace: 'RequestContainer' object has no attribute 'addPluggableAuthService' File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/Testing/ZopeTestCase/base.py", line 89, in setUp self._setup() File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/Testing/ZopeTestCase/ZopeTestCase.py", line 59, in _setup self._setupUserFolder() File "/home/jenkins/.buildout/eggs/cp310/Products.PluggableAuthService-2.7.0-py3.10.egg/Products/PluggableAuthService/tests/pastc.py", line 45, in _setupUserFolder factory.addPluggableAuthService() FAILED: Products.PluggableAuthService.tests.test_UserFolder.UserFolderTests.testDenyAccessToAnonymous Error Message: 'RequestContainer' object has no attribute 'addPluggableAuthService' Stack Trace: 'RequestContainer' object has no attribute 'addPluggableAuthService' File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/Testing/ZopeTestCase/base.py", line 89, in setUp self._setup() File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/Testing/ZopeTestCase/ZopeTestCase.py", line 59, in _setup self._setupUserFolder() File "/home/jenkins/.buildout/eggs/cp310/Products.PluggableAuthService-2.7.0-py3.10.egg/Products/PluggableAuthService/tests/pastc.py", line 45, in _setupUserFolder factory.addPluggableAuthService() FAILED: Products.PluggableAuthService.tests.test_UserFolder.UserFolderTests.testGetBadUser Error Message: 'RequestContainer' object has no attribute 'addPluggableAuthService' Stack Trace: 'RequestContainer' object has no attribute 'addPluggableAuthService' File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/Testing/ZopeTestCase/base.py", line 89, in setUp self._setup() File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/Testing/ZopeTestCase/ZopeTestCase.py", line 59, in _setup self._setupUserFolder() File "/home/jenkins/.buildout/eggs/cp310/Products.PluggableAuthService-2.7.0-py3.10.egg/Products/PluggableAuthService/tests/pastc.py", line 45, in _setupUserFolder factory.addPluggableAuthService() FAILED: Products.PluggableAuthService.tests.test_UserFolder.UserFolderTests.testGetBadUserById Error Message: 'RequestContainer' object has no attribute 'addPluggableAuthService' Stack Trace: 'RequestContainer' object has no attribute 'addPluggableAuthService' File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/Testing/ZopeTestCase/base.py", line 89, in setUp self._setup() File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/Testing/ZopeTestCase/ZopeTestCase.py", line 59, in _setup self._setupUserFolder() File "/home/jenkins/.buildout/eggs/cp310/Products.PluggableAuthService-2.7.0-py3.10.egg/Products/PluggableAuthService/tests/pastc.py", line 45, in _setupUserFolder factory.addPluggableAuthService() FAILED: Products.PluggableAuthService.tests.test_UserFolder.UserFolderTests.testGetRoles Error Message: 'RequestContainer' object has no attribute 'addPluggableAuthService' Stack Trace: 'RequestContainer' object has no attribute 'addPluggableAuthService' File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/Testing/ZopeTestCase/base.py", line 89, in setUp self._setup() File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/Testing/ZopeTestCase/ZopeTestCase.py", line 59, in _setup self._setupUserFolder() File "/home/jenkins/.buildout/eggs/cp310/Products.PluggableAuthService-2.7.0-py3.10.egg/Products/PluggableAuthService/tests/pastc.py", line 45, in _setupUserFolder factory.addPluggableAuthService() FAILED: Products.PluggableAuthService.tests.test_UserFolder.UserFolderTests.testGetRolesInContext Error Message: 'RequestContainer' object has no attribute 'addPluggableAuthService' Stack Trace: 'RequestContainer' object has no attribute 'addPluggableAuthService' File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/Testing/ZopeTestCase/base.py", line 89, in setUp self._setup() File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/Testing/ZopeTestCase/ZopeTestCase.py", line 59, in _setup self._setupUserFolder() File "/home/jenkins/.buildout/eggs/cp310/Products.PluggableAuthService-2.7.0-py3.10.egg/Products/PluggableAuthService/tests/pastc.py", line 45, in _setupUserFolder factory.addPluggableAuthService() FAILED: Products.PluggableAuthService.tests.test_UserFolder.UserFolderTests.testGetUser Error Message: 'RequestContainer' object has no attribute 'addPluggableAuthService' Stack Trace: 'RequestContainer' object has no attribute 'addPluggableAuthService' File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/Testing/ZopeTestCase/base.py", line 89, in setUp self._setup() File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/Testing/ZopeTestCase/ZopeTestCase.py", line 59, in _setup self._setupUserFolder() File "/home/jenkins/.buildout/eggs/cp310/Products.PluggableAuthService-2.7.0-py3.10.egg/Products/PluggableAuthService/tests/pastc.py", line 45, in _setupUserFolder factory.addPluggableAuthService() FAILED: Products.PluggableAuthService.tests.test_UserFolder.UserFolderTests.testGetUserById Error Message: 'RequestContainer' object has no attribute 'addPluggableAuthService' Stack Trace: 'RequestContainer' object has no attribute 'addPluggableAuthService' File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/Testing/ZopeTestCase/base.py", line 89, in setUp self._setup() File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/Testing/ZopeTestCase/ZopeTestCase.py", line 59, in _setup self._setupUserFolder() File "/home/jenkins/.buildout/eggs/cp310/Products.PluggableAuthService-2.7.0-py3.10.egg/Products/PluggableAuthService/tests/pastc.py", line 45, in _setupUserFolder factory.addPluggableAuthService() FAILED: Products.PluggableAuthService.tests.test_UserFolder.UserFolderTests.testGetUserNames Error Message: 'RequestContainer' object has no attribute 'addPluggableAuthService' Stack Trace: 'RequestContainer' object has no attribute 'addPluggableAuthService' File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/Testing/ZopeTestCase/base.py", line 89, in setUp self._setup() File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/Testing/ZopeTestCase/ZopeTestCase.py", line 59, in _setup self._setupUserFolder() File "/home/jenkins/.buildout/eggs/cp310/Products.PluggableAuthService-2.7.0-py3.10.egg/Products/PluggableAuthService/tests/pastc.py", line 45, in _setupUserFolder factory.addPluggableAuthService() FAILED: Products.PluggableAuthService.tests.test_UserFolder.UserFolderTests.testGetUsers Error Message: 'RequestContainer' object has no attribute 'addPluggableAuthService' Stack Trace: 'RequestContainer' object has no attribute 'addPluggableAuthService' File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/Testing/ZopeTestCase/base.py", line 89, in setUp self._setup() File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/Testing/ZopeTestCase/ZopeTestCase.py", line 59, in _setup self._setupUserFolder() File "/home/jenkins/.buildout/eggs/cp310/Products.PluggableAuthService-2.7.0-py3.10.egg/Products/PluggableAuthService/tests/pastc.py", line 45, in _setupUserFolder factory.addPluggableAuthService() FAILED: Products.PluggableAuthService.tests.test_UserFolder.UserFolderTests.testHasLocalRole Error Message: 'RequestContainer' object has no attribute 'addPluggableAuthService' Stack Trace: 'RequestContainer' object has no attribute 'addPluggableAuthService' File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/Testing/ZopeTestCase/base.py", line 89, in setUp self._setup() File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/Testing/ZopeTestCase/ZopeTestCase.py", line 59, in _setup self._setupUserFolder() File "/home/jenkins/.buildout/eggs/cp310/Products.PluggableAuthService-2.7.0-py3.10.egg/Products/PluggableAuthService/tests/pastc.py", line 45, in _setupUserFolder factory.addPluggableAuthService() FAILED: Products.PluggableAuthService.tests.test_UserFolder.UserFolderTests.testHasLocalRolePermission Error Message: 'RequestContainer' object has no attribute 'addPluggableAuthService' Stack Trace: 'RequestContainer' object has no attribute 'addPluggableAuthService' File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/Testing/ZopeTestCase/base.py", line 89, in setUp self._setup() File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/Testing/ZopeTestCase/ZopeTestCase.py", line 59, in _setup self._setupUserFolder() File "/home/jenkins/.buildout/eggs/cp310/Products.PluggableAuthService-2.7.0-py3.10.egg/Products/PluggableAuthService/tests/pastc.py", line 45, in _setupUserFolder factory.addPluggableAuthService() FAILED: Products.PluggableAuthService.tests.test_UserFolder.UserFolderTests.testHasPermission Error Message: 'RequestContainer' object has no attribute 'addPluggableAuthService' Stack Trace: 'RequestContainer' object has no attribute 'addPluggableAuthService' File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/Testing/ZopeTestCase/base.py", line 89, in setUp self._setup() File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/Testing/ZopeTestCase/ZopeTestCase.py", line 59, in _setup self._setupUserFolder() File "/home/jenkins/.buildout/eggs/cp310/Products.PluggableAuthService-2.7.0-py3.10.egg/Products/PluggableAuthService/tests/pastc.py", line 45, in _setupUserFolder factory.addPluggableAuthService() FAILED: Products.PluggableAuthService.tests.test_UserFolder.UserFolderTests.testHasRole Error Message: 'RequestContainer' object has no attribute 'addPluggableAuthService' Stack Trace: 'RequestContainer' object has no attribute 'addPluggableAuthService' File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/Testing/ZopeTestCase/base.py", line 89, in setUp self._setup() File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/Testing/ZopeTestCase/ZopeTestCase.py", line 59, in _setup self._setupUserFolder() File "/home/jenkins/.buildout/eggs/cp310/Products.PluggableAuthService-2.7.0-py3.10.egg/Products/PluggableAuthService/tests/pastc.py", line 45, in _setupUserFolder factory.addPluggableAuthService() FAILED: Products.PluggableAuthService.tests.test_UserFolder.UserFolderTests.testIdentify Error Message: 'RequestContainer' object has no attribute 'addPluggableAuthService' Stack Trace: 'RequestContainer' object has no attribute 'addPluggableAuthService' File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/Testing/ZopeTestCase/base.py", line 89, in setUp self._setup() File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/Testing/ZopeTestCase/ZopeTestCase.py", line 59, in _setup self._setupUserFolder() File "/home/jenkins/.buildout/eggs/cp310/Products.PluggableAuthService-2.7.0-py3.10.egg/Products/PluggableAuthService/tests/pastc.py", line 45, in _setupUserFolder factory.addPluggableAuthService() FAILED: Products.PluggableAuthService.tests.test_UserFolder.UserFolderTests.testMaxListUsers Error Message: 'RequestContainer' object has no attribute 'addPluggableAuthService' Stack Trace: 'RequestContainer' object has no attribute 'addPluggableAuthService' File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/Testing/ZopeTestCase/base.py", line 89, in setUp self._setup() File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/Testing/ZopeTestCase/ZopeTestCase.py", line 59, in _setup self._setupUserFolder() File "/home/jenkins/.buildout/eggs/cp310/Products.PluggableAuthService-2.7.0-py3.10.egg/Products/PluggableAuthService/tests/pastc.py", line 45, in _setupUserFolder factory.addPluggableAuthService() FAILED: Products.PluggableAuthService.tests.test_UserFolder.UserFolderTests.testNotValidateWithEmptyRoles Error Message: 'RequestContainer' object has no attribute 'addPluggableAuthService' Stack Trace: 'RequestContainer' object has no attribute 'addPluggableAuthService' File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/Testing/ZopeTestCase/base.py", line 89, in setUp self._setup() File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/Testing/ZopeTestCase/ZopeTestCase.py", line 59, in _setup self._setupUserFolder() File "/home/jenkins/.buildout/eggs/cp310/Products.PluggableAuthService-2.7.0-py3.10.egg/Products/PluggableAuthService/tests/pastc.py", line 45, in _setupUserFolder factory.addPluggableAuthService() FAILED: Products.PluggableAuthService.tests.test_UserFolder.UserFolderTests.testNotValidateWithWrongRoles Error Message: 'RequestContainer' object has no attribute 'addPluggableAuthService' Stack Trace: 'RequestContainer' object has no attribute 'addPluggableAuthService' File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/Testing/ZopeTestCase/base.py", line 89, in setUp self._setup() File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/Testing/ZopeTestCase/ZopeTestCase.py", line 59, in _setup self._setupUserFolder() File "/home/jenkins/.buildout/eggs/cp310/Products.PluggableAuthService-2.7.0-py3.10.egg/Products/PluggableAuthService/tests/pastc.py", line 45, in _setupUserFolder factory.addPluggableAuthService() FAILED: Products.PluggableAuthService.tests.test_UserFolder.UserFolderTests.testNotValidateWithoutAuth Error Message: 'RequestContainer' object has no attribute 'addPluggableAuthService' Stack Trace: 'RequestContainer' object has no attribute 'addPluggableAuthService' File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/Testing/ZopeTestCase/base.py", line 89, in setUp self._setup() File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/Testing/ZopeTestCase/ZopeTestCase.py", line 59, in _setup self._setupUserFolder() File "/home/jenkins/.buildout/eggs/cp310/Products.PluggableAuthService-2.7.0-py3.10.egg/Products/PluggableAuthService/tests/pastc.py", line 45, in _setupUserFolder factory.addPluggableAuthService() FAILED: Products.PluggableAuthService.tests.test_UserFolder.UserFolderTests.testValidate Error Message: 'RequestContainer' object has no attribute 'addPluggableAuthService' Stack Trace: 'RequestContainer' object has no attribute 'addPluggableAuthService' File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/Testing/ZopeTestCase/base.py", line 89, in setUp self._setup() File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/Testing/ZopeTestCase/ZopeTestCase.py", line 59, in _setup self._setupUserFolder() File "/home/jenkins/.buildout/eggs/cp310/Products.PluggableAuthService-2.7.0-py3.10.egg/Products/PluggableAuthService/tests/pastc.py", line 45, in _setupUserFolder factory.addPluggableAuthService() FAILED: Products.PluggableAuthService.tests.test_UserFolder.UserFolderTests.testValidateWithoutRoles Error Message: 'RequestContainer' object has no attribute 'addPluggableAuthService' Stack Trace: 'RequestContainer' object has no attribute 'addPluggableAuthService' File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/Testing/ZopeTestCase/base.py", line 89, in setUp self._setup() File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/Testing/ZopeTestCase/ZopeTestCase.py", line 59, in _setup self._setupUserFolder() File "/home/jenkins/.buildout/eggs/cp310/Products.PluggableAuthService-2.7.0-py3.10.egg/Products/PluggableAuthService/tests/pastc.py", line 45, in _setupUserFolder factory.addPluggableAuthService() FAILED: Products.PluggableAuthService.tests.test_UserFolder.UserFolderTests.test__doAddUser_with_not_yet_encrypted_passwords Error Message: 'RequestContainer' object has no attribute 'addPluggableAuthService' Stack Trace: 'RequestContainer' object has no attribute 'addPluggableAuthService' File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/Testing/ZopeTestCase/base.py", line 89, in setUp self._setup() File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/Testing/ZopeTestCase/ZopeTestCase.py", line 59, in _setup self._setupUserFolder() File "/home/jenkins/.buildout/eggs/cp310/Products.PluggableAuthService-2.7.0-py3.10.egg/Products/PluggableAuthService/tests/pastc.py", line 45, in _setupUserFolder factory.addPluggableAuthService() FAILED: Products.PluggableAuthService.tests.test_UserFolder.UserFolderTests.test__doAddUser_with_preencrypted_passwords Error Message: 'RequestContainer' object has no attribute 'addPluggableAuthService' Stack Trace: 'RequestContainer' object has no attribute 'addPluggableAuthService' File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/Testing/ZopeTestCase/base.py", line 89, in setUp self._setup() File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/Testing/ZopeTestCase/ZopeTestCase.py", line 59, in _setup self._setupUserFolder() File "/home/jenkins/.buildout/eggs/cp310/Products.PluggableAuthService-2.7.0-py3.10.egg/Products/PluggableAuthService/tests/pastc.py", line 45, in _setupUserFolder factory.addPluggableAuthService() FAILED: Products.PluggableAuthService.tests.test_UserFolder.UserTests.testBaseUserGetIdEqualGetName Error Message: 'RequestContainer' object has no attribute 'addPluggableAuthService' Stack Trace: 'RequestContainer' object has no attribute 'addPluggableAuthService' File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/Testing/ZopeTestCase/base.py", line 89, in setUp self._setup() File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/Testing/ZopeTestCase/ZopeTestCase.py", line 59, in _setup self._setupUserFolder() File "/home/jenkins/.buildout/eggs/cp310/Products.PluggableAuthService-2.7.0-py3.10.egg/Products/PluggableAuthService/tests/pastc.py", line 45, in _setupUserFolder factory.addPluggableAuthService() FAILED: Products.PluggableAuthService.tests.test_UserFolder.UserTests.testGetDomains Error Message: 'RequestContainer' object has no attribute 'addPluggableAuthService' Stack Trace: 'RequestContainer' object has no attribute 'addPluggableAuthService' File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/Testing/ZopeTestCase/base.py", line 89, in setUp self._setup() File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/Testing/ZopeTestCase/ZopeTestCase.py", line 59, in _setup self._setupUserFolder() File "/home/jenkins/.buildout/eggs/cp310/Products.PluggableAuthService-2.7.0-py3.10.egg/Products/PluggableAuthService/tests/pastc.py", line 45, in _setupUserFolder factory.addPluggableAuthService() FAILED: Products.PluggableAuthService.tests.test_UserFolder.UserTests.testGetPassword Error Message: 'RequestContainer' object has no attribute 'addPluggableAuthService' Stack Trace: 'RequestContainer' object has no attribute 'addPluggableAuthService' File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/Testing/ZopeTestCase/base.py", line 89, in setUp self._setup() File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/Testing/ZopeTestCase/ZopeTestCase.py", line 59, in _setup self._setupUserFolder() File "/home/jenkins/.buildout/eggs/cp310/Products.PluggableAuthService-2.7.0-py3.10.egg/Products/PluggableAuthService/tests/pastc.py", line 45, in _setupUserFolder factory.addPluggableAuthService() FAILED: Products.PluggableAuthService.tests.test_UserFolder.UserTests.testGetRoles Error Message: 'RequestContainer' object has no attribute 'addPluggableAuthService' Stack Trace: 'RequestContainer' object has no attribute 'addPluggableAuthService' File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/Testing/ZopeTestCase/base.py", line 89, in setUp self._setup() File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/Testing/ZopeTestCase/ZopeTestCase.py", line 59, in _setup self._setupUserFolder() File "/home/jenkins/.buildout/eggs/cp310/Products.PluggableAuthService-2.7.0-py3.10.egg/Products/PluggableAuthService/tests/pastc.py", line 45, in _setupUserFolder factory.addPluggableAuthService() FAILED: Products.PluggableAuthService.tests.test_UserFolder.UserTests.testGetUserId Error Message: 'RequestContainer' object has no attribute 'addPluggableAuthService' Stack Trace: 'RequestContainer' object has no attribute 'addPluggableAuthService' File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/Testing/ZopeTestCase/base.py", line 89, in setUp self._setup() File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/Testing/ZopeTestCase/ZopeTestCase.py", line 59, in _setup self._setupUserFolder() File "/home/jenkins/.buildout/eggs/cp310/Products.PluggableAuthService-2.7.0-py3.10.egg/Products/PluggableAuthService/tests/pastc.py", line 45, in _setupUserFolder factory.addPluggableAuthService() FAILED: Products.PluggableAuthService.tests.test_UserFolder.UserTests.testGetUserName Error Message: 'RequestContainer' object has no attribute 'addPluggableAuthService' Stack Trace: 'RequestContainer' object has no attribute 'addPluggableAuthService' File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/Testing/ZopeTestCase/base.py", line 89, in setUp self._setup() File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/Testing/ZopeTestCase/ZopeTestCase.py", line 59, in _setup self._setupUserFolder() File "/home/jenkins/.buildout/eggs/cp310/Products.PluggableAuthService-2.7.0-py3.10.egg/Products/PluggableAuthService/tests/pastc.py", line 45, in _setupUserFolder factory.addPluggableAuthService() FAILED: Products.PluggableAuthService.tests.test_zmi_logout.PasLogoutTests.test_logout Error Message: 'RequestContainer' object has no attribute 'addPluggableAuthService' Stack Trace: 'RequestContainer' object has no attribute 'addPluggableAuthService' File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/Testing/ZopeTestCase/base.py", line 89, in setUp self._setup() File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/Testing/ZopeTestCase/ZopeTestCase.py", line 59, in _setup self._setupUserFolder() File "/home/jenkins/.buildout/eggs/cp310/Products.PluggableAuthService-2.7.0-py3.10.egg/Products/PluggableAuthService/tests/test_zmi_logout.py", line 29, in _setupUserFolder super(PasMixin, self)._setupUserFolder() File "/home/jenkins/.buildout/eggs/cp310/Products.PluggableAuthService-2.7.0-py3.10.egg/Products/PluggableAuthService/tests/pastc.py", line 45, in _setupUserFolder factory.addPluggableAuthService() FAILED: Products.PluggableAuthService.tests.test_zmi_logout.PasLogoutTests.test_not_logged_in Error Message: 'RequestContainer' object has no attribute 'addPluggableAuthService' Stack Trace: 'RequestContainer' object has no attribute 'addPluggableAuthService' File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/Testing/ZopeTestCase/base.py", line 89, in setUp self._setup() File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/Testing/ZopeTestCase/ZopeTestCase.py", line 59, in _setup self._setupUserFolder() File "/home/jenkins/.buildout/eggs/cp310/Products.PluggableAuthService-2.7.0-py3.10.egg/Products/PluggableAuthService/tests/test_zmi_logout.py", line 29, in _setupUserFolder super(PasMixin, self)._setupUserFolder() File "/home/jenkins/.buildout/eggs/cp310/Products.PluggableAuthService-2.7.0-py3.10.egg/Products/PluggableAuthService/tests/pastc.py", line 45, in _setupUserFolder factory.addPluggableAuthService() FAILED: Products.PortalTransforms.tests.test_engine.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/Products.PortalTransforms-3.1.12-py3.10.egg/Products/PortalTransforms/tests/test_engine.py", line 7, in from Products.PortalTransforms.tests.base import TransformTestCase File "/home/jenkins/.buildout/eggs/cp310/Products.PortalTransforms-3.1.12-py3.10.egg/Products/PortalTransforms/tests/base.py", line 4, in from Products.PortalTransforms.testing import PRODUCTS_PORTALTRANSFORMS_INTEGRATION_TESTING # noqa File "/home/jenkins/.buildout/eggs/cp310/Products.PortalTransforms-3.1.12-py3.10.egg/Products/PortalTransforms/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: Products.PortalTransforms.tests.test_graph.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/Products.PortalTransforms-3.1.12-py3.10.egg/Products/PortalTransforms/tests/test_graph.py", line 2, in from Products.PortalTransforms.tests.base import TransformTestCase File "/home/jenkins/.buildout/eggs/cp310/Products.PortalTransforms-3.1.12-py3.10.egg/Products/PortalTransforms/tests/base.py", line 4, in from Products.PortalTransforms.testing import PRODUCTS_PORTALTRANSFORMS_INTEGRATION_TESTING # noqa File "/home/jenkins/.buildout/eggs/cp310/Products.PortalTransforms-3.1.12-py3.10.egg/Products/PortalTransforms/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: Products.PortalTransforms.tests.test_intelligenttext.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/Products.PortalTransforms-3.1.12-py3.10.egg/Products/PortalTransforms/tests/test_intelligenttext.py", line 2, in from Products.PortalTransforms.tests.base import TransformTestCase File "/home/jenkins/.buildout/eggs/cp310/Products.PortalTransforms-3.1.12-py3.10.egg/Products/PortalTransforms/tests/base.py", line 4, in from Products.PortalTransforms.testing import PRODUCTS_PORTALTRANSFORMS_INTEGRATION_TESTING # noqa File "/home/jenkins/.buildout/eggs/cp310/Products.PortalTransforms-3.1.12-py3.10.egg/Products/PortalTransforms/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: Products.PortalTransforms.tests.test_transforms.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/Products.PortalTransforms-3.1.12-py3.10.egg/Products/PortalTransforms/tests/test_transforms.py", line 9, in from Products.PortalTransforms.tests.base import TransformTestCase File "/home/jenkins/.buildout/eggs/cp310/Products.PortalTransforms-3.1.12-py3.10.egg/Products/PortalTransforms/tests/base.py", line 4, in from Products.PortalTransforms.testing import PRODUCTS_PORTALTRANSFORMS_INTEGRATION_TESTING # noqa File "/home/jenkins/.buildout/eggs/cp310/Products.PortalTransforms-3.1.12-py3.10.egg/Products/PortalTransforms/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: Products.PortalTransforms.tests.test_xss.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/Products.PortalTransforms-3.1.12-py3.10.egg/Products/PortalTransforms/tests/test_xss.py", line 6, in from Products.PortalTransforms.testing import PRODUCTS_PORTALTRANSFORMS_INTEGRATION_TESTING # noqa File "/home/jenkins/.buildout/eggs/cp310/Products.PortalTransforms-3.1.12-py3.10.egg/Products/PortalTransforms/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: Products.ZopeVersionControl.tests.testVersionControl.VersionControlTests.testActivityAPI Error Message: Cannot close a connection joined to a transaction Stack Trace: Cannot close a connection joined to a transaction File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/.buildout/eggs/cp310/Products.ZopeVersionControl-2.0.0-py3.10.egg/Products/ZopeVersionControl/tests/common.py", line 71, in common_setUp self.connection.close() File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 283, in close raise ConnectionStateError("Cannot close a connection joined to " FAILED: Products.ZopeVersionControl.tests.testVersionControl.VersionControlTests.testApplyVersionControl Error Message: Cannot close a connection joined to a transaction Stack Trace: Cannot close a connection joined to a transaction File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/.buildout/eggs/cp310/Products.ZopeVersionControl-2.0.0-py3.10.egg/Products/ZopeVersionControl/tests/common.py", line 71, in common_setUp self.connection.close() File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 283, in close raise ConnectionStateError("Cannot close a connection joined to " FAILED: Products.ZopeVersionControl.tests.testVersionControl.VersionControlTests.testCheckinResource Error Message: Cannot close a connection joined to a transaction Stack Trace: Cannot close a connection joined to a transaction File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/.buildout/eggs/cp310/Products.ZopeVersionControl-2.0.0-py3.10.egg/Products/ZopeVersionControl/tests/common.py", line 71, in common_setUp self.connection.close() File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 283, in close raise ConnectionStateError("Cannot close a connection joined to " FAILED: Products.ZopeVersionControl.tests.testVersionControl.VersionControlTests.testCheckoutResource Error Message: Cannot close a connection joined to a transaction Stack Trace: Cannot close a connection joined to a transaction File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/.buildout/eggs/cp310/Products.ZopeVersionControl-2.0.0-py3.10.egg/Products/ZopeVersionControl/tests/common.py", line 71, in common_setUp self.connection.close() File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 283, in close raise ConnectionStateError("Cannot close a connection joined to " FAILED: Products.ZopeVersionControl.tests.testVersionControl.VersionControlTests.testContainerVersioning Error Message: Cannot close a connection joined to a transaction Stack Trace: Cannot close a connection joined to a transaction File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/.buildout/eggs/cp310/Products.ZopeVersionControl-2.0.0-py3.10.egg/Products/ZopeVersionControl/tests/common.py", line 71, in common_setUp self.connection.close() File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 283, in close raise ConnectionStateError("Cannot close a connection joined to " FAILED: Products.ZopeVersionControl.tests.testVersionControl.VersionControlTests.testDetectPersistentSubObjectChange Error Message: Cannot close a connection joined to a transaction Stack Trace: Cannot close a connection joined to a transaction File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/.buildout/eggs/cp310/Products.ZopeVersionControl-2.0.0-py3.10.egg/Products/ZopeVersionControl/tests/common.py", line 71, in common_setUp self.connection.close() File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 283, in close raise ConnectionStateError("Cannot close a connection joined to " FAILED: Products.ZopeVersionControl.tests.testVersionControl.VersionControlTests.testGetVersionOfResource Error Message: Cannot close a connection joined to a transaction Stack Trace: Cannot close a connection joined to a transaction File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/.buildout/eggs/cp310/Products.ZopeVersionControl-2.0.0-py3.10.egg/Products/ZopeVersionControl/tests/common.py", line 71, in common_setUp self.connection.close() File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 283, in close raise ConnectionStateError("Cannot close a connection joined to " FAILED: Products.ZopeVersionControl.tests.testVersionControl.VersionControlTests.testIsResourceChanged Error Message: Cannot close a connection joined to a transaction Stack Trace: Cannot close a connection joined to a transaction File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/.buildout/eggs/cp310/Products.ZopeVersionControl-2.0.0-py3.10.egg/Products/ZopeVersionControl/tests/common.py", line 71, in common_setUp self.connection.close() File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 283, in close raise ConnectionStateError("Cannot close a connection joined to " FAILED: Products.ZopeVersionControl.tests.testVersionControl.VersionControlTests.testIsResourceUpToDate Error Message: Cannot close a connection joined to a transaction Stack Trace: Cannot close a connection joined to a transaction File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/.buildout/eggs/cp310/Products.ZopeVersionControl-2.0.0-py3.10.egg/Products/ZopeVersionControl/tests/common.py", line 71, in common_setUp self.connection.close() File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 283, in close raise ConnectionStateError("Cannot close a connection joined to " FAILED: Products.ZopeVersionControl.tests.testVersionControl.VersionControlTests.testIsUnderVersionControl Error Message: Cannot close a connection joined to a transaction Stack Trace: Cannot close a connection joined to a transaction File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/.buildout/eggs/cp310/Products.ZopeVersionControl-2.0.0-py3.10.egg/Products/ZopeVersionControl/tests/common.py", line 71, in common_setUp self.connection.close() File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 283, in close raise ConnectionStateError("Cannot close a connection joined to " FAILED: Products.ZopeVersionControl.tests.testVersionControl.VersionControlTests.testIsVersionableResource Error Message: Cannot close a connection joined to a transaction Stack Trace: Cannot close a connection joined to a transaction File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/.buildout/eggs/cp310/Products.ZopeVersionControl-2.0.0-py3.10.egg/Products/ZopeVersionControl/tests/common.py", line 71, in common_setUp self.connection.close() File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 283, in close raise ConnectionStateError("Cannot close a connection joined to " FAILED: Products.ZopeVersionControl.tests.testVersionControl.VersionControlTests.testLabelResource Error Message: Cannot close a connection joined to a transaction Stack Trace: Cannot close a connection joined to a transaction File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/.buildout/eggs/cp310/Products.ZopeVersionControl-2.0.0-py3.10.egg/Products/ZopeVersionControl/tests/common.py", line 71, in common_setUp self.connection.close() File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 283, in close raise ConnectionStateError("Cannot close a connection joined to " FAILED: Products.ZopeVersionControl.tests.testVersionControl.VersionControlTests.testNonVersionedAttribute Error Message: Cannot close a connection joined to a transaction Stack Trace: Cannot close a connection joined to a transaction File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/.buildout/eggs/cp310/Products.ZopeVersionControl-2.0.0-py3.10.egg/Products/ZopeVersionControl/tests/common.py", line 71, in common_setUp self.connection.close() File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 283, in close raise ConnectionStateError("Cannot close a connection joined to " FAILED: Products.ZopeVersionControl.tests.testVersionControl.VersionControlTests.testNonVersionedAttributeWithAcquisition Error Message: Cannot close a connection joined to a transaction Stack Trace: Cannot close a connection joined to a transaction File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/.buildout/eggs/cp310/Products.ZopeVersionControl-2.0.0-py3.10.egg/Products/ZopeVersionControl/tests/common.py", line 71, in common_setUp self.connection.close() File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 283, in close raise ConnectionStateError("Cannot close a connection joined to " FAILED: Products.ZopeVersionControl.tests.testVersionControl.VersionControlTests.testSelectionByDate Error Message: Cannot close a connection joined to a transaction Stack Trace: Cannot close a connection joined to a transaction File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/.buildout/eggs/cp310/Products.ZopeVersionControl-2.0.0-py3.10.egg/Products/ZopeVersionControl/tests/common.py", line 71, in common_setUp self.connection.close() File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 283, in close raise ConnectionStateError("Cannot close a connection joined to " FAILED: Products.ZopeVersionControl.tests.testVersionControl.VersionControlTests.testSelectionByLabel Error Message: Cannot close a connection joined to a transaction Stack Trace: Cannot close a connection joined to a transaction File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/.buildout/eggs/cp310/Products.ZopeVersionControl-2.0.0-py3.10.egg/Products/ZopeVersionControl/tests/common.py", line 71, in common_setUp self.connection.close() File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 283, in close raise ConnectionStateError("Cannot close a connection joined to " FAILED: Products.ZopeVersionControl.tests.testVersionControl.VersionControlTests.testUncheckoutResource Error Message: Cannot close a connection joined to a transaction Stack Trace: Cannot close a connection joined to a transaction File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/.buildout/eggs/cp310/Products.ZopeVersionControl-2.0.0-py3.10.egg/Products/ZopeVersionControl/tests/common.py", line 71, in common_setUp self.connection.close() File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 283, in close raise ConnectionStateError("Cannot close a connection joined to " FAILED: Products.ZopeVersionControl.tests.testVersionControl.VersionControlTests.testUpdateResource Error Message: Cannot close a connection joined to a transaction Stack Trace: Cannot close a connection joined to a transaction File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/.buildout/eggs/cp310/Products.ZopeVersionControl-2.0.0-py3.10.egg/Products/ZopeVersionControl/tests/common.py", line 71, in common_setUp self.connection.close() File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 283, in close raise ConnectionStateError("Cannot close a connection joined to " FAILED: Products.ZopeVersionControl.tests.testVersionControl.VersionControlTests.testVersionBookkeeping Error Message: Cannot close a connection joined to a transaction Stack Trace: Cannot close a connection joined to a transaction File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/.buildout/eggs/cp310/Products.ZopeVersionControl-2.0.0-py3.10.egg/Products/ZopeVersionControl/tests/common.py", line 71, in common_setUp self.connection.close() File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 283, in close raise ConnectionStateError("Cannot close a connection joined to " FAILED: Products.ZopeVersionControl.tests.testVersionControl.VersionControlTests.testActivityAPI Error Message: Cannot close a connection joined to a transaction Stack Trace: Cannot close a connection joined to a transaction File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/.buildout/eggs/cp310/Products.ZopeVersionControl-2.0.0-py3.10.egg/Products/ZopeVersionControl/tests/common.py", line 71, in common_setUp self.connection.close() File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 283, in close raise ConnectionStateError("Cannot close a connection joined to " FAILED: Products.ZopeVersionControl.tests.testVersionControl.VersionControlTests.testApplyVersionControl Error Message: Cannot close a connection joined to a transaction Stack Trace: Cannot close a connection joined to a transaction File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/.buildout/eggs/cp310/Products.ZopeVersionControl-2.0.0-py3.10.egg/Products/ZopeVersionControl/tests/common.py", line 71, in common_setUp self.connection.close() File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 283, in close raise ConnectionStateError("Cannot close a connection joined to " FAILED: Products.ZopeVersionControl.tests.testVersionControl.VersionControlTests.testCheckinResource Error Message: Cannot close a connection joined to a transaction Stack Trace: Cannot close a connection joined to a transaction File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/.buildout/eggs/cp310/Products.ZopeVersionControl-2.0.0-py3.10.egg/Products/ZopeVersionControl/tests/common.py", line 71, in common_setUp self.connection.close() File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 283, in close raise ConnectionStateError("Cannot close a connection joined to " FAILED: Products.ZopeVersionControl.tests.testVersionControl.VersionControlTests.testCheckoutResource Error Message: Cannot close a connection joined to a transaction Stack Trace: Cannot close a connection joined to a transaction File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/.buildout/eggs/cp310/Products.ZopeVersionControl-2.0.0-py3.10.egg/Products/ZopeVersionControl/tests/common.py", line 71, in common_setUp self.connection.close() File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 283, in close raise ConnectionStateError("Cannot close a connection joined to " FAILED: Products.ZopeVersionControl.tests.testVersionControl.VersionControlTests.testContainerVersioning Error Message: Cannot close a connection joined to a transaction Stack Trace: Cannot close a connection joined to a transaction File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/.buildout/eggs/cp310/Products.ZopeVersionControl-2.0.0-py3.10.egg/Products/ZopeVersionControl/tests/common.py", line 71, in common_setUp self.connection.close() File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 283, in close raise ConnectionStateError("Cannot close a connection joined to " FAILED: Products.ZopeVersionControl.tests.testVersionControl.VersionControlTests.testDetectPersistentSubObjectChange Error Message: Cannot close a connection joined to a transaction Stack Trace: Cannot close a connection joined to a transaction File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/.buildout/eggs/cp310/Products.ZopeVersionControl-2.0.0-py3.10.egg/Products/ZopeVersionControl/tests/common.py", line 71, in common_setUp self.connection.close() File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 283, in close raise ConnectionStateError("Cannot close a connection joined to " FAILED: Products.ZopeVersionControl.tests.testVersionControl.VersionControlTests.testGetVersionOfResource Error Message: Cannot close a connection joined to a transaction Stack Trace: Cannot close a connection joined to a transaction File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/.buildout/eggs/cp310/Products.ZopeVersionControl-2.0.0-py3.10.egg/Products/ZopeVersionControl/tests/common.py", line 71, in common_setUp self.connection.close() File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 283, in close raise ConnectionStateError("Cannot close a connection joined to " FAILED: Products.ZopeVersionControl.tests.testVersionControl.VersionControlTests.testIsResourceChanged Error Message: Cannot close a connection joined to a transaction Stack Trace: Cannot close a connection joined to a transaction File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/.buildout/eggs/cp310/Products.ZopeVersionControl-2.0.0-py3.10.egg/Products/ZopeVersionControl/tests/common.py", line 71, in common_setUp self.connection.close() File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 283, in close raise ConnectionStateError("Cannot close a connection joined to " FAILED: Products.ZopeVersionControl.tests.testVersionControl.VersionControlTests.testIsResourceUpToDate Error Message: Cannot close a connection joined to a transaction Stack Trace: Cannot close a connection joined to a transaction File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/.buildout/eggs/cp310/Products.ZopeVersionControl-2.0.0-py3.10.egg/Products/ZopeVersionControl/tests/common.py", line 71, in common_setUp self.connection.close() File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 283, in close raise ConnectionStateError("Cannot close a connection joined to " FAILED: Products.ZopeVersionControl.tests.testVersionControl.VersionControlTests.testIsUnderVersionControl Error Message: Cannot close a connection joined to a transaction Stack Trace: Cannot close a connection joined to a transaction File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/.buildout/eggs/cp310/Products.ZopeVersionControl-2.0.0-py3.10.egg/Products/ZopeVersionControl/tests/common.py", line 71, in common_setUp self.connection.close() File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 283, in close raise ConnectionStateError("Cannot close a connection joined to " FAILED: Products.ZopeVersionControl.tests.testVersionControl.VersionControlTests.testIsVersionableResource Error Message: Cannot close a connection joined to a transaction Stack Trace: Cannot close a connection joined to a transaction File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/.buildout/eggs/cp310/Products.ZopeVersionControl-2.0.0-py3.10.egg/Products/ZopeVersionControl/tests/common.py", line 71, in common_setUp self.connection.close() File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 283, in close raise ConnectionStateError("Cannot close a connection joined to " FAILED: Products.ZopeVersionControl.tests.testVersionControl.VersionControlTests.testLabelResource Error Message: Cannot close a connection joined to a transaction Stack Trace: Cannot close a connection joined to a transaction File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/.buildout/eggs/cp310/Products.ZopeVersionControl-2.0.0-py3.10.egg/Products/ZopeVersionControl/tests/common.py", line 71, in common_setUp self.connection.close() File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 283, in close raise ConnectionStateError("Cannot close a connection joined to " FAILED: Products.ZopeVersionControl.tests.testVersionControl.VersionControlTests.testNonVersionedAttribute Error Message: Cannot close a connection joined to a transaction Stack Trace: Cannot close a connection joined to a transaction File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/.buildout/eggs/cp310/Products.ZopeVersionControl-2.0.0-py3.10.egg/Products/ZopeVersionControl/tests/common.py", line 71, in common_setUp self.connection.close() File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 283, in close raise ConnectionStateError("Cannot close a connection joined to " FAILED: Products.ZopeVersionControl.tests.testVersionControl.VersionControlTests.testNonVersionedAttributeWithAcquisition Error Message: Cannot close a connection joined to a transaction Stack Trace: Cannot close a connection joined to a transaction File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/.buildout/eggs/cp310/Products.ZopeVersionControl-2.0.0-py3.10.egg/Products/ZopeVersionControl/tests/common.py", line 71, in common_setUp self.connection.close() File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 283, in close raise ConnectionStateError("Cannot close a connection joined to " FAILED: Products.ZopeVersionControl.tests.testVersionControl.VersionControlTests.testSelectionByDate Error Message: Cannot close a connection joined to a transaction Stack Trace: Cannot close a connection joined to a transaction File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/.buildout/eggs/cp310/Products.ZopeVersionControl-2.0.0-py3.10.egg/Products/ZopeVersionControl/tests/common.py", line 71, in common_setUp self.connection.close() File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 283, in close raise ConnectionStateError("Cannot close a connection joined to " FAILED: Products.ZopeVersionControl.tests.testVersionControl.VersionControlTests.testSelectionByLabel Error Message: Cannot close a connection joined to a transaction Stack Trace: Cannot close a connection joined to a transaction File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/.buildout/eggs/cp310/Products.ZopeVersionControl-2.0.0-py3.10.egg/Products/ZopeVersionControl/tests/common.py", line 71, in common_setUp self.connection.close() File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 283, in close raise ConnectionStateError("Cannot close a connection joined to " FAILED: Products.ZopeVersionControl.tests.testVersionControl.VersionControlTests.testUncheckoutResource Error Message: Cannot close a connection joined to a transaction Stack Trace: Cannot close a connection joined to a transaction File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/.buildout/eggs/cp310/Products.ZopeVersionControl-2.0.0-py3.10.egg/Products/ZopeVersionControl/tests/common.py", line 71, in common_setUp self.connection.close() File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 283, in close raise ConnectionStateError("Cannot close a connection joined to " FAILED: Products.ZopeVersionControl.tests.testVersionControl.VersionControlTests.testUpdateResource Error Message: Cannot close a connection joined to a transaction Stack Trace: Cannot close a connection joined to a transaction File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/.buildout/eggs/cp310/Products.ZopeVersionControl-2.0.0-py3.10.egg/Products/ZopeVersionControl/tests/common.py", line 71, in common_setUp self.connection.close() File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 283, in close raise ConnectionStateError("Cannot close a connection joined to " FAILED: Products.ZopeVersionControl.tests.testVersionControl.VersionControlTests.testVersionBookkeeping Error Message: Cannot close a connection joined to a transaction Stack Trace: Cannot close a connection joined to a transaction File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/.buildout/eggs/cp310/Products.ZopeVersionControl-2.0.0-py3.10.egg/Products/ZopeVersionControl/tests/common.py", line 71, in common_setUp self.connection.close() File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 283, in close raise ConnectionStateError("Cannot close a connection joined to " FAILED: Products.ZopeVersionControl.tests.testVersionControl.VersionControlTestsWithCommits.testActivityAPI Error Message: Cannot close a connection joined to a transaction Stack Trace: Cannot close a connection joined to a transaction File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/.buildout/eggs/cp310/Products.ZopeVersionControl-2.0.0-py3.10.egg/Products/ZopeVersionControl/tests/common.py", line 71, in common_setUp self.connection.close() File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 283, in close raise ConnectionStateError("Cannot close a connection joined to " FAILED: Products.ZopeVersionControl.tests.testVersionControl.VersionControlTestsWithCommits.testApplyVersionControl Error Message: Cannot close a connection joined to a transaction Stack Trace: Cannot close a connection joined to a transaction File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/.buildout/eggs/cp310/Products.ZopeVersionControl-2.0.0-py3.10.egg/Products/ZopeVersionControl/tests/common.py", line 71, in common_setUp self.connection.close() File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 283, in close raise ConnectionStateError("Cannot close a connection joined to " FAILED: Products.ZopeVersionControl.tests.testVersionControl.VersionControlTestsWithCommits.testCheckinResource Error Message: Cannot close a connection joined to a transaction Stack Trace: Cannot close a connection joined to a transaction File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/.buildout/eggs/cp310/Products.ZopeVersionControl-2.0.0-py3.10.egg/Products/ZopeVersionControl/tests/common.py", line 71, in common_setUp self.connection.close() File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 283, in close raise ConnectionStateError("Cannot close a connection joined to " FAILED: Products.ZopeVersionControl.tests.testVersionControl.VersionControlTestsWithCommits.testCheckoutResource Error Message: Cannot close a connection joined to a transaction Stack Trace: Cannot close a connection joined to a transaction File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/.buildout/eggs/cp310/Products.ZopeVersionControl-2.0.0-py3.10.egg/Products/ZopeVersionControl/tests/common.py", line 71, in common_setUp self.connection.close() File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 283, in close raise ConnectionStateError("Cannot close a connection joined to " FAILED: Products.ZopeVersionControl.tests.testVersionControl.VersionControlTestsWithCommits.testContainerVersioning Error Message: Cannot close a connection joined to a transaction Stack Trace: Cannot close a connection joined to a transaction File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/.buildout/eggs/cp310/Products.ZopeVersionControl-2.0.0-py3.10.egg/Products/ZopeVersionControl/tests/common.py", line 71, in common_setUp self.connection.close() File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 283, in close raise ConnectionStateError("Cannot close a connection joined to " FAILED: Products.ZopeVersionControl.tests.testVersionControl.VersionControlTestsWithCommits.testDetectPersistentSubObjectChange Error Message: Cannot close a connection joined to a transaction Stack Trace: Cannot close a connection joined to a transaction File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/.buildout/eggs/cp310/Products.ZopeVersionControl-2.0.0-py3.10.egg/Products/ZopeVersionControl/tests/common.py", line 71, in common_setUp self.connection.close() File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 283, in close raise ConnectionStateError("Cannot close a connection joined to " FAILED: Products.ZopeVersionControl.tests.testVersionControl.VersionControlTestsWithCommits.testGetVersionOfResource Error Message: Cannot close a connection joined to a transaction Stack Trace: Cannot close a connection joined to a transaction File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/.buildout/eggs/cp310/Products.ZopeVersionControl-2.0.0-py3.10.egg/Products/ZopeVersionControl/tests/common.py", line 71, in common_setUp self.connection.close() File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 283, in close raise ConnectionStateError("Cannot close a connection joined to " FAILED: Products.ZopeVersionControl.tests.testVersionControl.VersionControlTestsWithCommits.testIsResourceChanged Error Message: Cannot close a connection joined to a transaction Stack Trace: Cannot close a connection joined to a transaction File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/.buildout/eggs/cp310/Products.ZopeVersionControl-2.0.0-py3.10.egg/Products/ZopeVersionControl/tests/common.py", line 71, in common_setUp self.connection.close() File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 283, in close raise ConnectionStateError("Cannot close a connection joined to " FAILED: Products.ZopeVersionControl.tests.testVersionControl.VersionControlTestsWithCommits.testIsResourceUpToDate Error Message: Cannot close a connection joined to a transaction Stack Trace: Cannot close a connection joined to a transaction File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/.buildout/eggs/cp310/Products.ZopeVersionControl-2.0.0-py3.10.egg/Products/ZopeVersionControl/tests/common.py", line 71, in common_setUp self.connection.close() File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 283, in close raise ConnectionStateError("Cannot close a connection joined to " FAILED: Products.ZopeVersionControl.tests.testVersionControl.VersionControlTestsWithCommits.testIsUnderVersionControl Error Message: Cannot close a connection joined to a transaction Stack Trace: Cannot close a connection joined to a transaction File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/.buildout/eggs/cp310/Products.ZopeVersionControl-2.0.0-py3.10.egg/Products/ZopeVersionControl/tests/common.py", line 71, in common_setUp self.connection.close() File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 283, in close raise ConnectionStateError("Cannot close a connection joined to " FAILED: Products.ZopeVersionControl.tests.testVersionControl.VersionControlTestsWithCommits.testIsVersionableResource Error Message: Cannot close a connection joined to a transaction Stack Trace: Cannot close a connection joined to a transaction File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/.buildout/eggs/cp310/Products.ZopeVersionControl-2.0.0-py3.10.egg/Products/ZopeVersionControl/tests/common.py", line 71, in common_setUp self.connection.close() File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 283, in close raise ConnectionStateError("Cannot close a connection joined to " FAILED: Products.ZopeVersionControl.tests.testVersionControl.VersionControlTestsWithCommits.testLabelResource Error Message: Cannot close a connection joined to a transaction Stack Trace: Cannot close a connection joined to a transaction File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/.buildout/eggs/cp310/Products.ZopeVersionControl-2.0.0-py3.10.egg/Products/ZopeVersionControl/tests/common.py", line 71, in common_setUp self.connection.close() File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 283, in close raise ConnectionStateError("Cannot close a connection joined to " FAILED: Products.ZopeVersionControl.tests.testVersionControl.VersionControlTestsWithCommits.testNonVersionedAttribute Error Message: Cannot close a connection joined to a transaction Stack Trace: Cannot close a connection joined to a transaction File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/.buildout/eggs/cp310/Products.ZopeVersionControl-2.0.0-py3.10.egg/Products/ZopeVersionControl/tests/common.py", line 71, in common_setUp self.connection.close() File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 283, in close raise ConnectionStateError("Cannot close a connection joined to " FAILED: Products.ZopeVersionControl.tests.testVersionControl.VersionControlTestsWithCommits.testNonVersionedAttributeWithAcquisition Error Message: Cannot close a connection joined to a transaction Stack Trace: Cannot close a connection joined to a transaction File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/.buildout/eggs/cp310/Products.ZopeVersionControl-2.0.0-py3.10.egg/Products/ZopeVersionControl/tests/common.py", line 71, in common_setUp self.connection.close() File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 283, in close raise ConnectionStateError("Cannot close a connection joined to " FAILED: Products.ZopeVersionControl.tests.testVersionControl.VersionControlTestsWithCommits.testSelectionByDate Error Message: Cannot close a connection joined to a transaction Stack Trace: Cannot close a connection joined to a transaction File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/.buildout/eggs/cp310/Products.ZopeVersionControl-2.0.0-py3.10.egg/Products/ZopeVersionControl/tests/common.py", line 71, in common_setUp self.connection.close() File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 283, in close raise ConnectionStateError("Cannot close a connection joined to " FAILED: Products.ZopeVersionControl.tests.testVersionControl.VersionControlTestsWithCommits.testSelectionByLabel Error Message: Cannot close a connection joined to a transaction Stack Trace: Cannot close a connection joined to a transaction File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/.buildout/eggs/cp310/Products.ZopeVersionControl-2.0.0-py3.10.egg/Products/ZopeVersionControl/tests/common.py", line 71, in common_setUp self.connection.close() File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 283, in close raise ConnectionStateError("Cannot close a connection joined to " FAILED: Products.ZopeVersionControl.tests.testVersionControl.VersionControlTestsWithCommits.testUncheckoutResource Error Message: Cannot close a connection joined to a transaction Stack Trace: Cannot close a connection joined to a transaction File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/.buildout/eggs/cp310/Products.ZopeVersionControl-2.0.0-py3.10.egg/Products/ZopeVersionControl/tests/common.py", line 71, in common_setUp self.connection.close() File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 283, in close raise ConnectionStateError("Cannot close a connection joined to " FAILED: Products.ZopeVersionControl.tests.testVersionControl.VersionControlTestsWithCommits.testUpdateResource Error Message: Cannot close a connection joined to a transaction Stack Trace: Cannot close a connection joined to a transaction File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/.buildout/eggs/cp310/Products.ZopeVersionControl-2.0.0-py3.10.egg/Products/ZopeVersionControl/tests/common.py", line 71, in common_setUp self.connection.close() File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 283, in close raise ConnectionStateError("Cannot close a connection joined to " FAILED: Products.ZopeVersionControl.tests.testVersionControl.VersionControlTestsWithCommits.testVersionBookkeeping Error Message: Cannot close a connection joined to a transaction Stack Trace: Cannot close a connection joined to a transaction File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/.buildout/eggs/cp310/Products.ZopeVersionControl-2.0.0-py3.10.egg/Products/ZopeVersionControl/tests/common.py", line 71, in common_setUp self.connection.close() File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 283, in close raise ConnectionStateError("Cannot close a connection joined to " FAILED: Products.ZopeVersionControl.tests.testVersionControl.VersionControlTestsWithCommits.testActivityAPI Error Message: Cannot close a connection joined to a transaction Stack Trace: Cannot close a connection joined to a transaction File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/.buildout/eggs/cp310/Products.ZopeVersionControl-2.0.0-py3.10.egg/Products/ZopeVersionControl/tests/common.py", line 71, in common_setUp self.connection.close() File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 283, in close raise ConnectionStateError("Cannot close a connection joined to " FAILED: Products.ZopeVersionControl.tests.testVersionControl.VersionControlTestsWithCommits.testApplyVersionControl Error Message: Cannot close a connection joined to a transaction Stack Trace: Cannot close a connection joined to a transaction File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/.buildout/eggs/cp310/Products.ZopeVersionControl-2.0.0-py3.10.egg/Products/ZopeVersionControl/tests/common.py", line 71, in common_setUp self.connection.close() File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 283, in close raise ConnectionStateError("Cannot close a connection joined to " FAILED: Products.ZopeVersionControl.tests.testVersionControl.VersionControlTestsWithCommits.testCheckinResource Error Message: Cannot close a connection joined to a transaction Stack Trace: Cannot close a connection joined to a transaction File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/.buildout/eggs/cp310/Products.ZopeVersionControl-2.0.0-py3.10.egg/Products/ZopeVersionControl/tests/common.py", line 71, in common_setUp self.connection.close() File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 283, in close raise ConnectionStateError("Cannot close a connection joined to " FAILED: Products.ZopeVersionControl.tests.testVersionControl.VersionControlTestsWithCommits.testCheckoutResource Error Message: Cannot close a connection joined to a transaction Stack Trace: Cannot close a connection joined to a transaction File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/.buildout/eggs/cp310/Products.ZopeVersionControl-2.0.0-py3.10.egg/Products/ZopeVersionControl/tests/common.py", line 71, in common_setUp self.connection.close() File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 283, in close raise ConnectionStateError("Cannot close a connection joined to " FAILED: Products.ZopeVersionControl.tests.testVersionControl.VersionControlTestsWithCommits.testContainerVersioning Error Message: Cannot close a connection joined to a transaction Stack Trace: Cannot close a connection joined to a transaction File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/.buildout/eggs/cp310/Products.ZopeVersionControl-2.0.0-py3.10.egg/Products/ZopeVersionControl/tests/common.py", line 71, in common_setUp self.connection.close() File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 283, in close raise ConnectionStateError("Cannot close a connection joined to " FAILED: Products.ZopeVersionControl.tests.testVersionControl.VersionControlTestsWithCommits.testDetectPersistentSubObjectChange Error Message: Cannot close a connection joined to a transaction Stack Trace: Cannot close a connection joined to a transaction File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/.buildout/eggs/cp310/Products.ZopeVersionControl-2.0.0-py3.10.egg/Products/ZopeVersionControl/tests/common.py", line 71, in common_setUp self.connection.close() File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 283, in close raise ConnectionStateError("Cannot close a connection joined to " FAILED: Products.ZopeVersionControl.tests.testVersionControl.VersionControlTestsWithCommits.testGetVersionOfResource Error Message: Cannot close a connection joined to a transaction Stack Trace: Cannot close a connection joined to a transaction File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/.buildout/eggs/cp310/Products.ZopeVersionControl-2.0.0-py3.10.egg/Products/ZopeVersionControl/tests/common.py", line 71, in common_setUp self.connection.close() File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 283, in close raise ConnectionStateError("Cannot close a connection joined to " FAILED: Products.ZopeVersionControl.tests.testVersionControl.VersionControlTestsWithCommits.testIsResourceChanged Error Message: Cannot close a connection joined to a transaction Stack Trace: Cannot close a connection joined to a transaction File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/.buildout/eggs/cp310/Products.ZopeVersionControl-2.0.0-py3.10.egg/Products/ZopeVersionControl/tests/common.py", line 71, in common_setUp self.connection.close() File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 283, in close raise ConnectionStateError("Cannot close a connection joined to " FAILED: Products.ZopeVersionControl.tests.testVersionControl.VersionControlTestsWithCommits.testIsResourceUpToDate Error Message: Cannot close a connection joined to a transaction Stack Trace: Cannot close a connection joined to a transaction File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/.buildout/eggs/cp310/Products.ZopeVersionControl-2.0.0-py3.10.egg/Products/ZopeVersionControl/tests/common.py", line 71, in common_setUp self.connection.close() File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 283, in close raise ConnectionStateError("Cannot close a connection joined to " FAILED: Products.ZopeVersionControl.tests.testVersionControl.VersionControlTestsWithCommits.testIsUnderVersionControl Error Message: Cannot close a connection joined to a transaction Stack Trace: Cannot close a connection joined to a transaction File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/.buildout/eggs/cp310/Products.ZopeVersionControl-2.0.0-py3.10.egg/Products/ZopeVersionControl/tests/common.py", line 71, in common_setUp self.connection.close() File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 283, in close raise ConnectionStateError("Cannot close a connection joined to " FAILED: Products.ZopeVersionControl.tests.testVersionControl.VersionControlTestsWithCommits.testIsVersionableResource Error Message: Cannot close a connection joined to a transaction Stack Trace: Cannot close a connection joined to a transaction File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/.buildout/eggs/cp310/Products.ZopeVersionControl-2.0.0-py3.10.egg/Products/ZopeVersionControl/tests/common.py", line 71, in common_setUp self.connection.close() File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 283, in close raise ConnectionStateError("Cannot close a connection joined to " FAILED: Products.ZopeVersionControl.tests.testVersionControl.VersionControlTestsWithCommits.testLabelResource Error Message: Cannot close a connection joined to a transaction Stack Trace: Cannot close a connection joined to a transaction File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/.buildout/eggs/cp310/Products.ZopeVersionControl-2.0.0-py3.10.egg/Products/ZopeVersionControl/tests/common.py", line 71, in common_setUp self.connection.close() File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 283, in close raise ConnectionStateError("Cannot close a connection joined to " FAILED: Products.ZopeVersionControl.tests.testVersionControl.VersionControlTestsWithCommits.testNonVersionedAttribute Error Message: Cannot close a connection joined to a transaction Stack Trace: Cannot close a connection joined to a transaction File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/.buildout/eggs/cp310/Products.ZopeVersionControl-2.0.0-py3.10.egg/Products/ZopeVersionControl/tests/common.py", line 71, in common_setUp self.connection.close() File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 283, in close raise ConnectionStateError("Cannot close a connection joined to " FAILED: Products.ZopeVersionControl.tests.testVersionControl.VersionControlTestsWithCommits.testNonVersionedAttributeWithAcquisition Error Message: Cannot close a connection joined to a transaction Stack Trace: Cannot close a connection joined to a transaction File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/.buildout/eggs/cp310/Products.ZopeVersionControl-2.0.0-py3.10.egg/Products/ZopeVersionControl/tests/common.py", line 71, in common_setUp self.connection.close() File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 283, in close raise ConnectionStateError("Cannot close a connection joined to " FAILED: Products.ZopeVersionControl.tests.testVersionControl.VersionControlTestsWithCommits.testSelectionByDate Error Message: Cannot close a connection joined to a transaction Stack Trace: Cannot close a connection joined to a transaction File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/.buildout/eggs/cp310/Products.ZopeVersionControl-2.0.0-py3.10.egg/Products/ZopeVersionControl/tests/common.py", line 71, in common_setUp self.connection.close() File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 283, in close raise ConnectionStateError("Cannot close a connection joined to " FAILED: Products.ZopeVersionControl.tests.testVersionControl.VersionControlTestsWithCommits.testSelectionByLabel Error Message: Cannot close a connection joined to a transaction Stack Trace: Cannot close a connection joined to a transaction File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/.buildout/eggs/cp310/Products.ZopeVersionControl-2.0.0-py3.10.egg/Products/ZopeVersionControl/tests/common.py", line 71, in common_setUp self.connection.close() File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 283, in close raise ConnectionStateError("Cannot close a connection joined to " FAILED: Products.ZopeVersionControl.tests.testVersionControl.VersionControlTestsWithCommits.testUncheckoutResource Error Message: Cannot close a connection joined to a transaction Stack Trace: Cannot close a connection joined to a transaction File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/.buildout/eggs/cp310/Products.ZopeVersionControl-2.0.0-py3.10.egg/Products/ZopeVersionControl/tests/common.py", line 71, in common_setUp self.connection.close() File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 283, in close raise ConnectionStateError("Cannot close a connection joined to " FAILED: Products.ZopeVersionControl.tests.testVersionControl.VersionControlTestsWithCommits.testUpdateResource Error Message: Cannot close a connection joined to a transaction Stack Trace: Cannot close a connection joined to a transaction File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/.buildout/eggs/cp310/Products.ZopeVersionControl-2.0.0-py3.10.egg/Products/ZopeVersionControl/tests/common.py", line 71, in common_setUp self.connection.close() File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 283, in close raise ConnectionStateError("Cannot close a connection joined to " FAILED: Products.ZopeVersionControl.tests.testVersionControl.VersionControlTestsWithCommits.testVersionBookkeeping Error Message: Cannot close a connection joined to a transaction Stack Trace: Cannot close a connection joined to a transaction File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/.buildout/eggs/cp310/Products.ZopeVersionControl-2.0.0-py3.10.egg/Products/ZopeVersionControl/tests/common.py", line 71, in common_setUp self.connection.close() File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 283, in close raise ConnectionStateError("Cannot close a connection joined to " FAILED: Products.ZopeVersionControl.tests.testVersionHistory.VersionHistoryTests.testBranchHaveName Error Message: Cannot close a connection joined to a transaction Stack Trace: Cannot close a connection joined to a transaction File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 587, in run self._callSetUp() File "/srv/python3.10/lib/python3.10/unittest/case.py", line 546, in _callSetUp self.setUp() File "/home/jenkins/.buildout/eggs/cp310/Products.ZopeVersionControl-2.0.0-py3.10.egg/Products/ZopeVersionControl/tests/common.py", line 71, in common_setUp self.connection.close() File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 283, in close raise ConnectionStateError("Cannot close a connection joined to " FAILED: plone.app.testing.helpers.rst Error Message: Failed doctest test for helpers.rst Stack Trace: Failed doctest test for helpers.rst File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/helpers.rst", line 0 ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/helpers.rst", line 133, in helpers.rst Failed example: runner.setup_layer(options, HELPER_DEMOS_INTEGRATION_TESTING, setupLayers) Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in runner.setup_layer(options, HELPER_DEMOS_INTEGRATION_TESTING, setupLayers) File "/home/jenkins/.buildout/eggs/cp310/zope.testrunner-5.4.0-py3.10.egg/zope/testrunner/runner.py", line 837, in setup_layer setup_layer(options, base, setup_layers) File "/home/jenkins/.buildout/eggs/cp310/zope.testrunner-5.4.0-py3.10.egg/zope/testrunner/runner.py", line 837, in setup_layer setup_layer(options, base, setup_layers) File "/home/jenkins/.buildout/eggs/cp310/zope.testrunner-5.4.0-py3.10.egg/zope/testrunner/runner.py", line 837, in setup_layer setup_layer(options, base, setup_layers) File "/home/jenkins/.buildout/eggs/cp310/zope.testrunner-5.4.0-py3.10.egg/zope/testrunner/runner.py", line 842, in setup_layer layer.setUp() File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zope.py", line 315, in setUp self.setUpDatabase() File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zope.py", line 474, in setUpDatabase self['zodbDB'] = zodb.stackDemoStorage( File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zodb.py", line 30, in stackDemoStorage return DB(storage) File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/DB.py", line 468, in __init__ with self.transaction(u'initial database creation') as conn: File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/DB.py", line 1019, in __enter__ self.conn = self.db.open(self.tm) File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/DB.py", line 777, in open result.open(transaction_manager) File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 921, in open self.newTransaction(None, False) File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 737, in newTransaction invalidated = self._storage.poll_invalidations() File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/mvccadapter.py", line 137, in poll_invalidations ltid = self._storage.lastTransaction() File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/DemoStorage.py", line 211, in lastTransaction t = self.base.lastTransaction() AttributeError: 'ValueDoc' object has no attribute 'lastTransaction' ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/helpers.rst", line 145, in helpers.rst Failed example: queryUtility(Interface, name="dummy1") Expected: Got nothing ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/helpers.rst", line 148, in helpers.rst Failed example: with helpers.ploneSite() as portal: print(portal.title) Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in with helpers.ploneSite() as portal: File "/srv/python3.10/lib/python3.10/contextlib.py", line 135, in __enter__ return next(self.gen) File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/helpers.py", line 249, in ploneSite portal = app[PLONE_SITE_ID] File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/OFS/ObjectManager.py", line 741, in __getitem__ raise KeyError(key) KeyError: 'plone' ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/helpers.rst", line 156, in helpers.rst Failed example: with helpers.ploneSite() as portal: print(is_installed(portal, 'plone.app.testing')) portal.portal_setup.getLastVersionForProfile('plone.app.testing:default') == UNKNOWN Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in with helpers.ploneSite() as portal: File "/srv/python3.10/lib/python3.10/contextlib.py", line 135, in __enter__ return next(self.gen) File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/helpers.py", line 249, in ploneSite portal = app[PLONE_SITE_ID] File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/OFS/ObjectManager.py", line 741, in __getitem__ raise KeyError(key) KeyError: 'plone' ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/helpers.rst", line 168, in helpers.rst Failed example: HELPER_DEMOS_INTEGRATION_TESTING.testSetUp() Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in HELPER_DEMOS_INTEGRATION_TESTING.testSetUp() File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/layers.py", line 314, in testSetUp self['portal'] = portal = self['app'][PLONE_SITE_ID] File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/OFS/ObjectManager.py", line 741, in __getitem__ raise KeyError(key) KeyError: 'plone' ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/helpers.rst", line 178, in helpers.rst Failed example: portal = HELPER_DEMOS_INTEGRATION_TESTING['portal'] # would normally be self.layer['portal'] Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in portal = HELPER_DEMOS_INTEGRATION_TESTING['portal'] # would normally be self.layer['portal'] File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/layer.py", line 30, in __getitem__ raise KeyError(key) KeyError: 'portal' ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/helpers.rst", line 180, in helpers.rst Failed example: sorted(getSecurityManager().getUser().getRolesInContext(portal)) Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in sorted(getSecurityManager().getUser().getRolesInContext(portal)) NameError: name 'portal' is not defined ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/helpers.rst", line 183, in helpers.rst Failed example: getSecurityManager().getUser().getUserName() == TEST_USER_NAME Expected: True Got: False ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/helpers.rst", line 185, in helpers.rst Failed example: getSecurityManager().getUser().getId() == TEST_USER_ID Expected: True Got: False ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/helpers.rst", line 188, in helpers.rst Failed example: helpers.setRoles(portal, TEST_USER_ID, ['Manager']) Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in helpers.setRoles(portal, TEST_USER_ID, ['Manager']) NameError: name 'portal' is not defined ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/helpers.rst", line 189, in helpers.rst Failed example: repr(getSecurityManager()) != sm_repr Expected: True Got: False ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/helpers.rst", line 191, in helpers.rst Failed example: sorted(getSecurityManager().getUser().getRolesInContext(portal)) Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in sorted(getSecurityManager().getUser().getRolesInContext(portal)) NameError: name 'portal' is not defined ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/helpers.rst", line 198, in helpers.rst Failed example: helpers.login(portal, TEST_USER_NAME) Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in helpers.login(portal, TEST_USER_NAME) NameError: name 'portal' is not defined ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/helpers.rst", line 199, in helpers.rst Failed example: getSecurityManager().getUser().getUserName() == TEST_USER_NAME Expected: True Got: False ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/helpers.rst", line 203, in helpers.rst Failed example: portal._setObject('folder1', Folder('folder1')) Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in portal._setObject('folder1', Folder('folder1')) NameError: name 'portal' is not defined ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/helpers.rst", line 208, in helpers.rst Failed example: HELPER_DEMOS_INTEGRATION_TESTING.testTearDown() Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in HELPER_DEMOS_INTEGRATION_TESTING.testTearDown() File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/layers.py", line 318, in testTearDown self.tearDownEnvironment(self['portal']) File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/layer.py", line 30, in __getitem__ raise KeyError(key) KeyError: 'portal' ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/helpers.rst", line 217, in helpers.rst Failed example: queryUtility(Interface, name="dummy1") Expected: Got nothing ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/helpers.rst", line 220, in helpers.rst Failed example: with helpers.ploneSite() as portal: print(portal.title) print(is_installed(portal, 'plone.app.testing')) 'folder1' in portal.objectIds() portal.portal_setup.getLastVersionForProfile('plone.app.testing:default') == UNKNOWN Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in with helpers.ploneSite() as portal: File "/srv/python3.10/lib/python3.10/contextlib.py", line 135, in __enter__ return next(self.gen) File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/helpers.py", line 249, in ploneSite portal = app[PLONE_SITE_ID] File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/OFS/ObjectManager.py", line 741, in __getitem__ raise KeyError(key) KeyError: 'plone' ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/helpers.rst", line 234, in helpers.rst Failed example: runner.tear_down_unneeded(options, [l for l in setupLayers if l not in (HELPER_DEMOS_INTEGRATION_TESTING, HELPER_DEMOS_FIXTURE,)], setupLayers, []) Expected: Tear down plone.app.testing.layers.HelperDemos:Integration in ... seconds. Tear down...HelperDemos in ... seconds. Got nothing ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/helpers.rst", line 241, in helpers.rst Failed example: with helpers.ploneSite() as portal: print(portal.title) print(is_installed(portal, 'plone.app.testing')) portal.portal_setup.getLastVersionForProfile('plone.app.testing:default') == UNKNOWN Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in with helpers.ploneSite() as portal: File "/srv/python3.10/lib/python3.10/contextlib.py", line 135, in __enter__ return next(self.gen) File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/helpers.py", line 249, in ploneSite portal = app[PLONE_SITE_ID] File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/OFS/ObjectManager.py", line 741, in __getitem__ raise KeyError(key) KeyError: 'plone' ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/helpers.rst", line 251, in helpers.rst Failed example: runner.tear_down_unneeded(options, [], setupLayers, []) Expected: Tear down plone.app.testing.layers.PloneFixture in ... seconds. Tear down plone.testing.zope.Startup in ... seconds. Tear down plone.testing.zca.LayerCleanup in ... seconds. Got: Tear down plone.testing.zca.LayerCleanup in 0.002 seconds. ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/helpers.rst", line 346, in helpers.rst Failed example: runner.setup_layer(options, MY_INTEGRATION_TESTING, setupLayers) Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in runner.setup_layer(options, MY_INTEGRATION_TESTING, setupLayers) File "/home/jenkins/.buildout/eggs/cp310/zope.testrunner-5.4.0-py3.10.egg/zope/testrunner/runner.py", line 837, in setup_layer setup_layer(options, base, setup_layers) File "/home/jenkins/.buildout/eggs/cp310/zope.testrunner-5.4.0-py3.10.egg/zope/testrunner/runner.py", line 837, in setup_layer setup_layer(options, base, setup_layers) File "/home/jenkins/.buildout/eggs/cp310/zope.testrunner-5.4.0-py3.10.egg/zope/testrunner/runner.py", line 837, in setup_layer setup_layer(options, base, setup_layers) File "/home/jenkins/.buildout/eggs/cp310/zope.testrunner-5.4.0-py3.10.egg/zope/testrunner/runner.py", line 842, in setup_layer layer.setUp() File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zope.py", line 315, in setUp self.setUpDatabase() File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zope.py", line 474, in setUpDatabase self['zodbDB'] = zodb.stackDemoStorage( File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zodb.py", line 30, in stackDemoStorage return DB(storage) File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/DB.py", line 468, in __init__ with self.transaction(u'initial database creation') as conn: File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/DB.py", line 1019, in __enter__ self.conn = self.db.open(self.tm) File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/DB.py", line 777, in open result.open(transaction_manager) File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 921, in open self.newTransaction(None, False) File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 737, in newTransaction invalidated = self._storage.poll_invalidations() File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/mvccadapter.py", line 137, in poll_invalidations ltid = self._storage.lastTransaction() File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/DemoStorage.py", line 211, in lastTransaction t = self.base.lastTransaction() AttributeError: 'ValueDoc' object has no attribute 'lastTransaction' ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/helpers.rst", line 355, in helpers.rst Failed example: queryUtility(Interface, name="dummy1") Expected: Got nothing ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/helpers.rst", line 358, in helpers.rst Failed example: with helpers.ploneSite() as portal: print(portal.title) Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in with helpers.ploneSite() as portal: File "/srv/python3.10/lib/python3.10/contextlib.py", line 135, in __enter__ return next(self.gen) File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/helpers.py", line 249, in ploneSite portal = app[PLONE_SITE_ID] File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/OFS/ObjectManager.py", line 741, in __getitem__ raise KeyError(key) KeyError: 'plone' ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/helpers.rst", line 362, in helpers.rst Failed example: someGlobal['test'] Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in someGlobal['test'] KeyError: 'test' ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/helpers.rst", line 371, in helpers.rst Failed example: 'plone.app.testing:dummy1' in _profile_registry.listProfiles() Expected: True Got: False ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/helpers.rst", line 375, in helpers.rst Failed example: 'import1' in _import_step_registry.listSteps() Expected: True Got: False ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/helpers.rst", line 379, in helpers.rst Failed example: 'export1' in _export_step_registry.listSteps() Expected: True Got: False ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/helpers.rst", line 383, in helpers.rst Failed example: 'dummy_plugin1' in PluggableAuthService.MultiPlugins Expected: True Got: False ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/helpers.rst", line 387, in helpers.rst Failed example: len(_upgrade_registry.getUpgradeStepsForProfile('plone.app.testing:default')) Expected: 1 Got: 0 ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/helpers.rst", line 394, in helpers.rst Failed example: runner.tear_down_unneeded(options, [l for l in setupLayers if l not in (MY_INTEGRATION_TESTING, MY_FIXTURE)], setupLayers, []) Expected: Tear down plone.app.testing.layers.MyLayer:Integration in ... seconds. Got nothing ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/helpers.rst", line 400, in helpers.rst Failed example: with helpers.ploneSite() as portal: print(portal.title) Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in with helpers.ploneSite() as portal: File "/srv/python3.10/lib/python3.10/contextlib.py", line 135, in __enter__ return next(self.gen) File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/helpers.py", line 249, in ploneSite portal = app[PLONE_SITE_ID] File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/OFS/ObjectManager.py", line 741, in __getitem__ raise KeyError(key) KeyError: 'plone' ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/helpers.rst", line 407, in helpers.rst Failed example: len(_profile_registry.listProfiles()) == numProfiles - 1 Expected: True Got: False ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/helpers.rst", line 412, in helpers.rst Failed example: len(_import_step_registry.listSteps()) == numImportSteps - 1 Expected: True Got: False ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/helpers.rst", line 417, in helpers.rst Failed example: len(_export_step_registry.listSteps()) == numExportSteps - 1 Expected: True Got: False ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/helpers.rst", line 422, in helpers.rst Failed example: len(_upgrade_registry.keys()) == numUpgrades - 1 Expected: True Got: False ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/helpers.rst", line 433, in helpers.rst Failed example: runner.tear_down_unneeded(options, [], setupLayers, []) Expected: Tear down plone.app.testing.layers.PloneFixture in ... seconds. Tear down plone.testing.zope.Startup in ... seconds. Tear down plone.testing.zca.LayerCleanup in ... seconds. Got: Tear down plone.testing.zca.LayerCleanup in 0.002 seconds. File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 591, in run self._callTestMethod(testMethod) File "/srv/python3.10/lib/python3.10/unittest/case.py", line 549, in _callTestMethod method() File "/srv/python3.10/lib/python3.10/doctest.py", line 2216, in runTest raise self.failureException(self.format_failure(new.getvalue())) FAILED: plone.app.testing.layers.rst Error Message: Failed doctest test for layers.rst Stack Trace: Failed doctest test for layers.rst File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/layers.rst", line 0 ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/layers.rst", line 47, in layers.rst Failed example: runner.setup_layer(options, layers.PLONE_FIXTURE, setupLayers) # doctest: +ELLIPSIS Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in runner.setup_layer(options, layers.PLONE_FIXTURE, setupLayers) # doctest: +ELLIPSIS File "/home/jenkins/.buildout/eggs/cp310/zope.testrunner-5.4.0-py3.10.egg/zope/testrunner/runner.py", line 842, in setup_layer layer.setUp() File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/layers.py", line 101, in setUp self.setUpZCML() File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/layers.py", line 164, in setUpZCML loadAll('configure.zcml') File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/layers.py", line 159, in loadAll xmlconfig.file(filename, package, context=context) File "/home/jenkins/.buildout/eggs/cp310/zope.configuration-4.4.0-py3.10.egg/zope/configuration/xmlconfig.py", line 657, in file include(context, name, package) File "/home/jenkins/.buildout/eggs/cp310/zope.configuration-4.4.0-py3.10.egg/zope/configuration/xmlconfig.py", line 557, in include processxmlfile(f, context) File "/home/jenkins/.buildout/eggs/cp310/zope.configuration-4.4.0-py3.10.egg/zope/configuration/xmlconfig.py", line 407, in processxmlfile parser.parse(src) File "/srv/python3.10/lib/python3.10/xml/sax/expatreader.py", line 111, in parse xmlreader.IncrementalParser.parse(self, source) File "/srv/python3.10/lib/python3.10/xml/sax/xmlreader.py", line 125, in parse self.feed(buffer) File "/srv/python3.10/lib/python3.10/xml/sax/expatreader.py", line 217, in feed self._parser.Parse(data, isFinal) File "/tmp/Python-3.10.0/Modules/pyexpat.c", line 470, in EndElement ("(N)", string_intern(self, name))) File "/srv/python3.10/lib/python3.10/xml/sax/expatreader.py", line 381, in end_element_ns self._cont_handler.endElementNS(pair, None) File "/home/jenkins/.buildout/eggs/cp310/zope.configuration-4.4.0-py3.10.egg/zope/configuration/xmlconfig.py", line 393, in endElementNS self._handle_exception(ex, info) File "/home/jenkins/.buildout/eggs/cp310/zope.configuration-4.4.0-py3.10.egg/zope/configuration/xmlconfig.py", line 391, in endElementNS self.context.end() File "/home/jenkins/.buildout/eggs/cp310/zope.configuration-4.4.0-py3.10.egg/zope/configuration/config.py", line 704, in end self.stack.pop().finish() File "/home/jenkins/.buildout/eggs/cp310/zope.configuration-4.4.0-py3.10.egg/zope/configuration/config.py", line 869, in finish actions = self.handler(context, **args) File "/home/jenkins/.buildout/eggs/cp310/zope.configuration-4.4.0-py3.10.egg/zope/configuration/xmlconfig.py", line 557, in include processxmlfile(f, context) File "/home/jenkins/.buildout/eggs/cp310/zope.configuration-4.4.0-py3.10.egg/zope/configuration/xmlconfig.py", line 407, in processxmlfile parser.parse(src) File "/srv/python3.10/lib/python3.10/xml/sax/expatreader.py", line 111, in parse xmlreader.IncrementalParser.parse(self, source) File "/srv/python3.10/lib/python3.10/xml/sax/xmlreader.py", line 125, in parse self.feed(buffer) File "/srv/python3.10/lib/python3.10/xml/sax/expatreader.py", line 217, in feed self._parser.Parse(data, isFinal) File "/tmp/Python-3.10.0/Modules/pyexpat.c", line 470, in EndElement ("(N)", string_intern(self, name))) File "/srv/python3.10/lib/python3.10/xml/sax/expatreader.py", line 381, in end_element_ns self._cont_handler.endElementNS(pair, None) File "/home/jenkins/.buildout/eggs/cp310/zope.configuration-4.4.0-py3.10.egg/zope/configuration/xmlconfig.py", line 393, in endElementNS self._handle_exception(ex, info) File "/home/jenkins/.buildout/eggs/cp310/zope.configuration-4.4.0-py3.10.egg/zope/configuration/xmlconfig.py", line 391, in endElementNS self.context.end() File "/home/jenkins/.buildout/eggs/cp310/zope.configuration-4.4.0-py3.10.egg/zope/configuration/config.py", line 704, in end self.stack.pop().finish() File "/home/jenkins/.buildout/eggs/cp310/zope.configuration-4.4.0-py3.10.egg/zope/configuration/config.py", line 869, in finish actions = self.handler(context, **args) File "/home/jenkins/.buildout/eggs/cp310/zope.configuration-4.4.0-py3.10.egg/zope/configuration/xmlconfig.py", line 557, in include processxmlfile(f, context) File "/home/jenkins/.buildout/eggs/cp310/zope.configuration-4.4.0-py3.10.egg/zope/configuration/xmlconfig.py", line 407, in processxmlfile parser.parse(src) File "/srv/python3.10/lib/python3.10/xml/sax/expatreader.py", line 111, in parse xmlreader.IncrementalParser.parse(self, source) File "/srv/python3.10/lib/python3.10/xml/sax/xmlreader.py", line 125, in parse self.feed(buffer) File "/srv/python3.10/lib/python3.10/xml/sax/expatreader.py", line 217, in feed self._parser.Parse(data, isFinal) File "/tmp/Python-3.10.0/Modules/pyexpat.c", line 470, in EndElement ("(N)", string_intern(self, name))) File "/srv/python3.10/lib/python3.10/xml/sax/expatreader.py", line 381, in end_element_ns self._cont_handler.endElementNS(pair, None) File "/home/jenkins/.buildout/eggs/cp310/zope.configuration-4.4.0-py3.10.egg/zope/configuration/xmlconfig.py", line 393, in endElementNS self._handle_exception(ex, info) File "/home/jenkins/.buildout/eggs/cp310/zope.configuration-4.4.0-py3.10.egg/zope/configuration/xmlconfig.py", line 391, in endElementNS self.context.end() File "/home/jenkins/.buildout/eggs/cp310/zope.configuration-4.4.0-py3.10.egg/zope/configuration/config.py", line 704, in end self.stack.pop().finish() File "/home/jenkins/.buildout/eggs/cp310/zope.configuration-4.4.0-py3.10.egg/zope/configuration/config.py", line 869, in finish actions = self.handler(context, **args) File "/home/jenkins/.buildout/eggs/cp310/zope.configuration-4.4.0-py3.10.egg/zope/configuration/xmlconfig.py", line 557, in include processxmlfile(f, context) File "/home/jenkins/.buildout/eggs/cp310/zope.configuration-4.4.0-py3.10.egg/zope/configuration/xmlconfig.py", line 407, in processxmlfile parser.parse(src) File "/srv/python3.10/lib/python3.10/xml/sax/expatreader.py", line 111, in parse xmlreader.IncrementalParser.parse(self, source) File "/srv/python3.10/lib/python3.10/xml/sax/xmlreader.py", line 125, in parse self.feed(buffer) File "/srv/python3.10/lib/python3.10/xml/sax/expatreader.py", line 217, in feed self._parser.Parse(data, isFinal) File "/tmp/Python-3.10.0/Modules/pyexpat.c", line 470, in EndElement ("(N)", string_intern(self, name))) File "/srv/python3.10/lib/python3.10/xml/sax/expatreader.py", line 381, in end_element_ns self._cont_handler.endElementNS(pair, None) File "/home/jenkins/.buildout/eggs/cp310/zope.configuration-4.4.0-py3.10.egg/zope/configuration/xmlconfig.py", line 393, in endElementNS self._handle_exception(ex, info) File "/home/jenkins/.buildout/eggs/cp310/zope.configuration-4.4.0-py3.10.egg/zope/configuration/xmlconfig.py", line 391, in endElementNS self.context.end() File "/home/jenkins/.buildout/eggs/cp310/zope.configuration-4.4.0-py3.10.egg/zope/configuration/config.py", line 704, in end self.stack.pop().finish() File "/home/jenkins/.buildout/eggs/cp310/zope.configuration-4.4.0-py3.10.egg/zope/configuration/config.py", line 869, in finish actions = self.handler(context, **args) File "/home/jenkins/.buildout/eggs/cp310/zope.configuration-4.4.0-py3.10.egg/zope/configuration/xmlconfig.py", line 557, in include processxmlfile(f, context) File "/home/jenkins/.buildout/eggs/cp310/zope.configuration-4.4.0-py3.10.egg/zope/configuration/xmlconfig.py", line 407, in processxmlfile parser.parse(src) File "/srv/python3.10/lib/python3.10/xml/sax/expatreader.py", line 111, in parse xmlreader.IncrementalParser.parse(self, source) File "/srv/python3.10/lib/python3.10/xml/sax/xmlreader.py", line 125, in parse self.feed(buffer) File "/srv/python3.10/lib/python3.10/xml/sax/expatreader.py", line 217, in feed self._parser.Parse(data, isFinal) File "/tmp/Python-3.10.0/Modules/pyexpat.c", line 470, in EndElement ("(N)", string_intern(self, name))) File "/srv/python3.10/lib/python3.10/xml/sax/expatreader.py", line 381, in end_element_ns self._cont_handler.endElementNS(pair, None) File "/home/jenkins/.buildout/eggs/cp310/zope.configuration-4.4.0-py3.10.egg/zope/configuration/xmlconfig.py", line 393, in endElementNS self._handle_exception(ex, info) File "/home/jenkins/.buildout/eggs/cp310/zope.configuration-4.4.0-py3.10.egg/zope/configuration/xmlconfig.py", line 391, in endElementNS self.context.end() File "/home/jenkins/.buildout/eggs/cp310/zope.configuration-4.4.0-py3.10.egg/zope/configuration/config.py", line 704, in end self.stack.pop().finish() File "/home/jenkins/.buildout/eggs/cp310/zope.configuration-4.4.0-py3.10.egg/zope/configuration/config.py", line 869, in finish actions = self.handler(context, **args) File "/home/jenkins/.buildout/eggs/cp310/zope.configuration-4.4.0-py3.10.egg/zope/configuration/xmlconfig.py", line 557, in include processxmlfile(f, context) File "/home/jenkins/.buildout/eggs/cp310/zope.configuration-4.4.0-py3.10.egg/zope/configuration/xmlconfig.py", line 407, in processxmlfile parser.parse(src) File "/srv/python3.10/lib/python3.10/xml/sax/expatreader.py", line 111, in parse xmlreader.IncrementalParser.parse(self, source) File "/srv/python3.10/lib/python3.10/xml/sax/xmlreader.py", line 125, in parse self.feed(buffer) File "/srv/python3.10/lib/python3.10/xml/sax/expatreader.py", line 217, in feed self._parser.Parse(data, isFinal) File "/tmp/Python-3.10.0/Modules/pyexpat.c", line 470, in EndElement ("(N)", string_intern(self, name))) File "/srv/python3.10/lib/python3.10/xml/sax/expatreader.py", line 381, in end_element_ns self._cont_handler.endElementNS(pair, None) File "/home/jenkins/.buildout/eggs/cp310/zope.configuration-4.4.0-py3.10.egg/zope/configuration/xmlconfig.py", line 393, in endElementNS self._handle_exception(ex, info) File "/home/jenkins/.buildout/eggs/cp310/zope.configuration-4.4.0-py3.10.egg/zope/configuration/xmlconfig.py", line 391, in endElementNS self.context.end() File "/home/jenkins/.buildout/eggs/cp310/zope.configuration-4.4.0-py3.10.egg/zope/configuration/config.py", line 704, in end self.stack.pop().finish() File "/home/jenkins/.buildout/eggs/cp310/zope.configuration-4.4.0-py3.10.egg/zope/configuration/config.py", line 869, in finish actions = self.handler(context, **args) File "/home/jenkins/.buildout/eggs/cp310/zope.configuration-4.4.0-py3.10.egg/zope/configuration/xmlconfig.py", line 557, in include processxmlfile(f, context) File "/home/jenkins/.buildout/eggs/cp310/zope.configuration-4.4.0-py3.10.egg/zope/configuration/xmlconfig.py", line 407, in processxmlfile parser.parse(src) File "/srv/python3.10/lib/python3.10/xml/sax/expatreader.py", line 111, in parse xmlreader.IncrementalParser.parse(self, source) File "/srv/python3.10/lib/python3.10/xml/sax/xmlreader.py", line 125, in parse self.feed(buffer) File "/srv/python3.10/lib/python3.10/xml/sax/expatreader.py", line 217, in feed self._parser.Parse(data, isFinal) File "/tmp/Python-3.10.0/Modules/pyexpat.c", line 470, in EndElement ("(N)", string_intern(self, name))) File "/srv/python3.10/lib/python3.10/xml/sax/expatreader.py", line 381, in end_element_ns self._cont_handler.endElementNS(pair, None) File "/home/jenkins/.buildout/eggs/cp310/zope.configuration-4.4.0-py3.10.egg/zope/configuration/xmlconfig.py", line 393, in endElementNS self._handle_exception(ex, info) File "/home/jenkins/.buildout/eggs/cp310/zope.configuration-4.4.0-py3.10.egg/zope/configuration/xmlconfig.py", line 391, in endElementNS self.context.end() File "/home/jenkins/.buildout/eggs/cp310/zope.configuration-4.4.0-py3.10.egg/zope/configuration/config.py", line 704, in end self.stack.pop().finish() File "/home/jenkins/.buildout/eggs/cp310/zope.configuration-4.4.0-py3.10.egg/zope/configuration/config.py", line 869, in finish actions = self.handler(context, **args) File "/home/jenkins/.buildout/eggs/cp310/zope.configuration-4.4.0-py3.10.egg/zope/configuration/xmlconfig.py", line 557, in include processxmlfile(f, context) File "/home/jenkins/.buildout/eggs/cp310/zope.configuration-4.4.0-py3.10.egg/zope/configuration/xmlconfig.py", line 407, in processxmlfile parser.parse(src) File "/srv/python3.10/lib/python3.10/xml/sax/expatreader.py", line 111, in parse xmlreader.IncrementalParser.parse(self, source) File "/srv/python3.10/lib/python3.10/xml/sax/xmlreader.py", line 125, in parse self.feed(buffer) File "/srv/python3.10/lib/python3.10/xml/sax/expatreader.py", line 217, in feed self._parser.Parse(data, isFinal) File "/tmp/Python-3.10.0/Modules/pyexpat.c", line 470, in EndElement ("(N)", string_intern(self, name))) File "/srv/python3.10/lib/python3.10/xml/sax/expatreader.py", line 381, in end_element_ns self._cont_handler.endElementNS(pair, None) File "/home/jenkins/.buildout/eggs/cp310/zope.configuration-4.4.0-py3.10.egg/zope/configuration/xmlconfig.py", line 393, in endElementNS self._handle_exception(ex, info) File "/home/jenkins/.buildout/eggs/cp310/zope.configuration-4.4.0-py3.10.egg/zope/configuration/xmlconfig.py", line 391, in endElementNS self.context.end() File "/home/jenkins/.buildout/eggs/cp310/zope.configuration-4.4.0-py3.10.egg/zope/configuration/config.py", line 704, in end self.stack.pop().finish() File "/home/jenkins/.buildout/eggs/cp310/zope.configuration-4.4.0-py3.10.egg/zope/configuration/config.py", line 869, in finish actions = self.handler(context, **args) File "/home/jenkins/.buildout/eggs/cp310/zope.configuration-4.4.0-py3.10.egg/zope/configuration/xmlconfig.py", line 557, in include processxmlfile(f, context) File "/home/jenkins/.buildout/eggs/cp310/zope.configuration-4.4.0-py3.10.egg/zope/configuration/xmlconfig.py", line 407, in processxmlfile parser.parse(src) File "/srv/python3.10/lib/python3.10/xml/sax/expatreader.py", line 111, in parse xmlreader.IncrementalParser.parse(self, source) File "/srv/python3.10/lib/python3.10/xml/sax/xmlreader.py", line 125, in parse self.feed(buffer) File "/srv/python3.10/lib/python3.10/xml/sax/expatreader.py", line 217, in feed self._parser.Parse(data, isFinal) File "/tmp/Python-3.10.0/Modules/pyexpat.c", line 470, in EndElement ("(N)", string_intern(self, name))) File "/srv/python3.10/lib/python3.10/xml/sax/expatreader.py", line 381, in end_element_ns self._cont_handler.endElementNS(pair, None) File "/home/jenkins/.buildout/eggs/cp310/zope.configuration-4.4.0-py3.10.egg/zope/configuration/xmlconfig.py", line 393, in endElementNS self._handle_exception(ex, info) File "/home/jenkins/.buildout/eggs/cp310/zope.configuration-4.4.0-py3.10.egg/zope/configuration/xmlconfig.py", line 235, in _handle_exception reraise(exc, None, sys.exc_info()[2]) File "/home/jenkins/.buildout/eggs/cp310/zope.configuration-4.4.0-py3.10.egg/zope/configuration/_compat.py", line 30, in reraise raise value.with_traceback(tb) File "/home/jenkins/.buildout/eggs/cp310/zope.configuration-4.4.0-py3.10.egg/zope/configuration/xmlconfig.py", line 391, in endElementNS self.context.end() File "/home/jenkins/.buildout/eggs/cp310/zope.configuration-4.4.0-py3.10.egg/zope/configuration/config.py", line 704, in end self.stack.pop().finish() File "/home/jenkins/.buildout/eggs/cp310/zope.configuration-4.4.0-py3.10.egg/zope/configuration/config.py", line 868, in finish args = toargs(context, *self.argdata) File "/home/jenkins/.buildout/eggs/cp310/zope.configuration-4.4.0-py3.10.egg/zope/configuration/config.py", line 1687, in toargs args[str(name)] = field.fromUnicode(s) File "/home/jenkins/.buildout/eggs/cp310/zope.configuration-4.4.0-py3.10.egg/zope/configuration/fields.py", line 172, in fromUnicode value = self.context.resolve(name) File "/home/jenkins/.buildout/eggs/cp310/zope.configuration-4.4.0-py3.10.egg/zope/configuration/config.py", line 226, in resolve __import__(mname) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/controlpanel/browser/resourceregistry.py", line 13, in from Products.CMFPlone.resources.browser.cook import cookWhenChangingSettings File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/resources/browser/cook.py", line 14, in from scss import Compiler File "/home/jenkins/.buildout/eggs/cp310/pyScss-1.3.7-py3.10-linux-x86_64.egg/scss/__init__.py", line 56, in from scss.compiler import Compiler File "/home/jenkins/.buildout/eggs/cp310/pyScss-1.3.7-py3.10-linux-x86_64.egg/scss/compiler.py", line 22, in from scss.calculator import Calculator File "/home/jenkins/.buildout/eggs/cp310/pyScss-1.3.7-py3.10-linux-x86_64.egg/scss/calculator.py", line 11, in from scss.ast import Literal File "/home/jenkins/.buildout/eggs/cp310/pyScss-1.3.7-py3.10-linux-x86_64.egg/scss/ast.py", line 24, in from scss.types import Boolean File "/home/jenkins/.buildout/eggs/cp310/pyScss-1.3.7-py3.10-linux-x86_64.egg/scss/types.py", line 6, in from collections import Iterable zope.configuration.xmlconfig.ZopeXMLConfigurationError: File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/controlpanel/browser/configure.zcml", line 168.2-174.8 File "/home/jenkins/.buildout/eggs/cp310/plonetheme.barceloneta-3.0.0a9-py3.10.egg/plonetheme/barceloneta/configure.zcml", line 8.2-8.41 File "/home/jenkins/.buildout/eggs/cp310/plone.app.theming-5.0.0a4-py3.10.egg/plone/app/theming/configure.zcml", line 13.4-13.44 File "/home/jenkins/.buildout/eggs/cp310/plone.app.registry-2.0.0a7-py3.10.egg/plone/app/registry/configure.zcml", line 12.4-12.34 File "/home/jenkins/.buildout/eggs/cp310/plone.app.registry-2.0.0a7-py3.10.egg/plone/app/registry/browser/configure.zcml", line 6.4-6.43 File "/home/jenkins/.buildout/eggs/cp310/plone.app.z3cform-4.0.0a6-py3.10.egg/plone/app/z3cform/configure.zcml", line 10.2-10.41 File "/home/jenkins/.buildout/eggs/cp310/plone.app.widgets-3.0.6-py3.10.egg/plone/app/widgets/configure.zcml", line 6.2-6.41 File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/configure.zcml", line 50.2-50.37 File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/controlpanel/configure.zcml", line 8.2-8.32 ImportError: cannot import name 'Iterable' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/layers.rst", line 62, in layers.rst Failed example: with zope.zopeApp() as app: print(app['acl_users'].getUser(SITE_OWNER_NAME)) print(sorted(app['acl_users'].getUser(SITE_OWNER_NAME).getRolesInContext(app))) Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 3, in print(sorted(app['acl_users'].getUser(SITE_OWNER_NAME).getRolesInContext(app))) AttributeError: 'NoneType' object has no attribute 'getRolesInContext' ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/layers.rst", line 71, in layers.rst Failed example: with helpers.ploneSite() as portal: print(portal['portal_registry']['plone.app.theming.interfaces.IThemeSettings.rules']) Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in with helpers.ploneSite() as portal: File "/srv/python3.10/lib/python3.10/contextlib.py", line 135, in __enter__ return next(self.gen) File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/helpers.py", line 249, in ploneSite portal = app[PLONE_SITE_ID] File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/OFS/ObjectManager.py", line 741, in __getitem__ raise KeyError(key) KeyError: 'plone' ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/layers.rst", line 85, in layers.rst Failed example: with helpers.ploneSite() as portal: print(portal['acl_users'].getUser(TEST_USER_NAME).getId()) print(portal['acl_users'].getUser(TEST_USER_NAME).getUserName()) print(sorted(portal['acl_users'].getUser(TEST_USER_NAME).getRolesInContext(portal))) Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in with helpers.ploneSite() as portal: File "/srv/python3.10/lib/python3.10/contextlib.py", line 135, in __enter__ return next(self.gen) File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/helpers.py", line 249, in ploneSite portal = app[PLONE_SITE_ID] File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/OFS/ObjectManager.py", line 741, in __getitem__ raise KeyError(key) KeyError: 'plone' ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/layers.rst", line 95, in layers.rst Failed example: with helpers.ploneSite() as portal: print(portal['portal_workflow'].getDefaultChain()) Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in with helpers.ploneSite() as portal: File "/srv/python3.10/lib/python3.10/contextlib.py", line 135, in __enter__ return next(self.gen) File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/helpers.py", line 249, in ploneSite portal = app[PLONE_SITE_ID] File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/OFS/ObjectManager.py", line 741, in __getitem__ raise KeyError(key) KeyError: 'plone' ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/layers.rst", line 101, in layers.rst Failed example: runner.tear_down_unneeded(options, [], setupLayers, []) Expected: Tear down plone.app.testing.layers.PloneFixture in ... seconds. Tear down plone.testing.zope.Startup in ... seconds. Tear down plone.testing.zca.LayerCleanup in ... seconds. Got: Tear down plone.testing.zope.Startup in 0.003 seconds. Tear down plone.testing.zca.LayerCleanup in 0.003 seconds. ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/layers.rst", line 122, in layers.rst Failed example: runner.setup_layer(options, layers.PLONE_INTEGRATION_TESTING, setupLayers) Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in runner.setup_layer(options, layers.PLONE_INTEGRATION_TESTING, setupLayers) File "/home/jenkins/.buildout/eggs/cp310/zope.testrunner-5.4.0-py3.10.egg/zope/testrunner/runner.py", line 837, in setup_layer setup_layer(options, base, setup_layers) File "/home/jenkins/.buildout/eggs/cp310/zope.testrunner-5.4.0-py3.10.egg/zope/testrunner/runner.py", line 837, in setup_layer setup_layer(options, base, setup_layers) File "/home/jenkins/.buildout/eggs/cp310/zope.testrunner-5.4.0-py3.10.egg/zope/testrunner/runner.py", line 842, in setup_layer layer.setUp() File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zope.py", line 315, in setUp self.setUpDatabase() File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zope.py", line 474, in setUpDatabase self['zodbDB'] = zodb.stackDemoStorage( File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zodb.py", line 30, in stackDemoStorage return DB(storage) File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/DB.py", line 468, in __init__ with self.transaction(u'initial database creation') as conn: File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/DB.py", line 1019, in __enter__ self.conn = self.db.open(self.tm) File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/DB.py", line 777, in open result.open(transaction_manager) File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 921, in open self.newTransaction(None, False) File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 737, in newTransaction invalidated = self._storage.poll_invalidations() File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/mvccadapter.py", line 137, in poll_invalidations ltid = self._storage.lastTransaction() File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/DemoStorage.py", line 211, in lastTransaction t = self.base.lastTransaction() AttributeError: 'ValueDoc' object has no attribute 'lastTransaction' ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/layers.rst", line 133, in layers.rst Failed example: layers.PLONE_INTEGRATION_TESTING.testSetUp() Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in layers.PLONE_INTEGRATION_TESTING.testSetUp() File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/layers.py", line 314, in testSetUp self['portal'] = portal = self['app'][PLONE_SITE_ID] File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/OFS/ObjectManager.py", line 741, in __getitem__ raise KeyError(key) KeyError: 'plone' ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/layers.rst", line 137, in layers.rst Failed example: layers.PLONE_INTEGRATION_TESTING['portal'] # would normally be self.layer['portal'] Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in layers.PLONE_INTEGRATION_TESTING['portal'] # would normally be self.layer['portal'] File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/layer.py", line 30, in __getitem__ raise KeyError(key) KeyError: 'portal' ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/layers.rst", line 143, in layers.rst Failed example: getSiteManager() Expected: Got: ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/layers.rst", line 149, in layers.rst Failed example: getSecurityManager().getUser() Expected: Got: ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/layers.rst", line 156, in layers.rst Failed example: portal = layers.PLONE_INTEGRATION_TESTING['portal'] # would normally be self.layer['portal'] Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in portal = layers.PLONE_INTEGRATION_TESTING['portal'] # would normally be self.layer['portal'] File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/layer.py", line 30, in __getitem__ raise KeyError(key) KeyError: 'portal' ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/layers.rst", line 157, in layers.rst Failed example: helpers.setRoles(portal, TEST_USER_ID, ['Manager']) Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in helpers.setRoles(portal, TEST_USER_ID, ['Manager']) NameError: name 'portal' is not defined ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/layers.rst", line 159, in layers.rst Failed example: portal._setObject('d1', SimpleItem('d1')) Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in portal._setObject('d1', SimpleItem('d1')) NameError: name 'portal' is not defined ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/layers.rst", line 161, in layers.rst Failed example: 'd1' in portal.objectIds() Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in 'd1' in portal.objectIds() NameError: name 'portal' is not defined ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/layers.rst", line 166, in layers.rst Failed example: layers.PLONE_INTEGRATION_TESTING.testTearDown() Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in layers.PLONE_INTEGRATION_TESTING.testTearDown() File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/layers.py", line 318, in testTearDown self.tearDownEnvironment(self['portal']) File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/layer.py", line 30, in __getitem__ raise KeyError(key) KeyError: 'portal' ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/layers.rst", line 173, in layers.rst Failed example: with helpers.ploneSite() as portal: 'd1' in portal.objectIds() Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in with helpers.ploneSite() as portal: File "/srv/python3.10/lib/python3.10/contextlib.py", line 135, in __enter__ return next(self.gen) File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/helpers.py", line 249, in ploneSite portal = app[PLONE_SITE_ID] File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/OFS/ObjectManager.py", line 741, in __getitem__ raise KeyError(key) KeyError: 'plone' ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/layers.rst", line 184, in layers.rst Failed example: getSiteManager() Expected: Got: ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/layers.rst", line 189, in layers.rst Failed example: runner.tear_down_unneeded(options, [], setupLayers, []) Expected: Tear down plone.app.testing.layers.Plone:Integration in ... seconds. Tear down plone.app.testing.layers.PloneFixture in ... seconds. Tear down plone.testing.zope.Startup in ... seconds. Tear down plone.testing.zca.LayerCleanup in ... seconds. Got: Tear down plone.testing.zca.LayerCleanup in 0.002 seconds. ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/layers.rst", line 211, in layers.rst Failed example: runner.setup_layer(options, layers.PLONE_FUNCTIONAL_TESTING, setupLayers) Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in runner.setup_layer(options, layers.PLONE_FUNCTIONAL_TESTING, setupLayers) File "/home/jenkins/.buildout/eggs/cp310/zope.testrunner-5.4.0-py3.10.egg/zope/testrunner/runner.py", line 837, in setup_layer setup_layer(options, base, setup_layers) File "/home/jenkins/.buildout/eggs/cp310/zope.testrunner-5.4.0-py3.10.egg/zope/testrunner/runner.py", line 837, in setup_layer setup_layer(options, base, setup_layers) File "/home/jenkins/.buildout/eggs/cp310/zope.testrunner-5.4.0-py3.10.egg/zope/testrunner/runner.py", line 842, in setup_layer layer.setUp() File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zope.py", line 315, in setUp self.setUpDatabase() File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zope.py", line 474, in setUpDatabase self['zodbDB'] = zodb.stackDemoStorage( File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zodb.py", line 30, in stackDemoStorage return DB(storage) File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/DB.py", line 468, in __init__ with self.transaction(u'initial database creation') as conn: File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/DB.py", line 1019, in __enter__ self.conn = self.db.open(self.tm) File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/DB.py", line 777, in open result.open(transaction_manager) File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 921, in open self.newTransaction(None, False) File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 737, in newTransaction invalidated = self._storage.poll_invalidations() File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/mvccadapter.py", line 137, in poll_invalidations ltid = self._storage.lastTransaction() File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/DemoStorage.py", line 211, in lastTransaction t = self.base.lastTransaction() AttributeError: 'ValueDoc' object has no attribute 'lastTransaction' ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/layers.rst", line 222, in layers.rst Failed example: layers.PLONE_FUNCTIONAL_TESTING.testSetUp() Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in layers.PLONE_FUNCTIONAL_TESTING.testSetUp() File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/layers.py", line 312, in testSetUp super(PloneTestLifecycle, self).testSetUp() File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zope.py", line 825, in testSetUp self['zodbDB'] = zodb.stackDemoStorage( File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zodb.py", line 30, in stackDemoStorage return DB(storage) File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/DB.py", line 468, in __init__ with self.transaction(u'initial database creation') as conn: File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/DB.py", line 1019, in __enter__ self.conn = self.db.open(self.tm) File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/DB.py", line 777, in open result.open(transaction_manager) File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 921, in open self.newTransaction(None, False) File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 737, in newTransaction invalidated = self._storage.poll_invalidations() File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/mvccadapter.py", line 137, in poll_invalidations ltid = self._storage.lastTransaction() File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/DemoStorage.py", line 211, in lastTransaction t = self.base.lastTransaction() AttributeError: 'ValueDoc' object has no attribute 'lastTransaction' ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/layers.rst", line 224, in layers.rst Failed example: layers.PLONE_FUNCTIONAL_TESTING['portal'] # would normally be self.layer['portal'] Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in layers.PLONE_FUNCTIONAL_TESTING['portal'] # would normally be self.layer['portal'] File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/layer.py", line 30, in __getitem__ raise KeyError(key) KeyError: 'portal' ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/layers.rst", line 228, in layers.rst Failed example: getSiteManager() Expected: Got: ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/layers.rst", line 232, in layers.rst Failed example: getSecurityManager().getUser() Expected: Got: ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/layers.rst", line 238, in layers.rst Failed example: portal = layers.PLONE_FUNCTIONAL_TESTING['portal'] # would normally be self.layer['portal'] Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in portal = layers.PLONE_FUNCTIONAL_TESTING['portal'] # would normally be self.layer['portal'] File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/layer.py", line 30, in __getitem__ raise KeyError(key) KeyError: 'portal' ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/layers.rst", line 239, in layers.rst Failed example: helpers.setRoles(portal, TEST_USER_ID, ['Manager']) Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in helpers.setRoles(portal, TEST_USER_ID, ['Manager']) NameError: name 'portal' is not defined ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/layers.rst", line 240, in layers.rst Failed example: portal._setObject('d1', SimpleItem('d1')) Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in portal._setObject('d1', SimpleItem('d1')) NameError: name 'portal' is not defined ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/layers.rst", line 242, in layers.rst Failed example: import transaction; transaction.commit() Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in import transaction; transaction.commit() File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zope.py", line 751, in you_broke_it raise TestIsolationBroken("""You are in a Test Layer plone.testing.zope.TestIsolationBroken: You are in a Test Layer (IntegrationTesting) that is fast by just aborting transactions between each test. You just committed something. That breaks the test isolation. So I stop here and let you fix it. ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/layers.rst", line 243, in layers.rst Failed example: 'd1' in portal.objectIds() Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in 'd1' in portal.objectIds() NameError: name 'portal' is not defined ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/layers.rst", line 248, in layers.rst Failed example: layers.PLONE_FUNCTIONAL_TESTING.testTearDown() Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in layers.PLONE_FUNCTIONAL_TESTING.testTearDown() File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/layers.py", line 318, in testTearDown self.tearDownEnvironment(self['portal']) File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/layer.py", line 30, in __getitem__ raise KeyError(key) KeyError: 'portal' ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/layers.rst", line 255, in layers.rst Failed example: with helpers.ploneSite() as portal: 'd1' in portal.objectIds() Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in with helpers.ploneSite() as portal: File "/srv/python3.10/lib/python3.10/contextlib.py", line 135, in __enter__ return next(self.gen) File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/helpers.py", line 249, in ploneSite portal = app[PLONE_SITE_ID] File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/OFS/ObjectManager.py", line 741, in __getitem__ raise KeyError(key) KeyError: 'plone' ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/layers.rst", line 264, in layers.rst Failed example: getSiteManager() Expected: Got: ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/layers.rst", line 269, in layers.rst Failed example: runner.tear_down_unneeded(options, [], setupLayers, []) Expected: Tear down plone.app.testing.layers.Plone:Functional in ... seconds. Tear down plone.app.testing.layers.PloneFixture in ... seconds. Tear down plone.testing.zope.Startup in ... seconds. Tear down plone.testing.zca.LayerCleanup in ... seconds. Got: Tear down plone.testing.zca.LayerCleanup in 0.002 seconds. ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/layers.rst", line 291, in layers.rst Failed example: runner.setup_layer(options, layers.PLONE_WSGISERVER, setupLayers) Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in runner.setup_layer(options, layers.PLONE_WSGISERVER, setupLayers) File "/home/jenkins/.buildout/eggs/cp310/zope.testrunner-5.4.0-py3.10.egg/zope/testrunner/runner.py", line 837, in setup_layer setup_layer(options, base, setup_layers) File "/home/jenkins/.buildout/eggs/cp310/zope.testrunner-5.4.0-py3.10.egg/zope/testrunner/runner.py", line 837, in setup_layer setup_layer(options, base, setup_layers) File "/home/jenkins/.buildout/eggs/cp310/zope.testrunner-5.4.0-py3.10.egg/zope/testrunner/runner.py", line 842, in setup_layer layer.setUp() File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zope.py", line 315, in setUp self.setUpDatabase() File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zope.py", line 474, in setUpDatabase self['zodbDB'] = zodb.stackDemoStorage( File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zodb.py", line 30, in stackDemoStorage return DB(storage) File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/DB.py", line 468, in __init__ with self.transaction(u'initial database creation') as conn: File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/DB.py", line 1019, in __enter__ self.conn = self.db.open(self.tm) File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/DB.py", line 777, in open result.open(transaction_manager) File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 921, in open self.newTransaction(None, False) File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 737, in newTransaction invalidated = self._storage.poll_invalidations() File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/mvccadapter.py", line 137, in poll_invalidations ltid = self._storage.lastTransaction() File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/DemoStorage.py", line 211, in lastTransaction t = self.base.lastTransaction() AttributeError: 'ValueDoc' object has no attribute 'lastTransaction' ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/layers.rst", line 302, in layers.rst Failed example: host Expected: 'localhost' Got: 'nohost' ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/layers.rst", line 317, in layers.rst Failed example: layers.PLONE_ZSERVER.testSetUp() Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in layers.PLONE_ZSERVER.testSetUp() File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/layers.py", line 312, in testSetUp super(PloneTestLifecycle, self).testSetUp() File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zope.py", line 825, in testSetUp self['zodbDB'] = zodb.stackDemoStorage( File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zodb.py", line 30, in stackDemoStorage return DB(storage) File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/DB.py", line 468, in __init__ with self.transaction(u'initial database creation') as conn: File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/DB.py", line 1019, in __enter__ self.conn = self.db.open(self.tm) File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/DB.py", line 777, in open result.open(transaction_manager) File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 921, in open self.newTransaction(None, False) File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 737, in newTransaction invalidated = self._storage.poll_invalidations() File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/mvccadapter.py", line 137, in poll_invalidations ltid = self._storage.lastTransaction() File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/DemoStorage.py", line 211, in lastTransaction t = self.base.lastTransaction() AttributeError: 'ValueDoc' object has no attribute 'lastTransaction' ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/layers.rst", line 325, in layers.rst Failed example: portal = layers.PLONE_ZSERVER['portal'] # would normally be self.layer['portal'] Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in portal = layers.PLONE_ZSERVER['portal'] # would normally be self.layer['portal'] File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/layer.py", line 30, in __getitem__ raise KeyError(key) KeyError: 'portal' ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/layers.rst", line 326, in layers.rst Failed example: helpers.setRoles(portal, TEST_USER_ID, ['Manager']) Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in helpers.setRoles(portal, TEST_USER_ID, ['Manager']) NameError: name 'portal' is not defined ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/layers.rst", line 327, in layers.rst Failed example: portal.title = 'Fancy Portal' Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in portal.title = 'Fancy Portal' NameError: name 'portal' is not defined ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/layers.rst", line 332, in layers.rst Failed example: import transaction; transaction.commit() Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in import transaction; transaction.commit() File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zope.py", line 751, in you_broke_it raise TestIsolationBroken("""You are in a Test Layer plone.testing.zope.TestIsolationBroken: You are in a Test Layer (IntegrationTesting) that is fast by just aborting transactions between each test. You just committed something. That breaks the test isolation. So I stop here and let you fix it. ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/layers.rst", line 336, in layers.rst Failed example: portal_url = portal.absolute_url() Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in portal_url = portal.absolute_url() NameError: name 'portal' is not defined ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/layers.rst", line 337, in layers.rst Failed example: portal_url.split(':')[:-1] Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in portal_url.split(':')[:-1] NameError: name 'portal_url' is not defined ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/layers.rst", line 341, in layers.rst Failed example: conn = urlopen(portal_url, timeout=10) Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in conn = urlopen(portal_url, timeout=10) NameError: name 'portal_url' is not defined ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/layers.rst", line 342, in layers.rst Failed example: responseBody = conn.read() Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in responseBody = conn.read() NameError: name 'conn' is not defined ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/layers.rst", line 343, in layers.rst Failed example: b"Fancy Portal" in responseBody Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in b"Fancy Portal" in responseBody NameError: name 'responseBody' is not defined ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/layers.rst", line 345, in layers.rst Failed example: conn.close() Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in conn.close() NameError: name 'conn' is not defined ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/layers.rst", line 349, in layers.rst Failed example: layers.PLONE_ZSERVER.testTearDown() Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in layers.PLONE_ZSERVER.testTearDown() File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/layers.py", line 318, in testTearDown self.tearDownEnvironment(self['portal']) File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/layer.py", line 30, in __getitem__ raise KeyError(key) KeyError: 'portal' ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/layers.rst", line 364, in layers.rst Failed example: with helpers.ploneSite() as portal: print('folder1' in portal.objectIds()) Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in with helpers.ploneSite() as portal: File "/srv/python3.10/lib/python3.10/contextlib.py", line 135, in __enter__ return next(self.gen) File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/helpers.py", line 249, in ploneSite portal = app[PLONE_SITE_ID] File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/OFS/ObjectManager.py", line 741, in __getitem__ raise KeyError(key) KeyError: 'plone' ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/layers.rst", line 370, in layers.rst Failed example: runner.tear_down_unneeded(options, [], setupLayers, []) Expected: Tear down plone.app.testing.layers.Plone:WSGIServer in ... seconds. Tear down plone.testing.zope.WSGIServer in ... seconds. Tear down plone.app.testing.layers.PloneFixture in ... seconds. Tear down plone.testing.zope.Startup in ... seconds. Tear down plone.testing.zca.LayerCleanup in ... seconds. Got: Tear down plone.testing.zca.LayerCleanup in 0.002 seconds. ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/layers.rst", line 378, in layers.rst Failed example: requests.get(portal_url + '/folder1') # doctest: +IGNORE_EXCEPTION_DETAIL Expected: Traceback (most recent call last): ... requests.exceptions.ConnectionError: ... Got: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in requests.get(portal_url + '/folder1') # doctest: +IGNORE_EXCEPTION_DETAIL NameError: name 'portal_url' is not defined ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/layers.rst", line 399, in layers.rst Failed example: runner.setup_layer(options, layers.MOCK_MAILHOST_FIXTURE, setupLayers) Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in runner.setup_layer(options, layers.MOCK_MAILHOST_FIXTURE, setupLayers) File "/home/jenkins/.buildout/eggs/cp310/zope.testrunner-5.4.0-py3.10.egg/zope/testrunner/runner.py", line 837, in setup_layer setup_layer(options, base, setup_layers) File "/home/jenkins/.buildout/eggs/cp310/zope.testrunner-5.4.0-py3.10.egg/zope/testrunner/runner.py", line 837, in setup_layer setup_layer(options, base, setup_layers) File "/home/jenkins/.buildout/eggs/cp310/zope.testrunner-5.4.0-py3.10.egg/zope/testrunner/runner.py", line 842, in setup_layer layer.setUp() File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zope.py", line 315, in setUp self.setUpDatabase() File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zope.py", line 474, in setUpDatabase self['zodbDB'] = zodb.stackDemoStorage( File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zodb.py", line 30, in stackDemoStorage return DB(storage) File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/DB.py", line 468, in __init__ with self.transaction(u'initial database creation') as conn: File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/DB.py", line 1019, in __enter__ self.conn = self.db.open(self.tm) File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/DB.py", line 777, in open result.open(transaction_manager) File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 921, in open self.newTransaction(None, False) File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 737, in newTransaction invalidated = self._storage.poll_invalidations() File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/mvccadapter.py", line 137, in poll_invalidations ltid = self._storage.lastTransaction() File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/DemoStorage.py", line 211, in lastTransaction t = self.base.lastTransaction() AttributeError: 'ValueDoc' object has no attribute 'lastTransaction' ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/layers.rst", line 414, in layers.rst Failed example: layers.MOCK_MAILHOST_FIXTURE.testSetUp() Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in layers.MOCK_MAILHOST_FIXTURE.testSetUp() File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/layers.py", line 377, in testSetUp portal = app[PLONE_SITE_ID] File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/OFS/ObjectManager.py", line 741, in __getitem__ raise KeyError(key) KeyError: 'plone' ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/layers.rst", line 416, in layers.rst Failed example: with helpers.ploneSite() as portal: registry = getUtility(IRegistry, context=portal) Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in with helpers.ploneSite() as portal: File "/srv/python3.10/lib/python3.10/contextlib.py", line 135, in __enter__ return next(self.gen) File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/helpers.py", line 249, in ploneSite portal = app[PLONE_SITE_ID] File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/OFS/ObjectManager.py", line 741, in __getitem__ raise KeyError(key) KeyError: 'plone' ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/layers.rst", line 419, in layers.rst Failed example: registry["plone.email_from_address"] Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in registry["plone.email_from_address"] NameError: name 'registry' is not defined ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/layers.rst", line 421, in layers.rst Failed example: registry["plone.email_from_name"] Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in registry["plone.email_from_name"] NameError: name 'registry' is not defined ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/layers.rst", line 427, in layers.rst Failed example: with helpers.ploneSite() as portal: portal.MailHost.messages Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in with helpers.ploneSite() as portal: File "/srv/python3.10/lib/python3.10/contextlib.py", line 135, in __enter__ return next(self.gen) File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/helpers.py", line 249, in ploneSite portal = app[PLONE_SITE_ID] File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/OFS/ObjectManager.py", line 741, in __getitem__ raise KeyError(key) KeyError: 'plone' ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/layers.rst", line 433, in layers.rst Failed example: with helpers.ploneSite() as portal: portal.MailHost.send( "Hello world!", mto="foo at example.com", mfrom="bar at example.com", subject="Test", msg_type="text/plain", ) Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in with helpers.ploneSite() as portal: File "/srv/python3.10/lib/python3.10/contextlib.py", line 135, in __enter__ return next(self.gen) File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/helpers.py", line 249, in ploneSite portal = app[PLONE_SITE_ID] File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/OFS/ObjectManager.py", line 741, in __getitem__ raise KeyError(key) KeyError: 'plone' ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/layers.rst", line 441, in layers.rst Failed example: with helpers.ploneSite() as portal: for message in portal.MailHost.messages: print(message.decode("utf-8")) Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in with helpers.ploneSite() as portal: File "/srv/python3.10/lib/python3.10/contextlib.py", line 135, in __enter__ return next(self.gen) File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/helpers.py", line 249, in ploneSite portal = app[PLONE_SITE_ID] File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/OFS/ObjectManager.py", line 741, in __getitem__ raise KeyError(key) KeyError: 'plone' ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/layers.rst", line 455, in layers.rst Failed example: with helpers.ploneSite() as portal: portal.MailHost.reset() portal.MailHost.messages Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in with helpers.ploneSite() as portal: File "/srv/python3.10/lib/python3.10/contextlib.py", line 135, in __enter__ return next(self.gen) File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/helpers.py", line 249, in ploneSite portal = app[PLONE_SITE_ID] File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/OFS/ObjectManager.py", line 741, in __getitem__ raise KeyError(key) KeyError: 'plone' ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/layers.rst", line 463, in layers.rst Failed example: layers.MOCK_MAILHOST_FIXTURE.testTearDown() Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in layers.MOCK_MAILHOST_FIXTURE.testTearDown() File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/layers.py", line 398, in testTearDown portal = app[PLONE_SITE_ID] File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/OFS/ObjectManager.py", line 741, in __getitem__ raise KeyError(key) KeyError: 'plone' ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/layers.rst", line 467, in layers.rst Failed example: with helpers.ploneSite() as portal: portal.MailHost.messages Expected: Traceback (most recent call last): ... AttributeError: 'RequestContainer' object has no attribute 'messages' Got: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in with helpers.ploneSite() as portal: File "/srv/python3.10/lib/python3.10/contextlib.py", line 135, in __enter__ return next(self.gen) File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/helpers.py", line 249, in ploneSite portal = app[PLONE_SITE_ID] File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/OFS/ObjectManager.py", line 741, in __getitem__ raise KeyError(key) KeyError: 'plone' ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/layers.rst", line 473, in layers.rst Failed example: registry["plone.email_from_address"] Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in registry["plone.email_from_address"] NameError: name 'registry' is not defined ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/layers.rst", line 474, in layers.rst Failed example: registry["plone.email_from_name"] Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in registry["plone.email_from_name"] NameError: name 'registry' is not defined ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.app.testing-6.1.9-py3.10.egg/plone/app/testing/layers.rst", line 475, in layers.rst Failed example: runner.tear_down_unneeded(options, [], setupLayers, []) Expected: Tear down plone.app.testing.layers.MockMailHostLayer in ... seconds. Tear down plone.app.testing.layers.PloneFixture in ... seconds. Tear down plone.testing.zope.Startup in ... seconds. Tear down plone.testing.zca.LayerCleanup in ... seconds. Got: Tear down plone.testing.zca.LayerCleanup in 0.002 seconds. File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 591, in run self._callTestMethod(testMethod) File "/srv/python3.10/lib/python3.10/unittest/case.py", line 549, in _callTestMethod method() File "/srv/python3.10/lib/python3.10/doctest.py", line 2216, in runTest raise self.failureException(self.format_failure(new.getvalue())) FAILED: plone.schemaeditor.tests.choice.rst Error Message: Failed doctest test for choice.rst Stack Trace: Failed doctest test for choice.rst File "/home/jenkins/.buildout/eggs/cp310/plone.schemaeditor-3.0.3-py3.10.egg/plone/schemaeditor/tests/choice.rst", line 0 ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.schemaeditor-3.0.3-py3.10.egg/plone/schemaeditor/tests/choice.rst", line 16, in choice.rst Failed example: import transaction; transaction.commit() Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in import transaction; transaction.commit() File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zope.py", line 751, in you_broke_it raise TestIsolationBroken("""You are in a Test Layer plone.testing.zope.TestIsolationBroken: You are in a Test Layer (IntegrationTesting) that is fast by just aborting transactions between each test. You just committed something. That breaks the test isolation. So I stop here and let you fix it. File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 591, in run self._callTestMethod(testMethod) File "/srv/python3.10/lib/python3.10/unittest/case.py", line 549, in _callTestMethod method() File "/srv/python3.10/lib/python3.10/doctest.py", line 2216, in runTest raise self.failureException(self.format_failure(new.getvalue())) FAILED: plone.schemaeditor.tests.editing.rst Error Message: Failed doctest test for editing.rst Stack Trace: Failed doctest test for editing.rst File "/home/jenkins/.buildout/eggs/cp310/plone.schemaeditor-3.0.3-py3.10.egg/plone/schemaeditor/tests/editing.rst", line 0 ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.schemaeditor-3.0.3-py3.10.egg/plone/schemaeditor/tests/editing.rst", line 28, in editing.rst Failed example: import transaction; transaction.commit() Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in import transaction; transaction.commit() File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zope.py", line 751, in you_broke_it raise TestIsolationBroken("""You are in a Test Layer plone.testing.zope.TestIsolationBroken: You are in a Test Layer (IntegrationTesting) that is fast by just aborting transactions between each test. You just committed something. That breaks the test isolation. So I stop here and let you fix it. File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 591, in run self._callTestMethod(testMethod) File "/srv/python3.10/lib/python3.10/unittest/case.py", line 549, in _callTestMethod method() File "/srv/python3.10/lib/python3.10/doctest.py", line 2216, in runTest raise self.failureException(self.format_failure(new.getvalue())) FAILED: plone.schemaeditor.tests.extending.rst Error Message: Failed doctest test for extending.rst Stack Trace: Failed doctest test for extending.rst File "/home/jenkins/.buildout/eggs/cp310/plone.schemaeditor-3.0.3-py3.10.egg/plone/schemaeditor/tests/extending.rst", line 0 ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.schemaeditor-3.0.3-py3.10.egg/plone/schemaeditor/tests/extending.rst", line 64, in extending.rst Failed example: import transaction; transaction.commit() Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in import transaction; transaction.commit() File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zope.py", line 751, in you_broke_it raise TestIsolationBroken("""You are in a Test Layer plone.testing.zope.TestIsolationBroken: You are in a Test Layer (IntegrationTesting) that is fast by just aborting transactions between each test. You just committed something. That breaks the test isolation. So I stop here and let you fix it. File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 591, in run self._callTestMethod(testMethod) File "/srv/python3.10/lib/python3.10/unittest/case.py", line 549, in _callTestMethod method() File "/srv/python3.10/lib/python3.10/doctest.py", line 2216, in runTest raise self.failureException(self.format_failure(new.getvalue())) FAILED: plone.schemaeditor.tests.minmax.rst Error Message: Failed doctest test for minmax.rst Stack Trace: Failed doctest test for minmax.rst File "/home/jenkins/.buildout/eggs/cp310/plone.schemaeditor-3.0.3-py3.10.egg/plone/schemaeditor/tests/minmax.rst", line 0 ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.schemaeditor-3.0.3-py3.10.egg/plone/schemaeditor/tests/minmax.rst", line 16, in minmax.rst Failed example: import transaction; transaction.commit() Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in import transaction; transaction.commit() File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zope.py", line 751, in you_broke_it raise TestIsolationBroken("""You are in a Test Layer plone.testing.zope.TestIsolationBroken: You are in a Test Layer (IntegrationTesting) that is fast by just aborting transactions between each test. You just committed something. That breaks the test isolation. So I stop here and let you fix it. File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 591, in run self._callTestMethod(testMethod) File "/srv/python3.10/lib/python3.10/unittest/case.py", line 549, in _callTestMethod method() File "/srv/python3.10/lib/python3.10/doctest.py", line 2216, in runTest raise self.failureException(self.format_failure(new.getvalue())) FAILED: plone.testing.zodb.rst Error Message: Failed doctest test for zodb.rst Stack Trace: Failed doctest test for zodb.rst File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zodb.rst", line 0 ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zodb.rst", line 120, in zodb.rst Failed example: runner.setup_layer(options, POPULATED_ZODB, setupLayers) Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in runner.setup_layer(options, POPULATED_ZODB, setupLayers) File "/home/jenkins/.buildout/eggs/cp310/zope.testrunner-5.4.0-py3.10.egg/zope/testrunner/runner.py", line 842, in setup_layer layer.setUp() File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zodb.py", line 52, in setUp self['zodbDB'] = self.createDatabase(self.createStorage()) File "", line 12, in createDatabase transaction.commit() File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zope.py", line 751, in you_broke_it raise TestIsolationBroken("""You are in a Test Layer plone.testing.zope.TestIsolationBroken: You are in a Test Layer (IntegrationTesting) that is fast by just aborting transactions between each test. You just committed something. That breaks the test isolation. So I stop here and let you fix it. ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zodb.rst", line 123, in zodb.rst Failed example: db = POPULATED_ZODB['zodbDB'] Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in db = POPULATED_ZODB['zodbDB'] File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/layer.py", line 30, in __getitem__ raise KeyError(key) KeyError: 'zodbDB' ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zodb.rst", line 124, in zodb.rst Failed example: db.storage Expected: My storage Got: storage object ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zodb.rst", line 134, in zodb.rst Failed example: POPULATED_ZODB.testSetUp() Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in POPULATED_ZODB.testSetUp() File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zodb.py", line 59, in testSetUp self['zodbConnection'] = connection = self['zodbDB'].open() File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/layer.py", line 30, in __getitem__ raise KeyError(key) KeyError: 'zodbDB' ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zodb.rst", line 138, in zodb.rst Failed example: POPULATED_ZODB['zodbConnection'] Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in POPULATED_ZODB['zodbConnection'] File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/layer.py", line 30, in __getitem__ raise KeyError(key) KeyError: 'zodbConnection' ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zodb.rst", line 141, in zodb.rst Failed example: POPULATED_ZODB['zodbRoot'] Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in POPULATED_ZODB['zodbRoot'] File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/layer.py", line 30, in __getitem__ raise KeyError(key) KeyError: 'zodbRoot' ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zodb.rst", line 144, in zodb.rst Failed example: POPULATED_ZODB['zodbRoot']['foo'] = 'bar' Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in POPULATED_ZODB['zodbRoot']['foo'] = 'bar' File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/layer.py", line 30, in __getitem__ raise KeyError(key) KeyError: 'zodbRoot' ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zodb.rst", line 148, in zodb.rst Failed example: POPULATED_ZODB.testTearDown() Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in POPULATED_ZODB.testTearDown() File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zodb.py", line 69, in testTearDown self['zodbConnection'].close() File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/layer.py", line 30, in __getitem__ raise KeyError(key) KeyError: 'zodbConnection' ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zodb.rst", line 158, in zodb.rst Failed example: conn = POPULATED_ZODB['zodbDB'].open() Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in conn = POPULATED_ZODB['zodbDB'].open() File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/layer.py", line 30, in __getitem__ raise KeyError(key) KeyError: 'zodbDB' ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zodb.rst", line 159, in zodb.rst Failed example: conn.root() Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in conn.root() File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 350, in root return RootConvenience(self.get(z64)) File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 235, in get raise ConnectionStateError("The database connection is closed") ZODB.POSException.ConnectionStateError: The database connection is closed ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zodb.rst", line 165, in zodb.rst Failed example: runner.tear_down_unneeded(options, [], setupLayers, []) Expected: Tear down PopulatedZODB in ... seconds. Got nothing ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zodb.rst", line 213, in zodb.rst Failed example: runner.setup_layer(options, EXPANDED_ZODB, setupLayers) Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in runner.setup_layer(options, EXPANDED_ZODB, setupLayers) File "/home/jenkins/.buildout/eggs/cp310/zope.testrunner-5.4.0-py3.10.egg/zope/testrunner/runner.py", line 837, in setup_layer setup_layer(options, base, setup_layers) File "/home/jenkins/.buildout/eggs/cp310/zope.testrunner-5.4.0-py3.10.egg/zope/testrunner/runner.py", line 842, in setup_layer layer.setUp() File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zodb.py", line 52, in setUp self['zodbDB'] = self.createDatabase(self.createStorage()) File "", line 12, in createDatabase transaction.commit() File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zope.py", line 751, in you_broke_it raise TestIsolationBroken("""You are in a Test Layer plone.testing.zope.TestIsolationBroken: You are in a Test Layer (IntegrationTesting) that is fast by just aborting transactions between each test. You just committed something. That breaks the test isolation. So I stop here and let you fix it. ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zodb.rst", line 217, in zodb.rst Failed example: db = EXPANDED_ZODB['zodbDB'] Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in db = EXPANDED_ZODB['zodbDB'] File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/layer.py", line 30, in __getitem__ raise KeyError(key) KeyError: 'zodbDB' ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zodb.rst", line 218, in zodb.rst Failed example: db.storage Expected: ExpandedZODB Got: storage object ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zodb.rst", line 228, in zodb.rst Failed example: POPULATED_ZODB.testSetUp() Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in POPULATED_ZODB.testSetUp() File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zodb.py", line 59, in testSetUp self['zodbConnection'] = connection = self['zodbDB'].open() File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/layer.py", line 30, in __getitem__ raise KeyError(key) KeyError: 'zodbDB' ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zodb.rst", line 233, in zodb.rst Failed example: EXPANDED_ZODB['zodbConnection'] Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in EXPANDED_ZODB['zodbConnection'] File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/layer.py", line 30, in __getitem__ raise KeyError(key) KeyError: 'zodbConnection' ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zodb.rst", line 236, in zodb.rst Failed example: EXPANDED_ZODB['zodbRoot'] == dict(someData='a string', additionalData='Some new data') Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in EXPANDED_ZODB['zodbRoot'] == dict(someData='a string', additionalData='Some new data') File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/layer.py", line 30, in __getitem__ raise KeyError(key) KeyError: 'zodbRoot' ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zodb.rst", line 239, in zodb.rst Failed example: POPULATED_ZODB['zodbRoot']['foo'] = 'bar' Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in POPULATED_ZODB['zodbRoot']['foo'] = 'bar' File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/layer.py", line 30, in __getitem__ raise KeyError(key) KeyError: 'zodbRoot' ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zodb.rst", line 244, in zodb.rst Failed example: POPULATED_ZODB.testTearDown() Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in POPULATED_ZODB.testTearDown() File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zodb.py", line 69, in testTearDown self['zodbConnection'].close() File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/layer.py", line 30, in __getitem__ raise KeyError(key) KeyError: 'zodbConnection' ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zodb.rst", line 254, in zodb.rst Failed example: conn = EXPANDED_ZODB['zodbDB'].open() Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in conn = EXPANDED_ZODB['zodbDB'].open() File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/layer.py", line 30, in __getitem__ raise KeyError(key) KeyError: 'zodbDB' ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zodb.rst", line 255, in zodb.rst Failed example: conn.root() == dict(someData='a string', additionalData='Some new data') Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in conn.root() == dict(someData='a string', additionalData='Some new data') File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 350, in root return RootConvenience(self.get(z64)) File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 235, in get raise ConnectionStateError("The database connection is closed") ZODB.POSException.ConnectionStateError: The database connection is closed ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zodb.rst", line 261, in zodb.rst Failed example: runner.tear_down_unneeded(options, [POPULATED_ZODB], setupLayers, []) Expected: Tear down ExpandedZODB in ... seconds. Got nothing ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zodb.rst", line 264, in zodb.rst Failed example: conn = EXPANDED_ZODB['zodbDB'].open() Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in conn = EXPANDED_ZODB['zodbDB'].open() File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/layer.py", line 30, in __getitem__ raise KeyError(key) KeyError: 'zodbDB' ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zodb.rst", line 265, in zodb.rst Failed example: conn.root() Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in conn.root() File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 350, in root return RootConvenience(self.get(z64)) File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 235, in get raise ConnectionStateError("The database connection is closed") ZODB.POSException.ConnectionStateError: The database connection is closed ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zodb.rst", line 272, in zodb.rst Failed example: runner.tear_down_unneeded(options, [], setupLayers, []) Expected: Tear down PopulatedZODB in ... seconds. Got nothing File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 591, in run self._callTestMethod(testMethod) File "/srv/python3.10/lib/python3.10/unittest/case.py", line 549, in _callTestMethod method() File "/srv/python3.10/lib/python3.10/doctest.py", line 2216, in runTest raise self.failureException(self.format_failure(new.getvalue())) FAILED: plone.testing.zope.rst Error Message: Failed doctest test for zope.rst Stack Trace: Failed doctest test for zope.rst File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zope.rst", line 0 ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zope.rst", line 46, in zope.rst Failed example: runner.setup_layer(options, zope.STARTUP, setupLayers) Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in runner.setup_layer(options, zope.STARTUP, setupLayers) File "/home/jenkins/.buildout/eggs/cp310/zope.testrunner-5.4.0-py3.10.egg/zope/testrunner/runner.py", line 842, in setup_layer layer.setUp() File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zope.py", line 315, in setUp self.setUpDatabase() File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zope.py", line 474, in setUpDatabase self['zodbDB'] = zodb.stackDemoStorage( File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zodb.py", line 30, in stackDemoStorage return DB(storage) File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/DB.py", line 468, in __init__ with self.transaction(u'initial database creation') as conn: File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/DB.py", line 1019, in __enter__ self.conn = self.db.open(self.tm) File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/DB.py", line 777, in open result.open(transaction_manager) File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 921, in open self.newTransaction(None, False) File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 737, in newTransaction invalidated = self._storage.poll_invalidations() File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/mvccadapter.py", line 137, in poll_invalidations ltid = self._storage.lastTransaction() File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/DemoStorage.py", line 211, in lastTransaction t = self.base.lastTransaction() AttributeError: 'ValueDoc' object has no attribute 'lastTransaction' ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zope.rst", line 55, in zope.rst Failed example: zope.STARTUP['zodbDB'].storage Expected: Startup Got: storage object ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zope.rst", line 69, in zope.rst Failed example: with zope.zopeApp() as app: 'acl_users' in app.objectIds() Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in with zope.zopeApp() as app: File "/srv/python3.10/lib/python3.10/contextlib.py", line 142, in __exit__ next(self.gen) File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zope.py", line 268, in zopeApp transaction.commit() File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zope.py", line 751, in you_broke_it raise TestIsolationBroken("""You are in a Test Layer plone.testing.zope.TestIsolationBroken: You are in a Test Layer (IntegrationTesting) that is fast by just aborting transactions between each test. You just committed something. That breaks the test isolation. So I stop here and let you fix it. ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zope.rst", line 76, in zope.rst Failed example: with zope.zopeApp(db=zope.STARTUP['zodbDB']) as app: 'acl_users' in app.objectIds() Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in with zope.zopeApp(db=zope.STARTUP['zodbDB']) as app: File "/srv/python3.10/lib/python3.10/contextlib.py", line 135, in __enter__ return next(self.gen) File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zope.py", line 242, in zopeApp connection = db.open() File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/DB.py", line 762, in open c = self.klass(self, File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 116, in __init__ storage = db._mvcc_storage AttributeError: 'DB' object has no attribute '_mvcc_storage' ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zope.rst", line 83, in zope.rst Failed example: conn = zope.STARTUP['zodbDB'].open() Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in conn = zope.STARTUP['zodbDB'].open() File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/DB.py", line 762, in open c = self.klass(self, File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 116, in __init__ storage = db._mvcc_storage AttributeError: 'DB' object has no attribute '_mvcc_storage' ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zope.rst", line 84, in zope.rst Failed example: with zope.zopeApp(connection=conn) as app: 'acl_users' in app.objectIds() Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in with zope.zopeApp(connection=conn) as app: NameError: name 'conn' is not defined ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zope.rst", line 88, in zope.rst Failed example: conn.opened is not None Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in conn.opened is not None NameError: name 'conn' is not defined ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zope.rst", line 91, in zope.rst Failed example: conn.close() Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in conn.close() NameError: name 'conn' is not defined ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zope.rst", line 132, in zope.rst Failed example: len(list(getSiteManager().registeredAdapters())) > 1 # in fact, > a lot Expected: True Got: False ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zope.rst", line 137, in zope.rst Failed example: getVocabularyRegistry() Expected: <....Zope2VocabularyRegistry object at ...> Got: ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zope.rst", line 155, in zope.rst Failed example: runner.tear_down_unneeded(options, [], setupLayers, []) Expected: Tear down plone.testing.zope.Startup in ... seconds. Tear down plone.testing.zca.LayerCleanup in ... seconds. Got: Tear down plone.testing.zca.LayerCleanup in 0.002 seconds. ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zope.rst", line 160, in zope.rst Failed example: Zope2._began_startup Expected: 0 Got: 1 ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zope.rst", line 162, in zope.rst Failed example: Zope2.DB is None Expected: True Got: False ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zope.rst", line 164, in zope.rst Failed example: Zope2.bobo_application is None Expected: True Got: False ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zope.rst", line 198, in zope.rst Failed example: runner.setup_layer(options, zope.INTEGRATION_TESTING, setupLayers) Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in runner.setup_layer(options, zope.INTEGRATION_TESTING, setupLayers) File "/home/jenkins/.buildout/eggs/cp310/zope.testrunner-5.4.0-py3.10.egg/zope/testrunner/runner.py", line 837, in setup_layer setup_layer(options, base, setup_layers) File "/home/jenkins/.buildout/eggs/cp310/zope.testrunner-5.4.0-py3.10.egg/zope/testrunner/runner.py", line 842, in setup_layer layer.setUp() File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zope.py", line 315, in setUp self.setUpDatabase() File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zope.py", line 474, in setUpDatabase self['zodbDB'] = zodb.stackDemoStorage( File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zodb.py", line 30, in stackDemoStorage return DB(storage) File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/DB.py", line 468, in __init__ with self.transaction(u'initial database creation') as conn: File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/DB.py", line 1019, in __enter__ self.conn = self.db.open(self.tm) File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/DB.py", line 777, in open result.open(transaction_manager) File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 921, in open self.newTransaction(None, False) File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 737, in newTransaction invalidated = self._storage.poll_invalidations() File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/mvccadapter.py", line 137, in poll_invalidations ltid = self._storage.lastTransaction() File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/DemoStorage.py", line 211, in lastTransaction t = self.base.lastTransaction() AttributeError: 'ValueDoc' object has no attribute 'lastTransaction' ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zope.rst", line 262, in zope.rst Failed example: with zope.zopeApp() as app: 'acl_users' in app.objectIds() and 'folder1' not in app.objectIds() Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in with zope.zopeApp() as app: File "/srv/python3.10/lib/python3.10/contextlib.py", line 142, in __exit__ next(self.gen) File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zope.py", line 268, in zopeApp transaction.commit() File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zope.py", line 751, in you_broke_it raise TestIsolationBroken("""You are in a Test Layer plone.testing.zope.TestIsolationBroken: You are in a Test Layer (IntegrationTesting) that is fast by just aborting transactions between each test. You just committed something. That breaks the test isolation. So I stop here and let you fix it. ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zope.rst", line 269, in zope.rst Failed example: runner.tear_down_unneeded(options, [], setupLayers, []) Expected: Tear down plone.testing.zope.IntegrationTesting in ... seconds. Tear down plone.testing.zope.Startup in ... seconds. Tear down plone.testing.zca.LayerCleanup in ... seconds. Got: Tear down plone.testing.zca.LayerCleanup in 0.001 seconds. ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zope.rst", line 298, in zope.rst Failed example: runner.setup_layer(options, zope.FUNCTIONAL_TESTING, setupLayers) Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in runner.setup_layer(options, zope.FUNCTIONAL_TESTING, setupLayers) File "/home/jenkins/.buildout/eggs/cp310/zope.testrunner-5.4.0-py3.10.egg/zope/testrunner/runner.py", line 837, in setup_layer setup_layer(options, base, setup_layers) File "/home/jenkins/.buildout/eggs/cp310/zope.testrunner-5.4.0-py3.10.egg/zope/testrunner/runner.py", line 842, in setup_layer layer.setUp() File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zope.py", line 315, in setUp self.setUpDatabase() File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zope.py", line 474, in setUpDatabase self['zodbDB'] = zodb.stackDemoStorage( File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zodb.py", line 30, in stackDemoStorage return DB(storage) File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/DB.py", line 468, in __init__ with self.transaction(u'initial database creation') as conn: File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/DB.py", line 1019, in __enter__ self.conn = self.db.open(self.tm) File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/DB.py", line 777, in open result.open(transaction_manager) File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 921, in open self.newTransaction(None, False) File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 737, in newTransaction invalidated = self._storage.poll_invalidations() File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/mvccadapter.py", line 137, in poll_invalidations ltid = self._storage.lastTransaction() File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/DemoStorage.py", line 211, in lastTransaction t = self.base.lastTransaction() AttributeError: 'ValueDoc' object has no attribute 'lastTransaction' ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zope.rst", line 309, in zope.rst Failed example: zope.FUNCTIONAL_TESTING.testSetUp() Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in zope.FUNCTIONAL_TESTING.testSetUp() File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zope.py", line 825, in testSetUp self['zodbDB'] = zodb.stackDemoStorage( File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zodb.py", line 30, in stackDemoStorage return DB(storage) File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/DB.py", line 468, in __init__ with self.transaction(u'initial database creation') as conn: File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/DB.py", line 1019, in __enter__ self.conn = self.db.open(self.tm) File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/DB.py", line 777, in open result.open(transaction_manager) File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 921, in open self.newTransaction(None, False) File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 737, in newTransaction invalidated = self._storage.poll_invalidations() File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/mvccadapter.py", line 137, in poll_invalidations ltid = self._storage.lastTransaction() File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/DemoStorage.py", line 211, in lastTransaction t = self.base.lastTransaction() AttributeError: 'ValueDoc' object has no attribute 'lastTransaction' ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zope.rst", line 314, in zope.rst Failed example: app = zope.FUNCTIONAL_TESTING['app'] # would normally be self.layer['app'] Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in app = zope.FUNCTIONAL_TESTING['app'] # would normally be self.layer['app'] File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/layer.py", line 30, in __getitem__ raise KeyError(key) KeyError: 'app' ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zope.rst", line 315, in zope.rst Failed example: app.manage_addFolder('folder1') Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in app.manage_addFolder('folder1') File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/OFS/Folder.py", line 47, in manage_addFolder self._setObject(id, ob) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/OFS/ObjectManager.py", line 348, in _setObject self._objects = self._objects + ({'id': id, 'meta_type': t},) File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 830, in register self._register(obj) File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 840, in _register self.transaction_manager.get().join(self) AttributeError: 'NoneType' object has no attribute 'get' ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zope.rst", line 316, in zope.rst Failed example: 'acl_users' in app.objectIds() and 'folder1' in app.objectIds() Expected: True Got: False ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zope.rst", line 320, in zope.rst Failed example: transaction.commit() Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in transaction.commit() File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zope.py", line 751, in you_broke_it raise TestIsolationBroken("""You are in a Test Layer plone.testing.zope.TestIsolationBroken: You are in a Test Layer (IntegrationTesting) that is fast by just aborting transactions between each test. You just committed something. That breaks the test isolation. So I stop here and let you fix it. ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zope.rst", line 324, in zope.rst Failed example: zope.FUNCTIONAL_TESTING.testTearDown() Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in zope.FUNCTIONAL_TESTING.testTearDown() File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zope.py", line 866, in testTearDown app = self['app'] File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/layer.py", line 30, in __getitem__ raise KeyError(key) KeyError: 'app' ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zope.rst", line 333, in zope.rst Failed example: with zope.zopeApp() as app: 'acl_users' in app.objectIds() and 'folder1' not in app.objectIds() Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in with zope.zopeApp() as app: File "/srv/python3.10/lib/python3.10/contextlib.py", line 142, in __exit__ next(self.gen) File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zope.py", line 268, in zopeApp transaction.commit() File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zope.py", line 751, in you_broke_it raise TestIsolationBroken("""You are in a Test Layer plone.testing.zope.TestIsolationBroken: You are in a Test Layer (IntegrationTesting) that is fast by just aborting transactions between each test. You just committed something. That breaks the test isolation. So I stop here and let you fix it. ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zope.rst", line 339, in zope.rst Failed example: runner.tear_down_unneeded(options, [], setupLayers, []) Expected: Tear down plone.testing.zope.FunctionalTesting in ... seconds. Tear down plone.testing.zope.Startup in ... seconds. Tear down plone.testing.zca.LayerCleanup in ... seconds. Got: Tear down plone.testing.zca.LayerCleanup in 0.001 seconds. ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zope.rst", line 354, in zope.rst Failed example: runner.setup_layer(options, zope.FUNCTIONAL_TESTING, setupLayers) Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in runner.setup_layer(options, zope.FUNCTIONAL_TESTING, setupLayers) File "/home/jenkins/.buildout/eggs/cp310/zope.testrunner-5.4.0-py3.10.egg/zope/testrunner/runner.py", line 837, in setup_layer setup_layer(options, base, setup_layers) File "/home/jenkins/.buildout/eggs/cp310/zope.testrunner-5.4.0-py3.10.egg/zope/testrunner/runner.py", line 842, in setup_layer layer.setUp() File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zope.py", line 315, in setUp self.setUpDatabase() File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zope.py", line 474, in setUpDatabase self['zodbDB'] = zodb.stackDemoStorage( File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zodb.py", line 30, in stackDemoStorage return DB(storage) File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/DB.py", line 468, in __init__ with self.transaction(u'initial database creation') as conn: File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/DB.py", line 1019, in __enter__ self.conn = self.db.open(self.tm) File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/DB.py", line 777, in open result.open(transaction_manager) File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 921, in open self.newTransaction(None, False) File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 737, in newTransaction invalidated = self._storage.poll_invalidations() File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/mvccadapter.py", line 137, in poll_invalidations ltid = self._storage.lastTransaction() File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/DemoStorage.py", line 211, in lastTransaction t = self.base.lastTransaction() AttributeError: 'ValueDoc' object has no attribute 'lastTransaction' ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zope.rst", line 362, in zope.rst Failed example: zope.FUNCTIONAL_TESTING.testSetUp() Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in zope.FUNCTIONAL_TESTING.testSetUp() File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zope.py", line 825, in testSetUp self['zodbDB'] = zodb.stackDemoStorage( File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zodb.py", line 30, in stackDemoStorage return DB(storage) File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/DB.py", line 468, in __init__ with self.transaction(u'initial database creation') as conn: File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/DB.py", line 1019, in __enter__ self.conn = self.db.open(self.tm) File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/DB.py", line 777, in open result.open(transaction_manager) File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 921, in open self.newTransaction(None, False) File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 737, in newTransaction invalidated = self._storage.poll_invalidations() File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/mvccadapter.py", line 137, in poll_invalidations ltid = self._storage.lastTransaction() File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/DemoStorage.py", line 211, in lastTransaction t = self.base.lastTransaction() AttributeError: 'ValueDoc' object has no attribute 'lastTransaction' ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zope.rst", line 366, in zope.rst Failed example: app = zope.FUNCTIONAL_TESTING['app'] # would normally be self.layer['app'] Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in app = zope.FUNCTIONAL_TESTING['app'] # would normally be self.layer['app'] File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/layer.py", line 30, in __getitem__ raise KeyError(key) KeyError: 'app' ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zope.rst", line 376, in zope.rst Failed example: _ = app.manage_addDTMLDocument('dtml-doc-1') Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in _ = app.manage_addDTMLDocument('dtml-doc-1') File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/OFS/DTMLDocument.py", line 145, in addDTMLDocument id = self._setObject(id, ob) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/OFS/ObjectManager.py", line 348, in _setObject self._objects = self._objects + ({'id': id, 'meta_type': t},) File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 830, in register self._register(obj) File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 840, in _register self.transaction_manager.get().join(self) AttributeError: 'NoneType' object has no attribute 'get' ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zope.rst", line 377, in zope.rst Failed example: import transaction; transaction.commit() Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in import transaction; transaction.commit() File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zope.py", line 751, in you_broke_it raise TestIsolationBroken("""You are in a Test Layer plone.testing.zope.TestIsolationBroken: You are in a Test Layer (IntegrationTesting) that is fast by just aborting transactions between each test. You just committed something. That breaks the test isolation. So I stop here and let you fix it. ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zope.rst", line 381, in zope.rst Failed example: browser.open(app.absolute_url() + '/dtml-doc-1') Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in browser.open(app.absolute_url() + '/dtml-doc-1') File "/home/jenkins/.buildout/eggs/cp310/zope.testbrowser-5.5.1-py3.10.egg/zope/testbrowser/browser.py", line 247, in open url = self._absoluteUrl(url) File "/home/jenkins/.buildout/eggs/cp310/zope.testbrowser-5.5.1-py3.10.egg/zope/testbrowser/browser.py", line 532, in _absoluteUrl raise BrowserStateError( zope.testbrowser.browser.BrowserStateError: can't fetch relative reference: not viewing any document ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zope.rst", line 382, in zope.rst Failed example: 'This is the dtml-doc-1 Document.' in browser.contents Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in 'This is the dtml-doc-1 Document.' in browser.contents TypeError: argument of type 'NoneType' is not iterable ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zope.rst", line 389, in zope.rst Failed example: _ = app.manage_addDTMLDocument('dtml-doc-2', file='') Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in _ = app.manage_addDTMLDocument('dtml-doc-2', file='') File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/OFS/DTMLDocument.py", line 145, in addDTMLDocument id = self._setObject(id, ob) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/OFS/ObjectManager.py", line 348, in _setObject self._objects = self._objects + ({'id': id, 'meta_type': t},) File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 830, in register self._register(obj) File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 840, in _register self.transaction_manager.get().join(self) AttributeError: 'NoneType' object has no attribute 'get' ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zope.rst", line 390, in zope.rst Failed example: import transaction; transaction.commit() Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in import transaction; transaction.commit() File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zope.py", line 751, in you_broke_it raise TestIsolationBroken("""You are in a Test Layer plone.testing.zope.TestIsolationBroken: You are in a Test Layer (IntegrationTesting) that is fast by just aborting transactions between each test. You just committed something. That breaks the test isolation. So I stop here and let you fix it. ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zope.rst", line 392, in zope.rst Failed example: browser.open(app.absolute_url() + '/dtml-doc-2?' + qs) Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in browser.open(app.absolute_url() + '/dtml-doc-2?' + qs) File "/home/jenkins/.buildout/eggs/cp310/zope.testbrowser-5.5.1-py3.10.egg/zope/testbrowser/browser.py", line 247, in open url = self._absoluteUrl(url) File "/home/jenkins/.buildout/eggs/cp310/zope.testbrowser-5.5.1-py3.10.egg/zope/testbrowser/browser.py", line 532, in _absoluteUrl raise BrowserStateError( zope.testbrowser.browser.BrowserStateError: can't fetch relative reference: not viewing any document ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zope.rst", line 393, in zope.rst Failed example: browser.contents Expected: 'boo, bar & baz' Got nothing ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zope.rst", line 400, in zope.rst Failed example: app._setObject('file1', DummyFile('file1')) Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in app._setObject('file1', DummyFile('file1')) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/OFS/ObjectManager.py", line 348, in _setObject self._objects = self._objects + ({'id': id, 'meta_type': t},) File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 830, in register self._register(obj) File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 840, in _register self.transaction_manager.get().join(self) AttributeError: 'NoneType' object has no attribute 'get' ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zope.rst", line 403, in zope.rst Failed example: import transaction; transaction.commit() Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in import transaction; transaction.commit() File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zope.py", line 751, in you_broke_it raise TestIsolationBroken("""You are in a Test Layer plone.testing.zope.TestIsolationBroken: You are in a Test Layer (IntegrationTesting) that is fast by just aborting transactions between each test. You just committed something. That breaks the test isolation. So I stop here and let you fix it. ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zope.rst", line 405, in zope.rst Failed example: browser.open(app.absolute_url() + '/file1') Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in browser.open(app.absolute_url() + '/file1') File "/home/jenkins/.buildout/eggs/cp310/zope.testbrowser-5.5.1-py3.10.egg/zope/testbrowser/browser.py", line 247, in open url = self._absoluteUrl(url) File "/home/jenkins/.buildout/eggs/cp310/zope.testbrowser-5.5.1-py3.10.egg/zope/testbrowser/browser.py", line 532, in _absoluteUrl raise BrowserStateError( zope.testbrowser.browser.BrowserStateError: can't fetch relative reference: not viewing any document ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zope.rst", line 406, in zope.rst Failed example: 'The test browser also works with iterators' in browser.contents Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in 'The test browser also works with iterators' in browser.contents TypeError: argument of type 'NoneType' is not iterable ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zope.rst", line 413, in zope.rst Failed example: zope.FUNCTIONAL_TESTING.testTearDown() Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in zope.FUNCTIONAL_TESTING.testTearDown() File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zope.py", line 866, in testTearDown app = self['app'] File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/layer.py", line 30, in __getitem__ raise KeyError(key) KeyError: 'app' ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zope.rst", line 422, in zope.rst Failed example: with zope.zopeApp() as app: 'acl_users' in app.objectIds()\ and 'folder1' not in app.objectIds()\ and 'file1' not in app.objectIds() Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in with zope.zopeApp() as app: File "/srv/python3.10/lib/python3.10/contextlib.py", line 142, in __exit__ next(self.gen) File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zope.py", line 268, in zopeApp transaction.commit() File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zope.py", line 751, in you_broke_it raise TestIsolationBroken("""You are in a Test Layer plone.testing.zope.TestIsolationBroken: You are in a Test Layer (IntegrationTesting) that is fast by just aborting transactions between each test. You just committed something. That breaks the test isolation. So I stop here and let you fix it. ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zope.rst", line 430, in zope.rst Failed example: runner.tear_down_unneeded(options, [], setupLayers, []) Expected: Tear down plone.testing.zope.FunctionalTesting in ... seconds. Tear down plone.testing.zope.Startup in ... seconds. Tear down plone.testing.zca.LayerCleanup in ... seconds. Got: Tear down plone.testing.zca.LayerCleanup in 0.002 seconds. ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zope.rst", line 458, in zope.rst Failed example: runner.setup_layer(options, zope.WSGI_SERVER, setupLayers) Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in runner.setup_layer(options, zope.WSGI_SERVER, setupLayers) File "/home/jenkins/.buildout/eggs/cp310/zope.testrunner-5.4.0-py3.10.egg/zope/testrunner/runner.py", line 837, in setup_layer setup_layer(options, base, setup_layers) File "/home/jenkins/.buildout/eggs/cp310/zope.testrunner-5.4.0-py3.10.egg/zope/testrunner/runner.py", line 837, in setup_layer setup_layer(options, base, setup_layers) File "/home/jenkins/.buildout/eggs/cp310/zope.testrunner-5.4.0-py3.10.egg/zope/testrunner/runner.py", line 842, in setup_layer layer.setUp() File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zope.py", line 315, in setUp self.setUpDatabase() File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zope.py", line 474, in setUpDatabase self['zodbDB'] = zodb.stackDemoStorage( File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zodb.py", line 30, in stackDemoStorage return DB(storage) File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/DB.py", line 468, in __init__ with self.transaction(u'initial database creation') as conn: File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/DB.py", line 1019, in __enter__ self.conn = self.db.open(self.tm) File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/DB.py", line 777, in open result.open(transaction_manager) File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 921, in open self.newTransaction(None, False) File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 737, in newTransaction invalidated = self._storage.poll_invalidations() File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/mvccadapter.py", line 137, in poll_invalidations ltid = self._storage.lastTransaction() File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/DemoStorage.py", line 211, in lastTransaction t = self.base.lastTransaction() AttributeError: 'ValueDoc' object has no attribute 'lastTransaction' ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zope.rst", line 467, in zope.rst Failed example: host Expected: 'localhost' Got: 'nohost' ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zope.rst", line 476, in zope.rst Failed example: zope.FUNCTIONAL_TESTING.testSetUp() Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in zope.FUNCTIONAL_TESTING.testSetUp() File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zope.py", line 825, in testSetUp self['zodbDB'] = zodb.stackDemoStorage( File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zodb.py", line 30, in stackDemoStorage return DB(storage) File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/DB.py", line 468, in __init__ with self.transaction(u'initial database creation') as conn: File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/DB.py", line 1019, in __enter__ self.conn = self.db.open(self.tm) File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/DB.py", line 777, in open result.open(transaction_manager) File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 921, in open self.newTransaction(None, False) File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 737, in newTransaction invalidated = self._storage.poll_invalidations() File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/mvccadapter.py", line 137, in poll_invalidations ltid = self._storage.lastTransaction() File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/DemoStorage.py", line 211, in lastTransaction t = self.base.lastTransaction() AttributeError: 'ValueDoc' object has no attribute 'lastTransaction' ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zope.rst", line 477, in zope.rst Failed example: zope.WSGI_SERVER.testSetUp() Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in zope.WSGI_SERVER.testSetUp() File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zope.py", line 825, in testSetUp self['zodbDB'] = zodb.stackDemoStorage( File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zodb.py", line 30, in stackDemoStorage return DB(storage) File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/DB.py", line 468, in __init__ with self.transaction(u'initial database creation') as conn: File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/DB.py", line 1019, in __enter__ self.conn = self.db.open(self.tm) File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/DB.py", line 777, in open result.open(transaction_manager) File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 921, in open self.newTransaction(None, False) File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 737, in newTransaction invalidated = self._storage.poll_invalidations() File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/mvccadapter.py", line 137, in poll_invalidations ltid = self._storage.lastTransaction() File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/DemoStorage.py", line 211, in lastTransaction t = self.base.lastTransaction() AttributeError: 'ValueDoc' object has no attribute 'lastTransaction' ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zope.rst", line 483, in zope.rst Failed example: app = zope.WSGI_SERVER['app'] # would normally be self.layer['app'] Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in app = zope.WSGI_SERVER['app'] # would normally be self.layer['app'] File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/layer.py", line 30, in __getitem__ raise KeyError(key) KeyError: 'app' ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zope.rst", line 484, in zope.rst Failed example: _ = app.manage_addDTMLDocument('dtml-doc-3') Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in _ = app.manage_addDTMLDocument('dtml-doc-3') File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/OFS/DTMLDocument.py", line 145, in addDTMLDocument id = self._setObject(id, ob) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Zope/src/OFS/ObjectManager.py", line 348, in _setObject self._objects = self._objects + ({'id': id, 'meta_type': t},) File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 830, in register self._register(obj) File "/home/jenkins/.buildout/eggs/cp310/ZODB-5.6.0-py3.10.egg/ZODB/Connection.py", line 840, in _register self.transaction_manager.get().join(self) AttributeError: 'NoneType' object has no attribute 'get' ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zope.rst", line 488, in zope.rst Failed example: import transaction; transaction.commit() Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in import transaction; transaction.commit() File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zope.py", line 751, in you_broke_it raise TestIsolationBroken("""You are in a Test Layer plone.testing.zope.TestIsolationBroken: You are in a Test Layer (IntegrationTesting) that is fast by just aborting transactions between each test. You just committed something. That breaks the test isolation. So I stop here and let you fix it. ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zope.rst", line 493, in zope.rst Failed example: app_url.split(':')[:-1] Expected: ['http', '//localhost'] Got: [] ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zope.rst", line 497, in zope.rst Failed example: conn = urlopen(app_url + '/dtml-doc-3', timeout=5) Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in conn = urlopen(app_url + '/dtml-doc-3', timeout=5) File "/srv/python3.10/lib/python3.10/urllib/request.py", line 216, in urlopen return opener.open(url, data, timeout) File "/srv/python3.10/lib/python3.10/urllib/request.py", line 503, in open req = Request(fullurl, data) File "/srv/python3.10/lib/python3.10/urllib/request.py", line 322, in __init__ self.full_url = url File "/srv/python3.10/lib/python3.10/urllib/request.py", line 348, in full_url self._parse() File "/srv/python3.10/lib/python3.10/urllib/request.py", line 377, in _parse raise ValueError("unknown url type: %r" % self.full_url) ValueError: unknown url type: '//dtml-doc-3' ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zope.rst", line 498, in zope.rst Failed example: b'This is the dtml-doc-3 Document.' in conn.read() Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in b'This is the dtml-doc-3 Document.' in conn.read() NameError: name 'conn' is not defined ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zope.rst", line 500, in zope.rst Failed example: conn.close() Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in conn.close() NameError: name 'conn' is not defined ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zope.rst", line 504, in zope.rst Failed example: zope.WSGI_SERVER.testTearDown() Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in zope.WSGI_SERVER.testTearDown() File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zope.py", line 866, in testTearDown app = self['app'] File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/layer.py", line 30, in __getitem__ raise KeyError(key) KeyError: 'app' ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zope.rst", line 505, in zope.rst Failed example: zope.FUNCTIONAL_TESTING.testTearDown() Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in zope.FUNCTIONAL_TESTING.testTearDown() File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zope.py", line 866, in testTearDown app = self['app'] File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/layer.py", line 30, in __getitem__ raise KeyError(key) KeyError: 'app' ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zope.rst", line 514, in zope.rst Failed example: with zope.zopeApp() as app: 'acl_users' in app.objectIds() and 'folder1' not in app.objectIds() Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in with zope.zopeApp() as app: File "/srv/python3.10/lib/python3.10/contextlib.py", line 142, in __exit__ next(self.gen) File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zope.py", line 268, in zopeApp transaction.commit() File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zope.py", line 751, in you_broke_it raise TestIsolationBroken("""You are in a Test Layer plone.testing.zope.TestIsolationBroken: You are in a Test Layer (IntegrationTesting) that is fast by just aborting transactions between each test. You just committed something. That breaks the test isolation. So I stop here and let you fix it. ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zope.rst", line 520, in zope.rst Failed example: runner.tear_down_unneeded(options, [], setupLayers, []) Expected: Tear down plone.testing.zope.WSGIServer:Functional in ... seconds. Tear down plone.testing.zope.WSGIServer in ... seconds. Tear down plone.testing.zope.Startup in ... seconds. Tear down plone.testing.zca.LayerCleanup in ... seconds. Got: Tear down plone.testing.zca.LayerCleanup in 0.001 seconds. ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.testing-8.0.3-py3.10.egg/plone/testing/zope.rst", line 530, in zope.rst Failed example: try: conn = urlopen(app_url + '/folder1', timeout=5) except Exception as exc: if 'Connection refused' not in str(exc) and 'Connection reset' not in str(exc): raise exc else: print('urlopen should have raised exception') Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 5, in raise exc File "", line 2, in conn = urlopen(app_url + '/folder1', timeout=5) File "/srv/python3.10/lib/python3.10/urllib/request.py", line 216, in urlopen return opener.open(url, data, timeout) File "/srv/python3.10/lib/python3.10/urllib/request.py", line 503, in open req = Request(fullurl, data) File "/srv/python3.10/lib/python3.10/urllib/request.py", line 322, in __init__ self.full_url = url File "/srv/python3.10/lib/python3.10/urllib/request.py", line 348, in full_url self._parse() File "/srv/python3.10/lib/python3.10/urllib/request.py", line 377, in _parse raise ValueError("unknown url type: %r" % self.full_url) ValueError: unknown url type: '//folder1' File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 591, in run self._callTestMethod(testMethod) File "/srv/python3.10/lib/python3.10/unittest/case.py", line 549, in _callTestMethod method() File "/srv/python3.10/lib/python3.10/doctest.py", line 2216, in runTest raise self.failureException(self.format_failure(new.getvalue())) FAILED: plone.app.caching.tests.test_integration.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.caching-3.0.0a10-py3.10.egg/plone/app/caching/tests/test_integration.py", line 2, in from plone.app.caching.testing import getToken File "/home/jenkins/.buildout/eggs/cp310/plone.app.caching-3.0.0a10-py3.10.egg/plone/app/caching/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.caching.tests.test_operation_default.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.caching-3.0.0a10-py3.10.egg/plone/app/caching/tests/test_operation_default.py", line 1, in from plone.app.caching.testing import getToken File "/home/jenkins/.buildout/eggs/cp310/plone.app.caching-3.0.0a10-py3.10.egg/plone/app/caching/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.caching.tests.test_operation_parameters.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.caching-3.0.0a10-py3.10.egg/plone/app/caching/tests/test_operation_parameters.py", line 1, in from plone.app.caching.testing import PLONE_APP_CACHING_FUNCTIONAL_TESTING File "/home/jenkins/.buildout/eggs/cp310/plone.app.caching-3.0.0a10-py3.10.egg/plone/app/caching/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.caching.tests.test_profile_with_caching_proxy.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.caching-3.0.0a10-py3.10.egg/plone/app/caching/tests/test_profile_with_caching_proxy.py", line 3, in from plone.app.caching.testing import PLONE_APP_CACHING_FUNCTIONAL_RESTAPI_TESTING File "/home/jenkins/.buildout/eggs/cp310/plone.app.caching-3.0.0a10-py3.10.egg/plone/app/caching/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.caching.tests.test_profile_without_caching_proxy.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.caching-3.0.0a10-py3.10.egg/plone/app/caching/tests/test_profile_without_caching_proxy.py", line 2, in from plone.app.caching.testing import PLONE_APP_CACHING_FUNCTIONAL_RESTAPI_TESTING File "/home/jenkins/.buildout/eggs/cp310/plone.app.caching-3.0.0a10-py3.10.egg/plone/app/caching/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.caching.tests.test_purge.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.caching-3.0.0a10-py3.10.egg/plone/app/caching/tests/test_purge.py", line 11, in from plone.app.caching.testing import PLONE_APP_CACHING_FUNCTIONAL_TESTING File "/home/jenkins/.buildout/eggs/cp310/plone.app.caching-3.0.0a10-py3.10.egg/plone/app/caching/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.content.tests.test_actions.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.content-4.0.0a9-py3.10.egg/plone/app/content/tests/test_actions.py", line 12, in from plone.app.content.testing import PLONE_APP_CONTENT_DX_FUNCTIONAL_TESTING File "/home/jenkins/.buildout/eggs/cp310/plone.app.content-4.0.0a9-py3.10.egg/plone/app/content/testing.py", line 3, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.content.tests.test_adding.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.content-4.0.0a9-py3.10.egg/plone/app/content/tests/test_adding.py", line 5, in from plone.app.content.testing import PLONE_APP_CONTENT_INTEGRATION_TESTING File "/home/jenkins/.buildout/eggs/cp310/plone.app.content-4.0.0a9-py3.10.egg/plone/app/content/testing.py", line 3, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.content.tests.test_basecontent.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.content-4.0.0a9-py3.10.egg/plone/app/content/tests/test_basecontent.py", line 6, in from plone.app.content.testing import ( File "/home/jenkins/.buildout/eggs/cp310/plone.app.content-4.0.0a9-py3.10.egg/plone/app/content/testing.py", line 3, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.content.tests.test_content_status_modify.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.content-4.0.0a9-py3.10.egg/plone/app/content/tests/test_content_status_modify.py", line 7, in from plone.app.content.testing import PLONE_APP_CONTENT_DX_INTEGRATION_TESTING File "/home/jenkins/.buildout/eggs/cp310/plone.app.content-4.0.0a9-py3.10.egg/plone/app/content/testing.py", line 3, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.content.tests.test_contents.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.content-4.0.0a9-py3.10.egg/plone/app/content/tests/test_contents.py", line 22, in from plone.app.content.testing import ( File "/home/jenkins/.buildout/eggs/cp310/plone.app.content-4.0.0a9-py3.10.egg/plone/app/content/testing.py", line 3, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.content.tests.test_folder.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.content-4.0.0a9-py3.10.egg/plone/app/content/tests/test_folder.py", line 18, in from plone.app.content.testing import ( File "/home/jenkins/.buildout/eggs/cp310/plone.app.content-4.0.0a9-py3.10.egg/plone/app/content/testing.py", line 3, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.content.tests.test_folder_publish.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.content-4.0.0a9-py3.10.egg/plone/app/content/tests/test_folder_publish.py", line 8, in from plone.app.content.testing import PLONE_APP_CONTENT_DX_INTEGRATION_TESTING File "/home/jenkins/.buildout/eggs/cp310/plone.app.content-4.0.0a9-py3.10.egg/plone/app/content/testing.py", line 3, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.content.tests.test_namechooser_unit.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.content-4.0.0a9-py3.10.egg/plone/app/content/tests/test_namechooser_unit.py", line 10, in from plone.app.content.testing import PLONE_APP_CONTENT_INTEGRATION_TESTING File "/home/jenkins/.buildout/eggs/cp310/plone.app.content-4.0.0a9-py3.10.egg/plone/app/content/testing.py", line 3, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.content.tests.test_non_ascii_characters_in_workflow_state.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.content-4.0.0a9-py3.10.egg/plone/app/content/tests/test_non_ascii_characters_in_workflow_state.py", line 8, in from plone.app.content.testing import PLONE_APP_CONTENT_NON_ASCII_INTEGRATION_TESTING File "/home/jenkins/.buildout/eggs/cp310/plone.app.content-4.0.0a9-py3.10.egg/plone/app/content/testing.py", line 3, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.content.tests.test_reviewlist.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.content-4.0.0a9-py3.10.egg/plone/app/content/tests/test_reviewlist.py", line 8, in from plone.app.content.testing import PLONE_APP_CONTENT_DX_FUNCTIONAL_TESTING File "/home/jenkins/.buildout/eggs/cp310/plone.app.content-4.0.0a9-py3.10.egg/plone/app/content/testing.py", line 3, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.content.tests.test_selectdefaultpage.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.content-4.0.0a9-py3.10.egg/plone/app/content/tests/test_selectdefaultpage.py", line 7, in from plone.app.content.testing import PLONE_APP_CONTENT_DX_FUNCTIONAL_TESTING File "/home/jenkins/.buildout/eggs/cp310/plone.app.content-4.0.0a9-py3.10.egg/plone/app/content/testing.py", line 3, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.content.tests.test_widgets.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.content-4.0.0a9-py3.10.egg/plone/app/content/tests/test_widgets.py", line 21, in from plone.app.content.testing import ( File "/home/jenkins/.buildout/eggs/cp310/plone.app.content-4.0.0a9-py3.10.egg/plone/app/content/testing.py", line 3, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.contentlisting.tests.test_integration_doctest.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.contentlisting-2.0.6-py3.10.egg/plone/app/contentlisting/tests/test_integration_doctest.py", line 3, in from plone.app.contentlisting.tests.base import CONTENTLISTING_FUNCTIONAL_TESTING # NOQA: E501 File "/home/jenkins/.buildout/eggs/cp310/plone.app.contentlisting-2.0.6-py3.10.egg/plone/app/contentlisting/tests/base.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.contentlisting.tests.test_integration_unit.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.contentlisting-2.0.6-py3.10.egg/plone/app/contentlisting/tests/test_integration_unit.py", line 4, in from plone.app.contentlisting.tests.base import CONTENTLISTING_FUNCTIONAL_TESTING # NOQA: E501 File "/home/jenkins/.buildout/eggs/cp310/plone.app.contentlisting-2.0.6-py3.10.egg/plone/app/contentlisting/tests/base.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.contentmenu.tests.test_menu.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.contentmenu-2.3.4-py3.10.egg/plone/app/contentmenu/tests/test_menu.py", line 7, in from plone.app.contentmenu.testing import PLONE_APP_CONTENTMENU_DX_INTEGRATION_TESTING # noqa File "/home/jenkins/.buildout/eggs/cp310/plone.app.contentmenu-2.3.4-py3.10.egg/plone/app/contentmenu/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.contentrules.tests.test_action_copy.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.contentrules-5.0.0a3-py3.10.egg/plone/app/contentrules/tests/test_action_copy.py", line 5, in from plone.app.contentrules.tests.base import ContentRulesTestCase File "/home/jenkins/.buildout/eggs/cp310/plone.app.contentrules-5.0.0a3-py3.10.egg/plone/app/contentrules/tests/base.py", line 4, in from plone.app.contentrules.testing import PLONE_APP_CONTENTRULES_INTEGRATION_TESTING # noqa: E501 File "/home/jenkins/.buildout/eggs/cp310/plone.app.contentrules-5.0.0a3-py3.10.egg/plone/app/contentrules/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.contentrules.tests.test_action_delete.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.contentrules-5.0.0a3-py3.10.egg/plone/app/contentrules/tests/test_action_delete.py", line 4, in from plone.app.contentrules.tests.base import ContentRulesTestCase File "/home/jenkins/.buildout/eggs/cp310/plone.app.contentrules-5.0.0a3-py3.10.egg/plone/app/contentrules/tests/base.py", line 4, in from plone.app.contentrules.testing import PLONE_APP_CONTENTRULES_INTEGRATION_TESTING # noqa: E501 File "/home/jenkins/.buildout/eggs/cp310/plone.app.contentrules-5.0.0a3-py3.10.egg/plone/app/contentrules/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.contentrules.tests.test_action_logger.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.contentrules-5.0.0a3-py3.10.egg/plone/app/contentrules/tests/test_action_logger.py", line 5, in from plone.app.contentrules.tests.base import ContentRulesTestCase File "/home/jenkins/.buildout/eggs/cp310/plone.app.contentrules-5.0.0a3-py3.10.egg/plone/app/contentrules/tests/base.py", line 4, in from plone.app.contentrules.testing import PLONE_APP_CONTENTRULES_INTEGRATION_TESTING # noqa: E501 File "/home/jenkins/.buildout/eggs/cp310/plone.app.contentrules-5.0.0a3-py3.10.egg/plone/app/contentrules/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.contentrules.tests.test_action_mail.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.contentrules-5.0.0a3-py3.10.egg/plone/app/contentrules/tests/test_action_mail.py", line 7, in from plone.app.contentrules.tests.base import ContentRulesTestCase File "/home/jenkins/.buildout/eggs/cp310/plone.app.contentrules-5.0.0a3-py3.10.egg/plone/app/contentrules/tests/base.py", line 4, in from plone.app.contentrules.testing import PLONE_APP_CONTENTRULES_INTEGRATION_TESTING # noqa: E501 File "/home/jenkins/.buildout/eggs/cp310/plone.app.contentrules-5.0.0a3-py3.10.egg/plone/app/contentrules/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.contentrules.tests.test_action_move.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.contentrules-5.0.0a3-py3.10.egg/plone/app/contentrules/tests/test_action_move.py", line 5, in from plone.app.contentrules.tests.base import ContentRulesTestCase File "/home/jenkins/.buildout/eggs/cp310/plone.app.contentrules-5.0.0a3-py3.10.egg/plone/app/contentrules/tests/base.py", line 4, in from plone.app.contentrules.testing import PLONE_APP_CONTENTRULES_INTEGRATION_TESTING # noqa: E501 File "/home/jenkins/.buildout/eggs/cp310/plone.app.contentrules-5.0.0a3-py3.10.egg/plone/app/contentrules/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.contentrules.tests.test_action_notify.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.contentrules-5.0.0a3-py3.10.egg/plone/app/contentrules/tests/test_action_notify.py", line 5, in from plone.app.contentrules.tests.base import ContentRulesTestCase File "/home/jenkins/.buildout/eggs/cp310/plone.app.contentrules-5.0.0a3-py3.10.egg/plone/app/contentrules/tests/base.py", line 4, in from plone.app.contentrules.testing import PLONE_APP_CONTENTRULES_INTEGRATION_TESTING # noqa: E501 File "/home/jenkins/.buildout/eggs/cp310/plone.app.contentrules-5.0.0a3-py3.10.egg/plone/app/contentrules/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.contentrules.tests.test_action_versioning.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.contentrules-5.0.0a3-py3.10.egg/plone/app/contentrules/tests/test_action_versioning.py", line 5, in from plone.app.contentrules.tests.base import ContentRulesTestCase File "/home/jenkins/.buildout/eggs/cp310/plone.app.contentrules-5.0.0a3-py3.10.egg/plone/app/contentrules/tests/base.py", line 4, in from plone.app.contentrules.testing import PLONE_APP_CONTENTRULES_INTEGRATION_TESTING # noqa: E501 File "/home/jenkins/.buildout/eggs/cp310/plone.app.contentrules-5.0.0a3-py3.10.egg/plone/app/contentrules/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.contentrules.tests.test_action_workflow.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.contentrules-5.0.0a3-py3.10.egg/plone/app/contentrules/tests/test_action_workflow.py", line 5, in from plone.app.contentrules.tests.base import ContentRulesTestCase File "/home/jenkins/.buildout/eggs/cp310/plone.app.contentrules-5.0.0a3-py3.10.egg/plone/app/contentrules/tests/base.py", line 4, in from plone.app.contentrules.testing import PLONE_APP_CONTENTRULES_INTEGRATION_TESTING # noqa: E501 File "/home/jenkins/.buildout/eggs/cp310/plone.app.contentrules-5.0.0a3-py3.10.egg/plone/app/contentrules/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.contentrules.tests.test_browser.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.contentrules-5.0.0a3-py3.10.egg/plone/app/contentrules/tests/test_browser.py", line 2, in from plone.app.contentrules.testing import PLONE_APP_CONTENTRULES_FUNCTIONAL_TESTING File "/home/jenkins/.buildout/eggs/cp310/plone.app.contentrules-5.0.0a3-py3.10.egg/plone/app/contentrules/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.contentrules.tests.test_cascading_rule.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.contentrules-5.0.0a3-py3.10.egg/plone/app/contentrules/tests/test_cascading_rule.py", line 3, in from plone.app.contentrules.testing import PLONE_APP_CONTENTRULES_FUNCTIONAL_TESTING File "/home/jenkins/.buildout/eggs/cp310/plone.app.contentrules-5.0.0a3-py3.10.egg/plone/app/contentrules/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.contentrules.tests.test_condition_group.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.contentrules-5.0.0a3-py3.10.egg/plone/app/contentrules/tests/test_condition_group.py", line 5, in from plone.app.contentrules.tests.base import ContentRulesTestCase File "/home/jenkins/.buildout/eggs/cp310/plone.app.contentrules-5.0.0a3-py3.10.egg/plone/app/contentrules/tests/base.py", line 4, in from plone.app.contentrules.testing import PLONE_APP_CONTENTRULES_INTEGRATION_TESTING # noqa: E501 File "/home/jenkins/.buildout/eggs/cp310/plone.app.contentrules-5.0.0a3-py3.10.egg/plone/app/contentrules/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.contentrules.tests.test_condition_portal_type.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.contentrules-5.0.0a3-py3.10.egg/plone/app/contentrules/tests/test_condition_portal_type.py", line 5, in from plone.app.contentrules.tests.base import ContentRulesTestCase File "/home/jenkins/.buildout/eggs/cp310/plone.app.contentrules-5.0.0a3-py3.10.egg/plone/app/contentrules/tests/base.py", line 4, in from plone.app.contentrules.testing import PLONE_APP_CONTENTRULES_INTEGRATION_TESTING # noqa: E501 File "/home/jenkins/.buildout/eggs/cp310/plone.app.contentrules-5.0.0a3-py3.10.egg/plone/app/contentrules/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.contentrules.tests.test_condition_role.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.contentrules-5.0.0a3-py3.10.egg/plone/app/contentrules/tests/test_condition_role.py", line 5, in from plone.app.contentrules.tests.base import ContentRulesTestCase File "/home/jenkins/.buildout/eggs/cp310/plone.app.contentrules-5.0.0a3-py3.10.egg/plone/app/contentrules/tests/base.py", line 4, in from plone.app.contentrules.testing import PLONE_APP_CONTENTRULES_INTEGRATION_TESTING # noqa: E501 File "/home/jenkins/.buildout/eggs/cp310/plone.app.contentrules-5.0.0a3-py3.10.egg/plone/app/contentrules/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.contentrules.tests.test_condition_tales_expression.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.contentrules-5.0.0a3-py3.10.egg/plone/app/contentrules/tests/test_condition_tales_expression.py", line 5, in from plone.app.contentrules.tests.base import ContentRulesTestCase File "/home/jenkins/.buildout/eggs/cp310/plone.app.contentrules-5.0.0a3-py3.10.egg/plone/app/contentrules/tests/base.py", line 4, in from plone.app.contentrules.testing import PLONE_APP_CONTENTRULES_INTEGRATION_TESTING # noqa: E501 File "/home/jenkins/.buildout/eggs/cp310/plone.app.contentrules-5.0.0a3-py3.10.egg/plone/app/contentrules/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.contentrules.tests.test_condition_wfstate.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.contentrules-5.0.0a3-py3.10.egg/plone/app/contentrules/tests/test_condition_wfstate.py", line 5, in from plone.app.contentrules.tests.base import ContentRulesTestCase File "/home/jenkins/.buildout/eggs/cp310/plone.app.contentrules-5.0.0a3-py3.10.egg/plone/app/contentrules/tests/base.py", line 4, in from plone.app.contentrules.testing import PLONE_APP_CONTENTRULES_INTEGRATION_TESTING # noqa: E501 File "/home/jenkins/.buildout/eggs/cp310/plone.app.contentrules-5.0.0a3-py3.10.egg/plone/app/contentrules/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.contentrules.tests.test_condition_wftransition.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.contentrules-5.0.0a3-py3.10.egg/plone/app/contentrules/tests/test_condition_wftransition.py", line 5, in from plone.app.contentrules.tests.base import ContentRulesTestCase File "/home/jenkins/.buildout/eggs/cp310/plone.app.contentrules-5.0.0a3-py3.10.egg/plone/app/contentrules/tests/base.py", line 4, in from plone.app.contentrules.testing import PLONE_APP_CONTENTRULES_INTEGRATION_TESTING # noqa: E501 File "/home/jenkins/.buildout/eggs/cp310/plone.app.contentrules-5.0.0a3-py3.10.egg/plone/app/contentrules/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.contentrules.tests.test_configuration.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.contentrules-5.0.0a3-py3.10.egg/plone/app/contentrules/tests/test_configuration.py", line 2, in from plone.app.contentrules.testing import PLONE_APP_CONTENTRULES_FUNCTIONAL_TESTING # noqa: E501 File "/home/jenkins/.buildout/eggs/cp310/plone.app.contentrules-5.0.0a3-py3.10.egg/plone/app/contentrules/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.contentrules.tests.test_events.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.contentrules-5.0.0a3-py3.10.egg/plone/app/contentrules/tests/test_events.py", line 2, in from plone.app.contentrules.tests.base import ContentRulesTestCase File "/home/jenkins/.buildout/eggs/cp310/plone.app.contentrules-5.0.0a3-py3.10.egg/plone/app/contentrules/tests/base.py", line 4, in from plone.app.contentrules.testing import PLONE_APP_CONTENTRULES_INTEGRATION_TESTING # noqa: E501 File "/home/jenkins/.buildout/eggs/cp310/plone.app.contentrules-5.0.0a3-py3.10.egg/plone/app/contentrules/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.contentrules.tests.test_handlers.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.contentrules-5.0.0a3-py3.10.egg/plone/app/contentrules/tests/test_handlers.py", line 4, in from plone.app.contentrules.tests.base import ContentRulesTestCase File "/home/jenkins/.buildout/eggs/cp310/plone.app.contentrules-5.0.0a3-py3.10.egg/plone/app/contentrules/tests/base.py", line 4, in from plone.app.contentrules.testing import PLONE_APP_CONTENTRULES_INTEGRATION_TESTING # noqa: E501 File "/home/jenkins/.buildout/eggs/cp310/plone.app.contentrules-5.0.0a3-py3.10.egg/plone/app/contentrules/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.contentrules.tests.test_rule_assignment_mapping.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.contentrules-5.0.0a3-py3.10.egg/plone/app/contentrules/tests/test_rule_assignment_mapping.py", line 6, in from plone.app.contentrules.testing import PLONE_APP_CONTENTRULES_FUNCTIONAL_TESTING # noqa: E501 File "/home/jenkins/.buildout/eggs/cp310/plone.app.contentrules-5.0.0a3-py3.10.egg/plone/app/contentrules/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.contentrules.tests.test_rule_management_views.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.contentrules-5.0.0a3-py3.10.egg/plone/app/contentrules/tests/test_rule_management_views.py", line 6, in from plone.app.contentrules.tests.base import ContentRulesTestCase File "/home/jenkins/.buildout/eggs/cp310/plone.app.contentrules-5.0.0a3-py3.10.egg/plone/app/contentrules/tests/base.py", line 4, in from plone.app.contentrules.testing import PLONE_APP_CONTENTRULES_INTEGRATION_TESTING # noqa: E501 File "/home/jenkins/.buildout/eggs/cp310/plone.app.contentrules-5.0.0a3-py3.10.egg/plone/app/contentrules/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.contentrules.tests.test_setup.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.contentrules-5.0.0a3-py3.10.egg/plone/app/contentrules/tests/test_setup.py", line 2, in from plone.app.contentrules.tests.base import ContentRulesTestCase File "/home/jenkins/.buildout/eggs/cp310/plone.app.contentrules-5.0.0a3-py3.10.egg/plone/app/contentrules/tests/base.py", line 4, in from plone.app.contentrules.testing import PLONE_APP_CONTENTRULES_INTEGRATION_TESTING # noqa: E501 File "/home/jenkins/.buildout/eggs/cp310/plone.app.contentrules-5.0.0a3-py3.10.egg/plone/app/contentrules/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.contentrules.tests.test_traversal.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.contentrules-5.0.0a3-py3.10.egg/plone/app/contentrules/tests/test_traversal.py", line 7, in from plone.app.contentrules.tests.base import ContentRulesTestCase File "/home/jenkins/.buildout/eggs/cp310/plone.app.contentrules-5.0.0a3-py3.10.egg/plone/app/contentrules/tests/base.py", line 4, in from plone.app.contentrules.testing import PLONE_APP_CONTENTRULES_INTEGRATION_TESTING # noqa: E501 File "/home/jenkins/.buildout/eggs/cp310/plone.app.contentrules-5.0.0a3-py3.10.egg/plone/app/contentrules/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.contenttypes.tests.test_behaviors_collection.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/tests/test_behaviors_collection.py", line 3, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FUNCTIONAL_TESTING # noqa File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.contenttypes.tests.test_behaviors_leadimage.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/tests/test_behaviors_leadimage.py", line 3, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FUNCTIONAL_TESTING # noqa File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.contenttypes.tests.test_behaviors_richtext.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/tests/test_behaviors_richtext.py", line 3, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FUNCTIONAL_TESTING # noqa File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.contenttypes.tests.test_behaviors_table_of_contents.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/tests/test_behaviors_table_of_contents.py", line 3, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FUNCTIONAL_TESTING # noqa File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.contenttypes.tests.test_browser_utils.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/tests/test_browser_utils.py", line 2, in from plone.app.contenttypes.testing import ( File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.contenttypes.tests.test_collection.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/tests/test_collection.py", line 6, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FUNCTIONAL_TESTING # noqa File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.contenttypes.tests.test_collection_rss.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/tests/test_collection_rss.py", line 4, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_INTEGRATION_TESTING # noqa File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.contenttypes.tests.test_content_profile.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/tests/test_content_profile.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.contenttypes.tests.test_document.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/tests/test_document.py", line 3, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FUNCTIONAL_TESTING # noqa File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.contenttypes.tests.test_event.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/tests/test_event.py", line 3, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FUNCTIONAL_TESTING # noqa File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.contenttypes.tests.test_file.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/tests/test_file.py", line 4, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FUNCTIONAL_TESTING # noqa File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.contenttypes.tests.test_folder.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/tests/test_folder.py", line 4, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FUNCTIONAL_TESTING # noqa File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.contenttypes.tests.test_image.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/tests/test_image.py", line 3, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FUNCTIONAL_TESTING # noqa File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.contenttypes.tests.test_indexes.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/tests/test_indexes.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_INTEGRATION_TESTING # noqa File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.contenttypes.tests.test_link.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/tests/test_link.py", line 6, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FUNCTIONAL_TESTING # noqa File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.contenttypes.tests.test_news_item.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/tests/test_news_item.py", line 3, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FUNCTIONAL_TESTING # noqa File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.contenttypes.tests.test_robot.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/tests/test_robot.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_ROBOT_TESTING File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.contenttypes.tests.test_security.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/tests/test_security.py", line 3, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FUNCTIONAL_TESTING # noqa File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.contenttypes.tests.test_setup.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/tests/test_setup.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_INTEGRATION_TESTING # noqa File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.contenttypes.tests.test_webdav.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/tests/test_webdav.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_INTEGRATION_TESTING # noqa File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.dexterity.behaviors.tests.test_id.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.dexterity-3.0.0a7-py3.10.egg/plone/app/dexterity/behaviors/tests/test_id.py", line 3, in from plone.app.dexterity.testing import DEXTERITY_FUNCTIONAL_TESTING File "/home/jenkins/.buildout/eggs/cp310/plone.app.dexterity-3.0.0a7-py3.10.egg/plone/app/dexterity/testing.py", line 2, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.dexterity.behaviors.tests.test_metadata.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.dexterity-3.0.0a7-py3.10.egg/plone/app/dexterity/behaviors/tests/test_metadata.py", line 3, in from plone.app.dexterity.testing import DEXTERITY_INTEGRATION_TESTING File "/home/jenkins/.buildout/eggs/cp310/plone.app.dexterity-3.0.0a7-py3.10.egg/plone/app/dexterity/testing.py", line 2, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.dexterity.tests.test_constrains.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.dexterity-3.0.0a7-py3.10.egg/plone/app/dexterity/tests/test_constrains.py", line 4, in from plone.app.dexterity.testing import DEXTERITY_FUNCTIONAL_TESTING File "/home/jenkins/.buildout/eggs/cp310/plone.app.dexterity-3.0.0a7-py3.10.egg/plone/app/dexterity/testing.py", line 2, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.dexterity.tests.test_doctests.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.dexterity-3.0.0a7-py3.10.egg/plone/app/dexterity/tests/test_doctests.py", line 2, in from plone.app.dexterity.testing import DEXTERITY_FUNCTIONAL_TESTING File "/home/jenkins/.buildout/eggs/cp310/plone.app.dexterity-3.0.0a7-py3.10.egg/plone/app/dexterity/testing.py", line 2, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.dexterity.tests.test_export.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.dexterity-3.0.0a7-py3.10.egg/plone/app/dexterity/tests/test_export.py", line 3, in from plone.app.dexterity.testing import DEXTERITY_INTEGRATION_TESTING File "/home/jenkins/.buildout/eggs/cp310/plone.app.dexterity-3.0.0a7-py3.10.egg/plone/app/dexterity/testing.py", line 2, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.dexterity.tests.test_import.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.dexterity-3.0.0a7-py3.10.egg/plone/app/dexterity/tests/test_import.py", line 7, in from plone.app.dexterity.testing import DEXTERITY_INTEGRATION_TESTING File "/home/jenkins/.buildout/eggs/cp310/plone.app.dexterity-3.0.0a7-py3.10.egg/plone/app/dexterity/testing.py", line 2, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.dexterity.tests.test_nextprevious.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.dexterity-3.0.0a7-py3.10.egg/plone/app/dexterity/tests/test_nextprevious.py", line 2, in from plone.app.dexterity.testing import DEXTERITY_INTEGRATION_TESTING File "/home/jenkins/.buildout/eggs/cp310/plone.app.dexterity-3.0.0a7-py3.10.egg/plone/app/dexterity/testing.py", line 2, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.dexterity.tests.test_permissions.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.dexterity-3.0.0a7-py3.10.egg/plone/app/dexterity/tests/test_permissions.py", line 8, in from plone.app.widgets.testing import PLONEAPPWIDGETS_DX_INTEGRATION_TESTING File "/home/jenkins/.buildout/eggs/cp310/plone.app.widgets-3.0.6-py3.10.egg/plone/app/widgets/testing.py", line 5, in from plone.app.robotframework.testing import REMOTE_LIBRARY_BUNDLE_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.dexterity.tests.test_robot.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.dexterity-3.0.0a7-py3.10.egg/plone/app/dexterity/tests/test_robot.py", line 2, in from plone.app.dexterity.testing import DEXTERITY_ACCEPTANCE_TESTING File "/home/jenkins/.buildout/eggs/cp310/plone.app.dexterity-3.0.0a7-py3.10.egg/plone/app/dexterity/testing.py", line 2, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.dexterity.tests.test_upgrades.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.dexterity-3.0.0a7-py3.10.egg/plone/app/dexterity/tests/test_upgrades.py", line 2, in from plone.app.dexterity.testing import DEXTERITY_INTEGRATION_TESTING File "/home/jenkins/.buildout/eggs/cp310/plone.app.dexterity-3.0.0a7-py3.10.egg/plone/app/dexterity/testing.py", line 2, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.discussion.tests.test_catalog.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.discussion-4.0.0a3-py3.10.egg/plone/app/discussion/tests/test_catalog.py", line 6, in from plone.app.discussion.testing import PLONE_APP_DISCUSSION_INTEGRATION_TESTING # noqa File "/home/jenkins/.buildout/eggs/cp310/plone.app.discussion-4.0.0a3-py3.10.egg/plone/app/discussion/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.discussion.tests.test_comment.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.discussion-4.0.0a3-py3.10.egg/plone/app/discussion/tests/test_comment.py", line 6, in from plone.app.discussion.testing import PLONE_APP_DISCUSSION_INTEGRATION_TESTING # noqa File "/home/jenkins/.buildout/eggs/cp310/plone.app.discussion-4.0.0a3-py3.10.egg/plone/app/discussion/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.discussion.tests.test_comments_viewlet.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.discussion-4.0.0a3-py3.10.egg/plone/app/discussion/tests/test_comments_viewlet.py", line 11, in from plone.app.discussion.testing import PLONE_APP_DISCUSSION_INTEGRATION_TESTING # noqa File "/home/jenkins/.buildout/eggs/cp310/plone.app.discussion-4.0.0a3-py3.10.egg/plone/app/discussion/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.discussion.tests.test_contentrules.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.discussion-4.0.0a3-py3.10.egg/plone/app/discussion/tests/test_contentrules.py", line 8, in from plone.app.discussion.testing import PLONE_APP_DISCUSSION_INTEGRATION_TESTING # noqa File "/home/jenkins/.buildout/eggs/cp310/plone.app.discussion-4.0.0a3-py3.10.egg/plone/app/discussion/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.discussion.tests.test_controlpanel.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.discussion-4.0.0a3-py3.10.egg/plone/app/discussion/tests/test_controlpanel.py", line 3, in from plone.app.discussion.testing import PLONE_APP_DISCUSSION_INTEGRATION_TESTING # noqa File "/home/jenkins/.buildout/eggs/cp310/plone.app.discussion-4.0.0a3-py3.10.egg/plone/app/discussion/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.discussion.tests.test_conversation.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.discussion-4.0.0a3-py3.10.egg/plone/app/discussion/tests/test_conversation.py", line 11, in from plone.app.discussion.testing import PLONE_APP_DISCUSSION_INTEGRATION_TESTING # noqa File "/home/jenkins/.buildout/eggs/cp310/plone.app.discussion-4.0.0a3-py3.10.egg/plone/app/discussion/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.discussion.tests.test_events.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.discussion-4.0.0a3-py3.10.egg/plone/app/discussion/tests/test_events.py", line 4, in from plone.app.discussion.testing import PLONE_APP_DISCUSSION_INTEGRATION_TESTING # noqa File "/home/jenkins/.buildout/eggs/cp310/plone.app.discussion-4.0.0a3-py3.10.egg/plone/app/discussion/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.discussion.tests.test_functional.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.discussion-4.0.0a3-py3.10.egg/plone/app/discussion/tests/test_functional.py", line 6, in from plone.app.discussion.testing import PLONE_APP_DISCUSSION_FUNCTIONAL_TESTING # noqa File "/home/jenkins/.buildout/eggs/cp310/plone.app.discussion-4.0.0a3-py3.10.egg/plone/app/discussion/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.discussion.tests.test_indexers.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.discussion-4.0.0a3-py3.10.egg/plone/app/discussion/tests/test_indexers.py", line 8, in from plone.app.discussion.testing import PLONE_APP_DISCUSSION_INTEGRATION_TESTING # noqa File "/home/jenkins/.buildout/eggs/cp310/plone.app.discussion-4.0.0a3-py3.10.egg/plone/app/discussion/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.discussion.tests.test_moderation_multiple_state_view.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.discussion-4.0.0a3-py3.10.egg/plone/app/discussion/tests/test_moderation_multiple_state_view.py", line 8, in from plone.app.discussion.testing import PLONE_APP_DISCUSSION_INTEGRATION_TESTING # noqa File "/home/jenkins/.buildout/eggs/cp310/plone.app.discussion-4.0.0a3-py3.10.egg/plone/app/discussion/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.discussion.tests.test_moderation_view.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.discussion-4.0.0a3-py3.10.egg/plone/app/discussion/tests/test_moderation_view.py", line 8, in from plone.app.discussion.testing import PLONE_APP_DISCUSSION_INTEGRATION_TESTING # noqa File "/home/jenkins/.buildout/eggs/cp310/plone.app.discussion-4.0.0a3-py3.10.egg/plone/app/discussion/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.discussion.tests.test_notifications.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.discussion-4.0.0a3-py3.10.egg/plone/app/discussion/tests/test_notifications.py", line 4, in from plone.app.discussion.testing import PLONE_APP_DISCUSSION_INTEGRATION_TESTING # noqa File "/home/jenkins/.buildout/eggs/cp310/plone.app.discussion-4.0.0a3-py3.10.egg/plone/app/discussion/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.discussion.tests.test_robot.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.discussion-4.0.0a3-py3.10.egg/plone/app/discussion/tests/test_robot.py", line 2, in from plone.app.discussion.testing import PLONE_APP_DISCUSSION_ROBOT_TESTING File "/home/jenkins/.buildout/eggs/cp310/plone.app.discussion-4.0.0a3-py3.10.egg/plone/app/discussion/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.discussion.tests.test_workflow.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.discussion-4.0.0a3-py3.10.egg/plone/app/discussion/tests/test_workflow.py", line 7, in from plone.app.discussion.testing import PLONE_APP_DISCUSSION_INTEGRATION_TESTING # noqa File "/home/jenkins/.buildout/eggs/cp310/plone.app.discussion-4.0.0a3-py3.10.egg/plone/app/discussion/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.event.tests.test_base_module.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/tests/test_base_module.py", line 25, in from plone.app.event.testing import PAEvent_INTEGRATION_TESTING File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.event.tests.test_catalog.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/tests/test_catalog.py", line 2, in from plone.app.event.testing import PAEvent_INTEGRATION_TESTING File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.event.tests.test_dx_behaviors.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/tests/test_dx_behaviors.py", line 16, in from plone.app.event.testing import PAEventDX_FUNCTIONAL_TESTING File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.event.tests.test_event_listing.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/tests/test_event_listing.py", line 3, in from plone.app.event.testing import make_fake_response File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.event.tests.test_event_summary.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/tests/test_event_summary.py", line 3, in from plone.app.event.testing import PAEventDX_INTEGRATION_TESTING File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.event.tests.test_event_view.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/tests/test_event_view.py", line 3, in from plone.app.event.testing import PAEventDX_FUNCTIONAL_TESTING File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.event.tests.test_ical_import.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/tests/test_ical_import.py", line 4, in from plone.app.event.testing import PAEventDX_FUNCTIONAL_TESTING File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.event.tests.test_icalendar.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/tests/test_icalendar.py", line 6, in from plone.app.event.testing import make_fake_response File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.event.tests.test_portlet_calendar.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/tests/test_portlet_calendar.py", line 7, in from plone.app.event.testing import PAEvent_INTEGRATION_TESTING File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.event.tests.test_portlet_events.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/tests/test_portlet_events.py", line 5, in from plone.app.event.testing import PAEvent_INTEGRATION_TESTING File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.event.tests.test_recurrence.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/tests/test_recurrence.py", line 8, in from plone.app.event.testing import PAEvent_INTEGRATION_TESTING File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.event.tests.test_search.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/tests/test_search.py", line 2, in from plone.app.event.testing import PAEventDX_FUNCTIONAL_TESTING File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.iterate.tests.test_annotations.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.iterate-4.0.2-py3.10.egg/plone/app/iterate/tests/test_annotations.py", line 5, in from plone.app.iterate.testing import PLONEAPPITERATEDEX_INTEGRATION_TESTING File "/home/jenkins/.buildout/eggs/cp310/plone.app.iterate-4.0.2-py3.10.egg/plone/app/iterate/testing.py", line 3, in from plone.app.contenttypes.testing import PloneAppContenttypes File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.iterate.tests.test_containers.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.iterate-4.0.2-py3.10.egg/plone/app/iterate/tests/test_containers.py", line 27, in from plone.app.iterate.testing import PLONEAPPITERATEDEX_INTEGRATION_TESTING File "/home/jenkins/.buildout/eggs/cp310/plone.app.iterate-4.0.2-py3.10.egg/plone/app/iterate/testing.py", line 3, in from plone.app.contenttypes.testing import PloneAppContenttypes File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.iterate.tests.test_doctests.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.iterate-4.0.2-py3.10.egg/plone/app/iterate/tests/test_doctests.py", line 2, in from plone.app.iterate.testing import PLONEAPPITERATE_FUNCTIONAL_TESTING File "/home/jenkins/.buildout/eggs/cp310/plone.app.iterate-4.0.2-py3.10.egg/plone/app/iterate/testing.py", line 3, in from plone.app.contenttypes.testing import PloneAppContenttypes File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.iterate.tests.test_interfaces.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.iterate-4.0.2-py3.10.egg/plone/app/iterate/tests/test_interfaces.py", line 6, in from plone.app.iterate.testing import PLONEAPPITERATEDEX_INTEGRATION_TESTING File "/home/jenkins/.buildout/eggs/cp310/plone.app.iterate-4.0.2-py3.10.egg/plone/app/iterate/testing.py", line 3, in from plone.app.contenttypes.testing import PloneAppContenttypes File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.iterate.tests.test_iterate.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.iterate-4.0.2-py3.10.egg/plone/app/iterate/tests/test_iterate.py", line 27, in from plone.app.iterate.testing import PLONEAPPITERATEDEX_INTEGRATION_TESTING File "/home/jenkins/.buildout/eggs/cp310/plone.app.iterate-4.0.2-py3.10.egg/plone/app/iterate/testing.py", line 3, in from plone.app.contenttypes.testing import PloneAppContenttypes File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.iterate.tests.test_iterate_at.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.iterate-4.0.2-py3.10.egg/plone/app/iterate/tests/test_iterate_at.py", line 27, in from plone.app.iterate.testing import PLONEAPPITERATE_INTEGRATION_TESTING File "/home/jenkins/.buildout/eggs/cp310/plone.app.iterate-4.0.2-py3.10.egg/plone/app/iterate/testing.py", line 3, in from plone.app.contenttypes.testing import PloneAppContenttypes File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.layout.analytics.tests.test_doctests.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.layout-4.0.0a9-py3.10.egg/plone/app/layout/analytics/tests/test_doctests.py", line 2, in from plone.app.layout.testing import FUNCTIONAL_TESTING File "/home/jenkins/.buildout/eggs/cp310/plone.app.layout-4.0.0a9-py3.10.egg/plone/app/layout/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.layout.globals.tests.test_context.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.layout-4.0.0a9-py3.10.egg/plone/app/layout/globals/tests/test_context.py", line 3, in from plone.app.layout.testing import INTEGRATION_TESTING File "/home/jenkins/.buildout/eggs/cp310/plone.app.layout-4.0.0a9-py3.10.egg/plone/app/layout/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.layout.globals.tests.test_layout.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.layout-4.0.0a9-py3.10.egg/plone/app/layout/globals/tests/test_layout.py", line 3, in from plone.app.layout.testing import INTEGRATION_TESTING File "/home/jenkins/.buildout/eggs/cp310/plone.app.layout-4.0.0a9-py3.10.egg/plone/app/layout/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.layout.globals.tests.test_portal.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.layout-4.0.0a9-py3.10.egg/plone/app/layout/globals/tests/test_portal.py", line 4, in from plone.app.layout.testing import INTEGRATION_TESTING File "/home/jenkins/.buildout/eggs/cp310/plone.app.layout-4.0.0a9-py3.10.egg/plone/app/layout/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.layout.globals.tests.test_tools.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.layout-4.0.0a9-py3.10.egg/plone/app/layout/globals/tests/test_tools.py", line 2, in from plone.app.layout.testing import INTEGRATION_TESTING File "/home/jenkins/.buildout/eggs/cp310/plone.app.layout-4.0.0a9-py3.10.egg/plone/app/layout/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.layout.links.tests.test_canonical_url.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.layout-4.0.0a9-py3.10.egg/plone/app/layout/links/tests/test_canonical_url.py", line 3, in from plone.app.layout.testing import FUNCTIONAL_TESTING File "/home/jenkins/.buildout/eggs/cp310/plone.app.layout-4.0.0a9-py3.10.egg/plone/app/layout/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.layout.links.tests.test_rssviewlet.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.layout-4.0.0a9-py3.10.egg/plone/app/layout/links/tests/test_rssviewlet.py", line 3, in from plone.app.layout.viewlets.tests.base import ViewletsTestCase File "/home/jenkins/.buildout/eggs/cp310/plone.app.layout-4.0.0a9-py3.10.egg/plone/app/layout/viewlets/tests/base.py", line 2, in from plone.app.layout.testing import FUNCTIONAL_TESTING File "/home/jenkins/.buildout/eggs/cp310/plone.app.layout-4.0.0a9-py3.10.egg/plone/app/layout/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.layout.navigation.tests.test_root.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.layout-4.0.0a9-py3.10.egg/plone/app/layout/navigation/tests/test_root.py", line 3, in from plone.app.layout.testing import INTEGRATION_TESTING File "/home/jenkins/.buildout/eggs/cp310/plone.app.layout-4.0.0a9-py3.10.egg/plone/app/layout/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.layout.sitemap.tests.test_sitemap.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.layout-4.0.0a9-py3.10.egg/plone/app/layout/sitemap/tests/test_sitemap.py", line 5, in from plone.app.layout.testing import INTEGRATION_TESTING File "/home/jenkins/.buildout/eggs/cp310/plone.app.layout-4.0.0a9-py3.10.egg/plone/app/layout/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.layout.viewlets.tests.test_common.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.layout-4.0.0a9-py3.10.egg/plone/app/layout/viewlets/tests/test_common.py", line 8, in from plone.app.layout.viewlets.tests.base import ViewletsFunctionalTestCase File "/home/jenkins/.buildout/eggs/cp310/plone.app.layout-4.0.0a9-py3.10.egg/plone/app/layout/viewlets/tests/base.py", line 2, in from plone.app.layout.testing import FUNCTIONAL_TESTING File "/home/jenkins/.buildout/eggs/cp310/plone.app.layout-4.0.0a9-py3.10.egg/plone/app/layout/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.layout.viewlets.tests.test_content.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.layout-4.0.0a9-py3.10.egg/plone/app/layout/viewlets/tests/test_content.py", line 6, in from plone.app.layout.viewlets.tests.base import ViewletsTestCase File "/home/jenkins/.buildout/eggs/cp310/plone.app.layout-4.0.0a9-py3.10.egg/plone/app/layout/viewlets/tests/base.py", line 2, in from plone.app.layout.testing import FUNCTIONAL_TESTING File "/home/jenkins/.buildout/eggs/cp310/plone.app.layout-4.0.0a9-py3.10.egg/plone/app/layout/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.layout.viewlets.tests.test_functional.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.layout-4.0.0a9-py3.10.egg/plone/app/layout/viewlets/tests/test_functional.py", line 2, in from plone.app.layout.testing import FUNCTIONAL_TESTING File "/home/jenkins/.buildout/eggs/cp310/plone.app.layout-4.0.0a9-py3.10.egg/plone/app/layout/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.layout.viewlets.tests.test_history.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.layout-4.0.0a9-py3.10.egg/plone/app/layout/viewlets/tests/test_history.py", line 4, in from plone.app.layout.viewlets.tests.base import ViewletsFunctionalTestCase File "/home/jenkins/.buildout/eggs/cp310/plone.app.layout-4.0.0a9-py3.10.egg/plone/app/layout/viewlets/tests/base.py", line 2, in from plone.app.layout.testing import FUNCTIONAL_TESTING File "/home/jenkins/.buildout/eggs/cp310/plone.app.layout-4.0.0a9-py3.10.egg/plone/app/layout/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.layout.viewlets.tests.test_social.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.layout-4.0.0a9-py3.10.egg/plone/app/layout/viewlets/tests/test_social.py", line 3, in from plone.app.layout.viewlets.tests.base import ViewletsTestCase File "/home/jenkins/.buildout/eggs/cp310/plone.app.layout-4.0.0a9-py3.10.egg/plone/app/layout/viewlets/tests/base.py", line 2, in from plone.app.layout.testing import FUNCTIONAL_TESTING File "/home/jenkins/.buildout/eggs/cp310/plone.app.layout-4.0.0a9-py3.10.egg/plone/app/layout/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.linkintegrity.tests.test_circular.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.app.linkintegrity/plone/app/linkintegrity/tests/test_circular.py", line 3, in from plone.app.linkintegrity.testing import create File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.app.linkintegrity/plone/app/linkintegrity/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.linkintegrity.tests.test_functional.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.app.linkintegrity/plone/app/linkintegrity/tests/test_functional.py", line 2, in from plone.app.linkintegrity import testing File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.app.linkintegrity/plone/app/linkintegrity/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.linkintegrity.tests.test_handlers.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.app.linkintegrity/plone/app/linkintegrity/tests/test_handlers.py", line 3, in from plone.app.linkintegrity.testing import create File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.app.linkintegrity/plone/app/linkintegrity/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.linkintegrity.tests.test_imagescales.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.app.linkintegrity/plone/app/linkintegrity/tests/test_imagescales.py", line 2, in from plone.app.linkintegrity.tests.base import DXBaseTestCase File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.app.linkintegrity/plone/app/linkintegrity/tests/base.py", line 2, in from plone.app.linkintegrity import testing File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.app.linkintegrity/plone/app/linkintegrity/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.linkintegrity.tests.test_references.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.app.linkintegrity/plone/app/linkintegrity/tests/test_references.py", line 2, in from plone.app.linkintegrity import testing File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.app.linkintegrity/plone/app/linkintegrity/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.multilingual.tests.test_alternates.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.multilingual-6.0.0a7-py3.10.egg/plone/app/multilingual/tests/test_alternates.py", line 6, in from plone.app.multilingual.testing import PAM_FUNCTIONAL_TESTING File "/home/jenkins/.buildout/eggs/cp310/plone.app.multilingual-6.0.0a7-py3.10.egg/plone/app/multilingual/testing.py", line 3, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.multilingual.tests.test_api.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.multilingual-6.0.0a7-py3.10.egg/plone/app/multilingual/tests/test_api.py", line 9, in from plone.app.multilingual.testing import PAM_FUNCTIONAL_TESTING File "/home/jenkins/.buildout/eggs/cp310/plone.app.multilingual-6.0.0a7-py3.10.egg/plone/app/multilingual/testing.py", line 3, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.multilingual.tests.test_catalog.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.multilingual-6.0.0a7-py3.10.egg/plone/app/multilingual/tests/test_catalog.py", line 4, in from plone.app.multilingual.testing import PAM_FUNCTIONAL_TESTING File "/home/jenkins/.buildout/eggs/cp310/plone.app.multilingual-6.0.0a7-py3.10.egg/plone/app/multilingual/testing.py", line 3, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.multilingual.tests.test_directives.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.multilingual-6.0.0a7-py3.10.egg/plone/app/multilingual/tests/test_directives.py", line 4, in from plone.app.multilingual.testing import PAM_INTEGRATION_TESTING File "/home/jenkins/.buildout/eggs/cp310/plone.app.multilingual-6.0.0a7-py3.10.egg/plone/app/multilingual/testing.py", line 3, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.multilingual.tests.test_form.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.multilingual-6.0.0a7-py3.10.egg/plone/app/multilingual/tests/test_form.py", line 4, in from plone.app.multilingual.testing import PAM_FUNCTIONAL_TESTING File "/home/jenkins/.buildout/eggs/cp310/plone.app.multilingual-6.0.0a7-py3.10.egg/plone/app/multilingual/testing.py", line 3, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.multilingual.tests.test_helper_views.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.multilingual-6.0.0a7-py3.10.egg/plone/app/multilingual/tests/test_helper_views.py", line 6, in from plone.app.multilingual.testing import PAM_FUNCTIONAL_TESTING File "/home/jenkins/.buildout/eggs/cp310/plone.app.multilingual-6.0.0a7-py3.10.egg/plone/app/multilingual/testing.py", line 3, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.multilingual.tests.test_lif.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.multilingual-6.0.0a7-py3.10.egg/plone/app/multilingual/tests/test_lif.py", line 5, in from plone.app.multilingual.testing import PAM_FUNCTIONAL_TESTING File "/home/jenkins/.buildout/eggs/cp310/plone.app.multilingual-6.0.0a7-py3.10.egg/plone/app/multilingual/testing.py", line 3, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.multilingual.tests.test_lrf.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.multilingual-6.0.0a7-py3.10.egg/plone/app/multilingual/tests/test_lrf.py", line 7, in from plone.app.multilingual.testing import PAM_FUNCTIONAL_TESTING File "/home/jenkins/.buildout/eggs/cp310/plone.app.multilingual-6.0.0a7-py3.10.egg/plone/app/multilingual/testing.py", line 3, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.multilingual.tests.test_menu.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.multilingual-6.0.0a7-py3.10.egg/plone/app/multilingual/tests/test_menu.py", line 4, in from plone.app.multilingual.testing import PAM_FUNCTIONAL_TESTING File "/home/jenkins/.buildout/eggs/cp310/plone.app.multilingual-6.0.0a7-py3.10.egg/plone/app/multilingual/testing.py", line 3, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.multilingual.tests.test_robot.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.multilingual-6.0.0a7-py3.10.egg/plone/app/multilingual/tests/test_robot.py", line 2, in from plone.app.multilingual.testing import PAM_ROBOT_TESTING File "/home/jenkins/.buildout/eggs/cp310/plone.app.multilingual-6.0.0a7-py3.10.egg/plone/app/multilingual/testing.py", line 3, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.multilingual.tests.test_selector.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.multilingual-6.0.0a7-py3.10.egg/plone/app/multilingual/tests/test_selector.py", line 12, in from plone.app.multilingual.testing import PAM_FUNCTIONAL_TESTING File "/home/jenkins/.buildout/eggs/cp310/plone.app.multilingual-6.0.0a7-py3.10.egg/plone/app/multilingual/testing.py", line 3, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.multilingual.tests.test_setup.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.multilingual-6.0.0a7-py3.10.egg/plone/app/multilingual/tests/test_setup.py", line 9, in from plone.app.multilingual.testing import PAM_INTEGRATION_PRESET_TESTING File "/home/jenkins/.buildout/eggs/cp310/plone.app.multilingual-6.0.0a7-py3.10.egg/plone/app/multilingual/testing.py", line 3, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.multilingual.tests.test_sitemap.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.multilingual-6.0.0a7-py3.10.egg/plone/app/multilingual/tests/test_sitemap.py", line 4, in from plone.app.multilingual.testing import PAM_FUNCTIONAL_TESTING File "/home/jenkins/.buildout/eggs/cp310/plone.app.multilingual-6.0.0a7-py3.10.egg/plone/app/multilingual/testing.py", line 3, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.multilingual.tests.test_subscribers.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.multilingual-6.0.0a7-py3.10.egg/plone/app/multilingual/tests/test_subscribers.py", line 3, in from plone.app.multilingual.testing import PAM_FUNCTIONAL_TESTING File "/home/jenkins/.buildout/eggs/cp310/plone.app.multilingual-6.0.0a7-py3.10.egg/plone/app/multilingual/testing.py", line 3, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.multilingual.tests.test_uninstall.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.multilingual-6.0.0a7-py3.10.egg/plone/app/multilingual/tests/test_uninstall.py", line 4, in from plone.app.multilingual.testing import PLONE_APP_MULTILINGUAL_INTEGRATION_TESTING # noqa File "/home/jenkins/.buildout/eggs/cp310/plone.app.multilingual-6.0.0a7-py3.10.egg/plone/app/multilingual/testing.py", line 3, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.multilingual.tests.test_vocabularies.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.multilingual-6.0.0a7-py3.10.egg/plone/app/multilingual/tests/test_vocabularies.py", line 5, in from plone.app.multilingual.testing import PAM_FUNCTIONAL_TESTING File "/home/jenkins/.buildout/eggs/cp310/plone.app.multilingual-6.0.0a7-py3.10.egg/plone/app/multilingual/testing.py", line 3, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.querystring.tests.testQueryBuilder.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.app.querystring/plone/app/querystring/tests/testQueryBuilder.py", line 3, in from plone.app.querystring.testing import \ File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.app.querystring/plone/app/querystring/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.querystring.tests.testQueryBuilderModifiers.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.app.querystring/plone/app/querystring/tests/testQueryBuilderModifiers.py", line 4, in from plone.app.querystring.testing import \ File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.app.querystring/plone/app/querystring/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.querystring.tests.testQueryParser.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.app.querystring/plone/app/querystring/tests/testQueryParser.py", line 15, in from plone.app.querystring.testing import \ File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.app.querystring/plone/app/querystring/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.querystring.tests.testRegistryIntegration.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.app.querystring/plone/app/querystring/tests/testRegistryIntegration.py", line 2, in from plone.app.querystring.testing import \ File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.app.querystring/plone/app/querystring/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.querystring.tests.testRegistryReader.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.app.querystring/plone/app/querystring/tests/testRegistryReader.py", line 11, in from plone.app.querystring.testing import \ File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.app.querystring/plone/app/querystring/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.redirector.tests.test_browser.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.redirector-2.2.1-py3.10.egg/plone/app/redirector/tests/test_browser.py", line 3, in from plone.app.redirector.testing import ( File "/home/jenkins/.buildout/eggs/cp310/plone.app.redirector-2.2.1-py3.10.egg/plone/app/redirector/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.redirector.tests.test_events.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.redirector-2.2.1-py3.10.egg/plone/app/redirector/tests/test_events.py", line 9, in from plone.app.redirector.testing import \ File "/home/jenkins/.buildout/eggs/cp310/plone.app.redirector-2.2.1-py3.10.egg/plone/app/redirector/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.redirector.tests.test_setup.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.redirector-2.2.1-py3.10.egg/plone/app/redirector/tests/test_setup.py", line 7, in from plone.app.redirector.testing import \ File "/home/jenkins/.buildout/eggs/cp310/plone.app.redirector-2.2.1-py3.10.egg/plone/app/redirector/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.redirector.tests.test_view.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.redirector-2.2.1-py3.10.egg/plone/app/redirector/tests/test_view.py", line 11, in from plone.app.redirector.testing import \ File "/home/jenkins/.buildout/eggs/cp310/plone.app.redirector-2.2.1-py3.10.egg/plone/app/redirector/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.relationfield.tests.test_schemaeditor.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.relationfield-3.0.0a1-py3.10.egg/plone/app/relationfield/tests/test_schemaeditor.py", line 2, in from plone.app.relationfield.testing import FUNCTIONAL_WIDGETS_TESTING File "/home/jenkins/.buildout/eggs/cp310/plone.app.relationfield-3.0.0a1-py3.10.egg/plone/app/relationfield/testing.py", line 16, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.relationfield.tests.test_supermodel.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.relationfield-3.0.0a1-py3.10.egg/plone/app/relationfield/tests/test_supermodel.py", line 2, in from plone.app.relationfield.testing import FUNCTIONAL_WIDGETS_TESTING File "/home/jenkins/.buildout/eggs/cp310/plone.app.relationfield-3.0.0a1-py3.10.egg/plone/app/relationfield/testing.py", line 16, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.relationfield.tests.test_widget.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.relationfield-3.0.0a1-py3.10.egg/plone/app/relationfield/tests/test_widget.py", line 2, in from plone.app.relationfield.testing import Address File "/home/jenkins/.buildout/eggs/cp310/plone.app.relationfield-3.0.0a1-py3.10.egg/plone/app/relationfield/testing.py", line 16, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.theming.tests.test_controlpanel.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.theming-5.0.0a4-py3.10.egg/plone/app/theming/tests/test_controlpanel.py", line 6, in from plone.app.theming.testing import THEMING_FUNCTIONAL_TESTING File "/home/jenkins/.buildout/eggs/cp310/plone.app.theming-5.0.0a4-py3.10.egg/plone/app/theming/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.theming.tests.test_exportimport.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.theming-5.0.0a4-py3.10.egg/plone/app/theming/tests/test_exportimport.py", line 2, in from plone.app.theming.testing import THEMING_INTEGRATION_TESTING File "/home/jenkins/.buildout/eggs/cp310/plone.app.theming-5.0.0a4-py3.10.egg/plone/app/theming/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.theming.tests.test_policy.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.theming-5.0.0a4-py3.10.egg/plone/app/theming/tests/test_policy.py", line 2, in from plone.app.theming.testing import THEMING_FUNCTIONAL_TESTING File "/home/jenkins/.buildout/eggs/cp310/plone.app.theming-5.0.0a4-py3.10.egg/plone/app/theming/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.theming.tests.test_transform.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.theming-5.0.0a4-py3.10.egg/plone/app/theming/tests/test_transform.py", line 9, in from plone.app.theming.testing import THEMING_FUNCTIONAL_TESTING File "/home/jenkins/.buildout/eggs/cp310/plone.app.theming-5.0.0a4-py3.10.egg/plone/app/theming/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.theming.tests.test_utils.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.theming-5.0.0a4-py3.10.egg/plone/app/theming/tests/test_utils.py", line 2, in from plone.app.theming.testing import THEMING_FUNCTIONAL_TESTING File "/home/jenkins/.buildout/eggs/cp310/plone.app.theming-5.0.0a4-py3.10.egg/plone/app/theming/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.users.tests.test_account.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.users-3.0.0a5-py3.10.egg/plone/app/users/tests/test_account.py", line 4, in from plone.app.users.tests.base import BaseTestCase File "/home/jenkins/.buildout/eggs/cp310/plone.app.users-3.0.0a5-py3.10.egg/plone/app/users/tests/base.py", line 13, in from plone.app.users.testing import PLONE_APP_USERS_FUNCTIONAL_TESTING File "/home/jenkins/.buildout/eggs/cp310/plone.app.users-3.0.0a5-py3.10.egg/plone/app/users/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.users.tests.test_doctests.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.users-3.0.0a5-py3.10.egg/plone/app/users/tests/test_doctests.py", line 2, in from plone.app.users.testing import PLONE_APP_USERS_FUNCTIONAL_TESTING File "/home/jenkins/.buildout/eggs/cp310/plone.app.users-3.0.0a5-py3.10.egg/plone/app/users/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.users.tests.test_exportimport.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.users-3.0.0a5-py3.10.egg/plone/app/users/tests/test_exportimport.py", line 5, in from plone.app.users.testing import PLONE_APP_USERS_FUNCTIONAL_TESTING File "/home/jenkins/.buildout/eggs/cp310/plone.app.users-3.0.0a5-py3.10.egg/plone/app/users/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.users.tests.test_loginname_generator.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.users-3.0.0a5-py3.10.egg/plone/app/users/tests/test_loginname_generator.py", line 5, in from plone.app.users.tests.base import BaseTestCase File "/home/jenkins/.buildout/eggs/cp310/plone.app.users-3.0.0a5-py3.10.egg/plone/app/users/tests/base.py", line 13, in from plone.app.users.testing import PLONE_APP_USERS_FUNCTIONAL_TESTING File "/home/jenkins/.buildout/eggs/cp310/plone.app.users-3.0.0a5-py3.10.egg/plone/app/users/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.users.tests.test_new_user.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.users-3.0.0a5-py3.10.egg/plone/app/users/tests/test_new_user.py", line 2, in from plone.app.users.tests.base import BaseTestCase File "/home/jenkins/.buildout/eggs/cp310/plone.app.users-3.0.0a5-py3.10.egg/plone/app/users/tests/base.py", line 13, in from plone.app.users.testing import PLONE_APP_USERS_FUNCTIONAL_TESTING File "/home/jenkins/.buildout/eggs/cp310/plone.app.users-3.0.0a5-py3.10.egg/plone/app/users/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.users.tests.test_pam.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.users-3.0.0a5-py3.10.egg/plone/app/users/tests/test_pam.py", line 10, in from plone.app.users.testing import PLONE_APP_USERS_FUNCTIONAL_TESTING File "/home/jenkins/.buildout/eggs/cp310/plone.app.users-3.0.0a5-py3.10.egg/plone/app/users/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.users.tests.test_robot.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.users-3.0.0a5-py3.10.egg/plone/app/users/tests/test_robot.py", line 2, in from plone.app.users.testing import PLONE_APP_USERS_ACCEPTANCE_TESTING File "/home/jenkins/.buildout/eggs/cp310/plone.app.users-3.0.0a5-py3.10.egg/plone/app/users/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.users.tests.test_schema_types.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.users-3.0.0a5-py3.10.egg/plone/app/users/tests/test_schema_types.py", line 7, in from plone.app.users.testing import PLONE_APP_USERS_FUNCTIONAL_TESTING File "/home/jenkins/.buildout/eggs/cp310/plone.app.users-3.0.0a5-py3.10.egg/plone/app/users/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.users.tests.test_user_data_panel.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.users-3.0.0a5-py3.10.egg/plone/app/users/tests/test_user_data_panel.py", line 4, in from plone.app.users.testing import PLONE_APP_USERS_FUNCTIONAL_TESTING File "/home/jenkins/.buildout/eggs/cp310/plone.app.users-3.0.0a5-py3.10.egg/plone/app/users/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.users.tests.test_userid_generator.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.users-3.0.0a5-py3.10.egg/plone/app/users/tests/test_userid_generator.py", line 5, in from plone.app.users.tests.base import BaseTestCase File "/home/jenkins/.buildout/eggs/cp310/plone.app.users-3.0.0a5-py3.10.egg/plone/app/users/tests/base.py", line 13, in from plone.app.users.testing import PLONE_APP_USERS_FUNCTIONAL_TESTING File "/home/jenkins/.buildout/eggs/cp310/plone.app.users-3.0.0a5-py3.10.egg/plone/app/users/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.versioningbehavior.tests.test_IntegrationTests.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.versioningbehavior-1.4.5-py3.10.egg/plone/app/versioningbehavior/tests/test_IntegrationTests.py", line 4, in from plone.app.versioningbehavior.testing import PLONE_APP_VERSIONINGBEHAVIOR_FUNCTIONAL_TESTING File "/home/jenkins/.buildout/eggs/cp310/plone.app.versioningbehavior-1.4.5-py3.10.egg/plone/app/versioningbehavior/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.versioningbehavior.tests.test_browser.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.versioningbehavior-1.4.5-py3.10.egg/plone/app/versioningbehavior/tests/test_browser.py", line 7, in from plone.app.versioningbehavior.testing import PLONE_APP_VERSIONINGBEHAVIOR_INTEGRATION_TESTING File "/home/jenkins/.buildout/eggs/cp310/plone.app.versioningbehavior-1.4.5-py3.10.egg/plone/app/versioningbehavior/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.versioningbehavior.tests.test_functional.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.versioningbehavior-1.4.5-py3.10.egg/plone/app/versioningbehavior/tests/test_functional.py", line 6, in from plone.app.versioningbehavior.testing import PLONE_APP_VERSIONINGBEHAVIOR_FUNCTIONAL_TESTING File "/home/jenkins/.buildout/eggs/cp310/plone.app.versioningbehavior-1.4.5-py3.10.egg/plone/app/versioningbehavior/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.versioningbehavior.tests.test_modifiers.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.versioningbehavior-1.4.5-py3.10.egg/plone/app/versioningbehavior/tests/test_modifiers.py", line 6, in from plone.app.versioningbehavior.testing import PLONE_APP_VERSIONINGBEHAVIOR_FUNCTIONAL_TESTING File "/home/jenkins/.buildout/eggs/cp310/plone.app.versioningbehavior-1.4.5-py3.10.egg/plone/app/versioningbehavior/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.versioningbehavior.tests.test_subscribers.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.versioningbehavior-1.4.5-py3.10.egg/plone/app/versioningbehavior/tests/test_subscribers.py", line 4, in from plone.app.versioningbehavior.testing import \ File "/home/jenkins/.buildout/eggs/cp310/plone.app.versioningbehavior-1.4.5-py3.10.egg/plone/app/versioningbehavior/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.versioningbehavior.tests.tests.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.versioningbehavior-1.4.5-py3.10.egg/plone/app/versioningbehavior/tests/tests.py", line 2, in from plone.app.versioningbehavior.testing import PLONE_APP_VERSIONINGBEHAVIOR_FUNCTIONAL_TESTING File "/home/jenkins/.buildout/eggs/cp310/plone.app.versioningbehavior-1.4.5-py3.10.egg/plone/app/versioningbehavior/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.vocabularies.catalog.CatalogSource Error Message: Failed doctest test for plone.app.vocabularies.catalog.CatalogSource Stack Trace: Failed doctest test for plone.app.vocabularies.catalog.CatalogSource File "/home/jenkins/.buildout/eggs/cp310/plone.app.vocabularies-4.3.0-py3.10.egg/plone/app/vocabularies/catalog.py", line 856, in CatalogSource ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.app.vocabularies-4.3.0-py3.10.egg/plone/app/vocabularies/catalog.py", line 890, in plone.app.vocabularies.catalog.CatalogSource Failed example: 'asdf' in source Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in 'asdf' in source File "/home/jenkins/.buildout/eggs/cp310/plone.app.vocabularies-4.3.0-py3.10.egg/plone/app/vocabularies/catalog.py", line 922, in __contains__ return bool(self.search_catalog(query)) File "/home/jenkins/.buildout/eggs/cp310/plone.app.vocabularies-4.3.0-py3.10.egg/plone/app/vocabularies/catalog.py", line 927, in search_catalog catalog = getToolByName(getSite(), 'portal_catalog') File "", line 11, in check_getToolByName File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/patches/gtbn.py", line 22, in rewrap_in_request_container obj = aq_base(ob).__of__(obj) AttributeError: 'DummyContext' object has no attribute '__of__' ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp310/plone.app.vocabularies-4.3.0-py3.10.egg/plone/app/vocabularies/catalog.py", line 893, in plone.app.vocabularies.catalog.CatalogSource Failed example: source.search_catalog({'foo': 'baz'}) Exception raised: Traceback (most recent call last): File "/srv/python3.10/lib/python3.10/doctest.py", line 1348, in __run exec(compile(example.source, filename, "single", File "", line 1, in source.search_catalog({'foo': 'baz'}) File "/home/jenkins/.buildout/eggs/cp310/plone.app.vocabularies-4.3.0-py3.10.egg/plone/app/vocabularies/catalog.py", line 927, in search_catalog catalog = getToolByName(getSite(), 'portal_catalog') File "", line 11, in check_getToolByName File "/home/jenkins/workspace/plone-6.0-python-3.10/src/Products.CMFPlone/Products/CMFPlone/patches/gtbn.py", line 22, in rewrap_in_request_container obj = aq_base(ob).__of__(obj) AttributeError: 'DummyContext' object has no attribute '__of__' File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 591, in run self._callTestMethod(testMethod) File "/srv/python3.10/lib/python3.10/unittest/case.py", line 549, in _callTestMethod method() File "/srv/python3.10/lib/python3.10/doctest.py", line 2216, in runTest raise self.failureException(self.format_failure(new.getvalue())) FAILED: plone.app.widgets.tests.test_robot.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.widgets-3.0.6-py3.10.egg/plone/app/widgets/tests/test_robot.py", line 1, in from plone.app.widgets.testing import PLONEAPPWIDGETS_DX_ROBOT_TESTING File "/home/jenkins/.buildout/eggs/cp310/plone.app.widgets-3.0.6-py3.10.egg/plone/app/widgets/testing.py", line 5, in from plone.app.robotframework.testing import REMOTE_LIBRARY_BUNDLE_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.widgets.tests.test_utils.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.app.widgets-3.0.6-py3.10.egg/plone/app/widgets/tests/test_utils.py", line 5, in from plone.app.widgets.testing import PLONEAPPWIDGETS_INTEGRATION_TESTING File "/home/jenkins/.buildout/eggs/cp310/plone.app.widgets-3.0.6-py3.10.egg/plone/app/widgets/testing.py", line 5, in from plone.app.robotframework.testing import REMOTE_LIBRARY_BUNDLE_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.app.z3cform.tests.test_widgets.RelatedItemsWidgetTests.test_multiple_selection Error Message: can only join an iterable Stack Trace: can only join an iterable File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 591, in run self._callTestMethod(testMethod) File "/srv/python3.10/lib/python3.10/unittest/case.py", line 549, in _callTestMethod method() File "/home/jenkins/.buildout/eggs/cp310/mock-4.0.3-py3.10.egg/mock/mock.py", line 1346, in patched return func(*newargs, **newkeywargs) File "/home/jenkins/.buildout/eggs/cp310/plone.app.z3cform-4.0.0a6-py3.10.egg/plone/app/z3cform/tests/test_widgets.py", line 1364, in test_multiple_selection base_args = widget._base_args() File "/home/jenkins/.buildout/eggs/cp310/plone.app.z3cform-4.0.0a6-py3.10.egg/plone/app/z3cform/widget.py", line 595, in _base_args get_relateditems_options( File "/home/jenkins/.buildout/eggs/cp310/plone.app.widgets-3.0.6-py3.10.egg/plone/app/widgets/utils.py", line 159, in get_relateditems_options options['rootPath'] = '/'.join(site.getPhysicalPath()) if site else '/' FAILED: plone.app.z3cform.tests.test_widgets.RelatedItemsWidgetTests.test_single_selection Error Message: can only join an iterable Stack Trace: can only join an iterable File "/srv/python3.10/lib/python3.10/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.10/lib/python3.10/unittest/case.py", line 591, in run self._callTestMethod(testMethod) File "/srv/python3.10/lib/python3.10/unittest/case.py", line 549, in _callTestMethod method() File "/home/jenkins/.buildout/eggs/cp310/mock-4.0.3-py3.10.egg/mock/mock.py", line 1346, in patched return func(*newargs, **newkeywargs) File "/home/jenkins/.buildout/eggs/cp310/plone.app.z3cform-4.0.0a6-py3.10.egg/plone/app/z3cform/tests/test_widgets.py", line 1336, in test_single_selection base_args = widget._base_args() File "/home/jenkins/.buildout/eggs/cp310/plone.app.z3cform-4.0.0a6-py3.10.egg/plone/app/z3cform/widget.py", line 595, in _base_args get_relateditems_options( File "/home/jenkins/.buildout/eggs/cp310/plone.app.widgets-3.0.6-py3.10.egg/plone/app/widgets/utils.py", line 159, in get_relateditems_options options['rootPath'] = '/'.join(site.getPhysicalPath()) if site else '/' FAILED: plone.i18n.tests.test_languageutility.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.i18n-5.0.0a4-py3.10.egg/plone/i18n/tests/test_languageutility.py", line 5, in from plone.i18n.tests import base File "/home/jenkins/.buildout/eggs/cp310/plone.i18n-5.0.0a4-py3.10.egg/plone/i18n/tests/base.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.i18n.tests.test_negotiation.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.i18n-5.0.0a4-py3.10.egg/plone/i18n/tests/test_negotiation.py", line 6, in from plone.i18n.tests import base File "/home/jenkins/.buildout/eggs/cp310/plone.i18n-5.0.0a4-py3.10.egg/plone/i18n/tests/base.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.locking.tests.test_functional.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.locking-2.2.5-py3.10.egg/plone/locking/tests/test_functional.py", line 5, in from plone.locking.testing import PLONE_LOCKING_FUNCTIONAL_TESTING File "/home/jenkins/.buildout/eggs/cp310/plone.locking-2.2.5-py3.10.egg/plone/locking/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.locking.tests.test_views.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.locking-2.2.5-py3.10.egg/plone/locking/tests/test_views.py", line 6, in from plone.locking.testing import PLONE_LOCKING_INTEGRATION_TESTING File "/home/jenkins/.buildout/eggs/cp310/plone.locking-2.2.5-py3.10.egg/plone/locking/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.outputfilters.tests.test_docs.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.outputfilters/plone/outputfilters/tests/test_docs.py", line 2, in from plone.outputfilters.testing import PLONE_OUTPUTFILTERS_FUNCTIONAL_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.outputfilters/plone/outputfilters/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.outputfilters.tests.test_resolveuid_and_caption.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.outputfilters/plone/outputfilters/tests/test_resolveuid_and_caption.py", line 15, in from plone.outputfilters.testing import PLONE_OUTPUTFILTERS_FUNCTIONAL_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.outputfilters/plone/outputfilters/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.outputfilters.tests.test_transforms.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.outputfilters/plone/outputfilters/tests/test_transforms.py", line 4, in from plone.outputfilters.testing import PLONE_OUTPUTFILTERS_INTEGRATION_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.outputfilters/plone/outputfilters/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.portlet.collection.tests.test_functional_doctest.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.portlet.collection-4.0.0a2-py3.10.egg/plone/portlet/collection/tests/test_functional_doctest.py", line 13, in from plone.portlet.collection.testing import \ File "/home/jenkins/.buildout/eggs/cp310/plone.portlet.collection-4.0.0a2-py3.10.egg/plone/portlet/collection/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.portlet.collection.tests.test_portlet_collection.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.portlet.collection-4.0.0a2-py3.10.egg/plone/portlet/collection/tests/test_portlet_collection.py", line 14, in from plone.portlet.collection.testing import ( File "/home/jenkins/.buildout/eggs/cp310/plone.portlet.collection-4.0.0a2-py3.10.egg/plone/portlet/collection/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.rest.tests.test_cors.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.rest-2.0.0a2-py3.10.egg/plone/rest/tests/test_cors.py", line 7, in from plone.rest.testing import PLONE_REST_INTEGRATION_TESTING File "/home/jenkins/.buildout/eggs/cp310/plone.rest-2.0.0a2-py3.10.egg/plone/rest/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.rest.tests.test_dexterity.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.rest-2.0.0a2-py3.10.egg/plone/rest/tests/test_dexterity.py", line 10, in from plone.rest.testing import PLONE_REST_FUNCTIONAL_TESTING File "/home/jenkins/.buildout/eggs/cp310/plone.rest-2.0.0a2-py3.10.egg/plone/rest/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.rest.tests.test_dispatching.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.rest-2.0.0a2-py3.10.egg/plone/rest/tests/test_dispatching.py", line 6, in from plone.rest.testing import PLONE_REST_FUNCTIONAL_TESTING File "/home/jenkins/.buildout/eggs/cp310/plone.rest-2.0.0a2-py3.10.egg/plone/rest/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.rest.tests.test_error_handling.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.rest-2.0.0a2-py3.10.egg/plone/rest/tests/test_error_handling.py", line 7, in from plone.rest.testing import PLONE_REST_FUNCTIONAL_TESTING File "/home/jenkins/.buildout/eggs/cp310/plone.rest-2.0.0a2-py3.10.egg/plone/rest/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.rest.tests.test_named_services.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.rest-2.0.0a2-py3.10.egg/plone/rest/tests/test_named_services.py", line 6, in from plone.rest.testing import PLONE_REST_FUNCTIONAL_TESTING File "/home/jenkins/.buildout/eggs/cp310/plone.rest-2.0.0a2-py3.10.egg/plone/rest/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.rest.tests.test_permissions.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.rest-2.0.0a2-py3.10.egg/plone/rest/tests/test_permissions.py", line 12, in from plone.rest.testing import PLONE_REST_INTEGRATION_TESTING File "/home/jenkins/.buildout/eggs/cp310/plone.rest-2.0.0a2-py3.10.egg/plone/rest/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.rest.tests.test_redirects.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.rest-2.0.0a2-py3.10.egg/plone/rest/tests/test_redirects.py", line 9, in from plone.rest.testing import PLONE_REST_FUNCTIONAL_TESTING File "/home/jenkins/.buildout/eggs/cp310/plone.rest-2.0.0a2-py3.10.egg/plone/rest/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.rest.tests.test_siteroot.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.rest-2.0.0a2-py3.10.egg/plone/rest/tests/test_siteroot.py", line 2, in from plone.rest.testing import PLONE_REST_FUNCTIONAL_TESTING File "/home/jenkins/.buildout/eggs/cp310/plone.rest-2.0.0a2-py3.10.egg/plone/rest/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.rest.tests.test_traversal.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/.buildout/eggs/cp310/plone.rest-2.0.0a2-py3.10.egg/plone/rest/tests/test_traversal.py", line 12, in from plone.rest.testing import PLONE_REST_INTEGRATION_TESTING File "/home/jenkins/.buildout/eggs/cp310/plone.rest-2.0.0a2-py3.10.egg/plone/rest/testing.py", line 2, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.restapi.tests.test_addons.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/tests/test_addons.py", line 5, in from plone.restapi.testing import PLONE_RESTAPI_DX_FUNCTIONAL_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/testing.py", line 3, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.restapi.tests.test_auth.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/tests/test_auth.py", line 4, in from plone.restapi.testing import PLONE_RESTAPI_DX_INTEGRATION_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/testing.py", line 3, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.restapi.tests.test_batching.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/tests/test_batching.py", line 6, in from plone.restapi.testing import PLONE_RESTAPI_DX_FUNCTIONAL_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/testing.py", line 3, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.restapi.tests.test_behaviors.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/tests/test_behaviors.py", line 7, in from plone.restapi.testing import PLONE_RESTAPI_DX_INTEGRATION_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/testing.py", line 3, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.restapi.tests.test_blocks_deserializer.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/tests/test_blocks_deserializer.py", line 6, in from plone.restapi.testing import PLONE_RESTAPI_DX_INTEGRATION_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/testing.py", line 3, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.restapi.tests.test_blocks_searchable_text.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/tests/test_blocks_searchable_text.py", line 10, in from plone.restapi.testing import PLONE_RESTAPI_DX_FUNCTIONAL_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/testing.py", line 3, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.restapi.tests.test_blocks_serializer.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/tests/test_blocks_serializer.py", line 7, in from plone.restapi.testing import PLONE_RESTAPI_DX_INTEGRATION_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/testing.py", line 3, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.restapi.tests.test_boolean_value.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/tests/test_boolean_value.py", line 2, in from plone.restapi.testing import PLONE_RESTAPI_DX_FUNCTIONAL_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/testing.py", line 3, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.restapi.tests.test_comments.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/tests/test_comments.py", line 10, in from plone.restapi.testing import PLONE_RESTAPI_DX_INTEGRATION_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/testing.py", line 3, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.restapi.tests.test_content_blocks.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/tests/test_content_blocks.py", line 7, in from plone.restapi.testing import PLONE_RESTAPI_DX_FUNCTIONAL_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/testing.py", line 3, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.restapi.tests.test_content_delete.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/tests/test_content_delete.py", line 10, in from plone.restapi.testing import PLONE_RESTAPI_DX_FUNCTIONAL_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/testing.py", line 3, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.restapi.tests.test_content_get.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/tests/test_content_get.py", line 8, in from plone.restapi.testing import PLONE_RESTAPI_DX_FUNCTIONAL_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/testing.py", line 3, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.restapi.tests.test_content_local_roles.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/tests/test_content_local_roles.py", line 11, in from plone.restapi.testing import PLONE_RESTAPI_DX_FUNCTIONAL_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/testing.py", line 3, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.restapi.tests.test_content_patch.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/tests/test_content_patch.py", line 9, in from plone.restapi.testing import PLONE_RESTAPI_DX_FUNCTIONAL_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/testing.py", line 3, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.restapi.tests.test_content_post.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/tests/test_content_post.py", line 9, in from plone.restapi.testing import PLONE_RESTAPI_DX_FUNCTIONAL_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/testing.py", line 3, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.restapi.tests.test_content_utils.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/tests/test_content_utils.py", line 4, in from plone.restapi.testing import PLONE_RESTAPI_DX_INTEGRATION_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/testing.py", line 3, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.restapi.tests.test_copymove.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/tests/test_copymove.py", line 7, in from plone.restapi.testing import PLONE_RESTAPI_DX_FUNCTIONAL_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/testing.py", line 3, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.restapi.tests.test_documentation.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/tests/test_documentation.py", line 23, in from plone.restapi.testing import PLONE_RESTAPI_DX_FUNCTIONAL_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/testing.py", line 3, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.restapi.tests.test_dxcontent_deserializer.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/tests/test_dxcontent_deserializer.py", line 7, in from plone.restapi.testing import PLONE_RESTAPI_DX_INTEGRATION_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/testing.py", line 3, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.restapi.tests.test_dxcontent_serializer.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/tests/test_dxcontent_serializer.py", line 18, in from plone.restapi.testing import PLONE_RESTAPI_DX_INTEGRATION_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/testing.py", line 3, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.restapi.tests.test_dxfield_deserializer.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/tests/test_dxfield_deserializer.py", line 10, in from plone.restapi.testing import PLONE_RESTAPI_DX_INTEGRATION_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/testing.py", line 3, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.restapi.tests.test_dxfield_serializer.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/tests/test_dxfield_serializer.py", line 14, in from plone.restapi.testing import PLONE_RESTAPI_DX_INTEGRATION_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/testing.py", line 3, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.restapi.tests.test_error_handling.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/tests/test_error_handling.py", line 5, in from plone.restapi.testing import PLONE_RESTAPI_DX_FUNCTIONAL_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/testing.py", line 3, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.restapi.tests.test_expansion.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/tests/test_expansion.py", line 11, in from plone.restapi.testing import PLONE_RESTAPI_DX_FUNCTIONAL_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/testing.py", line 3, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.restapi.tests.test_functional_auth.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/tests/test_functional_auth.py", line 7, in from plone.restapi.testing import PLONE_RESTAPI_DX_FUNCTIONAL_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/testing.py", line 3, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.restapi.tests.test_indexers.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/tests/test_indexers.py", line 3, in from plone.restapi.testing import PLONE_RESTAPI_DX_INTEGRATION_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/testing.py", line 3, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.restapi.tests.test_locking.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/tests/test_locking.py", line 7, in from plone.restapi.testing import PLONE_RESTAPI_DX_FUNCTIONAL_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/testing.py", line 3, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.restapi.tests.test_pas.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/tests/test_pas.py", line 2, in from plone.restapi.testing import PLONE_RESTAPI_DX_INTEGRATION_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/testing.py", line 3, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.restapi.tests.test_permissions.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/tests/test_permissions.py", line 6, in from plone.restapi.testing import PLONE_RESTAPI_DX_FUNCTIONAL_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/testing.py", line 3, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.restapi.tests.test_profile_tiles.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/tests/test_profile_tiles.py", line 6, in from plone.restapi.testing import PLONE_RESTAPI_BLOCKS_INTEGRATION_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/testing.py", line 3, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.restapi.tests.test_registry.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/tests/test_registry.py", line 8, in from plone.restapi.testing import PLONE_RESTAPI_DX_FUNCTIONAL_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/testing.py", line 3, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.restapi.tests.test_registry_serializer.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/tests/test_registry_serializer.py", line 5, in from plone.restapi.testing import PLONE_RESTAPI_DX_INTEGRATION_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/testing.py", line 3, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.restapi.tests.test_resolveuid.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/tests/test_resolveuid.py", line 12, in from plone.restapi.testing import PLONE_RESTAPI_BLOCKS_FUNCTIONAL_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/testing.py", line 3, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.restapi.tests.test_roles.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/tests/test_roles.py", line 3, in from plone.restapi.testing import PLONE_RESTAPI_DX_FUNCTIONAL_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/testing.py", line 3, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.restapi.tests.test_search.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/tests/test_search.py", line 13, in from plone.restapi.testing import PLONE_RESTAPI_DX_FUNCTIONAL_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/testing.py", line 3, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.restapi.tests.test_serializer.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/tests/test_serializer.py", line 9, in from plone.restapi.testing import PLONE_RESTAPI_DX_INTEGRATION_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/testing.py", line 3, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.restapi.tests.test_serializer_catalog.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/tests/test_serializer_catalog.py", line 7, in from plone.restapi.testing import PLONE_RESTAPI_DX_INTEGRATION_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/testing.py", line 3, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.restapi.tests.test_serializer_converters.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/tests/test_serializer_converters.py", line 8, in from plone.restapi.testing import PLONE_RESTAPI_DX_INTEGRATION_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/testing.py", line 3, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.restapi.tests.test_serializer_group.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/tests/test_serializer_group.py", line 5, in from plone.restapi.testing import PLONE_RESTAPI_DX_INTEGRATION_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/testing.py", line 3, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.restapi.tests.test_serializer_summary.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/tests/test_serializer_summary.py", line 7, in from plone.restapi.testing import PLONE_RESTAPI_DX_INTEGRATION_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/testing.py", line 3, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.restapi.tests.test_serializer_user.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/tests/test_serializer_user.py", line 3, in from plone.restapi.testing import PLONE_RESTAPI_DX_INTEGRATION_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/testing.py", line 3, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.restapi.tests.test_services.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/tests/test_services.py", line 9, in from plone.restapi.testing import PLONE_RESTAPI_DX_FUNCTIONAL_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/testing.py", line 3, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.restapi.tests.test_services_actions.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/tests/test_services_actions.py", line 6, in from plone.restapi.testing import PLONE_RESTAPI_DX_FUNCTIONAL_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/testing.py", line 3, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.restapi.tests.test_services_breadcrumbs.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/tests/test_services_breadcrumbs.py", line 8, in from plone.restapi.testing import PLONE_RESTAPI_DX_FUNCTIONAL_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/testing.py", line 3, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.restapi.tests.test_services_comments.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/tests/test_services_comments.py", line 6, in from plone.restapi.testing import PLONE_RESTAPI_DX_FUNCTIONAL_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/testing.py", line 3, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.restapi.tests.test_services_content.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/tests/test_services_content.py", line 5, in from plone.restapi.testing import PLONE_RESTAPI_DX_FUNCTIONAL_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/testing.py", line 3, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.restapi.tests.test_services_contextnavigation.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/tests/test_services_contextnavigation.py", line 8, in from plone.restapi.testing import PLONE_RESTAPI_DX_FUNCTIONAL_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/testing.py", line 3, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.restapi.tests.test_services_controlpanel_dexterity_types.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/tests/test_services_controlpanel_dexterity_types.py", line 5, in from plone.restapi.testing import PLONE_RESTAPI_DX_FUNCTIONAL_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/testing.py", line 3, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.restapi.tests.test_services_controlpanels.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/tests/test_services_controlpanels.py", line 5, in from plone.restapi.testing import PLONE_RESTAPI_DX_FUNCTIONAL_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/testing.py", line 3, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.restapi.tests.test_services_database.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/tests/test_services_database.py", line 3, in from plone.restapi.testing import PLONE_RESTAPI_DX_FUNCTIONAL_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/testing.py", line 3, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.restapi.tests.test_services_email_notification.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/tests/test_services_email_notification.py", line 6, in from plone.restapi.testing import PLONE_RESTAPI_DX_FUNCTIONAL_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/testing.py", line 3, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.restapi.tests.test_services_email_send.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/tests/test_services_email_send.py", line 6, in from plone.restapi.testing import PLONE_RESTAPI_DX_FUNCTIONAL_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/testing.py", line 3, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.restapi.tests.test_services_groups.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/tests/test_services_groups.py", line 6, in from plone.restapi.testing import PLONE_RESTAPI_DX_FUNCTIONAL_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/testing.py", line 3, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.restapi.tests.test_services_history.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/tests/test_services_history.py", line 9, in from plone.restapi.testing import PLONE_RESTAPI_DX_FUNCTIONAL_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/testing.py", line 3, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.restapi.tests.test_services_navigation.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/tests/test_services_navigation.py", line 7, in from plone.restapi.testing import PLONE_RESTAPI_DX_FUNCTIONAL_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/testing.py", line 3, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.restapi.tests.test_services_principals.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/tests/test_services_principals.py", line 6, in from plone.restapi.testing import PLONE_RESTAPI_DX_FUNCTIONAL_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/testing.py", line 3, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.restapi.tests.test_services_querysources.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/tests/test_services_querysources.py", line 6, in from plone.restapi.testing import PLONE_RESTAPI_DX_FUNCTIONAL_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/testing.py", line 3, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.restapi.tests.test_services_querystring.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/tests/test_services_querystring.py", line 5, in from plone.restapi.testing import PLONE_RESTAPI_DX_FUNCTIONAL_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/testing.py", line 3, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.restapi.tests.test_services_querystringsearch.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/tests/test_services_querystringsearch.py", line 5, in from plone.restapi.testing import PLONE_RESTAPI_DX_FUNCTIONAL_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/testing.py", line 3, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.restapi.tests.test_services_sources.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/tests/test_services_sources.py", line 6, in from plone.restapi.testing import PLONE_RESTAPI_DX_FUNCTIONAL_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/testing.py", line 3, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.restapi.tests.test_services_tiles.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/tests/test_services_tiles.py", line 7, in from plone.restapi.testing import PLONE_RESTAPI_DX_FUNCTIONAL_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/testing.py", line 3, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.restapi.tests.test_services_types.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/tests/test_services_types.py", line 7, in from plone.restapi.testing import PLONE_RESTAPI_DX_FUNCTIONAL_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/testing.py", line 3, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.restapi.tests.test_services_users.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/tests/test_services_users.py", line 6, in from plone.restapi.testing import PLONE_RESTAPI_DX_FUNCTIONAL_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/testing.py", line 3, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.restapi.tests.test_services_vocabularies.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/tests/test_services_vocabularies.py", line 8, in from plone.restapi.testing import PLONE_RESTAPI_DX_FUNCTIONAL_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/testing.py", line 3, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.restapi.tests.test_services_workingcopy.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/tests/test_services_workingcopy.py", line 5, in from plone.restapi.testing import PLONE_RESTAPI_ITERATE_FUNCTIONAL_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/testing.py", line 3, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.restapi.tests.test_setup.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/tests/test_setup.py", line 3, in from plone.restapi.testing import PLONE_RESTAPI_DX_INTEGRATION_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/testing.py", line 3, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.restapi.tests.test_site_deserializer.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/tests/test_site_deserializer.py", line 5, in from plone.restapi.testing import PLONE_RESTAPI_DX_INTEGRATION_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/testing.py", line 3, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.restapi.tests.test_site_serializer.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/tests/test_site_serializer.py", line 9, in from plone.restapi.testing import PLONE_RESTAPI_DX_FUNCTIONAL_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/testing.py", line 3, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.restapi.tests.test_statictime.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/tests/test_statictime.py", line 15, in from plone.restapi.testing import PLONE_RESTAPI_DX_FUNCTIONAL_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/testing.py", line 3, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.restapi.tests.test_system.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/tests/test_system.py", line 3, in from plone.restapi.testing import PLONE_RESTAPI_DX_FUNCTIONAL_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/testing.py", line 3, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.restapi.tests.test_translations.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/tests/test_translations.py", line 8, in from plone.restapi.testing import PLONE_RESTAPI_DX_PAM_FUNCTIONAL_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/testing.py", line 3, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in from robot.output import LOGGER, loggerhelper File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/__init__.py", line 22, in from .output import Output File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/output.py", line 16, in from . import pyloggingconf File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/output/pyloggingconf.py", line 19, in from robot.utils import get_error_details, unic File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/__init__.py", line 36, in from .argumentparser import ArgumentParser, cmdline2list File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/argumentparser.py", line 28, in from .misc import plural_or_not File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/misc.py", line 21, in from .robottypes import is_integer File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes.py", line 25, in from .robottypes3 import (is_bytes, is_dict_like, is_integer, is_list_like, File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/utils/robottypes3.py", line 16, in from collections import Mapping, UserString FAILED: plone.restapi.tests.test_tus.Startup Error Message: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) Stack Trace: cannot import name 'Mapping' from 'collections' (/srv/python3.10/lib/python3.10/collections/__init__.py) File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/tests/test_tus.py", line 12, in from plone.restapi.testing import PLONE_RESTAPI_DX_FUNCTIONAL_TESTING File "/home/jenkins/workspace/plone-6.0-python-3.10/src/plone.restapi/src/plone/restapi/testing.py", line 3, in from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.contenttypes-3.0.0a9-py3.10.egg/plone/app/contenttypes/testing.py", line 4, in from plone.app.event.testing import PAEvent_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.event-4.0.0a7-py3.10.egg/plone/app/event/testing.py", line 3, in from plone.app.robotframework.testing import AUTOLOGIN_LIBRARY_FIXTURE File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/__init__.py", line 5, in from plone.app.robotframework.saucelabs import SauceLabs File "/home/jenkins/.buildout/eggs/cp310/plone.app.robotframework-2.0.0a1-py3.10-linux-x86_64.egg/plone/app/robotframework/saucelabs.py", line 2, in from robot.libraries.BuiltIn import BuiltIn File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/__init__.py", line 44, in from robot.rebot import rebot, rebot_cli File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/rebot.py", line 40, in from robot.conf import RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/__init__.py", line 27, in from .settings import RobotSettings, RebotSettings File "/home/jenkins/.buildout/eggs/cp310/robotframework-3.1.2-py3.10.egg/robot/conf/settings.py", line 22, in fr