[Erp5-report] ERP5_z28 r20912: 1917 Tests, 53 Errors, 7 Failures

nobody at svn.erp5.org nobody at svn.erp5.org
Mon May 12 23:37:34 CEST 2008


Test Suite: ERP5_z28
Revision: 20912
Result: FAIL

All tests: 1917
Failures: 7
Errors: 53


The following tests failed:

  testXHTML                                          (1 errors)
   test.erp5_project.Project.Project_viewLineList (testXHTML.TestXHTML)

  testOrder                                          (1 failures)
   test_07b_OrderLine_getTotalPriceAndQuantityFastParameter (testOrder.TestOrder)

  testGadgets                                        (2 errors)
   Check that it's properly initialized
   Check Gadgets

  testCRM                                            (9 errors)
   test_MailAttachmentText (testCRM.TestCRMMailSend)
   test_MailAttachmentText (testCRM.TestCRMMailSend)
   test_MailAttachmentWebPage (testCRM.TestCRMMailSend)
   test_MailFromMailMessageEvent (testCRM.TestCRMMailSend)
   test_MailFromMailMessageEventNoSendMail (testCRM.TestCRMMailSend)
   test_MailFromOtherEvents (testCRM.TestCRMMailSend)
   test_MailMessageEncoding (testCRM.TestCRMMailSend)
   test_MailMessageHTML (testCRM.TestCRMMailSend)
   test_MailRespond (testCRM.TestCRMMailSend)

  testPurchaseOrder                                  (1 failures)
   test_07b_OrderLine_getTotalPriceAndQuantityFastParameter (testPurchaseOrder.TestPurchaseOrder)

  testOOoStyle                                       (1 failures)
   test_image_field_form_view (testOOoStyle.TestODTStyle)

  testIngestion                                      (11 errors)
   test_03_TextDoc (testIngestion.TestIngestion)
   test_041_MetadataEditing (testIngestion.TestIngestion)
   test_04_MetadataExtraction (testIngestion.TestIngestion)
   test_05_FormatIngestion (testIngestion.TestIngestion)
   test_06_FormatGeneration (testIngestion.TestIngestion)
   test_07_SnapshotGeneration (testIngestion.TestIngestion)
   test_08_Cache (testIngestion.TestIngestion)
   test_09_Contribute (testIngestion.TestIngestion)
   test_10_MetadataSettingPreferenceOrder (testIngestion.TestIngestion)
   test_11_EmailIngestion (testIngestion.TestIngestion)
   test_12_UploadTextFromContributionTool (testIngestion.TestIngestion)

  testDms                                            (23 errors)
   test_02_RevisionSystem (testDms.TestDocument)
   test_02_RevisionSystem (testDms.TestDocument)
   test_03_Versioning (testDms.TestDocument)
   test_03_Versioning (testDms.TestDocument)
   test_04_VersioningWithLanguage (testDms.TestDocument)
   test_04_VersioningWithLanguage (testDms.TestDocument)
   test_05_getCreationDate (testDms.TestDocument)
   test_06_ProcessingStateOfAClonedDocument (testDms.TestDocument)
   test_06_ProcessingStateOfAClonedDocument (testDms.TestDocument)
   test_06_testExplicitRelations (testDms.TestDocument)
   test_06_testExplicitRelations (testDms.TestDocument)
   test_07_EmbeddedDocumentOfAClonedDocument (testDms.TestDocument)
   test_07_EmbeddedDocumentOfAClonedDocument (testDms.TestDocument)
   test_07_testImplicitRelations (testDms.TestDocument)
   test_07_testImplicitRelations (testDms.TestDocument)
   test_08_EmbeddedDocumentState (testDms.TestDocument)
   test_08_EmbeddedDocumentState (testDms.TestDocument)
   test_09_ScriptableKeys (testDms.TestDocument)
   test_Base_getConversionFormatItemList (testDms.TestDocument)
   test_Member_download_pdf_format (testDms.TestDocument)
   test_Member_download_pdf_format (testDms.TestDocument)
   test_Owner_Base_download (testDms.TestDocument)
   test_ShowPreviewAfterSubmitted (testDms.TestDocumentWithSecurity)

  testOOoImport                                      (4 errors)
   test_CategoryTool_importCategoryFile (testOOoImport.TestOOoImport)
   test_CategoryTool_importCategoryFileXLS (testOOoImport.TestOOoImport)
   test_CategoryTool_importCategoryFile_DuplicateIds (testOOoImport.TestOOoImport)
   test_CategoryTool_importCategoryFile_PathStars (testOOoImport.TestOOoImport)

  testGUIwithSecurity                                (1 errors)
   test_01_relationFieldToInaccessibleObject (testGUIwithSecurity.TestGUISecurity)

  testOOoChart                                       (2 failures)
   test_ooo_chart (testOOoChart.TestOOoChart)
   test_proxy_ooo_chart (testOOoChart.TestOOoChart)

  testERP5Catalog                                    (2 failures)
   test_SearchedStringIsNotStripped (testERP5Catalog.TestERP5Catalog)
   test_complex_query (testERP5Catalog.TestERP5Catalog)

  testERP5LdapCatalog                                (2 errors)
   test_01_HasEverything (testERP5LdapCatalog.TestERP5LdapCatalog)
   test_02_person_ldap_cataloging (testERP5LdapCatalog.TestERP5LdapCatalog)
-------------- next part --------------

ERROR: test.erp5_project.Project.Project_viewLineList (testXHTML.TestXHTML)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/profiler.py", line 98, in __call__
    testMethod()
  File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5/tests/testXHTML.py", line 277, in testMethod
    view = getattr(object, view_name)
AttributeError: Project_viewLineList



FAIL: test_07b_OrderLine_getTotalPriceAndQuantityFastParameter (testOrder.TestOrder)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/profiler.py", line 98, in __call__
    testMethod()
  File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5/tests/testOrder.py", line 1285, in test_07b_OrderLine_getTotalPriceAndQuantityFastParameter
    sequence_list.play(self)
  File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5Type/tests/Sequence.py", line 166, in play
    sequence.play(context, sequence_number=i, quiet=quiet)
  File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5Type/tests/Sequence.py", line 113, in play
    step.play(context, sequence=self, quiet=quiet)
    Current Sequence:
      CreateOrder
      CreateVariatedResource
      CreateOrderLine
      SetOrderLineResource
      SetOrderLineDefaultValues
      CheckOrderLineDefaultValues
      SetOrderLineFullVCL
      CompleteOrderLineMatrix
    > CheckOrderLineTotalPriceAndQuantityFastParameter
  File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5Type/tests/Sequence.py", line 99, in play
    method(sequence=sequence)
  File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5/tests/testOrder.py", line 514, in stepCheckOrderLineTotalPriceAndQuantityFastParameter
    self.assertEquals(0, order_line.getTotalPrice(fast=1))
AssertionError: 0 != 103030.0



ERROR: Check that it's properly initialized
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/profiler.py", line 86, in __call__
    self.setUp()
  File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 359, in setUp
    erp5_catalog_storage=erp5_catalog_storage)
  File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 669, in setUpERP5Site
    bt = portal.portal_templates.download(url)
  File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5/Tool/TemplateTool.py", line 383, in download
    bt = self._download_local(name, id)
  File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5/Tool/TemplateTool.py", line 333, in _download_local
    return self._importBT(path, bt_id)
  File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5/Tool/TemplateTool.py", line 228, in _importBT
    file = open(path, 'rb')
IOError: [Errno 2] No such file or directory: 'erp5_knowledge_pad.bt5'



ERROR: Check Gadgets
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/profiler.py", line 86, in __call__
    self.setUp()
  File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 359, in setUp
    erp5_catalog_storage=erp5_catalog_storage)
  File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 579, in setUpERP5Site
    raise RuntimeError, 'Installation of %s already failed, giving up'\
RuntimeError: Installation of erp5_portal_0be623d901b481020c4c563a2b71b9cf already failed, giving up



ERROR: test_MailAttachmentText (testCRM.TestCRMMailSend)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/profiler.py", line 98, in __call__
    testMethod()
  File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5/tests/testCRM.py", line 684, in test_MailAttachmentText
    self.tic()
  File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 521, in tic
    raise RuntimeError,\
RuntimeError: tic is looping forever. These messages are pending: [('/erp5_portal_b15a42a203f018f9970147a83d1191ff/document_module/2', 'convertToBaseFormat', -2, 6)] 
Last error message:
ConversionError
OOoDocument: Error converting document to base format 402::
Traceback (innermost last):
  Module Products.CMFActivity.ActivityTool, line 228, in __call__
  Module Products.ERP5.Document.Document, line 1277, in convertToBaseFormat
  Module Products.ERP5Type.Document.OOoDocument, line 527, in _convertToBaseFormat
ConversionError: OOoDocument: Error converting document to base format 402::





ERROR: test_MailAttachmentText (testCRM.TestCRMMailSend)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/profiler.py", line 111, in __call__
    self.tearDown()
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/base.py", line 102, in tearDown
    self.beforeTearDown()
  File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5/tests/testCRM.py", line 497, in beforeTearDown
    self.tic()
  File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 521, in tic
    raise RuntimeError,\
RuntimeError: tic is looping forever. These messages are pending: [('/erp5_portal_b15a42a203f018f9970147a83d1191ff/document_module/2', 'convertToBaseFormat', -2, 6)] 
Last error message:
ConversionError
OOoDocument: Error converting document to base format 402::
Traceback (innermost last):
  Module Products.CMFActivity.ActivityTool, line 228, in __call__
  Module Products.ERP5.Document.Document, line 1277, in convertToBaseFormat
  Module Products.ERP5Type.Document.OOoDocument, line 527, in _convertToBaseFormat
ConversionError: OOoDocument: Error converting document to base format 402::





ERROR: test_MailAttachmentWebPage (testCRM.TestCRMMailSend)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/profiler.py", line 86, in __call__
    self.setUp()
  File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 360, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 62, in setUp
    self.afterSetUp()
  File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5/tests/testCRM.py", line 488, in afterSetUp
    self.tic()
  File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 521, in tic
    raise RuntimeError,\
RuntimeError: tic is looping forever. These messages are pending: [('/erp5_portal_b15a42a203f018f9970147a83d1191ff/document_module/2', 'convertToBaseFormat', -2, 6)] 
Last error message:
ConversionError
OOoDocument: Error converting document to base format 402::
Traceback (innermost last):
  Module Products.CMFActivity.ActivityTool, line 228, in __call__
  Module Products.ERP5.Document.Document, line 1277, in convertToBaseFormat
  Module Products.ERP5Type.Document.OOoDocument, line 527, in _convertToBaseFormat
ConversionError: OOoDocument: Error converting document to base format 402::





