[Testbot] Plone 6.0 - Python 3.9 - Build # 4 - Still Failing!

jenkins at plone.org jenkins at plone.org
Sun Feb 21 17:55:26 UTC 2021


Plone 6.0 - Python 3.9 - Build # 4 - Still Failing:

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


Plone 6.0 - Python 3.9 - Build # 4 - Still Failing:

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

Test Results:

64 tests failed.
FAILED:  Products.CMFPlone.exportimport.tests.testControlPanel.ControlPanelXMLAdapterTests.test_body_get

Error Message:
writexml() takes from 2 to 6 positional arguments but 7 were given

Stack Trace:
writexml() takes from 2 to 6 positional arguments but 7 were given

  File "/srv/python3.9/lib/python3.9/unittest/case.py", line 59, in testPartExecutor
    yield
  File "/srv/python3.9/lib/python3.9/unittest/case.py", line 593, in run
    self._callTestMethod(testMethod)
  File "/srv/python3.9/lib/python3.9/unittest/case.py", line 550, in _callTestMethod
    method()
  File "/home/jenkins/.buildout/eggs/cp39/Products.GenericSetup-2.0.3-py3.9.egg/Products/GenericSetup/testing.py", line 85, in test_body_get
    self.assertEqual(adapted.body, self._BODY)
  File "/home/jenkins/.buildout/eggs/cp39/Products.GenericSetup-2.0.3-py3.9.egg/Products/GenericSetup/utils.py", line 525, in _exportBody
    xml = self._doc.toprettyxml(' ', encoding=self._encoding)
  File "/home/jenkins/.buildout/eggs/cp39/Products.GenericSetup-2.0.3-py3.9.egg/Products/GenericSetup/utils.py", line 437, in toprettyxml
    return Document.toprettyxml(self, indent, newl, encoding)
  File "/srv/python3.9/lib/python3.9/xml/dom/minidom.py", line 60, in toprettyxml
    self.writexml(writer, "", indent, newl, encoding, standalone)


FAILED:  Products.CMFPlone.exportimport.tests.testControlPanel.ControlPanelXMLAdapterTests.test_body_set

Error Message:
writexml() takes from 2 to 6 positional arguments but 7 were given

Stack Trace:
writexml() takes from 2 to 6 positional arguments but 7 were given

  File "/srv/python3.9/lib/python3.9/unittest/case.py", line 59, in testPartExecutor
    yield
  File "/srv/python3.9/lib/python3.9/unittest/case.py", line 593, in run
    self._callTestMethod(testMethod)
  File "/srv/python3.9/lib/python3.9/unittest/case.py", line 550, in _callTestMethod
    method()
  File "/home/jenkins/.buildout/eggs/cp39/Products.GenericSetup-2.0.3-py3.9.egg/Products/GenericSetup/testing.py", line 93, in test_body_set
    self.assertEqual(adapted.body, self._BODY)
  File "/home/jenkins/.buildout/eggs/cp39/Products.GenericSetup-2.0.3-py3.9.egg/Products/GenericSetup/utils.py", line 525, in _exportBody
    xml = self._doc.toprettyxml(' ', encoding=self._encoding)
  File "/home/jenkins/.buildout/eggs/cp39/Products.GenericSetup-2.0.3-py3.9.egg/Products/GenericSetup/utils.py", line 437, in toprettyxml
    return Document.toprettyxml(self, indent, newl, encoding)
  File "/srv/python3.9/lib/python3.9/xml/dom/minidom.py", line 60, in toprettyxml
    self.writexml(writer, "", indent, newl, encoding, standalone)


FAILED:  Products.CMFPlone.exportimport.tests.testPropertiesTool.PropertiesToolXMLAdapterTests.test_body_get

Error Message:
writexml() takes from 2 to 6 positional arguments but 7 were given

Stack Trace:
writexml() takes from 2 to 6 positional arguments but 7 were given

  File "/srv/python3.9/lib/python3.9/unittest/case.py", line 59, in testPartExecutor
    yield
  File "/srv/python3.9/lib/python3.9/unittest/case.py", line 593, in run
    self._callTestMethod(testMethod)
  File "/srv/python3.9/lib/python3.9/unittest/case.py", line 550, in _callTestMethod
    method()
  File "/home/jenkins/.buildout/eggs/cp39/Products.GenericSetup-2.0.3-py3.9.egg/Products/GenericSetup/testing.py", line 85, in test_body_get
    self.assertEqual(adapted.body, self._BODY)
  File "/home/jenkins/.buildout/eggs/cp39/Products.GenericSetup-2.0.3-py3.9.egg/Products/GenericSetup/utils.py", line 525, in _exportBody
    xml = self._doc.toprettyxml(' ', encoding=self._encoding)
  File "/home/jenkins/.buildout/eggs/cp39/Products.GenericSetup-2.0.3-py3.9.egg/Products/GenericSetup/utils.py", line 437, in toprettyxml
    return Document.toprettyxml(self, indent, newl, encoding)
  File "/srv/python3.9/lib/python3.9/xml/dom/minidom.py", line 60, in toprettyxml
    self.writexml(writer, "", indent, newl, encoding, standalone)


FAILED:  Products.CMFPlone.exportimport.tests.testPropertiesTool.PropertiesToolXMLAdapterTests.test_body_set

Error Message:
writexml() takes from 2 to 6 positional arguments but 7 were given

Stack Trace:
writexml() takes from 2 to 6 positional arguments but 7 were given

  File "/srv/python3.9/lib/python3.9/unittest/case.py", line 59, in testPartExecutor
    yield
  File "/srv/python3.9/lib/python3.9/unittest/case.py", line 593, in run
    self._callTestMethod(testMethod)
  File "/srv/python3.9/lib/python3.9/unittest/case.py", line 550, in _callTestMethod
    method()
  File "/home/jenkins/.buildout/eggs/cp39/Products.GenericSetup-2.0.3-py3.9.egg/Products/GenericSetup/testing.py", line 93, in test_body_set
    self.assertEqual(adapted.body, self._BODY)
  File "/home/jenkins/.buildout/eggs/cp39/Products.GenericSetup-2.0.3-py3.9.egg/Products/GenericSetup/utils.py", line 525, in _exportBody
    xml = self._doc.toprettyxml(' ', encoding=self._encoding)
  File "/home/jenkins/.buildout/eggs/cp39/Products.GenericSetup-2.0.3-py3.9.egg/Products/GenericSetup/utils.py", line 437, in toprettyxml
    return Document.toprettyxml(self, indent, newl, encoding)
  File "/srv/python3.9/lib/python3.9/xml/dom/minidom.py", line 60, in toprettyxml
    self.writexml(writer, "", indent, newl, encoding, standalone)


FAILED:  Products.CMFPlone.exportimport.tests.testPropertiesTool.PropertySheetXMLAdapterTests.test_body_get

Error Message:
writexml() takes from 2 to 6 positional arguments but 7 were given

Stack Trace:
writexml() takes from 2 to 6 positional arguments but 7 were given

  File "/srv/python3.9/lib/python3.9/unittest/case.py", line 59, in testPartExecutor
    yield
  File "/srv/python3.9/lib/python3.9/unittest/case.py", line 593, in run
    self._callTestMethod(testMethod)
  File "/srv/python3.9/lib/python3.9/unittest/case.py", line 550, in _callTestMethod
    method()
  File "/home/jenkins/.buildout/eggs/cp39/Products.GenericSetup-2.0.3-py3.9.egg/Products/GenericSetup/testing.py", line 85, in test_body_get
    self.assertEqual(adapted.body, self._BODY)
  File "/home/jenkins/.buildout/eggs/cp39/Products.GenericSetup-2.0.3-py3.9.egg/Products/GenericSetup/utils.py", line 525, in _exportBody
    xml = self._doc.toprettyxml(' ', encoding=self._encoding)
  File "/home/jenkins/.buildout/eggs/cp39/Products.GenericSetup-2.0.3-py3.9.egg/Products/GenericSetup/utils.py", line 437, in toprettyxml
    return Document.toprettyxml(self, indent, newl, encoding)
  File "/srv/python3.9/lib/python3.9/xml/dom/minidom.py", line 60, in toprettyxml
    self.writexml(writer, "", indent, newl, encoding, standalone)


FAILED:  Products.CMFPlone.exportimport.tests.testPropertiesTool.PropertySheetXMLAdapterTests.test_body_set

Error Message:
writexml() takes from 2 to 6 positional arguments but 7 were given

Stack Trace:
writexml() takes from 2 to 6 positional arguments but 7 were given

  File "/srv/python3.9/lib/python3.9/unittest/case.py", line 59, in testPartExecutor
    yield
  File "/srv/python3.9/lib/python3.9/unittest/case.py", line 593, in run
    self._callTestMethod(testMethod)
  File "/srv/python3.9/lib/python3.9/unittest/case.py", line 550, in _callTestMethod
    method()
  File "/home/jenkins/.buildout/eggs/cp39/Products.GenericSetup-2.0.3-py3.9.egg/Products/GenericSetup/testing.py", line 93, in test_body_set
    self.assertEqual(adapted.body, self._BODY)
  File "/home/jenkins/.buildout/eggs/cp39/Products.GenericSetup-2.0.3-py3.9.egg/Products/GenericSetup/utils.py", line 525, in _exportBody
    xml = self._doc.toprettyxml(' ', encoding=self._encoding)
  File "/home/jenkins/.buildout/eggs/cp39/Products.GenericSetup-2.0.3-py3.9.egg/Products/GenericSetup/utils.py", line 437, in toprettyxml
    return Document.toprettyxml(self, indent, newl, encoding)
  File "/srv/python3.9/lib/python3.9/xml/dom/minidom.py", line 60, in toprettyxml
    self.writexml(writer, "", indent, newl, encoding, standalone)


FAILED:  Products.CMFPlone.tests.testPortalCreation.TestPortalCreation.testMakeSnapshot

Error Message:
writexml() takes from 2 to 6 positional arguments but 7 were given

Stack Trace:
writexml() takes from 2 to 6 positional arguments but 7 were given

  File "/srv/python3.9/lib/python3.9/unittest/case.py", line 59, in testPartExecutor
    yield
  File "/srv/python3.9/lib/python3.9/unittest/case.py", line 593, in run
    self._callTestMethod(testMethod)
  File "/srv/python3.9/lib/python3.9/unittest/case.py", line 550, in _callTestMethod
    method()
  File "/home/jenkins/workspace/plone-6.0-python-3.9/src/Products.CMFPlone/Products/CMFPlone/tests/testPortalCreation.py", line 700, in testMakeSnapshot
    self.setup.createSnapshot(snapshot_id)
  File "/home/jenkins/.buildout/eggs/cp39/Products.GenericSetup-2.0.3-py3.9.egg/Products/GenericSetup/tool.py", line 439, in createSnapshot
    messages[step_id] = handler(context)
  File "/home/jenkins/workspace/plone-6.0-python-3.9/src/Products.CMFCore/src/Products/CMFCore/exportimport/actions.py", line 281, in exportActionProviders
    exportObjects(tool, '', context)
  File "/home/jenkins/.buildout/eggs/cp39/Products.GenericSetup-2.0.3-py3.9.egg/Products/GenericSetup/utils.py", line 882, in exportObjects
    body = exporter.body
  File "/home/jenkins/.buildout/eggs/cp39/Products.GenericSetup-2.0.3-py3.9.egg/Products/GenericSetup/utils.py", line 525, in _exportBody
    xml = self._doc.toprettyxml(' ', encoding=self._encoding)
  File "/home/jenkins/.buildout/eggs/cp39/Products.GenericSetup-2.0.3-py3.9.egg/Products/GenericSetup/utils.py", line 437, in toprettyxml
    return Document.toprettyxml(self, indent, newl, encoding)
  File "/srv/python3.9/lib/python3.9/xml/dom/minidom.py", line 60, in toprettyxml
    self.writexml(writer, "", indent, newl, encoding, standalone)


FAILED:  Products.CMFPlone.tests.test_zmi.ZMITests.test_manage_components

Error Message:
writexml() takes from 2 to 6 positional arguments but 7 were given