ERROR: test_MailFromMailMessageEvent (testCRM.TestCRMMailSend)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/profiler.py", line 86, in __call__
    self.setUp()
  File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 360, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 62, in setUp
    self.afterSetUp()
  File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5/tests/testCRM.py", line 488, in afterSetUp
    self.tic()
  File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 521, in tic
    raise RuntimeError,\
RuntimeError: tic is looping forever. These messages are pending: [('/erp5_portal_b15a42a203f018f9970147a83d1191ff/document_module/2', 'convertToBaseFormat', -2, 6)] 
Last error message:
ConversionError
OOoDocument: Error converting document to base format 402::
Traceback (innermost last):
  Module Products.CMFActivity.ActivityTool, line 228, in __call__
  Module Products.ERP5.Document.Document, line 1277, in convertToBaseFormat
  Module Products.ERP5Type.Document.OOoDocument, line 527, in _convertToBaseFormat
ConversionError: OOoDocument: Error converting document to base format 402::





ERROR: test_MailFromMailMessageEventNoSendMail (testCRM.TestCRMMailSend)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/profiler.py", line 86, in __call__
    self.setUp()
  File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 360, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 62, in setUp
    self.afterSetUp()
  File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5/tests/testCRM.py", line 488, in afterSetUp
    self.tic()
  File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 521, in tic
    raise RuntimeError,\
RuntimeError: tic is looping forever. These messages are pending: [('/erp5_portal_b15a42a203f018f9970147a83d1191ff/document_module/2', 'convertToBaseFormat', -2, 6)] 
Last error message:
ConversionError
OOoDocument: Error converting document to base format 402::
Traceback (innermost last):
  Module Products.CMFActivity.ActivityTool, line 228, in __call__
  Module Products.ERP5.Document.Document, line 1277, in convertToBaseFormat
  Module Products.ERP5Type.Document.OOoDocument, line 527, in _convertToBaseFormat
ConversionError: OOoDocument: Error converting document to base format 402::





ERROR: test_MailFromOtherEvents (testCRM.TestCRMMailSend)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/profiler.py", line 86, in __call__
    self.setUp()
  File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 360, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 62, in setUp
    self.afterSetUp()
  File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5/tests/testCRM.py", line 488, in afterSetUp
    self.tic()
  File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 521, in tic
    raise RuntimeError,\
RuntimeError: tic is looping forever. These messages are pending: [('/erp5_portal_b15a42a203f018f9970147a83d1191ff/document_module/2', 'convertToBaseFormat', -2, 6)] 
Last error message:
ConversionError
OOoDocument: Error converting document to base format 402::
Traceback (innermost last):
  Module Products.CMFActivity.ActivityTool, line 228, in __call__
  Module Products.ERP5.Document.Document, line 1277, in convertToBaseFormat
  Module Products.ERP5Type.Document.OOoDocument, line 527, in _convertToBaseFormat
ConversionError: OOoDocument: Error converting document to base format 402::





ERROR: test_MailMessageEncoding (testCRM.TestCRMMailSend)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/profiler.py", line 86, in __call__
    self.setUp()
  File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 360, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 62, in setUp
    self.afterSetUp()
  File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5/tests/testCRM.py", line 488, in afterSetUp
    self.tic()
  File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 521, in tic
    raise RuntimeError,\
RuntimeError: tic is looping forever. These messages are pending: [('/erp5_portal_b15a42a203f018f9970147a83d1191ff/document_module/2', 'convertToBaseFormat', -2, 6)] 
Last error message:
ConversionError
OOoDocument: Error converting document to base format 402::
Traceback (innermost last):
  Module Products.CMFActivity.ActivityTool, line 228, in __call__
  Module Products.ERP5.Document.Document, line 1277, in convertToBaseFormat
  Module Products.ERP5Type.Document.OOoDocument, line 527, in _convertToBaseFormat
ConversionError: OOoDocument: Error converting document to base format 402::





ERROR: test_MailMessageHTML (testCRM.TestCRMMailSend)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/profiler.py", line 86, in __call__
    self.setUp()
  File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 360, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 62, in setUp
    self.afterSetUp()
  File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5/tests/testCRM.py", line 488, in afterSetUp
    self.tic()
  File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 521, in tic
    raise RuntimeError,\
RuntimeError: tic is looping forever. These messages are pending: [('/erp5_portal_b15a42a203f018f9970147a83d1191ff/document_module/2', 'convertToBaseFormat', -2, 6)] 
Last error message:
ConversionError
OOoDocument: Error converting document to base format 402::
Traceback (innermost last):
  Module Products.CMFActivity.ActivityTool, line 228, in __call__
  Module Products.ERP5.Document.Document, line 1277, in convertToBaseFormat
  Module Products.ERP5Type.Document.OOoDocument, line 527, in _convertToBaseFormat
ConversionError: OOoDocument: Error converting document to base format 402::





ERROR: test_MailRespond (testCRM.TestCRMMailSend)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/profiler.py", line 86, in __call__
    self.setUp()
  File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 360, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 62, in setUp
    self.afterSetUp()
  File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5/tests/testCRM.py", line 488, in afterSetUp
    self.tic()
  File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 521, in tic
    raise RuntimeError,\
RuntimeError: tic is looping forever. These messages are pending: [('/erp5_portal_b15a42a203f018f9970147a83d1191ff/document_module/2', 'convertToBaseFormat', -2, 6)] 
Last error message:
ConversionError
OOoDocument: Error converting document to base format 402::
Traceback (innermost last):
  Module Products.CMFActivity.ActivityTool, line 228, in __call__
  Module Products.ERP5.Document.Document, line 1277, in convertToBaseFormat
  Module Products.ERP5Type.Document.OOoDocument, line 527, in _convertToBaseFormat
ConversionError: OOoDocument: Error converting document to base format 402::





FAIL: test_07b_OrderLine_getTotalPriceAndQuantityFastParameter (testPurchaseOrder.TestPurchaseOrder)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/profiler.py", line 98, in __call__
    testMethod()
  File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5/tests/testOrder.py", line 1285, in test_07b_OrderLine_getTotalPriceAndQuantityFastParameter
    sequence_list.play(self)
  File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5Type/tests/Sequence.py", line 166, in play
    sequence.play(context, sequence_number=i, quiet=quiet)
  File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5Type/tests/Sequence.py", line 113, in play
    step.play(context, sequence=self, quiet=quiet)
    Current Sequence:
      CreateOrder
      CreateVariatedResource
      CreateOrderLine
      SetOrderLineResource
      SetOrderLineDefaultValues
      CheckOrderLineDefaultValues
      SetOrderLineFullVCL
      CompleteOrderLineMatrix
    > CheckOrderLineTotalPriceAndQuantityFastParameter
  File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5Type/tests/Sequence.py", line 99, in play
    method(sequence=sequence)
  File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5/tests/testOrder.py", line 514, in stepCheckOrderLineTotalPriceAndQuantityFastParameter
    self.assertEquals(0, order_line.getTotalPrice(fast=1))
AssertionError: 0 != 103030.0



FAIL: test_image_field_form_view (testOOoStyle.TestODTStyle)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/profiler.py", line 98, in __call__
    testMethod()
  File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5OOo/tests/testOOoStyle.py", line 239, in test_image_field_form_view
    self.assertEquals(HTTP_OK, response.getStatus())
AssertionError: 200 != 500



ERROR: test_03_TextDoc (testIngestion.TestIngestion)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/profiler.py", line 98, in __call__
    testMethod()
  File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5OOo/tests/testIngestion.py", line 1048, in test_03_TextDoc
    self.playSequence(step_list, quiet)
  File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5OOo/tests/testIngestion.py", line 973, in playSequence
    sequence_list.play(self, quiet=quiet)
  File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5Type/tests/Sequence.py", line 166, in play
    sequence.play(context, sequence_number=i, quiet=quiet)
  File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5Type/tests/Sequence.py", line 113, in play
    step.play(context, sequence=self, quiet=quiet)
    Current Sequence:
      CleanUp
      CreateTextDocument
      CheckEmptyState
      StraightUpload
      CheckConvertingState
    > Tic
      CheckConvertedState
      UploadFromViewForm
      CheckConvertingState
      Tic
      CheckConvertedState
  File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5Type/tests/Sequence.py", line 99, in play
    method(sequence=sequence)
  File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5OOo/tests/testIngestion.py", line 452, in stepTic
    self.tic()
  File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 521, in tic
    raise RuntimeError,\
RuntimeError: tic is looping forever. These messages are pending: [('/erp5_portal_9123d6aaa7e1ac41fe394227d787a676/document_module/one', 'convertToBaseFormat', -2, 6)] 
Last error message:
ConversionError
OOoDocument: Error converting document to base format 402::
Traceback (innermost last):
  Module Products.CMFActivity.ActivityTool, line 228, in __call__
  Module Products.ERP5.Document.Document, line 1277, in convertToBaseFormat
  Module Products.ERP5Type.Document.OOoDocument, line 527, in _convertToBaseFormat
ConversionError: OOoDocument: Error converting document to base format 402::





ERROR: test_041_MetadataEditing (testIngestion.TestIngestion)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/profiler.py", line 86, in __call__
    self.setUp()
  File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 360, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 62, in setUp
    self.afterSetUp()
  File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5OOo/tests/testIngestion.py", line 108, in afterSetUp
    self.createDefaultCategoryList()
  File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5OOo/tests/testIngestion.py", line 226, in createDefaultCategoryList
    self.tic()
  File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 521, in tic
    raise RuntimeError,\
RuntimeError: tic is looping forever. These messages are pending: [('/erp5_portal_9123d6aaa7e1ac41fe394227d787a676/document_module/one', 'convertToBaseFormat', -2, 6)] 
Last error message:
ConversionError
OOoDocument: Error converting document to base format 402::
Traceback (innermost last):
  Module Products.CMFActivity.ActivityTool, line 228, in __call__
  Module Products.ERP5.Document.Document, line 1277, in convertToBaseFormat
  Module Products.ERP5Type.Document.OOoDocument, line 527, in _convertToBaseFormat
ConversionError: OOoDocument: Error converting document to base format 402::





ERROR: test_04_MetadataExtraction (testIngestion.TestIngestion)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/profiler.py", line 86, in __call__
    self.setUp()
  File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 360, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 62, in setUp
    self.afterSetUp()
  File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5OOo/tests/testIngestion.py", line 108, in afterSetUp
    self.createDefaultCategoryList()
  File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5OOo/tests/testIngestion.py", line 226, in createDefaultCategoryList
    self.tic()
  File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 521, in tic
    raise RuntimeError,\
RuntimeError: tic is looping forever. These messages are pending: [('/erp5_portal_9123d6aaa7e1ac41fe394227d787a676/document_module/one', 'convertToBaseFormat', -2, 6)] 
Last error message:
ConversionError
OOoDocument: Error converting document to base format 402::
Traceback (innermost last):
  Module Products.CMFActivity.ActivityTool, line 228, in __call__
  Module Products.ERP5.Document.Document, line 1277, in convertToBaseFormat
  Module Products.ERP5Type.Document.OOoDocument, line 527, in _convertToBaseFormat
ConversionError: OOoDocument: Error converting document to base format 402::





ERROR: test_05_FormatIngestion (testIngestion.TestIngestion)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/profiler.py", line 86, in __call__
    self.setUp()
  File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 360, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 62, in setUp
    self.afterSetUp()
  File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5OOo/tests/testIngestion.py", line 108, in afterSetUp
    self.createDefaultCategoryList()
  File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5OOo/tests/testIngestion.py", line 226, in createDefaultCategoryList
    self.tic()
  File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 521, in tic
    raise RuntimeError,\
RuntimeError: tic is looping forever. These messages are pending: [('/erp5_portal_9123d6aaa7e1ac41fe394227d787a676/document_module/one', 'convertToBaseFormat', -2, 6)] 
Last error message:
ConversionError
OOoDocument: Error converting document to base format 402::
Traceback (innermost last):
  Module Products.CMFActivity.ActivityTool, line 228, in __call__
  Module Products.ERP5.Document.Document, line 1277, in convertToBaseFormat
  Module Products.ERP5Type.Document.OOoDocument, line 527, in _convertToBaseFormat
ConversionError: OOoDocument: Error converting document to base format 402::





ERROR: test_06_FormatGeneration (testIngestion.TestIngestion)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/profiler.py", line 86, in __call__
    self.setUp()
  File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 360, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 62, in setUp
    self.afterSetUp()
  File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5OOo/tests/testIngestion.py", line 108, in afterSetUp
    self.createDefaultCategoryList()
  File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5OOo/tests/testIngestion.py", line 226, in createDefaultCategoryList
    self.tic()
  File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 521, in tic
    raise RuntimeError,\
RuntimeError: tic is looping forever. These messages are pending: [('/erp5_portal_9123d6aaa7e1ac41fe394227d787a676/document_module/one', 'convertToBaseFormat', -2, 6)] 
Last error message:
ConversionError
OOoDocument: Error converting document to base format 402::
Traceback (innermost last):
  Module Products.CMFActivity.ActivityTool, line 228, in __call__
  Module Products.ERP5.Document.Document, line 1277, in convertToBaseFormat
  Module Products.ERP5Type.Document.OOoDocument, line 527, in _convertToBaseFormat
ConversionError: OOoDocument: Error converting document to base format 402::





ERROR: test_07_SnapshotGeneration (testIngestion.TestIngestion)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/profiler.py", line 86, in __call__
    self.setUp()
  File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 360, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 62, in setUp
    self.afterSetUp()
  File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5OOo/tests/testIngestion.py", line 108, in afterSetUp
    self.createDefaultCategoryList()
  File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5OOo/tests/testIngestion.py", line 226, in createDefaultCategoryList
    self.tic()
  File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 521, in tic
    raise RuntimeError,\
RuntimeError: tic is looping forever. These messages are pending: [('/erp5_portal_9123d6aaa7e1ac41fe394227d787a676/document_module/one', 'convertToBaseFormat', -2, 6)] 
Last error message:
ConversionError
OOoDocument: Error converting document to base format 402::
Traceback (innermost last):
  Module Products.CMFActivity.ActivityTool, line 228, in __call__
  Module Products.ERP5.Document.Document, line 1277, in convertToBaseFormat
  Module Products.ERP5Type.Document.OOoDocument, line 527, in _convertToBaseFormat
ConversionError: OOoDocument: Error converting document to base format 402::





ERROR: test_08_Cache (testIngestion.TestIngestion)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/profiler.py", line 86, in __call__
    self.setUp()
  File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 360, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 62, in setUp
    self.afterSetUp()
  File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5OOo/tests/testIngestion.py", line 108, in afterSetUp
    self.createDefaultCategoryList()
  File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5OOo/tests/testIngestion.py", line 226, in createDefaultCategoryList
    self.tic()
  File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 521, in tic
    raise RuntimeError,\
RuntimeError: tic is looping forever. These messages are pending: [('/erp5_portal_9123d6aaa7e1ac41fe394227d787a676/document_module/one', 'convertToBaseFormat', -2, 6)] 
Last error message:
ConversionError
OOoDocument: Error converting document to base format 402::
Traceback (innermost last):
  Module Products.CMFActivity.ActivityTool, line 228, in __call__
  Module Products.ERP5.Document.Document, line 1277, in convertToBaseFormat
  Module Products.ERP5Type.Document.OOoDocument, line 527, in _convertToBaseFormat
ConversionError: OOoDocument: Error converting document to base format 402::





ERROR: test_09_Contribute (testIngestion.TestIngestion)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/profiler.py", line 86, in __call__
    self.setUp()
  File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 360, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 62, in setUp
    self.afterSetUp()
  File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5OOo/tests/testIngestion.py", line 108, in afterSetUp
    self.createDefaultCategoryList()
  File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5OOo/tests/testIngestion.py", line 226, in createDefaultCategoryList
    self.tic()
  File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 521, in tic
    raise RuntimeError,\
RuntimeError: tic is looping forever. These messages are pending: [('/erp5_portal_9123d6aaa7e1ac41fe394227d787a676/document_module/one', 'convertToBaseFormat', -2, 6)] 
Last error message:
ConversionError
OOoDocument: Error converting document to base format 402::
Traceback (innermost last):
  Module Products.CMFActivity.ActivityTool, line 228, in __call__
  Module Products.ERP5.Document.Document, line 1277, in convertToBaseFormat
  Module Products.ERP5Type.Document.OOoDocument, line 527, in _convertToBaseFormat
ConversionError: OOoDocument: Error converting document to base format 402::





ERROR: test_10_MetadataSettingPreferenceOrder (testIngestion.TestIngestion)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/profiler.py", line 86, in __call__
    self.setUp()
  File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 360, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 62, in setUp
    self.afterSetUp()
  File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5OOo/tests/testIngestion.py", line 108, in afterSetUp
    self.createDefaultCategoryList()
  File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5OOo/tests/testIngestion.py", line 226, in createDefaultCategoryList
    self.tic()
  File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 521, in tic
    raise RuntimeError,\
RuntimeError: tic is looping forever. These messages are pending: [('/erp5_portal_9123d6aaa7e1ac41fe394227d787a676/document_module/one', 'convertToBaseFormat', -2, 6)] 
Last error message:
ConversionError
OOoDocument: Error converting document to base format 402::
Traceback (innermost last):
  Module Products.CMFActivity.ActivityTool, line 228, in __call__
  Module Products.ERP5.Document.Document, line 1277, in convertToBaseFormat
  Module Products.ERP5Type.Document.OOoDocument, line 527, in _convertToBaseFormat
ConversionError: OOoDocument: Error converting document to base format 402::





ERROR: test_11_EmailIngestion (testIngestion.TestIngestion)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/profiler.py", line 86, in __call__
    self.setUp()
  File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 360, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 62, in setUp
    self.afterSetUp()
  File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5OOo/tests/testIngestion.py", line 108, in afterSetUp
    self.createDefaultCategoryList()
  File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5OOo/tests/testIngestion.py", line 226, in createDefaultCategoryList
    self.tic()
  File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 521, in tic
    raise RuntimeError,\
RuntimeError: tic is looping forever. These messages are pending: [('/erp5_portal_9123d6aaa7e1ac41fe394227d787a676/document_module/one', 'convertToBaseFormat', -2, 6)] 
Last error message:
ConversionError
OOoDocument: Error converting document to base format 402::
Traceback (innermost last):
  Module Products.CMFActivity.ActivityTool, line 228, in __call__
  Module Products.ERP5.Document.Document, line 1277, in convertToBaseFormat
  Module Products.ERP5Type.Document.OOoDocument, line 527, in _convertToBaseFormat
ConversionError: OOoDocument: Error converting document to base format 402::





ERROR: test_12_UploadTextFromContributionTool (testIngestion.TestIngestion)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/profiler.py", line 86, in __call__
    self.setUp()
  File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 360, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 62, in setUp
    self.afterSetUp()
  File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5OOo/tests/testIngestion.py", line 108, in afterSetUp
    self.createDefaultCategoryList()
  File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5OOo/tests/testIngestion.py", line 226, in createDefaultCategoryList
    self.tic()
  File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 521, in tic
    raise RuntimeError,\
RuntimeError: tic is looping forever. These messages are pending: [('/erp5_portal_9123d6aaa7e1ac41fe394227d787a676/document_module/one', 'convertToBaseFormat', -2, 6)] 
Last error message:
ConversionError
OOoDocument: Error converting document to base format 402::
Traceback (innermost last):
  Module Products.CMFActivity.ActivityTool, line 228, in __call__
  Module Products.ERP5.Document.Document, line 1277, in convertToBaseFormat
  Module Products.ERP5Type.Document.OOoDocument, line 527, in _convertToBaseFormat
ConversionError: OOoDocument: Error converting document to base format 402::





ERROR: test_02_RevisionSystem (testDms.TestDocument)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/profiler.py", line 98, in __call__
    testMethod()
  File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5OOo/tests/testDms.py", line 217, in test_02_RevisionSystem
    self.tic()
  File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 521, in tic
    raise RuntimeError,\
RuntimeError: tic is looping forever. These messages are pending: [('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/1', 'Document_convertToBaseFormatAndDiscoverMetadata', -2, 6)] 
Last error message:
ConversionError
OOoDocument: Error converting document to base format 402::
Traceback (innermost last):
  Module Products.CMFActivity.ActivityTool, line 228, in __call__
  Module Shared.DC.Scripts.Bindings, line 311, in __call__
  Module Shared.DC.Scripts.Bindings, line 348, in _bindAndExec
  Module Products.ERP5Type.tests.ERP5TypeTestCase, line 840, in _exec
  Module Products.PythonScripts.PythonScript, line 324, in _exec
  Module None, line 9, in Document_convertToBaseFormatAndDiscoverMetadata
   - <PythonScript at /erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/Document_convertToBaseFormatAndDiscoverMetadata used for /erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/1>
   - Line 9
  Module Products.ERP5.Document.Document, line 1277, in convertToBaseFormat
  Module Products.ERP5Type.Document.OOoDocument, line 527, in _convertToBaseFormat
ConversionError: OOoDocument: Error converting document to base format 402::