Stack Trace:
writexml() takes from 2 to 6 positional arguments but 7 were given

 - Expression: "view/adapter/body"
 - Filename:   ... 3.9.egg/Products/GenericSetup/browser/components_form.pt
 - Location:   (line 7: col 25)
 - Source:     tal:content="view/adapter/body"></textarea>
                            ^^^^^^^^^^^^^^^^^
 - Expression: "view/form_template"
 - Filename:   ... .3-py3.9.egg/Products/GenericSetup/browser/components.pt
 - Location:   (line 4: col 30)
 - Source:     ... lock replace="structure view/form_template" />
                                           ^^^^^^^^^^^^^^^^^^
 - Arguments:  template: <Products.Five.browser.pagetemplatefile.ViewPageTemplateFile object at 0x7ff5303cad90>
               options: {}
               args: ()
               nothing: None
               modules: <Products.PageTemplates.ZRPythonExpr._SecureModuleImporter object at 0x7ff539697460>
               request: <HTTPRequest, URL=None>
               view: <Products.Five.browser.metaconfigure.ComponentsSetupTab object at 0x7ff528f32ee0>
               context: <PloneSite at /plone>
               views: <Products.Five.browser.pagetemplatefile.ViewMapper object at 0x7ff5249029d0>
               here: <PloneSite at /plone>
               container: <PloneSite at /plone>
               root: <Application at >
               traverse_subpath: []
               user: <PloneUser 'test-user'>
               default: <DEFAULT>
               repeat: <Products.PageTemplates.engine.RepeatDictWrapper object at 0x7ff5161b3640>
               loop: {}
               target_language: None
               translate: <function BaseTemplate.render.<locals>.translate at 0x7ff526324ee0>
               attrs: {'name': 'body', 'cols': '60', 'rows': '24', 'style': 'width: 600px;'}

  File "/srv/python3.9/lib/python3.9/unittest/case.py", line 59, in testPartExecutor
    yield
  File "/srv/python3.9/lib/python3.9/unittest/case.py", line 593, in run
    self._callTestMethod(testMethod)
  File "/srv/python3.9/lib/python3.9/unittest/case.py", line 550, in _callTestMethod
    method()
  File "/home/jenkins/workspace/plone-6.0-python-3.9/src/Products.CMFPlone/Products/CMFPlone/tests/test_zmi.py", line 31, in test_manage_components
    self.assertTrue(view(), msg=f'{url} is broken')
  File "/home/jenkins/.buildout/eggs/cp39/Products.GenericSetup-2.0.3-py3.9.egg/Products/GenericSetup/browser/components.py", line 75, in __call__
    return self.template()
  File "/home/jenkins/.buildout/eggs/cp39/Zope-5.1.1-py3.9.egg/Products/Five/browser/pagetemplatefile.py", line 126, in __call__
    return self.__func__(__self__, *args, **kw)
  File "/home/jenkins/.buildout/eggs/cp39/Zope-5.1.1-py3.9.egg/Products/Five/browser/pagetemplatefile.py", line 58, in __call__
    s = self.pt_render(
  File "/home/jenkins/.buildout/eggs/cp39/zope.pagetemplate-4.5.0-py3.9.egg/zope/pagetemplate/pagetemplate.py", line 133, in pt_render
    return self._v_program(
  File "/home/jenkins/.buildout/eggs/cp39/Zope-5.1.1-py3.9.egg/Products/PageTemplates/engine.py", line 365, in __call__
    return template.render(**kwargs)
  File "/home/jenkins/.buildout/eggs/cp39/z3c.pt-3.3.0-py3.9.egg/z3c/pt/pagetemplate.py", line 176, in render
    return base_renderer(**context)
  File "/home/jenkins/.buildout/eggs/cp39/Chameleon-3.8.1-py3.9.egg/chameleon/zpt/template.py", line 307, in render
    return super(PageTemplate, self).render(**_kw)
  File "/home/jenkins/.buildout/eggs/cp39/Chameleon-3.8.1-py3.9.egg/chameleon/template.py", line 192, in render
    self._render(stream, econtext, rcontext)
  File "/home/jenkins/workspace/plone-6.0-python-3.9/var/cache/dfb1a09909944bb3f99f7cd1e19e6ec0.py", line 176, in render
    __cache_140690595585760 = _static_140691050667504('path', 'view/form_template', econtext=econtext)(_static_140691051598992(econtext, __zt_tmp))
  File "/home/jenkins/.buildout/eggs/cp39/zope.tales-5.1-py3.9.egg/zope/tales/expressions.py", line 250, in __call__
    return self._eval(econtext)
  File "/home/jenkins/.buildout/eggs/cp39/Zope-5.1.1-py3.9.egg/Products/PageTemplates/Expressions.py", line 192, in _eval
    return render(ob, econtext.vars)
  File "/home/jenkins/.buildout/eggs/cp39/Zope-5.1.1-py3.9.egg/Products/PageTemplates/Expressions.py", line 123, in render
    ob = ob()
  File "/home/jenkins/.buildout/eggs/cp39/Zope-5.1.1-py3.9.egg/Products/Five/browser/pagetemplatefile.py", line 126, in __call__
    return self.__func__(__self__, *args, **kw)
  File "/home/jenkins/.buildout/eggs/cp39/Zope-5.1.1-py3.9.egg/Products/Five/browser/pagetemplatefile.py", line 58, in __call__
    s = self.pt_render(
  File "/home/jenkins/.buildout/eggs/cp39/zope.pagetemplate-4.5.0-py3.9.egg/zope/pagetemplate/pagetemplate.py", line 133, in pt_render
    return self._v_program(
  File "/home/jenkins/.buildout/eggs/cp39/Zope-5.1.1-py3.9.egg/Products/PageTemplates/engine.py", line 365, in __call__
    return template.render(**kwargs)
  File "/home/jenkins/.buildout/eggs/cp39/z3c.pt-3.3.0-py3.9.egg/z3c/pt/pagetemplate.py", line 176, in render
    return base_renderer(**context)
  File "/home/jenkins/.buildout/eggs/cp39/Chameleon-3.8.1-py3.9.egg/chameleon/zpt/template.py", line 307, in render
    return super(PageTemplate, self).render(**_kw)
  File "/home/jenkins/.buildout/eggs/cp39/Chameleon-3.8.1-py3.9.egg/chameleon/template.py", line 214, in render
    raise_with_traceback(exc, tb)
  File "/home/jenkins/.buildout/eggs/cp39/Chameleon-3.8.1-py3.9.egg/chameleon/utils.py", line 75, in raise_with_traceback
    raise exc
  File "/home/jenkins/.buildout/eggs/cp39/Chameleon-3.8.1-py3.9.egg/chameleon/template.py", line 192, in render
    self._render(stream, econtext, rcontext)
  File "/home/jenkins/workspace/plone-6.0-python-3.9/var/cache/91b0feacf146f45e2c38fa421489411b.py", line 174, in render
    __cache_140690929330688 = _static_140691050667504('path', 'view/adapter/body', econtext=econtext)(_static_140691051598992(econtext, __zt_tmp))
  File "/home/jenkins/.buildout/eggs/cp39/zope.tales-5.1-py3.9.egg/zope/tales/expressions.py", line 250, in __call__
    return self._eval(econtext)
  File "/home/jenkins/.buildout/eggs/cp39/Zope-5.1.1-py3.9.egg/Products/PageTemplates/Expressions.py", line 184, in _eval
    ob = self._subexprs[-1](econtext)
  File "/home/jenkins/.buildout/eggs/cp39/zope.tales-5.1-py3.9.egg/zope/tales/expressions.py", line 153, in _eval
    ob = self._traverser(ob, element, econtext)
  File "/home/jenkins/.buildout/eggs/cp39/Zope-5.1.1-py3.9.egg/Products/PageTemplates/Expressions.py", line 101, in trustedBoboAwareZopeTraverse
    object = traversePathElement(object, name, path_items,
  File "/home/jenkins/.buildout/eggs/cp39/zope.traversing-4.4.1-py3.9.egg/zope/traversing/adapters.py", line 156, in traversePathElement
    return traversable.traverse(nm, further_path)
  File "/home/jenkins/.buildout/eggs/cp39/zope.traversing-4.4.1-py3.9.egg/zope/traversing/adapters.py", line 47, in traverse
    attr = getattr(subject, name, _marker)
  File "/home/jenkins/.buildout/eggs/cp39/Products.GenericSetup-2.0.3-py3.9.egg/Products/GenericSetup/browser/components.py", line 49, in _getBody
    return getMultiAdapter((sm, SetupEnviron()), IBody).body
  File "/home/jenkins/.buildout/eggs/cp39/Products.GenericSetup-2.0.3-py3.9.egg/Products/GenericSetup/utils.py", line 525, in _exportBody
    xml = self._doc.toprettyxml(' ', encoding=self._encoding)
  File "/home/jenkins/.buildout/eggs/cp39/Products.GenericSetup-2.0.3-py3.9.egg/Products/GenericSetup/utils.py", line 437, in toprettyxml
    return Document.toprettyxml(self, indent, newl, encoding)
  File "/srv/python3.9/lib/python3.9/xml/dom/minidom.py", line 60, in toprettyxml
    self.writexml(writer, "", indent, newl, encoding, standalone)


FAILED:  Products.DCWorkflow.tests.test_exportimport.Test_exportWorkflow.test_empty

Error Message:
writexml() takes from 2 to 6 positional arguments but 7 were given

Stack Trace:
writexml() takes from 2 to 6 positional arguments but 7 were given

  File "/srv/python3.9/lib/python3.9/unittest/case.py", line 59, in testPartExecutor
    yield
  File "/srv/python3.9/lib/python3.9/unittest/case.py", line 593, in run
    self._callTestMethod(testMethod)
  File "/srv/python3.9/lib/python3.9/unittest/case.py", line 550, in _callTestMethod
    method()
  File "/home/jenkins/.buildout/eggs/cp39/Products.DCWorkflow-2.4.1-py3.9.egg/Products/DCWorkflow/tests/test_exportimport.py", line 2515, in test_empty
    exportWorkflowTool(context)
  File "/home/jenkins/workspace/plone-6.0-python-3.9/src/Products.CMFCore/src/Products/CMFCore/exportimport/workflow.py", line 142, in exportWorkflowTool
    exportObjects(tool, '', context)
  File "/home/jenkins/.buildout/eggs/cp39/Products.GenericSetup-2.0.3-py3.9.egg/Products/GenericSetup/utils.py", line 882, in exportObjects
    body = exporter.body
  File "/home/jenkins/.buildout/eggs/cp39/Products.GenericSetup-2.0.3-py3.9.egg/Products/GenericSetup/utils.py", line 525, in _exportBody
    xml = self._doc.toprettyxml(' ', encoding=self._encoding)
  File "/home/jenkins/.buildout/eggs/cp39/Products.GenericSetup-2.0.3-py3.9.egg/Products/GenericSetup/utils.py", line 437, in toprettyxml
    return Document.toprettyxml(self, indent, newl, encoding)
  File "/srv/python3.9/lib/python3.9/xml/dom/minidom.py", line 60, in toprettyxml
    self.writexml(writer, "", indent, newl, encoding, standalone)


FAILED:  Products.DCWorkflow.tests.test_exportimport.Test_exportWorkflow.test_normal

Error Message:
writexml() takes from 2 to 6 positional arguments but 7 were given

Stack Trace:
writexml() takes from 2 to 6 positional arguments but 7 were given

  File "/srv/python3.9/lib/python3.9/unittest/case.py", line 59, in testPartExecutor
    yield
  File "/srv/python3.9/lib/python3.9/unittest/case.py", line 593, in run
    self._callTestMethod(testMethod)
  File "/srv/python3.9/lib/python3.9/unittest/case.py", line 550, in _callTestMethod
    method()
  File "/home/jenkins/.buildout/eggs/cp39/Products.DCWorkflow-2.4.1-py3.9.egg/Products/DCWorkflow/tests/test_exportimport.py", line 2553, in test_normal
    exportWorkflowTool(context)
  File "/home/jenkins/workspace/plone-6.0-python-3.9/src/Products.CMFCore/src/Products/CMFCore/exportimport/workflow.py", line 142, in exportWorkflowTool
    exportObjects(tool, '', context)
  File "/home/jenkins/.buildout/eggs/cp39/Products.GenericSetup-2.0.3-py3.9.egg/Products/GenericSetup/utils.py", line 882, in exportObjects
    body = exporter.body
  File "/home/jenkins/.buildout/eggs/cp39/Products.GenericSetup-2.0.3-py3.9.egg/Products/GenericSetup/utils.py", line 525, in _exportBody
    xml = self._doc.toprettyxml(' ', encoding=self._encoding)
  File "/home/jenkins/.buildout/eggs/cp39/Products.GenericSetup-2.0.3-py3.9.egg/Products/GenericSetup/utils.py", line 437, in toprettyxml
    return Document.toprettyxml(self, indent, newl, encoding)
  File "/srv/python3.9/lib/python3.9/xml/dom/minidom.py", line 60, in toprettyxml
    self.writexml(writer, "", indent, newl, encoding, standalone)


FAILED:  Products.DCWorkflow.tests.test_exportimport.Test_exportWorkflow.test_with_filenames

Error Message:
writexml() takes from 2 to 6 positional arguments but 7 were given

Stack Trace:
writexml() takes from 2 to 6 positional arguments but 7 were given

  File "/srv/python3.9/lib/python3.9/unittest/case.py", line 59, in testPartExecutor
    yield
  File "/srv/python3.9/lib/python3.9/unittest/case.py", line 593, in run
    self._callTestMethod(testMethod)
  File "/srv/python3.9/lib/python3.9/unittest/case.py", line 550, in _callTestMethod
    method()
  File "/home/jenkins/.buildout/eggs/cp39/Products.DCWorkflow-2.4.1-py3.9.egg/Products/DCWorkflow/tests/test_exportimport.py", line 2602, in test_with_filenames
    exportWorkflowTool(context)
  File "/home/jenkins/workspace/plone-6.0-python-3.9/src/Products.CMFCore/src/Products/CMFCore/exportimport/workflow.py", line 142, in exportWorkflowTool
    exportObjects(tool, '', context)
  File "/home/jenkins/.buildout/eggs/cp39/Products.GenericSetup-2.0.3-py3.9.egg/Products/GenericSetup/utils.py", line 882, in exportObjects
    body = exporter.body
  File "/home/jenkins/.buildout/eggs/cp39/Products.GenericSetup-2.0.3-py3.9.egg/Products/GenericSetup/utils.py", line 525, in _exportBody
    xml = self._doc.toprettyxml(' ', encoding=self._encoding)
  File "/home/jenkins/.buildout/eggs/cp39/Products.GenericSetup-2.0.3-py3.9.egg/Products/GenericSetup/utils.py", line 437, in toprettyxml
    return Document.toprettyxml(self, indent, newl, encoding)
  File "/srv/python3.9/lib/python3.9/xml/dom/minidom.py", line 60, in toprettyxml
    self.writexml(writer, "", indent, newl, encoding, standalone)


FAILED:  Products.GenericSetup.OFSP.tests.test_exportimport.FolderXMLAdapterTests.test_body_get

Error Message:
writexml() takes from 2 to 6 positional arguments but 7 were given

Stack Trace:
writexml() takes from 2 to 6 positional arguments but 7 were given

  File "/srv/python3.9/lib/python3.9/unittest/case.py", line 59, in testPartExecutor
    yield
  File "/srv/python3.9/lib/python3.9/unittest/case.py", line 593, in run
    self._callTestMethod(testMethod)
  File "/srv/python3.9/lib/python3.9/unittest/case.py", line 550, in _callTestMethod
    method()
  File "/home/jenkins/.buildout/eggs/cp39/Products.GenericSetup-2.0.3-py3.9.egg/Products/GenericSetup/testing.py", line 85, in test_body_get
    self.assertEqual(adapted.body, self._BODY)
  File "/home/jenkins/.buildout/eggs/cp39/Products.GenericSetup-2.0.3-py3.9.egg/Products/GenericSetup/OFSP/exportimport.py", line 63, in _exportBody
    return XMLAdapterBase._exportBody(self)
  File "/home/jenkins/.buildout/eggs/cp39/Products.GenericSetup-2.0.3-py3.9.egg/Products/GenericSetup/utils.py", line 525, in _exportBody
    xml = self._doc.toprettyxml(' ', encoding=self._encoding)
  File "/home/jenkins/.buildout/eggs/cp39/Products.GenericSetup-2.0.3-py3.9.egg/Products/GenericSetup/utils.py", line 437, in toprettyxml
    return Document.toprettyxml(self, indent, newl, encoding)
  File "/srv/python3.9/lib/python3.9/xml/dom/minidom.py", line 60, in toprettyxml
    self.writexml(writer, "", indent, newl, encoding, standalone)


FAILED:  Products.GenericSetup.OFSP.tests.test_exportimport.FolderXMLAdapterTests.test_body_set

Error Message:
writexml() takes from 2 to 6 positional arguments but 7 were given

Stack Trace:
writexml() takes from 2 to 6 positional arguments but 7 were given

  File "/srv/python3.9/lib/python3.9/unittest/case.py", line 59, in testPartExecutor
    yield
  File "/srv/python3.9/lib/python3.9/unittest/case.py", line 593, in run
    self._callTestMethod(testMethod)
  File "/srv/python3.9/lib/python3.9/unittest/case.py", line 550, in _callTestMethod
    method()
  File "/home/jenkins/.buildout/eggs/cp39/Products.GenericSetup-2.0.3-py3.9.egg/Products/GenericSetup/testing.py", line 93, in test_body_set
    self.assertEqual(adapted.body, self._BODY)
  File "/home/jenkins/.buildout/eggs/cp39/Products.GenericSetup-2.0.3-py3.9.egg/Products/GenericSetup/OFSP/exportimport.py", line 63, in _exportBody
    return XMLAdapterBase._exportBody(self)
  File "/home/jenkins/.buildout/eggs/cp39/Products.GenericSetup-2.0.3-py3.9.egg/Products/GenericSetup/utils.py", line 525, in _exportBody
    xml = self._doc.toprettyxml(' ', encoding=self._encoding)
  File "/home/jenkins/.buildout/eggs/cp39/Products.GenericSetup-2.0.3-py3.9.egg/Products/GenericSetup/utils.py", line 437, in toprettyxml
    return Document.toprettyxml(self, indent, newl, encoding)
  File "/srv/python3.9/lib/python3.9/xml/dom/minidom.py", line 60, in toprettyxml
    self.writexml(writer, "", indent, newl, encoding, standalone)


FAILED:  Products.GenericSetup.OFSP.tests.test_exportimport.FolderXMLAdapterTests.test_body_set_without_encoding

Error Message:
writexml() takes from 2 to 6 positional arguments but 7 were given

Stack Trace:
writexml() takes from 2 to 6 positional arguments but 7 were given

  File "/srv/python3.9/lib/python3.9/unittest/case.py", line 59, in testPartExecutor
    yield
  File "/srv/python3.9/lib/python3.9/unittest/case.py", line 593, in run
    self._callTestMethod(testMethod)
  File "/srv/python3.9/lib/python3.9/unittest/case.py", line 550, in _callTestMethod
    method()
  File "/home/jenkins/.buildout/eggs/cp39/Products.GenericSetup-2.0.3-py3.9.egg/Products/GenericSetup/OFSP/tests/test_exportimport.py", line 61, in test_body_set_without_encoding
    self.assertEqual(adapted.body, self._BODY)
  File "/home/jenkins/.buildout/eggs/cp39/Products.GenericSetup-2.0.3-py3.9.egg/Products/GenericSetup/OFSP/exportimport.py", line 63, in _exportBody
    return XMLAdapterBase._exportBody(self)
  File "/home/jenkins/.buildout/eggs/cp39/Products.GenericSetup-2.0.3-py3.9.egg/Products/GenericSetup/utils.py", line 525, in _exportBody
    xml = self._doc.toprettyxml(' ', encoding=self._encoding)
  File "/home/jenkins/.buildout/eggs/cp39/Products.GenericSetup-2.0.3-py3.9.egg/Products/GenericSetup/utils.py", line 437, in toprettyxml
    return Document.toprettyxml(self, indent, newl, encoding)
  File "/srv/python3.9/lib/python3.9/xml/dom/minidom.py", line 60, in toprettyxml
    self.writexml(writer, "", indent, newl, encoding, standalone)


FAILED:  Products.GenericSetup.ZCatalog.tests.test_exportimport.ZCatalogXMLAdapterTests.test_body_get

Error Message:
writexml() takes from 2 to 6 positional arguments but 7 were given

Stack Trace:
writexml() takes from 2 to 6 positional arguments but 7 were given

  File "/srv/python3.9/lib/python3.9/unittest/case.py", line 59, in testPartExecutor
    yield
  File "/srv/python3.9/lib/python3.9/unittest/case.py", line 593, in run
    self._callTestMethod(testMethod)
  File "/srv/python3.9/lib/python3.9/unittest/case.py", line 550, in _callTestMethod
    method()
  File "/home/jenkins/.buildout/eggs/cp39/Products.GenericSetup-2.0.3-py3.9.egg/Products/GenericSetup/testing.py", line 85, in test_body_get
    self.assertEqual(adapted.body, self._BODY)
  File "/home/jenkins/.buildout/eggs/cp39/Products.GenericSetup-2.0.3-py3.9.egg/Products/GenericSetup/utils.py", line 525, in _exportBody
    xml = self._doc.toprettyxml(' ', encoding=self._encoding)
  File "/home/jenkins/.buildout/eggs/cp39/Products.GenericSetup-2.0.3-py3.9.egg/Products/GenericSetup/utils.py", line 437, in toprettyxml
    return Document.toprettyxml(self, indent, newl, encoding)
  File "/srv/python3.9/lib/python3.9/xml/dom/minidom.py", line 60, in toprettyxml
    self.writexml(writer, "", indent, newl, encoding, standalone)


FAILED:  Products.GenericSetup.ZCatalog.tests.test_exportimport.ZCatalogXMLAdapterTests.test_body_get_special

Error Message:
writexml() takes from 2 to 6 positional arguments but 7 were given

Stack Trace:
writexml() takes from 2 to 6 positional arguments but 7 were given

  File "/srv/python3.9/lib/python3.9/unittest/case.py", line 59, in testPartExecutor
    yield
  File "/srv/python3.9/lib/python3.9/unittest/case.py", line 593, in run
    self._callTestMethod(testMethod)
  File "/srv/python3.9/lib/python3.9/unittest/case.py", line 550, in _callTestMethod
    method()
  File "/home/jenkins/.buildout/eggs/cp39/Products.GenericSetup-2.0.3-py3.9.egg/Products/GenericSetup/ZCatalog/tests/test_exportimport.py", line 196, in test_body_get_special
    self.assertEqual(adapted.body, expected)
  File "/home/jenkins/.buildout/eggs/cp39/Products.GenericSetup-2.0.3-py3.9.egg/Products/GenericSetup/utils.py", line 525, in _exportBody
    xml = self._doc.toprettyxml(' ', encoding=self._encoding)
  File "/home/jenkins/.buildout/eggs/cp39/Products.GenericSetup-2.0.3-py3.9.egg/Products/GenericSetup/utils.py", line 437, in toprettyxml
    return Document.toprettyxml(self, indent, newl, encoding)
  File "/srv/python3.9/lib/python3.9/xml/dom/minidom.py", line 60, in toprettyxml
    self.writexml(writer, "", indent, newl, encoding, standalone)


FAILED:  Products.GenericSetup.ZCatalog.tests.test_exportimport.ZCatalogXMLAdapterTests.test_body_set

Error Message:
writexml() takes from 2 to 6 positional arguments but 7 were given

Stack Trace:
writexml() takes from 2 to 6 positional arguments but 7 were given

  File "/srv/python3.9/lib/python3.9/unittest/case.py", line 59, in testPartExecutor
    yield
  File "/srv/python3.9/lib/python3.9/unittest/case.py", line 593, in run
    self._callTestMethod(testMethod)
  File "/srv/python3.9/lib/python3.9/unittest/case.py", line 550, in _callTestMethod
    method()
  File "/home/jenkins/.buildout/eggs/cp39/Products.GenericSetup-2.0.3-py3.9.egg/Products/GenericSetup/testing.py", line 93, in test_body_set
    self.assertEqual(adapted.body, self._BODY)
  File "/home/jenkins/.buildout/eggs/cp39/Products.GenericSetup-2.0.3-py3.9.egg/Products/GenericSetup/utils.py", line 525, in _exportBody
    xml = self._doc.toprettyxml(' ', encoding=self._encoding)
  File "/home/jenkins/.buildout/eggs/cp39/Products.GenericSetup-2.0.3-py3.9.egg/Products/GenericSetup/utils.py", line 437, in toprettyxml
    return Document.toprettyxml(self, indent, newl, encoding)
  File "/srv/python3.9/lib/python3.9/xml/dom/minidom.py", line 60, in toprettyxml
    self.writexml(writer, "", indent, newl, encoding, standalone)


FAILED:  Products.GenericSetup.ZCatalog.tests.test_exportimport.ZCatalogXMLAdapterTests.test_body_set_update

Error Message:
writexml() takes from 2 to 6 positional arguments but 7 were given

Stack Trace:
writexml() takes from 2 to 6 positional arguments but 7 were given

  File "/srv/python3.9/lib/python3.9/unittest/case.py", line 59, in testPartExecutor
    yield
  File "/srv/python3.9/lib/python3.9/unittest/case.py", line 593, in run
    self._callTestMethod(testMethod)
  File "/srv/python3.9/lib/python3.9/unittest/case.py", line 550, in _callTestMethod
    method()
  File "/home/jenkins/.buildout/eggs/cp39/Products.GenericSetup-2.0.3-py3.9.egg/Products/GenericSetup/ZCatalog/tests/test_exportimport.py", line 205, in test_body_set_update
    self.assertEqual(adapted.body, _CATALOG_BODY % (b'', _ZCTEXT_XML, b''))
  File "/home/jenkins/.buildout/eggs/cp39/Products.GenericSetup-2.0.3-py3.9.egg/Products/GenericSetup/utils.py", line 525, in _exportBody
    xml = self._doc.toprettyxml(' ', encoding=self._encoding)
  File "/home/jenkins/.buildout/eggs/cp39/Products.GenericSetup-2.0.3-py3.9.egg/Products/GenericSetup/utils.py", line 437, in toprettyxml
    return Document.toprettyxml(self, indent, newl, encoding)
  File "/srv/python3.9/lib/python3.9/xml/dom/minidom.py", line 60, in toprettyxml
    self.writexml(writer, "", indent, newl, encoding, standalone)


FAILED:  Products.GenericSetup.tests.test_components.ComponentRegistryXMLAdapterTests.test_blacklist_get

Error Message:
writexml() takes from 2 to 6 positional arguments but 7 were given

Stack Trace:
writexml() takes from 2 to 6 positional arguments but 7 were given

  File "/srv/python3.9/lib/python3.9/unittest/case.py", line 59, in testPartExecutor
    yield
  File "/srv/python3.9/lib/python3.9/unittest/case.py", line 593, in run
    self._callTestMethod(testMethod)
  File "/srv/python3.9/lib/python3.9/unittest/case.py", line 550, in _callTestMethod
    method()
  File "/home/jenkins/.buildout/eggs/cp39/Products.GenericSetup-2.0.3-py3.9.egg/Products/GenericSetup/tests/test_components.py", line 350, in test_blacklist_get
    body = adapted.body
  File "/home/jenkins/.buildout/eggs/cp39/Products.GenericSetup-2.0.3-py3.9.egg/Products/GenericSetup/utils.py", line 525, in _exportBody
    xml = self._doc.toprettyxml(' ', encoding=self._encoding)
  File "/home/jenkins/.buildout/eggs/cp39/Products.GenericSetup-2.0.3-py3.9.egg/Products/GenericSetup/utils.py", line 437, in toprettyxml
    return Document.toprettyxml(self, indent, newl, encoding)
  File "/srv/python3.9/lib/python3.9/xml/dom/minidom.py", line 60, in toprettyxml
    self.writexml(writer, "", indent, newl, encoding, standalone)


FAILED:  Products.GenericSetup.tests.test_components.ComponentRegistryXMLAdapterTests.test_body_get

Error Message:
writexml() takes from 2 to 6 positional arguments but 7 were given

Stack Trace:
writexml() takes from 2 to 6 positional arguments but 7 were given

  File "/srv/python3.9/lib/python3.9/unittest/case.py", line 59, in testPartExecutor
    yield
  File "/srv/python3.9/lib/python3.9/unittest/case.py", line 593, in run
    self._callTestMethod(testMethod)
  File "/srv/python3.9/lib/python3.9/unittest/case.py", line 550, in _callTestMethod
    method()
  File "/home/jenkins/.buildout/eggs/cp39/Products.GenericSetup-2.0.3-py3.9.egg/Products/GenericSetup/testing.py", line 85, in test_body_get
    self.assertEqual(adapted.body, self._BODY)
  File "/home/jenkins/.buildout/eggs/cp39/Products.GenericSetup-2.0.3-py3.9.egg/Products/GenericSetup/utils.py", line 525, in _exportBody
    xml = self._doc.toprettyxml(' ', encoding=self._encoding)
  File "/home/jenkins/.buildout/eggs/cp39/Products.GenericSetup-2.0.3-py3.9.egg/Products/GenericSetup/utils.py", line 437, in toprettyxml
    return Document.toprettyxml(self, indent, newl, encoding)
  File "/srv/python3.9/lib/python3.9/xml/dom/minidom.py", line 60, in toprettyxml
    self.writexml(writer, "", indent, newl, encoding, standalone)


FAILED:  Products.GenericSetup.tests.test_components.ComponentRegistryXMLAdapterTests.test_body_set

Error Message:
writexml() takes from 2 to 6 positional arguments but 7 were given

Stack Trace:
writexml() takes from 2 to 6 positional arguments but 7 were given

  File "/srv/python3.9/lib/python3.9/unittest/case.py", line 59, in testPartExecutor
    yield
  File "/srv/python3.9/lib/python3.9/unittest/case.py", line 593, in run
    self._callTestMethod(testMethod)
  File "/srv/python3.9/lib/python3.9/unittest/case.py", line 550, in _callTestMethod
    method()
  File "/home/jenkins/.buildout/eggs/cp39/Products.GenericSetup-2.0.3-py3.9.egg/Products/GenericSetup/testing.py", line 93, in test_body_set
    self.assertEqual(adapted.body, self._BODY)
  File "/home/jenkins/.buildout/eggs/cp39/Products.GenericSetup-2.0.3-py3.9.egg/Products/GenericSetup/utils.py", line 525, in _exportBody
    xml = self._doc.toprettyxml(' ', encoding=self._encoding)
  File "/home/jenkins/.buildout/eggs/cp39/Products.GenericSetup-2.0.3-py3.9.egg/Products/GenericSetup/utils.py", line 437, in toprettyxml
    return Document.toprettyxml(self, indent, newl, encoding)
  File "/srv/python3.9/lib/python3.9/xml/dom/minidom.py", line 60, in toprettyxml
    self.writexml(writer, "", indent, newl, encoding, standalone)


FAILED:  Products.GenericSetup.tests.test_utils.MarkerInterfaceHelpersTests.test__extractMarkers

Error Message:
writexml() takes from 2 to 6 positional arguments but 7 were given

Stack Trace:
writexml() takes from 2 to 6 positional arguments but 7 were given

  File "/srv/python3.9/lib/python3.9/unittest/case.py", line 59, in testPartExecutor
    yield
  File "/srv/python3.9/lib/python3.9/unittest/case.py", line 593, in run
    self._callTestMethod(testMethod)
  File "/srv/python3.9/lib/python3.9/unittest/case.py", line 550, in _callTestMethod
    method()
  File "/home/jenkins/.buildout/eggs/cp39/Products.GenericSetup-2.0.3-py3.9.egg/Products/GenericSetup/tests/test_utils.py", line 827, in test__extractMarkers
    self.assertEqual(doc.toprettyxml(' '), _NORMAL_MARKER_EXPORT)
  File "/home/jenkins/.buildout/eggs/cp39/Products.GenericSetup-2.0.3-py3.9.egg/Products/GenericSetup/utils.py", line 437, in toprettyxml
    return Document.toprettyxml(self, indent, newl, encoding)
  File "/srv/python3.9/lib/python3.9/xml/dom/minidom.py", line 60, in toprettyxml
    self.writexml(writer, "", indent, newl, encoding, standalone)


FAILED:  Products.GenericSetup.tests.test_utils.MarkerInterfaceHelpersTests.test__initMarkers

Error Message:
writexml() takes from 2 to 6 positional arguments but 7 were given

Stack Trace:
writexml() takes from 2 to 6 positional arguments but 7 were given

  File "/srv/python3.9/lib/python3.9/unittest/case.py", line 59, in testPartExecutor
    yield
  File "/srv/python3.9/lib/python3.9/unittest/case.py", line 593, in run
    self._callTestMethod(testMethod)
  File "/srv/python3.9/lib/python3.9/unittest/case.py", line 550, in _callTestMethod
    method()
  File "/home/jenkins/.buildout/eggs/cp39/Products.GenericSetup-2.0.3-py3.9.egg/Products/GenericSetup/tests/test_utils.py", line 852, in test__initMarkers
    self.assertEqual(doc.toprettyxml(' '), _NORMAL_MARKER_EXPORT)
  File "/home/jenkins/.buildout/eggs/cp39/Products.GenericSetup-2.0.3-py3.9.egg/Products/GenericSetup/utils.py", line 437, in toprettyxml
    return Document.toprettyxml(self, indent, newl, encoding)
  File "/srv/python3.9/lib/python3.9/xml/dom/minidom.py", line 60, in toprettyxml
    self.writexml(writer, "", indent, newl, encoding, standalone)


FAILED:  Products.GenericSetup.tests.test_utils.PrettyDocumentTests.test_attr_quoting

Error Message:
writexml() takes from 2 to 6 positional arguments but 7 were given

Stack Trace:
writexml() takes from 2 to 6 positional arguments but 7 were given

  File "/srv/python3.9/lib/python3.9/unittest/case.py", line 59, in testPartExecutor
    yield
  File "/srv/python3.9/lib/python3.9/unittest/case.py", line 593, in run
    self._callTestMethod(testMethod)
  File "/srv/python3.9/lib/python3.9/unittest/case.py", line 550, in _callTestMethod
    method()
  File "/home/jenkins/.buildout/eggs/cp39/Products.GenericSetup-2.0.3-py3.9.egg/Products/GenericSetup/tests/test_utils.py", line 925, in test_attr_quoting
    xml_output = doc.toprettyxml(' ')
  File "/home/jenkins/.buildout/eggs/cp39/Products.GenericSetup-2.0.3-py3.9.egg/Products/GenericSetup/utils.py", line 437, in toprettyxml
    return Document.toprettyxml(self, indent, newl, encoding)
  File "/srv/python3.9/lib/python3.9/xml/dom/minidom.py", line 60, in toprettyxml
    self.writexml(writer, "", indent, newl, encoding, standalone)


FAILED:  Products.GenericSetup.tests.test_utils.PrettyDocumentTests.test_text_quoting

Error Message:
writexml() takes from 2 to 6 positional arguments but 7 were given

Stack Trace:
writexml() takes from 2 to 6 positional arguments but 7 were given

  File "/srv/python3.9/lib/python3.9/unittest/case.py", line 59, in testPartExecutor
    yield
  File "/srv/python3.9/lib/python3.9/unittest/case.py", line 593, in run
    self._callTestMethod(testMethod)
  File "/srv/python3.9/lib/python3.9/unittest/case.py", line 550, in _callTestMethod
    method()
  File "/home/jenkins/.buildout/eggs/cp39/Products.GenericSetup-2.0.3-py3.9.egg/Products/GenericSetup/tests/test_utils.py", line 958, in test_text_quoting
    xml_output = doc.toprettyxml(' ')
  File "/home/jenkins/.buildout/eggs/cp39/Products.GenericSetup-2.0.3-py3.9.egg/Products/GenericSetup/utils.py", line 437, in toprettyxml
    return Document.toprettyxml(self, indent, newl, encoding)
  File "/srv/python3.9/lib/python3.9/xml/dom/minidom.py", line 60, in toprettyxml
    self.writexml(writer, "", indent, newl, encoding, standalone)


FAILED:  Products.GenericSetup.tests.test_utils.PropertyManagerHelpersNonPMContextTests.test__extractProperties_empty

Error Message:
writexml() takes from 2 to 6 positional arguments but 7 were given

Stack Trace:
writexml() takes from 2 to 6 positional arguments but 7 were given

  File "/srv/python3.9/lib/python3.9/unittest/case.py", line 59, in testPartExecutor
    yield
  File "/srv/python3.9/lib/python3.9/unittest/case.py", line 593, in run
    self._callTestMethod(testMethod)
  File "/srv/python3.9/lib/python3.9/unittest/case.py", line 550, in _callTestMethod
    method()
  File "/home/jenkins/.buildout/eggs/cp39/Products.GenericSetup-2.0.3-py3.9.egg/Products/GenericSetup/tests/test_utils.py", line 503, in test__extractProperties_empty
    self.assertEqual(doc.toprettyxml(' '), _EMPTY_PROPERTY_EXPORT)
  File "/home/jenkins/.buildout/eggs/cp39/Products.GenericSetup-2.0.3-py3.9.egg/Products/GenericSetup/utils.py", line 437, in toprettyxml
    return Document.toprettyxml(self, indent, newl, encoding)
  File "/srv/python3.9/lib/python3.9/xml/dom/minidom.py", line 60, in toprettyxml
    self.writexml(writer, "", indent, newl, encoding, standalone)


FAILED:  Products.GenericSetup.tests.test_utils.PropertyManagerHelpersNonPMContextTests.test__extractProperties_none

Error Message:
writexml() takes from 2 to 6 positional arguments but 7 were given

Stack Trace:
writexml() takes from 2 to 6 positional arguments but 7 were given

  File "/srv/python3.9/lib/python3.9/unittest/case.py", line 59, in testPartExecutor
    yield
  File "/srv/python3.9/lib/python3.9/unittest/case.py", line 593, in run
    self._callTestMethod(testMethod)
  File "/srv/python3.9/lib/python3.9/unittest/case.py", line 550, in _callTestMethod
    method()
  File "/home/jenkins/.buildout/eggs/cp39/Products.GenericSetup-2.0.3-py3.9.egg/Products/GenericSetup/tests/test_utils.py", line 517, in test__extractProperties_none
    self.assertEqual(doc.toprettyxml(' '), _NONE_PROPERTY_EXPORT)
  File "/home/jenkins/.buildout/eggs/cp39/Products.GenericSetup-2.0.3-py3.9.egg/Products/GenericSetup/utils.py", line 437, in toprettyxml
    return Document.toprettyxml(self, indent, newl, encoding)
  File "/srv/python3.9/lib/python3.9/xml/dom/minidom.py", line 60, in toprettyxml
    self.writexml(writer, "", indent, newl, encoding, standalone)


FAILED:  Products.GenericSetup.tests.test_utils.PropertyManagerHelpersNonPMContextTests.test__extractProperties_normal

Error Message:
writexml() takes from 2 to 6 positional arguments but 7 were given

Stack Trace:
writexml() takes from 2 to 6 positional arguments but 7 were given

  File "/srv/python3.9/lib/python3.9/unittest/case.py", line 59, in testPartExecutor
    yield
  File "/srv/python3.9/lib/python3.9/unittest/case.py", line 593, in run
    self._callTestMethod(testMethod)
  File "/srv/python3.9/lib/python3.9/unittest/case.py", line 550, in _callTestMethod
    method()
  File "/home/jenkins/.buildout/eggs/cp39/Products.GenericSetup-2.0.3-py3.9.egg/Products/GenericSetup/tests/test_utils.py", line 535, in test__extractProperties_normal
    self.assertEqual(doc.toprettyxml(' '), _NORMAL_PROPERTY_EXPORT)
  File "/home/jenkins/.buildout/eggs/cp39/Products.GenericSetup-2.0.3-py3.9.egg/Products/GenericSetup/utils.py", line 437, in toprettyxml
    return Document.toprettyxml(self, indent, newl, encoding)
  File "/srv/python3.9/lib/python3.9/xml/dom/minidom.py", line 60, in toprettyxml
    self.writexml(writer, "", indent, newl, encoding, standalone)


FAILED:  Products.GenericSetup.tests.test_utils.PropertyManagerHelpersNonPMContextTests.test__initProperties_fixed

Error Message:
writexml() takes from 2 to 6 positional arguments but 7 were given

Stack Trace:
writexml() takes from 2 to 6 positional arguments but 7 were given

  File "/srv/python3.9/lib/python3.9/unittest/case.py", line 59, in testPartExecutor
    yield
  File "/srv/python3.9/lib/python3.9/unittest/case.py", line 593, in run
    self._callTestMethod(testMethod)
  File "/srv/python3.9/lib/python3.9/unittest/case.py", line 550, in _callTestMethod
    method()
  File "/home/jenkins/.buildout/eggs/cp39/Products.GenericSetup-2.0.3-py3.9.egg/Products/GenericSetup/tests/test_utils.py", line 632, in test__initProperties_fixed
    self.assertEqual(doc.toprettyxml(' '), _NORMAL_PROPERTY_EXPORT)
  File "/home/jenkins/.buildout/eggs/cp39/Products.GenericSetup-2.0.3-py3.9.egg/Products/GenericSetup/utils.py", line 437, in toprettyxml
    return Document.toprettyxml(self, indent, newl, encoding)
  File "/srv/python3.9/lib/python3.9/xml/dom/minidom.py", line 60, in toprettyxml
    self.writexml(writer, "", indent, newl, encoding, standalone)


FAILED:  Products.GenericSetup.tests.test_utils.PropertyManagerHelpersNonPMContextTests.test__initProperties_normal

Error Message:
writexml() takes from 2 to 6 positional arguments but 7 were given

Stack Trace:
writexml() takes from 2 to 6 positional arguments but 7 were given

  File "/srv/python3.9/lib/python3.9/unittest/case.py", line 59, in testPartExecutor
    yield
  File "/srv/python3.9/lib/python3.9/unittest/case.py", line 593, in run
    self._callTestMethod(testMethod)
  File "/srv/python3.9/lib/python3.9/unittest/case.py", line 550, in _callTestMethod
    method()
  File "/home/jenkins/.buildout/eggs/cp39/Products.GenericSetup-2.0.3-py3.9.egg/Products/GenericSetup/tests/test_utils.py", line 579, in test__initProperties_normal
    self.assertEqual(doc.toprettyxml(' '), _NORMAL_PROPERTY_EXPORT)
  File "/home/jenkins/.buildout/eggs/cp39/Products.GenericSetup-2.0.3-py3.9.egg/Products/GenericSetup/utils.py", line 437, in toprettyxml
    return Document.toprettyxml(self, indent, newl, encoding)
  File "/srv/python3.9/lib/python3.9/xml/dom/minidom.py", line 60, in toprettyxml
    self.writexml(writer, "", indent, newl, encoding, standalone)


FAILED:  Products.GenericSetup.tests.test_utils.PropertyManagerHelpersNonPMContextTests.test__initProperties_normal_iso_8859_1

Error Message:
writexml() takes from 2 to 6 positional arguments but 7 were given

Stack Trace:
writexml() takes from 2 to 6 positional arguments but 7 were given

  File "/srv/python3.9/lib/python3.9/unittest/case.py", line 59, in testPartExecutor
    yield
  File "/srv/python3.9/lib/python3.9/unittest/case.py", line 593, in run
    self._callTestMethod(testMethod)
  File "/srv/python3.9/lib/python3.9/unittest/case.py", line 550, in _callTestMethod
    method()
  File "/home/jenkins/.buildout/eggs/cp39/Products.GenericSetup-2.0.3-py3.9.egg/Products/GenericSetup/tests/test_utils.py", line 619, in test__initProperties_normal_iso_8859_1
    self.assertEqual(doc.toprettyxml(' '), _NORMAL_PROPERTY_EXPORT)
  File "/home/jenkins/.buildout/eggs/cp39/Products.GenericSetup-2.0.3-py3.9.egg/Products/GenericSetup/utils.py", line 437, in toprettyxml
    return Document.toprettyxml(self, indent, newl, encoding)
  File "/srv/python3.9/lib/python3.9/xml/dom/minidom.py", line 60, in toprettyxml
    self.writexml(writer, "", indent, newl, encoding, standalone)


FAILED:  Products.GenericSetup.tests.test_utils.PropertyManagerHelpersNonPMContextTests.test__initProperties_normal_oldxml

Error Message:
writexml() takes from 2 to 6 positional arguments but 7 were given

Stack Trace:
writexml() takes from 2 to 6 positional arguments but 7 were given

  File "/srv/python3.9/lib/python3.9/unittest/case.py", line 59, in testPartExecutor
    yield
  File "/srv/python3.9/lib/python3.9/unittest/case.py", line 593, in run
    self._callTestMethod(testMethod)
  File "/srv/python3.9/lib/python3.9/unittest/case.py", line 550, in _callTestMethod
    method()
  File "/home/jenkins/.buildout/eggs/cp39/Products.GenericSetup-2.0.3-py3.9.egg/Products/GenericSetup/tests/test_utils.py", line 597, in test__initProperties_normal_oldxml
    self.assertEqual(doc.toprettyxml(' '), _NORMAL_PROPERTY_EXPORT)
  File "/home/jenkins/.buildout/eggs/cp39/Products.GenericSetup-2.0.3-py3.9.egg/Products/GenericSetup/utils.py", line 437, in toprettyxml
    return Document.toprettyxml(self, indent, newl, encoding)
  File "/srv/python3.9/lib/python3.9/xml/dom/minidom.py", line 60, in toprettyxml
    self.writexml(writer, "", indent, newl, encoding, standalone)


FAILED:  Products.GenericSetup.tests.test_utils.PropertyManagerHelpersNonPMContextTests.test__initProperties_special

Error Message:
writexml() takes from 2 to 6 positional arguments but 7 were given

Stack Trace:
writexml() takes from 2 to 6 positional arguments but 7 were given

  File "/srv/python3.9/lib/python3.9/unittest/case.py", line 59, in testPartExecutor
    yield
  File "/srv/python3.9/lib/python3.9/unittest/case.py", line 593, in run
    self._callTestMethod(testMethod)
  File "/srv/python3.9/lib/python3.9/unittest/case.py", line 550, in _callTestMethod
    method()
  File "/home/jenkins/.buildout/eggs/cp39/Products.GenericSetup-2.0.3-py3.9.egg/Products/GenericSetup/tests/test_utils.py", line 645, in test__initProperties_special
    self.assertEqual(doc.toprettyxml(' '), _EMPTY_PROPERTY_EXPORT)
  File "/home/jenkins/.buildout/eggs/cp39/Products.GenericSetup-2.0.3-py3.9.egg/Products/GenericSetup/utils.py", line 437, in toprettyxml
    return Document.toprettyxml(self, indent, newl, encoding)
  File "/srv/python3.9/lib/python3.9/xml/dom/minidom.py", line 60, in toprettyxml
    self.writexml(writer, "", indent, newl, encoding, standalone)


FAILED:  Products.GenericSetup.tests.test_utils.PropertyManagerHelpersTests.test__extractProperties_empty

Error Message:
writexml() takes from 2 to 6 positional arguments but 7 were given

Stack Trace:
writexml() takes from 2 to 6 positional arguments but 7 were given

  File "/srv/python3.9/lib/python3.9/unittest/case.py", line 59, in testPartExecutor
    yield
  File "/srv/python3.9/lib/python3.9/unittest/case.py", line 593, in run
    self._callTestMethod(testMethod)
  File "/srv/python3.9/lib/python3.9/unittest/case.py", line 550, in _callTestMethod
    method()
  File "/home/jenkins/.buildout/eggs/cp39/Products.GenericSetup-2.0.3-py3.9.egg/Products/GenericSetup/tests/test_utils.py", line 503, in test__extractProperties_empty
    self.assertEqual(doc.toprettyxml(' '), _EMPTY_PROPERTY_EXPORT)
  File "/home/jenkins/.buildout/eggs/cp39/Products.GenericSetup-2.0.3-py3.9.egg/Products/GenericSetup/utils.py", line 437, in toprettyxml
    return Document.toprettyxml(self, indent, newl, encoding)
  File "/srv/python3.9/lib/python3.9/xml/dom/minidom.py", line 60, in toprettyxml
    self.writexml(writer, "", indent, newl, encoding, standalone)


FAILED:  Products.GenericSetup.tests.test_utils.PropertyManagerHelpersTests.test__extractProperties_none

Error Message:
writexml() takes from 2 to 6 positional arguments but 7 were given

Stack Trace:
writexml() takes from 2 to 6 positional arguments but 7 were given

  File "/srv/python3.9/lib/python3.9/unittest/case.py", line 59, in testPartExecutor
    yield
  File "/srv/python3.9/lib/python3.9/unittest/case.py", line 593, in run
    self._callTestMethod(testMethod)
  File "/srv/python3.9/lib/python3.9/unittest/case.py", line 550, in _callTestMethod
    method()
  File "/home/jenkins/.buildout/eggs/cp39/Products.GenericSetup-2.0.3-py3.9.egg/Products/GenericSetup/tests/test_utils.py", line 517, in test__extractProperties_none
    self.assertEqual(doc.toprettyxml(' '), _NONE_PROPERTY_EXPORT)
  File "/home/jenkins/.buildout/eggs/cp39/Products.GenericSetup-2.0.3-py3.9.egg/Products/GenericSetup/utils.py", line 437, in toprettyxml
    return Document.toprettyxml(self, indent, newl, encoding)
  File "/srv/python3.9/lib/python3.9/xml/dom/minidom.py", line 60, in toprettyxml
    self.writexml(writer, "", indent, newl, encoding, standalone)


FAILED:  Products.GenericSetup.tests.test_utils.PropertyManagerHelpersTests.test__extractProperties_normal

Error Message:
writexml() takes from 2 to 6 positional arguments but 7 were given

Stack Trace:
writexml() takes from 2 to 6 positional arguments but 7 were given

  File "/srv/python3.9/lib/python3.9/unittest/case.py", line 59, in testPartExecutor
    yield
  File "/srv/python3.9/lib/python3.9/unittest/case.py", line 593, in run
    self._callTestMethod(testMethod)
  File "/srv/python3.9/lib/python3.9/unittest/case.py", line 550, in _callTestMethod
    method()
  File "/home/jenkins/.buildout/eggs/cp39/Products.GenericSetup-2.0.3-py3.9.egg/Products/GenericSetup/tests/test_utils.py", line 535, in test__extractProperties_normal
    self.assertEqual(doc.toprettyxml(' '), _NORMAL_PROPERTY_EXPORT)
  File "/home/jenkins/.buildout/eggs/cp39/Products.GenericSetup-2.0.3-py3.9.egg/Products/GenericSetup/utils.py", line 437, in toprettyxml
    return Document.toprettyxml(self, indent, newl, encoding)
  File "/srv/python3.9/lib/python3.9/xml/dom/minidom.py", line 60, in toprettyxml
    self.writexml(writer, "", indent, newl, encoding, standalone)


FAILED:  Products.GenericSetup.tests.test_utils.PropertyManagerHelpersTests.test__initProperties_fixed

Error Message:
writexml() takes from 2 to 6 positional arguments but 7 were given

Stack Trace:
writexml() takes from 2 to 6 positional arguments but 7 were given

  File "/srv/python3.9/lib/python3.9/unittest/case.py", line 59, in testPartExecutor
    yield
  File "/srv/python3.9/lib/python3.9/unittest/case.py", line 593, in run
    self._callTestMethod(testMethod)
  File "/srv/python3.9/lib/python3.9/unittest/case.py", line 550, in _callTestMethod
    method()
  File "/home/jenkins/.buildout/eggs/cp39/Products.GenericSetup-2.0.3-py3.9.egg/Products/GenericSetup/tests/test_utils.py", line 632, in test__initProperties_fixed
    self.assertEqual(doc.toprettyxml(' '), _NORMAL_PROPERTY_EXPORT)
  File "/home/jenkins/.buildout/eggs/cp39/Products.GenericSetup-2.0.3-py3.9.egg/Products/GenericSetup/utils.py", line 437, in toprettyxml
    return Document.toprettyxml(self, indent, newl, encoding)
  File "/srv/python3.9/lib/python3.9/xml/dom/minidom.py", line 60, in toprettyxml
    self.writexml(writer, "", indent, newl, encoding, standalone)


FAILED:  Products.GenericSetup.tests.test_utils.PropertyManagerHelpersTests.test__initProperties_normal

Error Message:
writexml() takes from 2 to 6 positional arguments but 7 were given

Stack Trace:
writexml() takes from 2 to 6 positional arguments but 7 were given

  File "/srv/python3.9/lib/python3.9/unittest/case.py", line 59, in testPartExecutor
    yield
  File "/srv/python3.9/lib/python3.9/unittest/case.py", line 593, in run
    self._callTestMethod(testMethod)
  File "/srv/python3.9/lib/python3.9/unittest/case.py", line 550, in _callTestMethod
    method()
  File "/home/jenkins/.buildout/eggs/cp39/Products.GenericSetup-2.0.3-py3.9.egg/Products/GenericSetup/tests/test_utils.py", line 579, in test__initProperties_normal
    self.assertEqual(doc.toprettyxml(' '), _NORMAL_PROPERTY_EXPORT)
  File "/home/jenkins/.buildout/eggs/cp39/Products.GenericSetup-2.0.3-py3.9.egg/Products/GenericSetup/utils.py", line 437, in toprettyxml
    return Document.toprettyxml(self, indent, newl, encoding)
  File "/srv/python3.9/lib/python3.9/xml/dom/minidom.py", line 60, in toprettyxml
    self.writexml(writer, "", indent, newl, encoding, standalone)


FAILED:  Products.GenericSetup.tests.test_utils.PropertyManagerHelpersTests.test__initProperties_normal_iso_8859_1

Error Message:
writexml() takes from 2 to 6 positional arguments but 7 were given

Stack Trace:
writexml() takes from 2 to 6 positional arguments but 7 were given

  File "/srv/python3.9/lib/python3.9/unittest/case.py", line 59, in testPartExecutor
    yield
  File "/srv/python3.9/lib/python3.9/unittest/case.py", line 593, in run
    self._callTestMethod(testMethod)
  File "/srv/python3.9/lib/python3.9/unittest/case.py", line 550, in _callTestMethod
    method()
  File "/home/jenkins/.buildout/eggs/cp39/Products.GenericSetup-2.0.3-py3.9.egg/Products/GenericSetup/tests/test_utils.py", line 619, in test__initProperties_normal_iso_8859_1
    self.assertEqual(doc.toprettyxml(' '), _NORMAL_PROPERTY_EXPORT)
  File "/home/jenkins/.buildout/eggs/cp39/Products.GenericSetup-2.0.3-py3.9.egg/Products/GenericSetup/utils.py", line 437, in toprettyxml
    return Document.toprettyxml(self, indent, newl, encoding)
  File "/srv/python3.9/lib/python3.9/xml/dom/minidom.py", line 60, in toprettyxml
    self.writexml(writer, "", indent, newl, encoding, standalone)


FAILED:  Products.GenericSetup.tests.test_utils.PropertyManagerHelpersTests.test__initProperties_normal_oldxml

Error Message:
writexml() takes from 2 to 6 positional arguments but 7 were given

Stack Trace:
writexml() takes from 2 to 6 positional arguments but 7 were given

  File "/srv/python3.9/lib/python3.9/unittest/case.py", line 59, in testPartExecutor
    yield
  File "/srv/python3.9/lib/python3.9/unittest/case.py", line 593, in run
    self._callTestMethod(testMethod)
  File "/srv/python3.9/lib/python3.9/unittest/case.py", line 550, in _callTestMethod
    method()
  File "/home/jenkins/.buildout/eggs/cp39/Products.GenericSetup-2.0.3-py3.9.egg/Products/GenericSetup/tests/test_utils.py", line 597, in test__initProperties_normal_oldxml
    self.assertEqual(doc.toprettyxml(' '), _NORMAL_PROPERTY_EXPORT)
  File "/home/jenkins/.buildout/eggs/cp39/Products.GenericSetup-2.0.3-py3.9.egg/Products/GenericSetup/utils.py", line 437, in toprettyxml
    return Document.toprettyxml(self, indent, newl, encoding)
  File "/srv/python3.9/lib/python3.9/xml/dom/minidom.py", line 60, in toprettyxml
    self.writexml(writer, "", indent, newl, encoding, standalone)


FAILED:  Products.GenericSetup.tests.test_utils.PropertyManagerHelpersTests.test__initProperties_special

Error Message:
writexml() takes from 2 to 6 positional arguments but 7 were given

Stack Trace:
writexml() takes from 2 to 6 positional arguments but 7 were given

  File "/srv/python3.9/lib/python3.9/unittest/case.py", line 59, in testPartExecutor
    yield
  File "/srv/python3.9/lib/python3.9/unittest/case.py", line 593, in run
    self._callTestMethod(testMethod)
  File "/srv/python3.9/lib/python3.9/unittest/case.py", line 550, in _callTestMethod
    method()
  File "/home/jenkins/.buildout/eggs/cp39/Products.GenericSetup-2.0.3-py3.9.egg/Products/GenericSetup/tests/test_utils.py", line 645, in test__initProperties_special
    self.assertEqual(doc.toprettyxml(' '), _EMPTY_PROPERTY_EXPORT)
  File "/home/jenkins/.buildout/eggs/cp39/Products.GenericSetup-2.0.3-py3.9.egg/Products/GenericSetup/utils.py", line 437, in toprettyxml
    return Document.toprettyxml(self, indent, newl, encoding)
  File "/srv/python3.9/lib/python3.9/xml/dom/minidom.py", line 60, in toprettyxml
    self.writexml(writer, "", indent, newl, encoding, standalone)


FAILED:  Products.CMFPlacefulWorkflow.tests.exportimport.txt

Error Message:
Failed doctest test for exportimport.txt

Stack Trace:
Failed doctest test for exportimport.txt
  File "/home/jenkins/.buildout/eggs/cp39/Products.CMFPlacefulWorkflow-2.0.4-py3.9.egg/Products/CMFPlacefulWorkflow/tests/exportimport.txt", line 0

----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/cp39/Products.CMFPlacefulWorkflow-2.0.4-py3.9.egg/Products/CMFPlacefulWorkflow/tests/exportimport.txt", line 74, in exportimport.txt
Failed example:
    tarball = ps._doRunExportSteps(['portal_placeful_workflow'])['tarball']
Exception raised:
    Traceback (most recent call last):
      File "/srv/python3.9/lib/python3.9/doctest.py", line 1336, in __run
        exec(compile(example.source, filename, "single",
      File "<doctest exportimport.txt[17]>", line 1, in <module>
        tarball = ps._doRunExportSteps(['portal_placeful_workflow'])['tarball']
      File "/home/jenkins/.buildout/eggs/cp39/Products.GenericSetup-2.0.3-py3.9.egg/Products/GenericSetup/tool.py", line 1313, in _doRunExportSteps
        messages[step_id] = handler(context)
      File "/home/jenkins/.buildout/eggs/cp39/Products.CMFPlacefulWorkflow-2.0.4-py3.9.egg/Products/CMFPlacefulWorkflow/exportimport/workflow_policies.py", line 170, in exportWorkflowPolicies
        exportObjects(tool, '', context)
      File "/home/jenkins/.buildout/eggs/cp39/Products.GenericSetup-2.0.3-py3.9.egg/Products/GenericSetup/utils.py", line 882, in exportObjects
        body = exporter.body
      File "/home/jenkins/.buildout/eggs/cp39/Products.GenericSetup-2.0.3-py3.9.egg/Products/GenericSetup/utils.py", line 525, in _exportBody
        xml = self._doc.toprettyxml(' ', encoding=self._encoding)
      File "/home/jenkins/.buildout/eggs/cp39/Products.GenericSetup-2.0.3-py3.9.egg/Products/GenericSetup/utils.py", line 437, in toprettyxml
        return Document.toprettyxml(self, indent, newl, encoding)
      File "/srv/python3.9/lib/python3.9/xml/dom/minidom.py", line 60, in toprettyxml
        self.writexml(writer, "", indent, newl, encoding, standalone)
    TypeError: writexml() takes from 2 to 6 positional arguments but 7 were given


  File "/srv/python3.9/lib/python3.9/unittest/case.py", line 59, in testPartExecutor
    yield
  File "/srv/python3.9/lib/python3.9/unittest/case.py", line 593, in run
    self._callTestMethod(testMethod)
  File "/srv/python3.9/lib/python3.9/unittest/case.py", line 550, in _callTestMethod
    method()
  File "/srv/python3.9/lib/python3.9/doctest.py", line 2204, in runTest
    raise self.failureException(self.format_failure(new.getvalue()))


FAILED:  plone.app.dexterity.tests.editing.rst

Error Message:
Failed doctest test for editing.rst

Stack Trace:
Failed doctest test for editing.rst
  File "/home/jenkins/workspace/plone-6.0-python-3.9/src/plone.app.dexterity/plone/app/dexterity/tests/editing.rst", line 0

----------------------------------------------------------------------
File "/home/jenkins/workspace/plone-6.0-python-3.9/src/plone.app.dexterity/plone/app/dexterity/tests/editing.rst", line 503, in editing.rst
Failed example:
    browser.getControl('Export Type Profiles').click()
Exception raised:
    Traceback (most recent call last):
      File "/srv/python3.9/lib/python3.9/doctest.py", line 1336, in __run
        exec(compile(example.source, filename, "single",
      File "<doctest editing.rst[191]>", line 1, in <module>
        browser.getControl('Export Type Profiles').click()
      File "/home/jenkins/.buildout/eggs/cp39/zope.testbrowser-5.5.1-py3.9.egg/zope/testbrowser/browser.py", line 784, in click
        self.browser._clickSubmit(self._form, self._control)
      File "/home/jenkins/.buildout/eggs/cp39/zope.testbrowser-5.5.1-py3.9.egg/zope/testbrowser/browser.py", line 277, in _clickSubmit
        self._processRequest(url, make_request)
      File "/home/jenkins/.buildout/eggs/cp39/zope.testbrowser-5.5.1-py3.9.egg/zope/testbrowser/browser.py", line 290, in _processRequest
        resp = self.testapp.get(url, **reqargs)
      File "/home/jenkins/.buildout/eggs/cp39/WebTest-2.0.35-py3.9.egg/webtest/app.py", line 327, in get
        return self.do_request(req, status=status,
      File "/home/jenkins/.buildout/eggs/cp39/zope.testbrowser-5.5.1-py3.9.egg/zope/testbrowser/browser.py", line 93, in do_request
        response = super(TestbrowserApp, self).do_request(req, status,
      File "/home/jenkins/.buildout/eggs/cp39/WebTest-2.0.35-py3.9.egg/webtest/app.py", line 623, in do_request
        res = req.get_response(app, catch_exc_info=True)
      File "/home/jenkins/.buildout/eggs/cp39/WebOb-1.8.6-py3.9.egg/webob/request.py", line 1309, in send
        status, headers, app_iter, exc_info = self.call_application(
      File "/home/jenkins/.buildout/eggs/cp39/WebOb-1.8.6-py3.9.egg/webob/request.py", line 1278, in call_application
        app_iter = application(self.environ, start_response)
      File "/home/jenkins/.buildout/eggs/cp39/WebTest-2.0.35-py3.9.egg/webtest/lint.py", line 201, in lint_app
        iterator = application(environ, start_response_wrapper)
      File "/home/jenkins/.buildout/eggs/cp39/plone.testing-8.0.2-py3.9.egg/plone/testing/_z2_testbrowser.py", line 39, in wrapped_func
        return func(*args, **kw)
      File "/home/jenkins/.buildout/eggs/cp39/plone.testing-8.0.2-py3.9.egg/plone/testing/_z2_testbrowser.py", line 66, in __call__
        wsgi_result = publish(environ, start_response)
      File "/home/jenkins/.buildout/eggs/cp39/Zope-5.1.1-py3.9.egg/ZPublisher/WSGIPublisher.py", line 376, in publish_module
        response = _publish(request, new_mod_info)
      File "/home/jenkins/.buildout/eggs/cp39/Zope-5.1.1-py3.9.egg/ZPublisher/WSGIPublisher.py", line 271, in publish
        result = mapply(obj,
      File "/home/jenkins/.buildout/eggs/cp39/Zope-5.1.1-py3.9.egg/ZPublisher/mapply.py", line 85, in mapply
        return debug(object, args, context)
      File "/home/jenkins/.buildout/eggs/cp39/Zope-5.1.1-py3.9.egg/ZPublisher/WSGIPublisher.py", line 68, in call_object
        return obj(*args)
      File "/home/jenkins/workspace/plone-6.0-python-3.9/src/plone.app.dexterity/plone/app/dexterity/browser/export.py", line 76, in __call__
        handler(context)
      File "/home/jenkins/workspace/plone-6.0-python-3.9/src/Products.CMFCore/src/Products/CMFCore/exportimport/typeinfo.py", line 235, in exportTypesTool
        exportObjects(tool, '', context)
      File "/home/jenkins/.buildout/eggs/cp39/Products.GenericSetup-2.0.3-py3.9.egg/Products/GenericSetup/utils.py", line 882, in exportObjects
        body = exporter.body
      File "/home/jenkins/.buildout/eggs/cp39/Products.GenericSetup-2.0.3-py3.9.egg/Products/GenericSetup/utils.py", line 525, in _exportBody
        xml = self._doc.toprettyxml(' ', encoding=self._encoding)
      File "/home/jenkins/.buildout/eggs/cp39/Products.GenericSetup-2.0.3-py3.9.egg/Products/GenericSetup/utils.py", line 437, in toprettyxml
        return Document.toprettyxml(self, indent, newl, encoding)
      File "/srv/python3.9/lib/python3.9/xml/dom/minidom.py", line 60, in toprettyxml
        self.writexml(writer, "", indent, newl, encoding, standalone)
    TypeError: writexml() takes from 2 to 6 positional arguments but 7 were given
----------------------------------------------------------------------
File "/home/jenkins/workspace/plone-6.0-python-3.9/src/plone.app.dexterity/plone/app/dexterity/tests/editing.rst", line 504, in editing.rst
Failed example:
    browser.url
Expected:
    'http://nohost/plone/dexterity-types/@@types-export?selected=plonista2%2Cplonista-folder'
Got:
    'http://nohost/plone/dexterity-types'
----------------------------------------------------------------------
File "/home/jenkins/workspace/plone-6.0-python-3.9/src/plone.app.dexterity/plone/app/dexterity/tests/editing.rst", line 507, in editing.rst
Failed example:
    browser.headers['content-type']
Expected:
    'application/zip'
Got:
    'text/html;charset=utf-8'
----------------------------------------------------------------------
File "/home/jenkins/workspace/plone-6.0-python-3.9/src/plone.app.dexterity/plone/app/dexterity/tests/editing.rst", line 510, in editing.rst
Failed example:
    browser.headers['content-disposition']
Expected:
    'attachment; filename=dexterity_export-....zip'
Got nothing
----------------------------------------------------------------------
File "/home/jenkins/workspace/plone-6.0-python-3.9/src/plone.app.dexterity/plone/app/dexterity/tests/editing.rst", line 515, in editing.rst
Failed example:
    fd = six.BytesIO(browser.contents)
Exception raised:
    Traceback (most recent call last):
      File "/srv/python3.9/lib/python3.9/doctest.py", line 1336, in __run
        exec(compile(example.source, filename, "single",
      File "<doctest editing.rst[197]>", line 1, in <module>
        fd = six.BytesIO(browser.contents)
    TypeError: a bytes-like object is required, not 'str'
----------------------------------------------------------------------
File "/home/jenkins/workspace/plone-6.0-python-3.9/src/plone.app.dexterity/plone/app/dexterity/tests/editing.rst", line 516, in editing.rst
Failed example:
    archive = zipfile.ZipFile(fd, mode='r')
Exception raised:
    Traceback (most recent call last):
      File "/srv/python3.9/lib/python3.9/doctest.py", line 1336, in __run
        exec(compile(example.source, filename, "single",
      File "<doctest editing.rst[198]>", line 1, in <module>
        archive = zipfile.ZipFile(fd, mode='r')
    NameError: name 'fd' is not defined
----------------------------------------------------------------------
File "/home/jenkins/workspace/plone-6.0-python-3.9/src/plone.app.dexterity/plone/app/dexterity/tests/editing.rst", line 517, in editing.rst
Failed example:
    archive.namelist()
Exception raised:
    Traceback (most recent call last):
      File "/srv/python3.9/lib/python3.9/doctest.py", line 1336, in __run
        exec(compile(example.source, filename, "single",
      File "<doctest editing.rst[199]>", line 1, in <module>
        archive.namelist()
    NameError: name 'archive' is not defined
----------------------------------------------------------------------
File "/home/jenkins/workspace/plone-6.0-python-3.9/src/plone.app.dexterity/plone/app/dexterity/tests/editing.rst", line 520, in editing.rst
Failed example:
    types_xml = archive.read('types.xml')
Exception raised:
    Traceback (most recent call last):
      File "/srv/python3.9/lib/python3.9/doctest.py", line 1336, in __run
        exec(compile(example.source, filename, "single",
      File "<doctest editing.rst[200]>", line 1, in <module>
        types_xml = archive.read('types.xml')
    NameError: name 'archive' is not defined
----------------------------------------------------------------------
File "/home/jenkins/workspace/plone-6.0-python-3.9/src/plone.app.dexterity/plone/app/dexterity/tests/editing.rst", line 521, in editing.rst
Failed example:
    b'<object name="plonista2" meta_type="Dexterity FTI"/>' in types_xml
Exception raised:
    Traceback (most recent call last):
      File "/srv/python3.9/lib/python3.9/doctest.py", line 1336, in __run
        exec(compile(example.source, filename, "single",
      File "<doctest editing.rst[201]>", line 1, in <module>
        b'<object name="plonista2" meta_type="Dexterity FTI"/>' in types_xml
    NameError: name 'types_xml' is not defined
----------------------------------------------------------------------
File "/home/jenkins/workspace/plone-6.0-python-3.9/src/plone.app.dexterity/plone/app/dexterity/tests/editing.rst", line 523, in editing.rst
Failed example:
    b'<object name="plonista-folder" meta_type="Dexterity FTI"/>' in types_xml
Exception raised:
    Traceback (most recent call last):
      File "/srv/python3.9/lib/python3.9/doctest.py", line 1336, in __run
        exec(compile(example.source, filename, "single",
      File "<doctest editing.rst[202]>", line 1, in <module>
        b'<object name="plonista-folder" meta_type="Dexterity FTI"/>' in types_xml
    NameError: name 'types_xml' is not defined


  File "/srv/python3.9/lib/python3.9/unittest/case.py", line 59, in testPartExecutor
    yield
  File "/srv/python3.9/lib/python3.9/unittest/case.py", line 593, in run
    self._callTestMethod(testMethod)
  File "/srv/python3.9/lib/python3.9/unittest/case.py", line 550, in _callTestMethod
    method()
  File "/srv/python3.9/lib/python3.9/doctest.py", line 2204, in runTest
    raise self.failureException(self.format_failure(new.getvalue()))


FAILED:  plone.app.contentrules.tests.test_configuration.TestGenericSetup.testExport

Error Message:
writexml() takes from 2 to 6 positional arguments but 7 were given

Stack Trace:
writexml() takes from 2 to 6 positional arguments but 7 were given

  File "/srv/python3.9/lib/python3.9/unittest/case.py", line 59, in testPartExecutor
    yield
  File "/srv/python3.9/lib/python3.9/unittest/case.py", line 593, in run
    self._callTestMethod(testMethod)
  File "/srv/python3.9/lib/python3.9/unittest/case.py", line 550, in _callTestMethod
    method()
  File "/home/jenkins/workspace/plone-6.0-python-3.9/src/plone.app.contentrules/plone/app/contentrules/tests/test_configuration.py", line 112, in testExport
    body = exporter.body.decode('utf8')
  File "/home/jenkins/.buildout/eggs/cp39/Products.GenericSetup-2.0.3-py3.9.egg/Products/GenericSetup/utils.py", line 525, in _exportBody
    xml = self._doc.toprettyxml(' ', encoding=self._encoding)
  File "/home/jenkins/.buildout/eggs/cp39/Products.GenericSetup-2.0.3-py3.9.egg/Products/GenericSetup/utils.py", line 437, in toprettyxml
    return Document.toprettyxml(self, indent, newl, encoding)
  File "/srv/python3.9/lib/python3.9/xml/dom/minidom.py", line 60, in toprettyxml
    self.writexml(writer, "", indent, newl, encoding, standalone)


FAILED:  plone.app.dexterity.tests.test_export.TestExportXMLValidity.test_exported_XML_valid_for_GS

Error Message:
writexml() takes from 2 to 6 positional arguments but 7 were given

Stack Trace:
writexml() takes from 2 to 6 positional arguments but 7 were given

  File "/srv/python3.9/lib/python3.9/unittest/case.py", line 59, in testPartExecutor
    yield
  File "/srv/python3.9/lib/python3.9/unittest/case.py", line 593, in run
    self._callTestMethod(testMethod)
  File "/srv/python3.9/lib/python3.9/unittest/case.py", line 550, in _callTestMethod
    method()
  File "/home/jenkins/workspace/plone-6.0-python-3.9/src/plone.app.dexterity/plone/app/dexterity/tests/test_export.py", line 37, in test_exported_XML_valid_for_GS
    output = types_export_view.__call__()
  File "/home/jenkins/workspace/plone-6.0-python-3.9/src/plone.app.dexterity/plone/app/dexterity/browser/export.py", line 76, in __call__
    handler(context)
  File "/home/jenkins/workspace/plone-6.0-python-3.9/src/Products.CMFCore/src/Products/CMFCore/exportimport/typeinfo.py", line 235, in exportTypesTool
    exportObjects(tool, '', context)
  File "/home/jenkins/.buildout/eggs/cp39/Products.GenericSetup-2.0.3-py3.9.egg/Products/GenericSetup/utils.py", line 882, in exportObjects
    body = exporter.body
  File "/home/jenkins/.buildout/eggs/cp39/Products.GenericSetup-2.0.3-py3.9.egg/Products/GenericSetup/utils.py", line 525, in _exportBody
    xml = self._doc.toprettyxml(' ', encoding=self._encoding)
  File "/home/jenkins/.buildout/eggs/cp39/Products.GenericSetup-2.0.3-py3.9.egg/Products/GenericSetup/utils.py", line 437, in toprettyxml
    return Document.toprettyxml(self, indent, newl, encoding)
  File "/srv/python3.9/lib/python3.9/xml/dom/minidom.py", line 60, in toprettyxml
    self.writexml(writer, "", indent, newl, encoding, standalone)


FAILED:  plone.app.linkintegrity.tests.test_circular.Startup

Error Message:
cannot import name 'decodestring' from 'base64' (/home/jenkins/shiningpanda/jobs/4000384a/virtualenvs/d41d8cd9/lib/python3.9/base64.py)

Stack Trace:
cannot import name 'decodestring' from 'base64' (/home/jenkins/shiningpanda/jobs/4000384a/virtualenvs/d41d8cd9/lib/python3.9/base64.py)

  File "/home/jenkins/.buildout/eggs/cp39/plone.app.linkintegrity-3.3.14-py3.9.egg/plone/app/linkintegrity/tests/test_circular.py", line 3, in <module>
    from plone.app.linkintegrity.testing import create
  File "/home/jenkins/.buildout/eggs/cp39/plone.app.linkintegrity-3.3.14-py3.9.egg/plone/app/linkintegrity/testing.py", line 2, in <module>
    from base64 import decodestring


FAILED:  plone.app.linkintegrity.tests.test_functional.Startup

Error Message:
cannot import name 'decodestring' from 'base64' (/home/jenkins/shiningpanda/jobs/4000384a/virtualenvs/d41d8cd9/lib/python3.9/base64.py)

Stack Trace:
cannot import name 'decodestring' from 'base64' (/home/jenkins/shiningpanda/jobs/4000384a/virtualenvs/d41d8cd9/lib/python3.9/base64.py)

  File "/home/jenkins/.buildout/eggs/cp39/plone.app.linkintegrity-3.3.14-py3.9.egg/plone/app/linkintegrity/tests/test_functional.py", line 2, in <module>
    from plone.app.linkintegrity import testing
  File "/home/jenkins/.buildout/eggs/cp39/plone.app.linkintegrity-3.3.14-py3.9.egg/plone/app/linkintegrity/testing.py", line 2, in <module>
    from base64 import decodestring


FAILED:  plone.app.linkintegrity.tests.test_handlers.Startup

Error Message:
cannot import name 'decodestring' from 'base64' (/home/jenkins/shiningpanda/jobs/4000384a/virtualenvs/d41d8cd9/lib/python3.9/base64.py)

Stack Trace:
cannot import name 'decodestring' from 'base64' (/home/jenkins/shiningpanda/jobs/4000384a/virtualenvs/d41d8cd9/lib/python3.9/base64.py)

  File "/home/jenkins/.buildout/eggs/cp39/plone.app.linkintegrity-3.3.14-py3.9.egg/plone/app/linkintegrity/tests/test_handlers.py", line 3, in <module>
    from plone.app.linkintegrity.tests.base import DXBaseTestCase
  File "/home/jenkins/.buildout/eggs/cp39/plone.app.linkintegrity-3.3.14-py3.9.egg/plone/app/linkintegrity/tests/base.py", line 2, in <module>
    from plone.app.linkintegrity import testing
  File "/home/jenkins/.buildout/eggs/cp39/plone.app.linkintegrity-3.3.14-py3.9.egg/plone/app/linkintegrity/testing.py", line 2, in <module>
    from base64 import decodestring


FAILED:  plone.app.linkintegrity.tests.test_imagescales.Startup

Error Message:
cannot import name 'decodestring' from 'base64' (/home/jenkins/shiningpanda/jobs/4000384a/virtualenvs/d41d8cd9/lib/python3.9/base64.py)

Stack Trace:
cannot import name 'decodestring' from 'base64' (/home/jenkins/shiningpanda/jobs/4000384a/virtualenvs/d41d8cd9/lib/python3.9/base64.py)

  File "/home/jenkins/.buildout/eggs/cp39/plone.app.linkintegrity-3.3.14-py3.9.egg/plone/app/linkintegrity/tests/test_imagescales.py", line 2, in <module>
    from plone.app.linkintegrity.tests.base import DXBaseTestCase
  File "/home/jenkins/.buildout/eggs/cp39/plone.app.linkintegrity-3.3.14-py3.9.egg/plone/app/linkintegrity/tests/base.py", line 2, in <module>
    from plone.app.linkintegrity import testing
  File "/home/jenkins/.buildout/eggs/cp39/plone.app.linkintegrity-3.3.14-py3.9.egg/plone/app/linkintegrity/testing.py", line 2, in <module>
    from base64 import decodestring


FAILED:  plone.app.linkintegrity.tests.test_references.Startup

Error Message:
cannot import name 'decodestring' from 'base64' (/home/jenkins/shiningpanda/jobs/4000384a/virtualenvs/d41d8cd9/lib/python3.9/base64.py)

Stack Trace:
cannot import name 'decodestring' from 'base64' (/home/jenkins/shiningpanda/jobs/4000384a/virtualenvs/d41d8cd9/lib/python3.9/base64.py)

  File "/home/jenkins/.buildout/eggs/cp39/plone.app.linkintegrity-3.3.14-py3.9.egg/plone/app/linkintegrity/tests/test_references.py", line 2, in <module>
    from plone.app.linkintegrity import testing
  File "/home/jenkins/.buildout/eggs/cp39/plone.app.linkintegrity-3.3.14-py3.9.egg/plone/app/linkintegrity/testing.py", line 2, in <module>
    from base64 import decodestring


FAILED:  plone.app.portlets.tests.test_configuration.TestGenericSetup.testExport

Error Message:
writexml() takes from 2 to 6 positional arguments but 7 were given

Stack Trace:
writexml() takes from 2 to 6 positional arguments but 7 were given

  File "/srv/python3.9/lib/python3.9/unittest/case.py", line 59, in testPartExecutor
    yield
  File "/srv/python3.9/lib/python3.9/unittest/case.py", line 593, in run
    self._callTestMethod(testMethod)
  File "/srv/python3.9/lib/python3.9/unittest/case.py", line 550, in _callTestMethod
    method()
  File "/home/jenkins/workspace/plone-6.0-python-3.9/src/plone.app.portlets/plone/app/portlets/tests/test_configuration.py", line 513, in testExport
    body = handler.body
  File "/home/jenkins/.buildout/eggs/cp39/Products.GenericSetup-2.0.3-py3.9.egg/Products/GenericSetup/utils.py", line 525, in _exportBody
    xml = self._doc.toprettyxml(' ', encoding=self._encoding)
  File "/home/jenkins/.buildout/eggs/cp39/Products.GenericSetup-2.0.3-py3.9.egg/Products/GenericSetup/utils.py", line 437, in toprettyxml
    return Document.toprettyxml(self, indent, newl, encoding)
  File "/srv/python3.9/lib/python3.9/xml/dom/minidom.py", line 60, in toprettyxml
    self.writexml(writer, "", indent, newl, encoding, standalone)


FAILED:  plone.app.viewletmanager.tests.test_exportimport.ExportViewletSettingsStorageTests.test_empty

Error Message:
writexml() takes from 2 to 6 positional arguments but 7 were given

Stack Trace:
writexml() takes from 2 to 6 positional arguments but 7 were given

  File "/srv/python3.9/lib/python3.9/unittest/case.py", line 59, in testPartExecutor
    yield
  File "/srv/python3.9/lib/python3.9/unittest/case.py", line 593, in run
    self._callTestMethod(testMethod)
  File "/srv/python3.9/lib/python3.9/unittest/case.py", line 550, in _callTestMethod
    method()
  File "/home/jenkins/.buildout/eggs/cp39/plone.app.viewletmanager-3.1.1-py3.9.egg/plone/app/viewletmanager/tests/test_exportimport.py", line 207, in test_empty
    exportViewletSettingsStorage(context)
  File "/home/jenkins/.buildout/eggs/cp39/plone.app.viewletmanager-3.1.1-py3.9.egg/plone/app/viewletmanager/exportimport/storage.py", line 104, in exportViewletSettingsStorage
    context.writeDataFile('viewlets.xml', exporter.body, exporter.mime_type)
  File "/home/jenkins/.buildout/eggs/cp39/Products.GenericSetup-2.0.3-py3.9.egg/Products/GenericSetup/utils.py", line 525, in _exportBody
    xml = self._doc.toprettyxml(' ', encoding=self._encoding)
  File "/home/jenkins/.buildout/eggs/cp39/Products.GenericSetup-2.0.3-py3.9.egg/Products/GenericSetup/utils.py", line 437, in toprettyxml
    return Document.toprettyxml(self, indent, newl, encoding)
  File "/srv/python3.9/lib/python3.9/xml/dom/minidom.py", line 60, in toprettyxml
    self.writexml(writer, "", indent, newl, encoding, standalone)


FAILED:  plone.app.viewletmanager.tests.test_exportimport.ExportViewletSettingsStorageTests.test_normal

Error Message:
writexml() takes from 2 to 6 positional arguments but 7 were given

Stack Trace:
writexml() takes from 2 to 6 positional arguments but 7 were given

  File "/srv/python3.9/lib/python3.9/unittest/case.py", line 59, in testPartExecutor
    yield
  File "/srv/python3.9/lib/python3.9/unittest/case.py", line 593, in run
    self._callTestMethod(testMethod)
  File "/srv/python3.9/lib/python3.9/unittest/case.py", line 550, in _callTestMethod
    method()
  File "/home/jenkins/.buildout/eggs/cp39/plone.app.viewletmanager-3.1.1-py3.9.egg/plone/app/viewletmanager/tests/test_exportimport.py", line 222, in test_normal
    exportViewletSettingsStorage(context)
  File "/home/jenkins/.buildout/eggs/cp39/plone.app.viewletmanager-3.1.1-py3.9.egg/plone/app/viewletmanager/exportimport/storage.py", line 104, in exportViewletSettingsStorage
    context.writeDataFile('viewlets.xml', exporter.body, exporter.mime_type)
  File "/home/jenkins/.buildout/eggs/cp39/Products.GenericSetup-2.0.3-py3.9.egg/Products/GenericSetup/utils.py", line 525, in _exportBody
    xml = self._doc.toprettyxml(' ', encoding=self._encoding)
  File "/home/jenkins/.buildout/eggs/cp39/Products.GenericSetup-2.0.3-py3.9.egg/Products/GenericSetup/utils.py", line 437, in toprettyxml
    return Document.toprettyxml(self, indent, newl, encoding)
  File "/srv/python3.9/lib/python3.9/xml/dom/minidom.py", line 60, in toprettyxml
    self.writexml(writer, "", indent, newl, encoding, standalone)


FAILED:  plone.app.viewletmanager.tests.test_exportimport.ViewletSettingsStorageXMLAdapterTests.test_body_get

Error Message:
writexml() takes from 2 to 6 positional arguments but 7 were given

Stack Trace:
writexml() takes from 2 to 6 positional arguments but 7 were given

  File "/srv/python3.9/lib/python3.9/unittest/case.py", line 59, in testPartExecutor
    yield
  File "/srv/python3.9/lib/python3.9/unittest/case.py", line 593, in run
    self._callTestMethod(testMethod)
  File "/srv/python3.9/lib/python3.9/unittest/case.py", line 550, in _callTestMethod
    method()
  File "/home/jenkins/.buildout/eggs/cp39/Products.GenericSetup-2.0.3-py3.9.egg/Products/GenericSetup/testing.py", line 85, in test_body_get
    self.assertEqual(adapted.body, self._BODY)
  File "/home/jenkins/.buildout/eggs/cp39/Products.GenericSetup-2.0.3-py3.9.egg/Products/GenericSetup/utils.py", line 525, in _exportBody
    xml = self._doc.toprettyxml(' ', encoding=self._encoding)
  File "/home/jenkins/.buildout/eggs/cp39/Products.GenericSetup-2.0.3-py3.9.egg/Products/GenericSetup/utils.py", line 437, in toprettyxml
    return Document.toprettyxml(self, indent, newl, encoding)
  File "/srv/python3.9/lib/python3.9/xml/dom/minidom.py", line 60, in toprettyxml
    self.writexml(writer, "", indent, newl, encoding, standalone)


FAILED:  plone.app.viewletmanager.tests.test_exportimport.ViewletSettingsStorageXMLAdapterTests.test_body_set

Error Message:
writexml() takes from 2 to 6 positional arguments but 7 were given

Stack Trace:
writexml() takes from 2 to 6 positional arguments but 7 were given

  File "/srv/python3.9/lib/python3.9/unittest/case.py", line 59, in testPartExecutor
    yield
  File "/srv/python3.9/lib/python3.9/unittest/case.py", line 593, in run
    self._callTestMethod(testMethod)
  File "/srv/python3.9/lib/python3.9/unittest/case.py", line 550, in _callTestMethod
    method()
  File "/home/jenkins/.buildout/eggs/cp39/Products.GenericSetup-2.0.3-py3.9.egg/Products/GenericSetup/testing.py", line 93, in test_body_set
    self.assertEqual(adapted.body, self._BODY)
  File "/home/jenkins/.buildout/eggs/cp39/Products.GenericSetup-2.0.3-py3.9.egg/Products/GenericSetup/utils.py", line 525, in _exportBody
    xml = self._doc.toprettyxml(' ', encoding=self._encoding)
  File "/home/jenkins/.buildout/eggs/cp39/Products.GenericSetup-2.0.3-py3.9.egg/Products/GenericSetup/utils.py", line 437, in toprettyxml
    return Document.toprettyxml(self, indent, newl, encoding)
  File "/srv/python3.9/lib/python3.9/xml/dom/minidom.py", line 60, in toprettyxml
    self.writexml(writer, "", indent, newl, encoding, standalone)


FAILED:  plone.app.workflow.tests.test_exportimport.TestExport.test_export_empty

Error Message:
writexml() takes from 2 to 6 positional arguments but 7 were given

Stack Trace:
writexml() takes from 2 to 6 positional arguments but 7 were given

  File "/srv/python3.9/lib/python3.9/unittest/case.py", line 59, in testPartExecutor
    yield
  File "/srv/python3.9/lib/python3.9/unittest/case.py", line 593, in run
    self._callTestMethod(testMethod)
  File "/srv/python3.9/lib/python3.9/unittest/case.py", line 550, in _callTestMethod
    method()
  File "/home/jenkins/workspace/plone-6.0-python-3.9/src/plone.app.workflow/plone/app/workflow/tests/test_exportimport.py", line 327, in test_export_empty
    export_sharing(context)
  File "/home/jenkins/workspace/plone-6.0-python-3.9/src/plone.app.workflow/plone/app/workflow/exportimport.py", line 149, in export_sharing
    body = exporter.body
  File "/home/jenkins/.buildout/eggs/cp39/Products.GenericSetup-2.0.3-py3.9.egg/Products/GenericSetup/utils.py", line 525, in _exportBody
    xml = self._doc.toprettyxml(' ', encoding=self._encoding)
  File "/home/jenkins/.buildout/eggs/cp39/Products.GenericSetup-2.0.3-py3.9.egg/Products/GenericSetup/utils.py", line 437, in toprettyxml
    return Document.toprettyxml(self, indent, newl, encoding)
  File "/srv/python3.9/lib/python3.9/xml/dom/minidom.py", line 60, in toprettyxml
    self.writexml(writer, "", indent, newl, encoding, standalone)


FAILED:  plone.app.workflow.tests.test_exportimport.TestExport.test_export_multiple

Error Message:
writexml() takes from 2 to 6 positional arguments but 7 were given

Stack Trace:
writexml() takes from 2 to 6 positional arguments but 7 were given

  File "/srv/python3.9/lib/python3.9/unittest/case.py", line 59, in testPartExecutor
    yield
  File "/srv/python3.9/lib/python3.9/unittest/case.py", line 593, in run
    self._callTestMethod(testMethod)
  File "/srv/python3.9/lib/python3.9/unittest/case.py", line 550, in _callTestMethod
    method()
  File "/home/jenkins/workspace/plone-6.0-python-3.9/src/plone.app.workflow/plone/app/workflow/tests/test_exportimport.py", line 364, in test_export_multiple
    export_sharing(export_context)
  File "/home/jenkins/workspace/plone-6.0-python-3.9/src/plone.app.workflow/plone/app/workflow/exportimport.py", line 149, in export_sharing
    body = exporter.body
  File "/home/jenkins/.buildout/eggs/cp39/Products.GenericSetup-2.0.3-py3.9.egg/Products/GenericSetup/utils.py", line 525, in _exportBody
    xml = self._doc.toprettyxml(' ', encoding=self._encoding)
  File "/home/jenkins/.buildout/eggs/cp39/Products.GenericSetup-2.0.3-py3.9.egg/Products/GenericSetup/utils.py", line 437, in toprettyxml
    return Document.toprettyxml(self, indent, newl, encoding)
  File "/srv/python3.9/lib/python3.9/xml/dom/minidom.py", line 60, in toprettyxml
    self.writexml(writer, "", indent, newl, encoding, standalone)


FAILED:  plone.cachepurging.tests.test_purger.TestAsync.testAsyncError

Error Message:
'Thread' object has no attribute 'isAlive'

Stack Trace:
'Thread' object has no attribute 'isAlive'

  File "/srv/python3.9/lib/python3.9/unittest/case.py", line 59, in testPartExecutor
    yield
  File "/srv/python3.9/lib/python3.9/unittest/case.py", line 596, in run
    self._callTearDown()
  File "/srv/python3.9/lib/python3.9/unittest/case.py", line 553, in _callTearDown
    self.tearDown()
  File "/home/jenkins/.buildout/eggs/cp39/plone.cachepurging-2.0.2-py3.9.egg/plone/cachepurging/tests/test_purger.py", line 90, in tearDown
    if self.httpt.isAlive():


FAILED:  plone.cachepurging.tests.test_purger.TestAsync.testAsyncNotFOund

Error Message:
'Thread' object has no attribute 'isAlive'

Stack Trace:
'Thread' object has no attribute 'isAlive'

  File "/srv/python3.9/lib/python3.9/unittest/case.py", line 59, in testPartExecutor
    yield
  File "/srv/python3.9/lib/python3.9/unittest/case.py", line 596, in run
    self._callTearDown()
  File "/srv/python3.9/lib/python3.9/unittest/case.py", line 553, in _callTearDown
    self.tearDown()
  File "/home/jenkins/.buildout/eggs/cp39/plone.cachepurging-2.0.2-py3.9.egg/plone/cachepurging/tests/test_purger.py", line 90, in tearDown
    if self.httpt.isAlive():


FAILED:  plone.cachepurging.tests.test_purger.TestAsync.testSimpleAsync

Error Message:
'Thread' object has no attribute 'isAlive'

Stack Trace:
'Thread' object has no attribute 'isAlive'

  File "/srv/python3.9/lib/python3.9/unittest/case.py", line 59, in testPartExecutor
    yield
  File "/srv/python3.9/lib/python3.9/unittest/case.py", line 596, in run
    self._callTearDown()
  File "/srv/python3.9/lib/python3.9/unittest/case.py", line 553, in _callTearDown
    self.tearDown()
  File "/home/jenkins/.buildout/eggs/cp39/plone.cachepurging-2.0.2-py3.9.egg/plone/cachepurging/tests/test_purger.py", line 90, in tearDown
    if self.httpt.isAlive():


FAILED:  plone.cachepurging.tests.test_purger.TestAsyncConnectionFailure.testConnectionFailure

Error Message:
'Thread' object has no attribute 'isAlive'

Stack Trace:
'Thread' object has no attribute 'isAlive'

  File "/srv/python3.9/lib/python3.9/unittest/case.py", line 59, in testPartExecutor
    yield
  File "/srv/python3.9/lib/python3.9/unittest/case.py", line 596, in run
    self._callTearDown()
  File "/srv/python3.9/lib/python3.9/unittest/case.py", line 553, in _callTearDown
    self.tearDown()
  File "/home/jenkins/.buildout/eggs/cp39/plone.cachepurging-2.0.2-py3.9.egg/plone/cachepurging/tests/test_purger.py", line 90, in tearDown
    if self.httpt.isAlive():


FAILED:  plone.cachepurging.tests.test_purger.TestSync.testError

Error Message:
'Thread' object has no attribute 'isAlive'

Stack Trace:
'Thread' object has no attribute 'isAlive'

  File "/srv/python3.9/lib/python3.9/unittest/case.py", line 59, in testPartExecutor
    yield
  File "/srv/python3.9/lib/python3.9/unittest/case.py", line 596, in run
    self._callTearDown()
  File "/srv/python3.9/lib/python3.9/unittest/case.py", line 553, in _callTearDown
    self.tearDown()
  File "/home/jenkins/.buildout/eggs/cp39/plone.cachepurging-2.0.2-py3.9.egg/plone/cachepurging/tests/test_purger.py", line 120, in tearDown
    super(TestSync, self).tearDown()
  File "/home/jenkins/.buildout/eggs/cp39/plone.cachepurging-2.0.2-py3.9.egg/plone/cachepurging/tests/test_purger.py", line 90, in tearDown
    if self.httpt.isAlive():


FAILED:  plone.cachepurging.tests.test_purger.TestSync.testHeaders

Error Message:
'Thread' object has no attribute 'isAlive'

Stack Trace:
'Thread' object has no attribute 'isAlive'

  File "/srv/python3.9/lib/python3.9/unittest/case.py", line 59, in testPartExecutor
    yield
  File "/srv/python3.9/lib/python3.9/unittest/case.py", line 596, in run
    self._callTearDown()
  File "/srv/python3.9/lib/python3.9/unittest/case.py", line 553, in _callTearDown
    self.tearDown()
  File "/home/jenkins/.buildout/eggs/cp39/plone.cachepurging-2.0.2-py3.9.egg/plone/cachepurging/tests/test_purger.py", line 120, in tearDown
    super(TestSync, self).tearDown()
  File "/home/jenkins/.buildout/eggs/cp39/plone.cachepurging-2.0.2-py3.9.egg/plone/cachepurging/tests/test_purger.py", line 90, in tearDown
    if self.httpt.isAlive():


FAILED:  plone.cachepurging.tests.test_purger.TestSync.testSimpleSync

Error Message:
'Thread' object has no attribute 'isAlive'

Stack Trace:
'Thread' object has no attribute 'isAlive'

  File "/srv/python3.9/lib/python3.9/unittest/case.py", line 59, in testPartExecutor
    yield
  File "/srv/python3.9/lib/python3.9/unittest/case.py", line 596, in run
    self._callTearDown()
  File "/srv/python3.9/lib/python3.9/unittest/case.py", line 553, in _callTearDown
    self.tearDown()
  File "/home/jenkins/.buildout/eggs/cp39/plone.cachepurging-2.0.2-py3.9.egg/plone/cachepurging/tests/test_purger.py", line 120, in tearDown
    super(TestSync, self).tearDown()
  File "/home/jenkins/.buildout/eggs/cp39/plone.cachepurging-2.0.2-py3.9.egg/plone/cachepurging/tests/test_purger.py", line 90, in tearDown
    if self.httpt.isAlive():


More information about the Testbot mailing list