ERROR: test_02_RevisionSystem (testDms.TestDocument)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/profiler.py", line 111, in __call__
    self.tearDown()
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/base.py", line 102, in tearDown
    self.beforeTearDown()
  File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5OOo/tests/testDms.py", line 135, in beforeTearDown
    self.clearDocumentModule()
  File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5OOo/tests/testDms.py", line 142, in clearDocumentModule
    self.tic()
  File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 521, in tic
    raise RuntimeError,\
RuntimeError: tic is looping forever. These messages are pending: [('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/1', 'Document_convertToBaseFormatAndDiscoverMetadata', -2, 6)] 
Last error message:
ConversionError
OOoDocument: Error converting document to base format 402::
Traceback (innermost last):
  Module Products.CMFActivity.ActivityTool, line 228, in __call__
  Module Shared.DC.Scripts.Bindings, line 311, in __call__
  Module Shared.DC.Scripts.Bindings, line 348, in _bindAndExec
  Module Products.ERP5Type.tests.ERP5TypeTestCase, line 840, in _exec
  Module Products.PythonScripts.PythonScript, line 324, in _exec
  Module None, line 9, in Document_convertToBaseFormatAndDiscoverMetadata
   - <PythonScript at /erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/Document_convertToBaseFormatAndDiscoverMetadata used for /erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/1>
   - Line 9
  Module Products.ERP5.Document.Document, line 1277, in convertToBaseFormat
  Module Products.ERP5Type.Document.OOoDocument, line 527, in _convertToBaseFormat
ConversionError: OOoDocument: Error converting document to base format 402::





ERROR: test_03_Versioning (testDms.TestDocument)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/profiler.py", line 98, in __call__
    testMethod()
  File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5OOo/tests/testDms.py", line 257, in test_03_Versioning
    self.tic()
  File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 521, in tic
    raise RuntimeError,\
RuntimeError: tic is looping forever. These messages are pending: [('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/1', 'Document_convertToBaseFormatAndDiscoverMetadata', -2, 6)] 
Last error message:
ConversionError
OOoDocument: Error converting document to base format 402::
Traceback (innermost last):
  Module Products.CMFActivity.ActivityTool, line 228, in __call__
  Module Shared.DC.Scripts.Bindings, line 311, in __call__
  Module Shared.DC.Scripts.Bindings, line 348, in _bindAndExec
  Module Products.ERP5Type.tests.ERP5TypeTestCase, line 840, in _exec
  Module Products.PythonScripts.PythonScript, line 324, in _exec
  Module None, line 9, in Document_convertToBaseFormatAndDiscoverMetadata
   - <PythonScript at /erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/Document_convertToBaseFormatAndDiscoverMetadata used for /erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/1>
   - Line 9
  Module Products.ERP5.Document.Document, line 1277, in convertToBaseFormat
  Module Products.ERP5Type.Document.OOoDocument, line 527, in _convertToBaseFormat
ConversionError: OOoDocument: Error converting document to base format 402::





ERROR: test_03_Versioning (testDms.TestDocument)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/profiler.py", line 111, in __call__
    self.tearDown()
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/base.py", line 102, in tearDown
    self.beforeTearDown()
  File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5OOo/tests/testDms.py", line 135, in beforeTearDown
    self.clearDocumentModule()
  File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5OOo/tests/testDms.py", line 142, in clearDocumentModule
    self.tic()
  File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 521, in tic
    raise RuntimeError,\
RuntimeError: tic is looping forever. These messages are pending: [('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/1', 'Document_convertToBaseFormatAndDiscoverMetadata', -2, 6)] 
Last error message:
ConversionError
OOoDocument: Error converting document to base format 402::
Traceback (innermost last):
  Module Products.CMFActivity.ActivityTool, line 228, in __call__
  Module Shared.DC.Scripts.Bindings, line 311, in __call__
  Module Shared.DC.Scripts.Bindings, line 348, in _bindAndExec
  Module Products.ERP5Type.tests.ERP5TypeTestCase, line 840, in _exec
  Module Products.PythonScripts.PythonScript, line 324, in _exec
  Module None, line 9, in Document_convertToBaseFormatAndDiscoverMetadata
   - <PythonScript at /erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/Document_convertToBaseFormatAndDiscoverMetadata used for /erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/1>
   - Line 9
  Module Products.ERP5.Document.Document, line 1277, in convertToBaseFormat
  Module Products.ERP5Type.Document.OOoDocument, line 527, in _convertToBaseFormat
ConversionError: OOoDocument: Error converting document to base format 402::





ERROR: test_04_VersioningWithLanguage (testDms.TestDocument)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/profiler.py", line 98, in __call__
    testMethod()
  File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5OOo/tests/testDms.py", line 313, in test_04_VersioningWithLanguage
    self.tic()
  File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 521, in tic
    raise RuntimeError,\
RuntimeError: tic is looping forever. These messages are pending: [('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/1', 'Document_convertToBaseFormatAndDiscoverMetadata', -2, 6)] 
Last error message:
ConversionError
OOoDocument: Error converting document to base format 402::
Traceback (innermost last):
  Module Products.CMFActivity.ActivityTool, line 228, in __call__
  Module Shared.DC.Scripts.Bindings, line 311, in __call__
  Module Shared.DC.Scripts.Bindings, line 348, in _bindAndExec
  Module Products.ERP5Type.tests.ERP5TypeTestCase, line 840, in _exec
  Module Products.PythonScripts.PythonScript, line 324, in _exec
  Module None, line 9, in Document_convertToBaseFormatAndDiscoverMetadata
   - <PythonScript at /erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/Document_convertToBaseFormatAndDiscoverMetadata used for /erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/1>
   - Line 9
  Module Products.ERP5.Document.Document, line 1277, in convertToBaseFormat
  Module Products.ERP5Type.Document.OOoDocument, line 527, in _convertToBaseFormat
ConversionError: OOoDocument: Error converting document to base format 402::





ERROR: test_04_VersioningWithLanguage (testDms.TestDocument)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/profiler.py", line 111, in __call__
    self.tearDown()
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/base.py", line 102, in tearDown
    self.beforeTearDown()
  File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5OOo/tests/testDms.py", line 135, in beforeTearDown
    self.clearDocumentModule()
  File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5OOo/tests/testDms.py", line 142, in clearDocumentModule
    self.tic()
  File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 521, in tic
    raise RuntimeError,\
RuntimeError: tic is looping forever. These messages are pending: [('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/1', 'Document_convertToBaseFormatAndDiscoverMetadata', -2, 6)] 
Last error message:
ConversionError
OOoDocument: Error converting document to base format 402::
Traceback (innermost last):
  Module Products.CMFActivity.ActivityTool, line 228, in __call__
  Module Shared.DC.Scripts.Bindings, line 311, in __call__
  Module Shared.DC.Scripts.Bindings, line 348, in _bindAndExec
  Module Products.ERP5Type.tests.ERP5TypeTestCase, line 840, in _exec
  Module Products.PythonScripts.PythonScript, line 324, in _exec
  Module None, line 9, in Document_convertToBaseFormatAndDiscoverMetadata
   - <PythonScript at /erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/Document_convertToBaseFormatAndDiscoverMetadata used for /erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/1>
   - Line 9
  Module Products.ERP5.Document.Document, line 1277, in convertToBaseFormat
  Module Products.ERP5Type.Document.OOoDocument, line 527, in _convertToBaseFormat
ConversionError: OOoDocument: Error converting document to base format 402::





ERROR: test_05_getCreationDate (testDms.TestDocument)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/profiler.py", line 111, in __call__
    self.tearDown()
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/base.py", line 102, in tearDown
    self.beforeTearDown()
  File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5OOo/tests/testDms.py", line 135, in beforeTearDown
    self.clearDocumentModule()
  File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5OOo/tests/testDms.py", line 142, in clearDocumentModule
    self.tic()
  File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 521, in tic
    raise RuntimeError,\
RuntimeError: tic is looping forever. These messages are pending: [('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/1', 'Document_convertToBaseFormatAndDiscoverMetadata', -2, 6)] 
Last error message:
ConversionError
OOoDocument: Error converting document to base format 402::
Traceback (innermost last):
  Module Products.CMFActivity.ActivityTool, line 228, in __call__
  Module Shared.DC.Scripts.Bindings, line 311, in __call__
  Module Shared.DC.Scripts.Bindings, line 348, in _bindAndExec
  Module Products.ERP5Type.tests.ERP5TypeTestCase, line 840, in _exec
  Module Products.PythonScripts.PythonScript, line 324, in _exec
  Module None, line 9, in Document_convertToBaseFormatAndDiscoverMetadata
   - <PythonScript at /erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/Document_convertToBaseFormatAndDiscoverMetadata used for /erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/1>
   - Line 9
  Module Products.ERP5.Document.Document, line 1277, in convertToBaseFormat
  Module Products.ERP5Type.Document.OOoDocument, line 527, in _convertToBaseFormat
ConversionError: OOoDocument: Error converting document to base format 402::





ERROR: test_06_ProcessingStateOfAClonedDocument (testDms.TestDocument)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/profiler.py", line 98, in __call__
    testMethod()
  File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5OOo/tests/testDms.py", line 588, in test_06_ProcessingStateOfAClonedDocument
    self.tic()
  File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 521, in tic
    raise RuntimeError,\
RuntimeError: tic is looping forever. These messages are pending: [('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/1', 'Document_convertToBaseFormatAndDiscoverMetadata', -2, 6), ('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/6', 'convertToBaseFormat', -2, 6), ('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/11', 'convertToBaseFormat', -2, 6)] 
Last error message:
ConversionError
OOoDocument: Error converting document to base format 402::
Traceback (innermost last):
  Module Products.CMFActivity.ActivityTool, line 228, in __call__
  Module Products.ERP5.Document.Document, line 1277, in convertToBaseFormat
  Module Products.ERP5Type.Document.OOoDocument, line 527, in _convertToBaseFormat
ConversionError: OOoDocument: Error converting document to base format 402::





ERROR: test_06_ProcessingStateOfAClonedDocument (testDms.TestDocument)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/profiler.py", line 111, in __call__
    self.tearDown()
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/base.py", line 102, in tearDown
    self.beforeTearDown()
  File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5OOo/tests/testDms.py", line 135, in beforeTearDown
    self.clearDocumentModule()
  File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5OOo/tests/testDms.py", line 142, in clearDocumentModule
    self.tic()
  File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 521, in tic
    raise RuntimeError,\
RuntimeError: tic is looping forever. These messages are pending: [('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/1', 'Document_convertToBaseFormatAndDiscoverMetadata', -2, 6), ('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/6', 'convertToBaseFormat', -2, 6), ('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/11', 'convertToBaseFormat', -2, 6)] 
Last error message:
ConversionError
OOoDocument: Error converting document to base format 402::
Traceback (innermost last):
  Module Products.CMFActivity.ActivityTool, line 228, in __call__
  Module Products.ERP5.Document.Document, line 1277, in convertToBaseFormat
  Module Products.ERP5Type.Document.OOoDocument, line 527, in _convertToBaseFormat
ConversionError: OOoDocument: Error converting document to base format 402::





ERROR: test_06_testExplicitRelations (testDms.TestDocument)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/profiler.py", line 98, in __call__
    testMethod()
  File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5OOo/tests/testDms.py", line 359, in test_06_testExplicitRelations
    self.tic()
  File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 521, in tic
    raise RuntimeError,\
RuntimeError: tic is looping forever. These messages are pending: [('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/1', 'Document_convertToBaseFormatAndDiscoverMetadata', -2, 6), ('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/6', 'convertToBaseFormat', -2, 6), ('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/11', 'convertToBaseFormat', -2, 6)] 
Last error message:
ConversionError
OOoDocument: Error converting document to base format 402::
Traceback (innermost last):
  Module Products.CMFActivity.ActivityTool, line 228, in __call__
  Module Products.ERP5.Document.Document, line 1277, in convertToBaseFormat
  Module Products.ERP5Type.Document.OOoDocument, line 527, in _convertToBaseFormat
ConversionError: OOoDocument: Error converting document to base format 402::





ERROR: test_06_testExplicitRelations (testDms.TestDocument)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/profiler.py", line 111, in __call__
    self.tearDown()
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/base.py", line 102, in tearDown
    self.beforeTearDown()
  File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5OOo/tests/testDms.py", line 135, in beforeTearDown
    self.clearDocumentModule()
  File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5OOo/tests/testDms.py", line 142, in clearDocumentModule
    self.tic()
  File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 521, in tic
    raise RuntimeError,\
RuntimeError: tic is looping forever. These messages are pending: [('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/1', 'Document_convertToBaseFormatAndDiscoverMetadata', -2, 6), ('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/6', 'convertToBaseFormat', -2, 6), ('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/11', 'convertToBaseFormat', -2, 6)] 
Last error message:
ConversionError
OOoDocument: Error converting document to base format 402::
Traceback (innermost last):
  Module Products.CMFActivity.ActivityTool, line 228, in __call__
  Module Products.ERP5.Document.Document, line 1277, in convertToBaseFormat
  Module Products.ERP5Type.Document.OOoDocument, line 527, in _convertToBaseFormat
ConversionError: OOoDocument: Error converting document to base format 402::





ERROR: test_07_EmbeddedDocumentOfAClonedDocument (testDms.TestDocument)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/profiler.py", line 98, in __call__
    testMethod()
  File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5OOo/tests/testDms.py", line 618, in test_07_EmbeddedDocumentOfAClonedDocument
    self.tic()
  File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 521, in tic
    raise RuntimeError,\
RuntimeError: tic is looping forever. These messages are pending: [('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/1', 'Document_convertToBaseFormatAndDiscoverMetadata', -2, 6), ('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/6', 'convertToBaseFormat', -2, 6), ('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/11', 'convertToBaseFormat', -2, 6), ('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/11', 'convertToBaseFormat', -2, 6)] 
Last error message:
ConversionError
OOoDocument: Error converting document to base format 402::
Traceback (innermost last):
  Module Products.CMFActivity.ActivityTool, line 228, in __call__
  Module Products.ERP5.Document.Document, line 1277, in convertToBaseFormat
  Module Products.ERP5Type.Document.OOoDocument, line 527, in _convertToBaseFormat
ConversionError: OOoDocument: Error converting document to base format 402::





ERROR: test_07_EmbeddedDocumentOfAClonedDocument (testDms.TestDocument)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/profiler.py", line 111, in __call__
    self.tearDown()
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/base.py", line 102, in tearDown
    self.beforeTearDown()
  File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5OOo/tests/testDms.py", line 135, in beforeTearDown
    self.clearDocumentModule()
  File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5OOo/tests/testDms.py", line 142, in clearDocumentModule
    self.tic()
  File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 521, in tic
    raise RuntimeError,\
RuntimeError: tic is looping forever. These messages are pending: [('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/1', 'Document_convertToBaseFormatAndDiscoverMetadata', -2, 6), ('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/6', 'convertToBaseFormat', -2, 6), ('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/11', 'convertToBaseFormat', -2, 6), ('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/11', 'convertToBaseFormat', -2, 6)] 
Last error message:
ConversionError
OOoDocument: Error converting document to base format 402::
Traceback (innermost last):
  Module Products.CMFActivity.ActivityTool, line 228, in __call__
  Module Products.ERP5.Document.Document, line 1277, in convertToBaseFormat
  Module Products.ERP5Type.Document.OOoDocument, line 527, in _convertToBaseFormat
ConversionError: OOoDocument: Error converting document to base format 402::





ERROR: test_07_testImplicitRelations (testDms.TestDocument)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/profiler.py", line 98, in __call__
    testMethod()
  File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5OOo/tests/testDms.py", line 420, in test_07_testImplicitRelations
    self.tic()
  File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 521, in tic
    raise RuntimeError,\
RuntimeError: tic is looping forever. These messages are pending: [('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/1', 'Document_convertToBaseFormatAndDiscoverMetadata', -2, 6), ('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/6', 'convertToBaseFormat', -2, 6), ('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/11', 'convertToBaseFormat', -2, 6), ('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/11', 'convertToBaseFormat', -2, 6), ('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/17', 'Document_convertToBaseFormatAndDiscoverMetadata', -2, 6), ('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/18', 'Document_convertToBaseFormatAndDiscoverMetadata', -2, 6), ('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/19', 'Document_convertToBaseFormatAndDiscoverMetadata', -2, 6), ('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/20', 'Document_convertToBaseFormatAndDiscoverMetadata', -2, 6), ('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/21', 'Document_convertToBaseFormatAndDiscoverMetadata', -2, 6), ('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/11', 'convertToBaseFormat', -2, 6), ('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/7', 'convertToBaseFormat', -2, 6), ('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/9', 'convertToBaseFormat', -2, 6)] 
Last error message:
ConversionError
OOoDocument: Error converting document to base format 402::
Traceback (innermost last):
  Module Products.CMFActivity.ActivityTool, line 228, in __call__
  Module Products.ERP5.Document.Document, line 1277, in convertToBaseFormat
  Module Products.ERP5Type.Document.OOoDocument, line 527, in _convertToBaseFormat
ConversionError: OOoDocument: Error converting document to base format 402::





ERROR: test_07_testImplicitRelations (testDms.TestDocument)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/profiler.py", line 111, in __call__
    self.tearDown()
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/base.py", line 102, in tearDown
    self.beforeTearDown()
  File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5OOo/tests/testDms.py", line 135, in beforeTearDown
    self.clearDocumentModule()
  File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5OOo/tests/testDms.py", line 142, in clearDocumentModule
    self.tic()
  File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 521, in tic
    raise RuntimeError,\
RuntimeError: tic is looping forever. These messages are pending: [('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/1', 'Document_convertToBaseFormatAndDiscoverMetadata', -2, 6), ('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/6', 'convertToBaseFormat', -2, 6), ('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/11', 'convertToBaseFormat', -2, 6), ('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/11', 'convertToBaseFormat', -2, 6), ('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/17', 'Document_convertToBaseFormatAndDiscoverMetadata', -2, 6), ('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/18', 'Document_convertToBaseFormatAndDiscoverMetadata', -2, 6), ('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/19', 'Document_convertToBaseFormatAndDiscoverMetadata', -2, 6), ('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/20', 'Document_convertToBaseFormatAndDiscoverMetadata', -2, 6), ('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/21', 'Document_convertToBaseFormatAndDiscoverMetadata', -2, 6), ('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/11', 'convertToBaseFormat', -2, 6), ('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/7', 'convertToBaseFormat', -2, 6), ('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/9', 'convertToBaseFormat', -2, 6)] 
Last error message:
ConversionError
OOoDocument: Error converting document to base format 402::
Traceback (innermost last):
  Module Products.CMFActivity.ActivityTool, line 228, in __call__
  Module Products.ERP5.Document.Document, line 1277, in convertToBaseFormat
  Module Products.ERP5Type.Document.OOoDocument, line 527, in _convertToBaseFormat
ConversionError: OOoDocument: Error converting document to base format 402::





ERROR: test_08_EmbeddedDocumentState (testDms.TestDocument)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/profiler.py", line 98, in __call__
    testMethod()
  File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5OOo/tests/testDms.py", line 647, in test_08_EmbeddedDocumentState
    self.tic()
  File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 521, in tic
    raise RuntimeError,\
RuntimeError: tic is looping forever. These messages are pending: [('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/1', 'Document_convertToBaseFormatAndDiscoverMetadata', -2, 6), ('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/6', 'convertToBaseFormat', -2, 6), ('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/11', 'convertToBaseFormat', -2, 6), ('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/11', 'convertToBaseFormat', -2, 6), ('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/17', 'Document_convertToBaseFormatAndDiscoverMetadata', -2, 6), ('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/18', 'Document_convertToBaseFormatAndDiscoverMetadata', -2, 6), ('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/19', 'Document_convertToBaseFormatAndDiscoverMetadata', -2, 6), ('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/20', 'Document_convertToBaseFormatAndDiscoverMetadata', -2, 6), ('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/21', 'Document_convertToBaseFormatAndDiscoverMetadata', -2, 6), ('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/11', 'convertToBaseFormat', -2, 6), ('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/7', 'convertToBaseFormat', -2, 6), ('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/9', 'convertToBaseFormat', -2, 6), ('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/22', 'Document_convertToBaseFormatAndDiscoverMetadata', -2, 6)] 
Last error message:
ConversionError
OOoDocument: Error converting document to base format 402::
Traceback (innermost last):
  Module Products.CMFActivity.ActivityTool, line 228, in __call__
  Module Shared.DC.Scripts.Bindings, line 311, in __call__
  Module Shared.DC.Scripts.Bindings, line 348, in _bindAndExec
  Module Products.ERP5Type.tests.ERP5TypeTestCase, line 840, in _exec
  Module Products.PythonScripts.PythonScript, line 324, in _exec
  Module None, line 9, in Document_convertToBaseFormatAndDiscoverMetadata
   - <PythonScript at /erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/Document_convertToBaseFormatAndDiscoverMetadata used for /erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/22>
   - Line 9
  Module Products.ERP5.Document.Document, line 1277, in convertToBaseFormat
  Module Products.ERP5Type.Document.OOoDocument, line 527, in _convertToBaseFormat
ConversionError: OOoDocument: Error converting document to base format 402::





ERROR: test_08_EmbeddedDocumentState (testDms.TestDocument)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/profiler.py", line 111, in __call__
    self.tearDown()
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/base.py", line 102, in tearDown
    self.beforeTearDown()
  File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5OOo/tests/testDms.py", line 135, in beforeTearDown
    self.clearDocumentModule()
  File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5OOo/tests/testDms.py", line 142, in clearDocumentModule
    self.tic()
  File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 521, in tic
    raise RuntimeError,\
RuntimeError: tic is looping forever. These messages are pending: [('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/1', 'Document_convertToBaseFormatAndDiscoverMetadata', -2, 6), ('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/6', 'convertToBaseFormat', -2, 6), ('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/11', 'convertToBaseFormat', -2, 6), ('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/11', 'convertToBaseFormat', -2, 6), ('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/17', 'Document_convertToBaseFormatAndDiscoverMetadata', -2, 6), ('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/18', 'Document_convertToBaseFormatAndDiscoverMetadata', -2, 6), ('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/19', 'Document_convertToBaseFormatAndDiscoverMetadata', -2, 6), ('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/20', 'Document_convertToBaseFormatAndDiscoverMetadata', -2, 6), ('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/21', 'Document_convertToBaseFormatAndDiscoverMetadata', -2, 6), ('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/11', 'convertToBaseFormat', -2, 6), ('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/7', 'convertToBaseFormat', -2, 6), ('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/9', 'convertToBaseFormat', -2, 6), ('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/22', 'Document_convertToBaseFormatAndDiscoverMetadata', -2, 6)] 
Last error message:
ConversionError
OOoDocument: Error converting document to base format 402::
Traceback (innermost last):
  Module Products.CMFActivity.ActivityTool, line 228, in __call__
  Module Shared.DC.Scripts.Bindings, line 311, in __call__
  Module Shared.DC.Scripts.Bindings, line 348, in _bindAndExec
  Module Products.ERP5Type.tests.ERP5TypeTestCase, line 840, in _exec
  Module Products.PythonScripts.PythonScript, line 324, in _exec
  Module None, line 9, in Document_convertToBaseFormatAndDiscoverMetadata
   - <PythonScript at /erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/Document_convertToBaseFormatAndDiscoverMetadata used for /erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/22>
   - Line 9
  Module Products.ERP5.Document.Document, line 1277, in convertToBaseFormat
  Module Products.ERP5Type.Document.OOoDocument, line 527, in _convertToBaseFormat
ConversionError: OOoDocument: Error converting document to base format 402::





ERROR: test_09_ScriptableKeys (testDms.TestDocument)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/profiler.py", line 111, in __call__
    self.tearDown()
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/base.py", line 102, in tearDown
    self.beforeTearDown()
  File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5OOo/tests/testDms.py", line 135, in beforeTearDown
    self.clearDocumentModule()
  File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5OOo/tests/testDms.py", line 142, in clearDocumentModule
    self.tic()
  File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 521, in tic
    raise RuntimeError,\
RuntimeError: tic is looping forever. These messages are pending: [('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/1', 'Document_convertToBaseFormatAndDiscoverMetadata', -2, 6), ('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/6', 'convertToBaseFormat', -2, 6), ('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/11', 'convertToBaseFormat', -2, 6), ('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/11', 'convertToBaseFormat', -2, 6), ('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/17', 'Document_convertToBaseFormatAndDiscoverMetadata', -2, 6), ('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/18', 'Document_convertToBaseFormatAndDiscoverMetadata', -2, 6), ('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/19', 'Document_convertToBaseFormatAndDiscoverMetadata', -2, 6), ('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/20', 'Document_convertToBaseFormatAndDiscoverMetadata', -2, 6), ('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/21', 'Document_convertToBaseFormatAndDiscoverMetadata', -2, 6), ('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/11', 'convertToBaseFormat', -2, 6), ('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/7', 'convertToBaseFormat', -2, 6), ('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/9', 'convertToBaseFormat', -2, 6), ('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/22', 'Document_convertToBaseFormatAndDiscoverMetadata', -2, 6)] 
Last error message:
ConversionError
OOoDocument: Error converting document to base format 402::
Traceback (innermost last):
  Module Products.CMFActivity.ActivityTool, line 228, in __call__
  Module Shared.DC.Scripts.Bindings, line 311, in __call__
  Module Shared.DC.Scripts.Bindings, line 348, in _bindAndExec
  Module Products.ERP5Type.tests.ERP5TypeTestCase, line 840, in _exec
  Module Products.PythonScripts.PythonScript, line 324, in _exec
  Module None, line 9, in Document_convertToBaseFormatAndDiscoverMetadata
   - <PythonScript at /erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/Document_convertToBaseFormatAndDiscoverMetadata used for /erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/22>
   - Line 9
  Module Products.ERP5.Document.Document, line 1277, in convertToBaseFormat
  Module Products.ERP5Type.Document.OOoDocument, line 527, in _convertToBaseFormat
ConversionError: OOoDocument: Error converting document to base format 402::





ERROR: test_Base_getConversionFormatItemList (testDms.TestDocument)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/profiler.py", line 111, in __call__
    self.tearDown()
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/base.py", line 102, in tearDown
    self.beforeTearDown()
  File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5OOo/tests/testDms.py", line 135, in beforeTearDown
    self.clearDocumentModule()
  File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5OOo/tests/testDms.py", line 142, in clearDocumentModule
    self.tic()
  File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 521, in tic
    raise RuntimeError,\
RuntimeError: tic is looping forever. These messages are pending: [('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/1', 'Document_convertToBaseFormatAndDiscoverMetadata', -2, 6), ('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/6', 'convertToBaseFormat', -2, 6), ('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/11', 'convertToBaseFormat', -2, 6), ('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/11', 'convertToBaseFormat', -2, 6), ('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/17', 'Document_convertToBaseFormatAndDiscoverMetadata', -2, 6), ('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/18', 'Document_convertToBaseFormatAndDiscoverMetadata', -2, 6), ('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/19', 'Document_convertToBaseFormatAndDiscoverMetadata', -2, 6), ('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/20', 'Document_convertToBaseFormatAndDiscoverMetadata', -2, 6), ('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/21', 'Document_convertToBaseFormatAndDiscoverMetadata', -2, 6), ('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/11', 'convertToBaseFormat', -2, 6), ('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/7', 'convertToBaseFormat', -2, 6), ('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/9', 'convertToBaseFormat', -2, 6), ('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/22', 'Document_convertToBaseFormatAndDiscoverMetadata', -2, 6)] 
Last error message:
ConversionError
OOoDocument: Error converting document to base format 402::
Traceback (innermost last):
  Module Products.CMFActivity.ActivityTool, line 228, in __call__
  Module Shared.DC.Scripts.Bindings, line 311, in __call__
  Module Shared.DC.Scripts.Bindings, line 348, in _bindAndExec
  Module Products.ERP5Type.tests.ERP5TypeTestCase, line 840, in _exec
  Module Products.PythonScripts.PythonScript, line 324, in _exec
  Module None, line 9, in Document_convertToBaseFormatAndDiscoverMetadata
   - <PythonScript at /erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/Document_convertToBaseFormatAndDiscoverMetadata used for /erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/22>
   - Line 9
  Module Products.ERP5.Document.Document, line 1277, in convertToBaseFormat
  Module Products.ERP5Type.Document.OOoDocument, line 527, in _convertToBaseFormat
ConversionError: OOoDocument: Error converting document to base format 402::





ERROR: test_Member_download_pdf_format (testDms.TestDocument)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/profiler.py", line 98, in __call__
    testMethod()
  File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5OOo/tests/testDms.py", line 525, in test_Member_download_pdf_format
    self.tic()
  File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 521, in tic
    raise RuntimeError,\
RuntimeError: tic is looping forever. These messages are pending: [('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/1', 'Document_convertToBaseFormatAndDiscoverMetadata', -2, 6), ('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/6', 'convertToBaseFormat', -2, 6), ('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/11', 'convertToBaseFormat', -2, 6), ('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/11', 'convertToBaseFormat', -2, 6), ('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/17', 'Document_convertToBaseFormatAndDiscoverMetadata', -2, 6), ('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/18', 'Document_convertToBaseFormatAndDiscoverMetadata', -2, 6), ('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/19', 'Document_convertToBaseFormatAndDiscoverMetadata', -2, 6), ('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/20', 'Document_convertToBaseFormatAndDiscoverMetadata', -2, 6), ('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/21', 'Document_convertToBaseFormatAndDiscoverMetadata', -2, 6), ('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/11', 'convertToBaseFormat', -2, 6), ('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/7', 'convertToBaseFormat', -2, 6), ('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/9', 'convertToBaseFormat', -2, 6), ('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/22', 'Document_convertToBaseFormatAndDiscoverMetadata', -2, 6), ('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/23', 'convertToBaseFormat', -2, 6)] 
Last error message:
ConversionError
OOoDocument: Error converting document to base format 402::
Traceback (innermost last):
  Module Products.CMFActivity.ActivityTool, line 228, in __call__
  Module Products.ERP5.Document.Document, line 1277, in convertToBaseFormat
  Module Products.ERP5Type.Document.OOoDocument, line 527, in _convertToBaseFormat
ConversionError: OOoDocument: Error converting document to base format 402::





ERROR: test_Member_download_pdf_format (testDms.TestDocument)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/profiler.py", line 111, in __call__
    self.tearDown()
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/base.py", line 102, in tearDown
    self.beforeTearDown()
  File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5OOo/tests/testDms.py", line 135, in beforeTearDown
    self.clearDocumentModule()
  File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5OOo/tests/testDms.py", line 142, in clearDocumentModule
    self.tic()
  File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 521, in tic
    raise RuntimeError,\
RuntimeError: tic is looping forever. These messages are pending: [('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/1', 'Document_convertToBaseFormatAndDiscoverMetadata', -2, 6), ('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/6', 'convertToBaseFormat', -2, 6), ('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/11', 'convertToBaseFormat', -2, 6), ('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/11', 'convertToBaseFormat', -2, 6), ('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/17', 'Document_convertToBaseFormatAndDiscoverMetadata', -2, 6), ('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/18', 'Document_convertToBaseFormatAndDiscoverMetadata', -2, 6), ('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/19', 'Document_convertToBaseFormatAndDiscoverMetadata', -2, 6), ('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/20', 'Document_convertToBaseFormatAndDiscoverMetadata', -2, 6), ('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/21', 'Document_convertToBaseFormatAndDiscoverMetadata', -2, 6), ('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/11', 'convertToBaseFormat', -2, 6), ('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/7', 'convertToBaseFormat', -2, 6), ('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/9', 'convertToBaseFormat', -2, 6), ('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/22', 'Document_convertToBaseFormatAndDiscoverMetadata', -2, 6), ('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/23', 'convertToBaseFormat', -2, 6)] 
Last error message:
ConversionError
OOoDocument: Error converting document to base format 402::
Traceback (innermost last):
  Module Products.CMFActivity.ActivityTool, line 228, in __call__
  Module Products.ERP5.Document.Document, line 1277, in convertToBaseFormat
  Module Products.ERP5Type.Document.OOoDocument, line 527, in _convertToBaseFormat
ConversionError: OOoDocument: Error converting document to base format 402::





ERROR: test_Owner_Base_download (testDms.TestDocument)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/profiler.py", line 111, in __call__
    self.tearDown()
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/base.py", line 102, in tearDown
    self.beforeTearDown()
  File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5OOo/tests/testDms.py", line 135, in beforeTearDown
    self.clearDocumentModule()
  File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5OOo/tests/testDms.py", line 142, in clearDocumentModule
    self.tic()
  File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 521, in tic
    raise RuntimeError,\
RuntimeError: tic is looping forever. These messages are pending: [('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/1', 'Document_convertToBaseFormatAndDiscoverMetadata', -2, 6), ('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/6', 'convertToBaseFormat', -2, 6), ('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/11', 'convertToBaseFormat', -2, 6), ('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/11', 'convertToBaseFormat', -2, 6), ('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/17', 'Document_convertToBaseFormatAndDiscoverMetadata', -2, 6), ('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/18', 'Document_convertToBaseFormatAndDiscoverMetadata', -2, 6), ('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/19', 'Document_convertToBaseFormatAndDiscoverMetadata', -2, 6), ('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/20', 'Document_convertToBaseFormatAndDiscoverMetadata', -2, 6), ('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/21', 'Document_convertToBaseFormatAndDiscoverMetadata', -2, 6), ('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/11', 'convertToBaseFormat', -2, 6), ('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/7', 'convertToBaseFormat', -2, 6), ('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/9', 'convertToBaseFormat', -2, 6), ('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/22', 'Document_convertToBaseFormatAndDiscoverMetadata', -2, 6), ('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/23', 'convertToBaseFormat', -2, 6), ('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/24', 'convertToBaseFormat', -2, 6)] 
Last error message:
ConversionError
OOoDocument: Error converting document to base format 402::
Traceback (innermost last):
  Module Products.CMFActivity.ActivityTool, line 228, in __call__
  Module Products.ERP5.Document.Document, line 1277, in convertToBaseFormat
  Module Products.ERP5Type.Document.OOoDocument, line 527, in _convertToBaseFormat
ConversionError: OOoDocument: Error converting document to base format 402::





ERROR: test_ShowPreviewAfterSubmitted (testDms.TestDocumentWithSecurity)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/profiler.py", line 98, in __call__
    testMethod()
  File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5OOo/tests/testDms.py", line 720, in test_ShowPreviewAfterSubmitted
    self.tic()
  File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 521, in tic
    raise RuntimeError,\
RuntimeError: tic is looping forever. These messages are pending: [('/erp5_portal_c825032ee827e6b713a4f34583106b7f/document_module/1', 'Document_convertToBaseFormatAndDiscoverMetadata', -2, 6)] 
Last error message:
ConversionError
OOoDocument: Error converting document to base format 402::
Traceback (innermost last):
  Module Products.CMFActivity.ActivityTool, line 228, in __call__
  Module Shared.DC.Scripts.Bindings, line 311, in __call__
  Module Shared.DC.Scripts.Bindings, line 348, in _bindAndExec
  Module Products.ERP5Type.tests.ERP5TypeTestCase, line 840, in _exec
  Module Products.PythonScripts.PythonScript, line 324, in _exec
  Module None, line 9, in Document_convertToBaseFormatAndDiscoverMetadata
   - <PythonScript at /erp5_portal_c825032ee827e6b713a4f34583106b7f/Document_convertToBaseFormatAndDiscoverMetadata used for /erp5_portal_c825032ee827e6b713a4f34583106b7f/document_module/1>
   - Line 9
  Module Products.ERP5.Document.Document, line 1277, in convertToBaseFormat
  Module Products.ERP5Type.Document.OOoDocument, line 527, in _convertToBaseFormat
ConversionError: OOoDocument: Error converting document to base format 402::





ERROR: test_CategoryTool_importCategoryFile (testOOoImport.TestOOoImport)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/profiler.py", line 98, in __call__
    testMethod()
  File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5OOo/tests/testOOoImport.py", line 201, in test_CategoryTool_importCategoryFile
    self.portal.portal_categories.CategoryTool_importCategoryFile(
  File "/usr/lib/erp5/lib/python/Shared/DC/Scripts/Bindings.py", line 311, in __call__
    return self._bindAndExec(args, kw, None)
  File "/usr/lib/erp5/lib/python/Shared/DC/Scripts/Bindings.py", line 348, in _bindAndExec
    return self._exec(bound_data, args, kw)
  File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 840, in _exec
    return PythonScript_exec(self, *args)
  File "/usr/lib/erp5/lib/python/Products/PythonScripts/PythonScript.py", line 324, in _exec
    result = f(*args, **kw)
  File "Script (Python)", line 81, in CategoryTool_importCategoryFile
  File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5/Document/Document.py", line 1277, in convertToBaseFormat
    message = self._convertToBaseFormat() # Call implemetation method
  File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5OOo/Document/OOoDocument.py", line 527, in _convertToBaseFormat
    raise ConversionError(
ConversionError: OOoDocument: Error converting document to base format 402::



ERROR: test_CategoryTool_importCategoryFileXLS (testOOoImport.TestOOoImport)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/profiler.py", line 98, in __call__
    testMethod()
  File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5OOo/tests/testOOoImport.py", line 218, in test_CategoryTool_importCategoryFileXLS
    self.portal.portal_categories.CategoryTool_importCategoryFile(
  File "/usr/lib/erp5/lib/python/Shared/DC/Scripts/Bindings.py", line 311, in __call__
    return self._bindAndExec(args, kw, None)
  File "/usr/lib/erp5/lib/python/Shared/DC/Scripts/Bindings.py", line 348, in _bindAndExec
    return self._exec(bound_data, args, kw)
  File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 840, in _exec
    return PythonScript_exec(self, *args)
  File "/usr/lib/erp5/lib/python/Products/PythonScripts/PythonScript.py", line 324, in _exec
    result = f(*args, **kw)
  File "Script (Python)", line 81, in CategoryTool_importCategoryFile
  File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5/Document/Document.py", line 1277, in convertToBaseFormat
    message = self._convertToBaseFormat() # Call implemetation method
  File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5OOo/Document/OOoDocument.py", line 527, in _convertToBaseFormat
    raise ConversionError(
ConversionError: OOoDocument: Error converting document to base format 402::



ERROR: test_CategoryTool_importCategoryFile_DuplicateIds (testOOoImport.TestOOoImport)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/profiler.py", line 98, in __call__
    testMethod()
  File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5OOo/tests/testOOoImport.py", line 254, in test_CategoryTool_importCategoryFile_DuplicateIds
    self.portal.portal_categories.CategoryTool_importCategoryFile(
  File "/usr/lib/erp5/lib/python/Shared/DC/Scripts/Bindings.py", line 311, in __call__
    return self._bindAndExec(args, kw, None)
  File "/usr/lib/erp5/lib/python/Shared/DC/Scripts/Bindings.py", line 348, in _bindAndExec
    return self._exec(bound_data, args, kw)
  File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 840, in _exec
    return PythonScript_exec(self, *args)
  File "/usr/lib/erp5/lib/python/Products/PythonScripts/PythonScript.py", line 324, in _exec
    result = f(*args, **kw)
  File "Script (Python)", line 81, in CategoryTool_importCategoryFile
  File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5/Document/Document.py", line 1277, in convertToBaseFormat
    message = self._convertToBaseFormat() # Call implemetation method
  File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5OOo/Document/OOoDocument.py", line 527, in _convertToBaseFormat
    raise ConversionError(
ConversionError: OOoDocument: Error converting document to base format 402::



ERROR: test_CategoryTool_importCategoryFile_PathStars (testOOoImport.TestOOoImport)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/profiler.py", line 98, in __call__
    testMethod()
  File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5OOo/tests/testOOoImport.py", line 235, in test_CategoryTool_importCategoryFile_PathStars
    self.portal.portal_categories.CategoryTool_importCategoryFile(
  File "/usr/lib/erp5/lib/python/Shared/DC/Scripts/Bindings.py", line 311, in __call__
    return self._bindAndExec(args, kw, None)
  File "/usr/lib/erp5/lib/python/Shared/DC/Scripts/Bindings.py", line 348, in _bindAndExec
    return self._exec(bound_data, args, kw)
  File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 840, in _exec
    return PythonScript_exec(self, *args)
  File "/usr/lib/erp5/lib/python/Products/PythonScripts/PythonScript.py", line 324, in _exec
    result = f(*args, **kw)
  File "Script (Python)", line 81, in CategoryTool_importCategoryFile
  File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5/Document/Document.py", line 1277, in convertToBaseFormat
    message = self._convertToBaseFormat() # Call implemetation method
  File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5OOo/Document/OOoDocument.py", line 527, in _convertToBaseFormat
    raise ConversionError(
ConversionError: OOoDocument: Error converting document to base format 402::



ERROR: test_01_relationFieldToInaccessibleObject (testGUIwithSecurity.TestGUISecurity)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/profiler.py", line 98, in __call__
    testMethod()
  File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5Form/tests/testGUIwithSecurity.py", line 158, in test_01_relationFieldToInaccessibleObject
    sequence_list.play(self, quiet=quiet)
  File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5Type/tests/Sequence.py", line 166, in play
    sequence.play(context, sequence_number=i, quiet=quiet)
  File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5Type/tests/Sequence.py", line 113, in play
    step.play(context, sequence=self, quiet=quiet)
    Current Sequence:
      CreateObjects
      CreateTestFoo
      Tic
      AccessFoo
      ChangeCategorySecurity
    > AccessFoo
      ResetCategorySecurity
      AccessFoo
  File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5Type/tests/Sequence.py", line 99, in play
    method(sequence=sequence)
  File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5Form/tests/testGUIwithSecurity.py", line 99, in stepAccessFoo
    self.getPortal().foo_module.foo.Foo_view()
  File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5Form/Form.py", line 565, in __call__
    return pt.pt_render(extra_context=extra_context)
  File "/usr/lib/erp5/lib/python/Products/PageTemplates/PageTemplate.py", line 104, in pt_render
    tal=not source, strictinsert=0)()
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 206, in __call__
    self.interpret(self.program)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 250, in interpret
    handlers[opcode](self, args)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 426, in do_optTag_tal
    self.do_optTag(stuff)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 411, in do_optTag
    return self.no_tag(start, program)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 406, in no_tag
    self.interpret(program)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 250, in interpret
    handlers[opcode](self, args)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 690, in do_defineMacro
    self.interpret(macro)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 250, in interpret
    handlers[opcode](self, args)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 426, in do_optTag_tal
    self.do_optTag(stuff)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 411, in do_optTag
    return self.no_tag(start, program)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 406, in no_tag
    self.interpret(program)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 250, in interpret
    handlers[opcode](self, args)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 711, in do_useMacro
    self.interpret(macro)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 250, in interpret
    handlers[opcode](self, args)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 426, in do_optTag_tal
    self.do_optTag(stuff)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 411, in do_optTag
    return self.no_tag(start, program)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 406, in no_tag
    self.interpret(program)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 250, in interpret
    handlers[opcode](self, args)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 426, in do_optTag_tal
    self.do_optTag(stuff)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 411, in do_optTag
    return self.no_tag(start, program)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 406, in no_tag
    self.interpret(program)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 250, in interpret
    handlers[opcode](self, args)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 711, in do_useMacro
    self.interpret(macro)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 250, in interpret
    handlers[opcode](self, args)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 426, in do_optTag_tal
    self.do_optTag(stuff)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 411, in do_optTag
    return self.no_tag(start, program)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 406, in no_tag
    self.interpret(program)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 250, in interpret
    handlers[opcode](self, args)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 426, in do_optTag_tal
    self.do_optTag(stuff)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 411, in do_optTag
    return self.no_tag(start, program)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 406, in no_tag
    self.interpret(program)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 250, in interpret
    handlers[opcode](self, args)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 711, in do_useMacro
    self.interpret(macro)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 250, in interpret
    handlers[opcode](self, args)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 426, in do_optTag_tal
    self.do_optTag(stuff)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 411, in do_optTag
    return self.no_tag(start, program)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 406, in no_tag
    self.interpret(program)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 250, in interpret
    handlers[opcode](self, args)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 426, in do_optTag_tal
    self.do_optTag(stuff)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 411, in do_optTag
    return self.no_tag(start, program)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 406, in no_tag
    self.interpret(program)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 250, in interpret
    handlers[opcode](self, args)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 742, in do_defineSlot
    self.interpret(block)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 250, in interpret
    handlers[opcode](self, args)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 426, in do_optTag_tal
    self.do_optTag(stuff)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 411, in do_optTag
    return self.no_tag(start, program)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 406, in no_tag
    self.interpret(program)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 250, in interpret
    handlers[opcode](self, args)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 734, in do_defineSlot
    self.interpret(slot)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 250, in interpret
    handlers[opcode](self, args)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 426, in do_optTag_tal
    self.do_optTag(stuff)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 411, in do_optTag
    return self.no_tag(start, program)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 406, in no_tag
    self.interpret(program)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 250, in interpret
    handlers[opcode](self, args)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 734, in do_defineSlot
    self.interpret(slot)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 250, in interpret
    handlers[opcode](self, args)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 426, in do_optTag_tal
    self.do_optTag(stuff)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 411, in do_optTag
    return self.no_tag(start, program)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 406, in no_tag
    self.interpret(program)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 250, in interpret
    handlers[opcode](self, args)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 734, in do_defineSlot
    self.interpret(slot)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 250, in interpret
    handlers[opcode](self, args)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 426, in do_optTag_tal
    self.do_optTag(stuff)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 411, in do_optTag
    return self.no_tag(start, program)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 406, in no_tag
    self.interpret(program)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 250, in interpret
    handlers[opcode](self, args)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 711, in do_useMacro
    self.interpret(macro)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 250, in interpret
    handlers[opcode](self, args)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 426, in do_optTag_tal
    self.do_optTag(stuff)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 411, in do_optTag
    return self.no_tag(start, program)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 406, in no_tag
    self.interpret(program)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 250, in interpret
    handlers[opcode](self, args)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 426, in do_optTag_tal
    self.do_optTag(stuff)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 411, in do_optTag
    return self.no_tag(start, program)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 406, in no_tag
    self.interpret(program)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 250, in interpret
    handlers[opcode](self, args)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 653, in do_loop_tal
    self.interpret(block)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 250, in interpret
    handlers[opcode](self, args)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 426, in do_optTag_tal
    self.do_optTag(stuff)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 411, in do_optTag
    return self.no_tag(start, program)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 406, in no_tag
    self.interpret(program)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 250, in interpret
    handlers[opcode](self, args)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 426, in do_optTag_tal
    self.do_optTag(stuff)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 411, in do_optTag
    return self.no_tag(start, program)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 406, in no_tag
    self.interpret(program)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 250, in interpret
    handlers[opcode](self, args)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 677, in do_condition
    self.interpret(block)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 250, in interpret
    handlers[opcode](self, args)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 653, in do_loop_tal
    self.interpret(block)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 250, in interpret
    handlers[opcode](self, args)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 426, in do_optTag_tal
    self.do_optTag(stuff)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 411, in do_optTag
    return self.no_tag(start, program)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 406, in no_tag
    self.interpret(program)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 250, in interpret
    handlers[opcode](self, args)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 711, in do_useMacro
    self.interpret(macro)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 250, in interpret
    handlers[opcode](self, args)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 426, in do_optTag_tal
    self.do_optTag(stuff)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 411, in do_optTag
    return self.no_tag(start, program)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 406, in no_tag
    self.interpret(program)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 250, in interpret
    handlers[opcode](self, args)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 677, in do_condition
    self.interpret(block)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 250, in interpret
    handlers[opcode](self, args)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 426, in do_optTag_tal
    self.do_optTag(stuff)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 411, in do_optTag
    return self.no_tag(start, program)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 406, in no_tag
    self.interpret(program)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 250, in interpret
    handlers[opcode](self, args)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 477, in do_setLocal_tal
    self.engine.setLocal(name, self.engine.evaluateValue(expr))
  File "/usr/lib/erp5/lib/python/Products/PageTemplates/TALES.py", line 221, in evaluate
    return expression(self)
  File "/usr/lib/erp5/lib/python/Products/PageTemplates/ZRPythonExpr.py", line 47, in __call__
    return eval(code, g, {})
  File "Python expression "field.render_htmlgrid(value, request)"", line 1, in <expression>
  File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5Form/FormulatorPatch.py", line 1430, in Field_render_htmlgrid
    value = self._get_default(widget_key, value, REQUEST)
  File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5Form/Form.py", line 312, in _get_default
    return self.get_value('default', REQUEST=REQUEST) # It was missing on Formulator
  File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5Form/RelationField.py", line 179, in get_value
    result = ZMIField.get_value(self, id, REQUEST=REQUEST, **kw)
  File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5Form/Form.py", line 293, in get_value
    return value(field, id, **kw)
  File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5Form/Form.py", line 202, in __call__
    value = ob.getProperty(self.key)
  File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5Type/Base.py", line 1345, in getProperty
    return method(**kw)
  File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5Type/Accessor/Value.py", line 203, in __call__
    o = instance._getDefaultAcquiredValue(self._key, **kw)
  File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5Type/Base.py", line 2013, in _getDefaultAcquiredValue
    return self._getCategoryTool().resolveCategory(path)
  File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/CMFCategory/CategoryTool.py", line 1651, in resolveCategory
    obj = restrictedGetOb(container, key)
  File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/CMFCategory/CategoryTool.py", line 1631, in restrictedGetOb
    if not validate(container, container, key, obj):
Unauthorized: You are not allowed to access 'a' in this context



FAIL: test_ooo_chart (testOOoChart.TestOOoChart)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/profiler.py", line 98, in __call__
    testMethod()
  File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5Form/tests/testOOoChart.py", line 181, in test_ooo_chart
    self.assertEquals(HTTP_OK, response.getStatus(), '%s rendering failed: %s' % (image_format, response.getStatus()))
AssertionError: png rendering failed: 503



FAIL: test_proxy_ooo_chart (testOOoChart.TestOOoChart)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/profiler.py", line 98, in __call__
    testMethod()
  File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5Form/tests/testOOoChart.py", line 274, in test_proxy_ooo_chart
    self.assertEquals(HTTP_OK, response.getStatus(), '%s rendering failed: %s' % (image_format, response.getStatus()))
AssertionError: png rendering failed: 503



FAIL: test_SearchedStringIsNotStripped (testERP5Catalog.TestERP5Catalog)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/profiler.py", line 98, in __call__
    testMethod()
  File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5Catalog/tests/testERP5Catalog.py", line 2629, in test_SearchedStringIsNotStripped
    compareSet(' foo', [second_doc])
  File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5Catalog/tests/testERP5Catalog.py", line 2627, in compareSet
    self.assertSameSet(document_list, [x.getObject() for x in result])
  File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 536, in failIfDifferentSet
    self.failUnless(i in b, msg)
AssertionError: [<Organisation at /erp5_portal_87898169f8a6babfe15e14cbf4d59bab/organisation_module/83>] != [<Organisation at /erp5_portal_87898169f8a6babfe15e14cbf4d59bab/organisation_module/82>]



FAIL: test_complex_query (testERP5Catalog.TestERP5Catalog)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/profiler.py", line 98, in __call__
    testMethod()
  File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5Catalog/tests/testERP5Catalog.py", line 2175, in test_complex_query
    self.assertEqual(len(catalog(query=query)), 3)
AssertionError: 2 != 3



ERROR: test_01_HasEverything (testERP5LdapCatalog.TestERP5LdapCatalog)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/profiler.py", line 86, in __call__
    self.setUp()
  File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 359, in setUp
    erp5_catalog_storage=erp5_catalog_storage)
  File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 723, in setUpERP5Site
    raise RuntimeError, \
RuntimeError: tic is looping forever. These messages are pending: [('/erp5_portal_a28a575dea15f29ef51928ed670935d0/portal_catalog', 'unindexObject', -2, 6), ('/erp5_portal_a28a575dea15f29ef51928ed670935d0/portal_catalog', 'unindexObject', -2, 6)]



ERROR: test_02_person_ldap_cataloging (testERP5LdapCatalog.TestERP5LdapCatalog)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/profiler.py", line 86, in __call__
    self.setUp()
  File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 359, in setUp
    erp5_catalog_storage=erp5_catalog_storage)
  File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 579, in setUpERP5Site
    raise RuntimeError, 'Installation of %s already failed, giving up'\
RuntimeError: Installation of erp5_portal_a28a575dea15f29ef51928ed670935d0 already failed, giving up



More information about the Erp5-report mailing list