From jenkins at plone.org Fri Apr 1 07:36:24 2022 From: jenkins at plone.org (jenkins at plone.org) Date: Fri, 1 Apr 2022 09:36:24 +0200 (CEST) Subject: [Testbot] Plone 6.0 - Python 3.9 - Build # 831 - Failure! Message-ID: <1128750315.1221.1648798584730@[104.25.47.70]> Plone 6.0 - Python 3.9 - Build # 831 - Failure: Check console output at https://jenkins.plone.org/job/plone-6.0-python-3.9/831/ to view the results. Plone 6.0 - Python 3.9 - Build # 831 - Failure: Check console output at https://jenkins.plone.org/job/plone-6.0-python-3.9/831/ to view the results. Test Results: 3 tests failed. FAILED: Products.CMFPlone.tests.testSearch.TestSection.test_default_search_order_alphabetic Error Message: Lists differ: ['my-page10', 'my-page11', 'my-page0', 'my-page1',[67 chars]ge7'] != ['my-page0', 'my-page1', 'my-page2', 'my-page3', '[65 chars]ge9'] Stack Trace: Lists differ: ['my-page10', 'my-page11', 'my-page0', 'my-page1',[67 chars]ge7'] != ['my-page0', 'my-page1', 'my-page2', 'my-page3', '[65 chars]ge9'] First differing element 0: 'my-page10' 'my-page0' - ['my-page10', ? - + ['my-page0', - 'my-page11', - 'my-page0', 'my-page1', 'my-page2', 'my-page3', 'my-page4', 'my-page5', 'my-page6', - 'my-page7'] ? ^ + 'my-page7', ? ^ + 'my-page8', + 'my-page9'] File "/srv/python3.9/lib/python3.9/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.9/lib/python3.9/unittest/case.py", line 592, in run self._callTestMethod(testMethod) File "/srv/python3.9/lib/python3.9/unittest/case.py", line 550, in _callTestMethod method() File "/home/jenkins/workspace/plone-6.0-python-3.9/src/Products.CMFPlone/Products/CMFPlone/tests/testSearch.py", line 217, in test_default_search_order_alphabetic self.assertEqual(ids, expected) File "/srv/python3.9/lib/python3.9/unittest/case.py", line 837, in assertEqual assertion_func(first, second, msg=msg) File "/srv/python3.9/lib/python3.9/unittest/case.py", line 1043, in assertListEqual self.assertSequenceEqual(list1, list2, msg, seq_type=list) File "/srv/python3.9/lib/python3.9/unittest/case.py", line 1025, in assertSequenceEqual self.fail(msg) File "/srv/python3.9/lib/python3.9/unittest/case.py", line 676, in fail raise self.failureException(msg) FAILED: Products.CMFPlone.tests.testSearch.TestSection.test_default_search_order_date Error Message: Lists differ: ['my-page9', 'my-page8', 'my-page7', 'my-page6', '[66 chars]e11'] != ['my-page11', 'my-page10', 'my-page9', 'my-page8',[67 chars]ge1'] Stack Trace: Lists differ: ['my-page9', 'my-page8', 'my-page7', 'my-page6', '[66 chars]e11'] != ['my-page11', 'my-page10', 'my-page9', 'my-page8',[67 chars]ge1'] First differing element 0: 'my-page9' 'my-page11' + ['my-page11', + 'my-page10', - ['my-page9', ? ^ + 'my-page9', ? ^ 'my-page8', 'my-page7', 'my-page6', 'my-page4', 'my-page3', 'my-page2', - 'my-page1', - 'my-page0', - 'my-page11'] ? - + 'my-page1'] File "/srv/python3.9/lib/python3.9/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.9/lib/python3.9/unittest/case.py", line 592, in run self._callTestMethod(testMethod) File "/srv/python3.9/lib/python3.9/unittest/case.py", line 550, in _callTestMethod method() File "/home/jenkins/workspace/plone-6.0-python-3.9/src/Products.CMFPlone/Products/CMFPlone/tests/testSearch.py", line 199, in test_default_search_order_date self.assertEqual(ids, expected) File "/srv/python3.9/lib/python3.9/unittest/case.py", line 837, in assertEqual assertion_func(first, second, msg=msg) File "/srv/python3.9/lib/python3.9/unittest/case.py", line 1043, in assertListEqual self.assertSequenceEqual(list1, list2, msg, seq_type=list) File "/srv/python3.9/lib/python3.9/unittest/case.py", line 1025, in assertSequenceEqual self.fail(msg) File "/srv/python3.9/lib/python3.9/unittest/case.py", line 676, in fail raise self.failureException(msg) FAILED: Products.CMFPlone.tests.testSearch.TestSection.test_default_search_order_relevance Error Message: Lists differ: ['my-page9', 'my-page8', 'my-page7', 'my-page6', '[65 chars]ge0'] != ['my-page11', 'my-page10', 'my-page9', 'my-page8',[67 chars]ge2'] Stack Trace: Lists differ: ['my-page9', 'my-page8', 'my-page7', 'my-page6', '[65 chars]ge0'] != ['my-page11', 'my-page10', 'my-page9', 'my-page8',[67 chars]ge2'] First differing element 0: 'my-page9' 'my-page11' + ['my-page11', + 'my-page10', - ['my-page9', ? ^ + 'my-page9', ? ^ 'my-page8', 'my-page7', 'my-page6', 'my-page5', 'my-page4', 'my-page3', - 'my-page2', ? ^ + 'my-page2'] ? ^ - 'my-page1', - 'my-page0'] File "/srv/python3.9/lib/python3.9/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.9/lib/python3.9/unittest/case.py", line 592, in run self._callTestMethod(testMethod) File "/srv/python3.9/lib/python3.9/unittest/case.py", line 550, in _callTestMethod method() File "/home/jenkins/workspace/plone-6.0-python-3.9/src/Products.CMFPlone/Products/CMFPlone/tests/testSearch.py", line 176, in test_default_search_order_relevance self.assertEqual(ids, expected) File "/srv/python3.9/lib/python3.9/unittest/case.py", line 837, in assertEqual assertion_func(first, second, msg=msg) File "/srv/python3.9/lib/python3.9/unittest/case.py", line 1043, in assertListEqual self.assertSequenceEqual(list1, list2, msg, seq_type=list) File "/srv/python3.9/lib/python3.9/unittest/case.py", line 1025, in assertSequenceEqual self.fail(msg) File "/srv/python3.9/lib/python3.9/unittest/case.py", line 676, in fail raise self.failureException(msg) From jenkins at plone.org Fri Apr 1 07:36:32 2022 From: jenkins at plone.org (jenkins at plone.org) Date: Fri, 1 Apr 2022 09:36:32 +0200 (CEST) Subject: [Testbot] Plone 6.0 - Python 3.8 - Robot Framework Tests (chrome) - Build # 1052 - Still Failing! In-Reply-To: <83876850.1191.1648744522434@[104.25.47.70]> References: <83876850.1191.1648744522434@[104.25.47.70]> Message-ID: <1229296364.1223.1648798593392@[172.67.83.194]> Plone 6.0 - Python 3.8 - Robot Framework Tests (chrome) - Build # 1052 - Still Failing: Check console output at https://jenkins.plone.org/job/plone-6.0-python-3.8-robot-chrome/1052/ to view the results. Plone 6.0 - Python 3.8 - Robot Framework Tests (chrome) - Build # 1052 - Still Failing: Check console output at https://jenkins.plone.org/job/plone-6.0-python-3.8-robot-chrome/1052/ to view the results. Test Results: 2 tests failed.... and 2 other failed tests. From jenkins at plone.org Fri Apr 1 07:37:38 2022 From: jenkins at plone.org (jenkins at plone.org) Date: Fri, 1 Apr 2022 09:37:38 +0200 (CEST) Subject: [Testbot] Plone 6.0 - Python 3.9 - Robot Framework Tests (chrome) - Build # 828 - Failure! Message-ID: <982068741.1225.1648798659467@[172.67.83.194]> Plone 6.0 - Python 3.9 - Robot Framework Tests (chrome) - Build # 828 - Failure: Check console output at https://jenkins.plone.org/job/plone-6.0-python-3.9-robot-chrome/828/ to view the results. Plone 6.0 - Python 3.9 - Robot Framework Tests (chrome) - Build # 828 - Failure: Check console output at https://jenkins.plone.org/job/plone-6.0-python-3.9-robot-chrome/828/ to view the results. Test Results: 2 tests failed.... and 2 other failed tests. From jenkins at plone.org Fri Apr 1 07:41:41 2022 From: jenkins at plone.org (jenkins at plone.org) Date: Fri, 1 Apr 2022 09:41:41 +0200 (CEST) Subject: [Testbot] Plone 6.0 - Python 3.7 - Robot Framework Tests (chrome) - Build # 1071 - Fixed! In-Reply-To: <644466112.1195.1648744709685@[104.25.48.70]> References: <644466112.1195.1648744709685@[104.25.48.70]> Message-ID: <1873289455.1227.1648798901604@[104.25.48.70]> Plone 6.0 - Python 3.7 - Robot Framework Tests (chrome) - Build # 1071 - Fixed: Check console output at https://jenkins.plone.org/job/plone-6.0-python-3.7-robot-chrome/1071/ to view the results. Plone 6.0 - Python 3.7 - Robot Framework Tests (chrome) - Build # 1071 - Fixed: Check console output at https://jenkins.plone.org/job/plone-6.0-python-3.7-robot-chrome/1071/ to view the results. Test Results: All tests passed From jenkins at plone.org Fri Apr 1 07:55:57 2022 From: jenkins at plone.org (jenkins at plone.org) Date: Fri, 1 Apr 2022 09:55:57 +0200 (CEST) Subject: [Testbot] Plone 6.0 - Python 3.8 - Robot Framework Tests (chrome) - Build # 1053 - Fixed! In-Reply-To: <1229296364.1223.1648798593392@[172.67.83.194]> References: <1229296364.1223.1648798593392@[172.67.83.194]> Message-ID: <874378322.1229.1648799758249@[172.67.83.194]> Plone 6.0 - Python 3.8 - Robot Framework Tests (chrome) - Build # 1053 - Fixed: Check console output at https://jenkins.plone.org/job/plone-6.0-python-3.8-robot-chrome/1053/ to view the results. Plone 6.0 - Python 3.8 - Robot Framework Tests (chrome) - Build # 1053 - Fixed: Check console output at https://jenkins.plone.org/job/plone-6.0-python-3.8-robot-chrome/1053/ to view the results. Test Results: All tests passed From jenkins at plone.org Fri Apr 1 07:59:54 2022 From: jenkins at plone.org (jenkins at plone.org) Date: Fri, 1 Apr 2022 09:59:54 +0200 (CEST) Subject: [Testbot] Plone 6.0 - Python 3.9 - Robot Framework Tests (chrome) - Build # 829 - Still Failing! In-Reply-To: <982068741.1225.1648798659467@[172.67.83.194]> References: <982068741.1225.1648798659467@[172.67.83.194]> Message-ID: <1547736601.1231.1648799994725@[104.25.48.70]> Plone 6.0 - Python 3.9 - Robot Framework Tests (chrome) - Build # 829 - Still Failing: Check console output at https://jenkins.plone.org/job/plone-6.0-python-3.9-robot-chrome/829/ to view the results. Plone 6.0 - Python 3.9 - Robot Framework Tests (chrome) - Build # 829 - Still Failing: Check console output at https://jenkins.plone.org/job/plone-6.0-python-3.9-robot-chrome/829/ to view the results. Test Results: 2 tests failed.... and 2 other failed tests. From jenkins at plone.org Fri Apr 1 08:04:45 2022 From: jenkins at plone.org (jenkins at plone.org) Date: Fri, 1 Apr 2022 10:04:45 +0200 (CEST) Subject: [Testbot] Plone 6.0 - Python 3.7 - Robot Framework Tests (chrome) - Build # 1072 - Failure! Message-ID: <685789401.1233.1648800286320@[172.67.83.194]> Plone 6.0 - Python 3.7 - Robot Framework Tests (chrome) - Build # 1072 - Failure: Check console output at https://jenkins.plone.org/job/plone-6.0-python-3.7-robot-chrome/1072/ to view the results. Plone 6.0 - Python 3.7 - Robot Framework Tests (chrome) - Build # 1072 - Failure: Check console output at https://jenkins.plone.org/job/plone-6.0-python-3.7-robot-chrome/1072/ to view the results. Test Results: 2 tests failed.... and 2 other failed tests. From jenkins at plone.org Fri Apr 1 08:05:58 2022 From: jenkins at plone.org (jenkins at plone.org) Date: Fri, 1 Apr 2022 10:05:58 +0200 (CEST) Subject: [Testbot] Plone 6.0 - Python 3.9 - Build # 832 - Fixed! In-Reply-To: <1128750315.1221.1648798584730@[104.25.47.70]> References: <1128750315.1221.1648798584730@[104.25.47.70]> Message-ID: <251119463.1235.1648800358850@[172.67.83.194]> Plone 6.0 - Python 3.9 - Build # 832 - Fixed: Check console output at https://jenkins.plone.org/job/plone-6.0-python-3.9/832/ to view the results. Plone 6.0 - Python 3.9 - Build # 832 - Fixed: Check console output at https://jenkins.plone.org/job/plone-6.0-python-3.9/832/ to view the results. Test Results: All tests passed From jenkins at plone.org Fri Apr 1 08:23:08 2022 From: jenkins at plone.org (jenkins at plone.org) Date: Fri, 1 Apr 2022 10:23:08 +0200 (CEST) Subject: [Testbot] Plone 6.0 - Python 3.9 - Robot Framework Tests (chrome) - Build # 830 - Fixed! In-Reply-To: <1547736601.1231.1648799994725@[104.25.48.70]> References: <1547736601.1231.1648799994725@[104.25.48.70]> Message-ID: <1519696517.1237.1648801388889@[104.25.47.70]> Plone 6.0 - Python 3.9 - Robot Framework Tests (chrome) - Build # 830 - Fixed: Check console output at https://jenkins.plone.org/job/plone-6.0-python-3.9-robot-chrome/830/ to view the results. Plone 6.0 - Python 3.9 - Robot Framework Tests (chrome) - Build # 830 - Fixed: Check console output at https://jenkins.plone.org/job/plone-6.0-python-3.9-robot-chrome/830/ to view the results. Test Results: All tests passed From jenkins at plone.org Fri Apr 1 08:28:17 2022 From: jenkins at plone.org (jenkins at plone.org) Date: Fri, 1 Apr 2022 10:28:17 +0200 (CEST) Subject: [Testbot] Plone 6.0 - Python 3.7 - Robot Framework Tests (chrome) - Build # 1073 - Fixed! In-Reply-To: <685789401.1233.1648800286320@[172.67.83.194]> References: <685789401.1233.1648800286320@[172.67.83.194]> Message-ID: <1419268363.1239.1648801697789@[104.25.47.70]> Plone 6.0 - Python 3.7 - Robot Framework Tests (chrome) - Build # 1073 - Fixed: Check console output at https://jenkins.plone.org/job/plone-6.0-python-3.7-robot-chrome/1073/ to view the results. Plone 6.0 - Python 3.7 - Robot Framework Tests (chrome) - Build # 1073 - Fixed: Check console output at https://jenkins.plone.org/job/plone-6.0-python-3.7-robot-chrome/1073/ to view the results. Test Results: All tests passed From jenkins at plone.org Fri Apr 1 12:24:25 2022 From: jenkins at plone.org (jenkins at plone.org) Date: Fri, 1 Apr 2022 14:24:25 +0200 (CEST) Subject: [Testbot] Plone 6.0 - Python 3.7 - Build # 1051 - Fixed! Message-ID: <1229519354.1275.1648815866566@[104.25.48.70]> Plone 6.0 - Python 3.7 - Build # 1051 - Fixed: Check console output at https://jenkins.plone.org/job/plone-6.0-python-3.7/1051/ to view the results. Plone 6.0 - Python 3.7 - Build # 1051 - Fixed: Check console output at https://jenkins.plone.org/job/plone-6.0-python-3.7/1051/ to view the results. Test Results: All tests passed From jenkins at plone.org Fri Apr 1 12:26:49 2022 From: jenkins at plone.org (jenkins at plone.org) Date: Fri, 1 Apr 2022 14:26:49 +0200 (CEST) Subject: [Testbot] Plone 6.0 - Python 3.9 - Robot Framework Tests (chrome) - Build # 831 - Failure! Message-ID: <1779456791.1277.1648816010456@[172.67.83.194]> Plone 6.0 - Python 3.9 - Robot Framework Tests (chrome) - Build # 831 - Failure: Check console output at https://jenkins.plone.org/job/plone-6.0-python-3.9-robot-chrome/831/ to view the results. Plone 6.0 - Python 3.9 - Robot Framework Tests (chrome) - Build # 831 - Failure: Check console output at https://jenkins.plone.org/job/plone-6.0-python-3.9-robot-chrome/831/ to view the results. Test Results: 1 tests failed.... and 1 other failed tests. From jenkins at plone.org Fri Apr 1 12:38:03 2022 From: jenkins at plone.org (jenkins at plone.org) Date: Fri, 1 Apr 2022 14:38:03 +0200 (CEST) Subject: [Testbot] Plone 6.0 - Python 3.8 - Robot Framework Tests (chrome) - Build # 1056 - Failure! Message-ID: <183948865.1281.1648816684606@[104.25.48.70]> Plone 6.0 - Python 3.8 - Robot Framework Tests (chrome) - Build # 1056 - Failure: Check console output at https://jenkins.plone.org/job/plone-6.0-python-3.8-robot-chrome/1056/ to view the results. Plone 6.0 - Python 3.8 - Robot Framework Tests (chrome) - Build # 1056 - Failure: Check console output at https://jenkins.plone.org/job/plone-6.0-python-3.8-robot-chrome/1056/ to view the results. Test Results: 1 tests failed.... and 1 other failed tests. From jenkins at plone.org Fri Apr 1 12:44:20 2022 From: jenkins at plone.org (jenkins at plone.org) Date: Fri, 1 Apr 2022 14:44:20 +0200 (CEST) Subject: [Testbot] Plone 6.0 - Python 3.9 - Robot Framework Tests (chrome) - Build # 832 - Fixed! In-Reply-To: <1779456791.1277.1648816010456@[172.67.83.194]> References: <1779456791.1277.1648816010456@[172.67.83.194]> Message-ID: <1016316367.1283.1648817061283@[172.67.83.194]> Plone 6.0 - Python 3.9 - Robot Framework Tests (chrome) - Build # 832 - Fixed: Check console output at https://jenkins.plone.org/job/plone-6.0-python-3.9-robot-chrome/832/ to view the results. Plone 6.0 - Python 3.9 - Robot Framework Tests (chrome) - Build # 832 - Fixed: Check console output at https://jenkins.plone.org/job/plone-6.0-python-3.9-robot-chrome/832/ to view the results. Test Results: All tests passed From jenkins at plone.org Fri Apr 1 12:55:27 2022 From: jenkins at plone.org (jenkins at plone.org) Date: Fri, 1 Apr 2022 14:55:27 +0200 (CEST) Subject: [Testbot] Plone 5.0 - Python 2.7 - Robot Framework Tests (firefox) - Build # 15 - Failure! Message-ID: <2002408806.1285.1648817728351@[104.25.47.70]> Plone 5.0 - Python 2.7 - Robot Framework Tests (firefox) - Build # 15 - Failure: Check console output at https://jenkins.plone.org/job/plone-5.0-python-2.7-robot-firefox/15/ to view the results. Plone 5.0 - Python 2.7 - Robot Framework Tests (firefox) - Build # 15 - Failure: Check console output at https://jenkins.plone.org/job/plone-5.0-python-2.7-robot-firefox/15/ to view the results. Test Results: No tests ran. From jenkins at plone.org Fri Apr 1 13:20:43 2022 From: jenkins at plone.org (jenkins at plone.org) Date: Fri, 1 Apr 2022 15:20:43 +0200 (CEST) Subject: [Testbot] Plone 6.0 - Python 3.8 - Robot Framework Tests (chrome) - Build # 1057 - Fixed! In-Reply-To: <183948865.1281.1648816684606@[104.25.48.70]> References: <183948865.1281.1648816684606@[104.25.48.70]> Message-ID: <6304418.1287.1648819244598@[172.67.83.194]> Plone 6.0 - Python 3.8 - Robot Framework Tests (chrome) - Build # 1057 - Fixed: Check console output at https://jenkins.plone.org/job/plone-6.0-python-3.8-robot-chrome/1057/ to view the results. Plone 6.0 - Python 3.8 - Robot Framework Tests (chrome) - Build # 1057 - Fixed: Check console output at https://jenkins.plone.org/job/plone-6.0-python-3.8-robot-chrome/1057/ to view the results. Test Results: All tests passed From jenkins at plone.org Fri Apr 1 20:15:33 2022 From: jenkins at plone.org (jenkins at plone.org) Date: Fri, 1 Apr 2022 22:15:33 +0200 (CEST) Subject: [Testbot] Plone 5.2 - Python 2.7 - Robot Framework Tests (chrome) - Build # 1731 - Fixed! Message-ID: <1551714193.1289.1648844134241@[104.25.47.70]> Plone 5.2 - Python 2.7 - Robot Framework Tests (chrome) - Build # 1731 - Fixed: Check console output at https://jenkins.plone.org/job/plone-5.2-python-2.7-robot-chrome/1731/ to view the results. Plone 5.2 - Python 2.7 - Robot Framework Tests (chrome) - Build # 1731 - Fixed: Check console output at https://jenkins.plone.org/job/plone-5.2-python-2.7-robot-chrome/1731/ to view the results. Test Results: All tests passed From jenkins at plone.org Fri Apr 1 20:37:39 2022 From: jenkins at plone.org (jenkins at plone.org) Date: Fri, 1 Apr 2022 22:37:39 +0200 (CEST) Subject: [Testbot] Plone 5.2 - Python 3.8 - Build # 1391 - Failure! Message-ID: <204646402.1291.1648845459893@[104.25.48.70]> Plone 5.2 - Python 3.8 - Build # 1391 - Failure: Check console output at https://jenkins.plone.org/job/plone-5.2-python-3.8/1391/ to view the results. Plone 5.2 - Python 3.8 - Build # 1391 - Failure: Check console output at https://jenkins.plone.org/job/plone-5.2-python-3.8/1391/ to view the results. Test Results: 1 tests failed. FAILED: plone.restapi.tests.test_search.TestSearchFunctional.test_search_use_site_search_settings_for_default_sort_order Error Message: Lists differ: ['Doc outside folder', 'Some Folder', 'Lore[69 chars]der'] != ['Some Folder', 'Lorem Ipsum', 'Other Docum[69 chars]der'] Stack Trace: Lists differ: ['Doc outside folder', 'Some Folder', 'Lore[69 chars]der'] != ['Some Folder', 'Lorem Ipsum', 'Other Docum[69 chars]der'] First differing element 0: 'Doc outside folder' 'Some Folder' - ['Doc outside folder', - 'Some Folder', ? ^ + ['Some Folder', ? ^ 'Lorem Ipsum', 'Other Document', 'Another Folder', - 'Document in second folder'] ? ^ + 'Document in second folder', ? ^ + 'Doc outside folder'] File "/srv/python3.8/lib/python3.8/unittest/case.py", line 60, in testPartExecutor yield File "/srv/python3.8/lib/python3.8/unittest/case.py", line 676, in run self._callTestMethod(testMethod) File "/srv/python3.8/lib/python3.8/unittest/case.py", line 633, in _callTestMethod method() File "/home/jenkins/workspace/plone-5.2-python-3.8/src/plone.restapi/src/plone/restapi/tests/test_search.py", line 710, in test_search_use_site_search_settings_for_default_sort_order self.assertEqual([item["title"] for item in response["items"]], titles) File "/srv/python3.8/lib/python3.8/unittest/case.py", line 912, in assertEqual assertion_func(first, second, msg=msg) File "/srv/python3.8/lib/python3.8/unittest/case.py", line 1118, in assertListEqual self.assertSequenceEqual(list1, list2, msg, seq_type=list) File "/srv/python3.8/lib/python3.8/unittest/case.py", line 1100, in assertSequenceEqual self.fail(msg) File "/srv/python3.8/lib/python3.8/unittest/case.py", line 753, in fail raise self.failureException(msg) From jenkins at plone.org Sat Apr 2 16:43:58 2022 From: jenkins at plone.org (jenkins at plone.org) Date: Sat, 2 Apr 2022 18:43:58 +0200 (CEST) Subject: [Testbot] Plone 5.2 - Python 3.8 - Build # 1392 - Fixed! In-Reply-To: <204646402.1291.1648845459893@[104.25.48.70]> References: <204646402.1291.1648845459893@[104.25.48.70]> Message-ID: <1917560926.1313.1648917839259@[172.67.83.194]> Plone 5.2 - Python 3.8 - Build # 1392 - Fixed: Check console output at https://jenkins.plone.org/job/plone-5.2-python-3.8/1392/ to view the results. Plone 5.2 - Python 3.8 - Build # 1392 - Fixed: Check console output at https://jenkins.plone.org/job/plone-5.2-python-3.8/1392/ to view the results. Test Results: All tests passed From jenkins at plone.org Mon Apr 4 08:18:52 2022 From: jenkins at plone.org (jenkins at plone.org) Date: Mon, 4 Apr 2022 10:18:52 +0200 (CEST) Subject: [Testbot] Plone 6.0 - Python 3.9 - Robot Framework Tests (chrome) - Build # 836 - Failure! Message-ID: <92324509.1361.1649060332841@[104.25.47.70]> Plone 6.0 - Python 3.9 - Robot Framework Tests (chrome) - Build # 836 - Failure: Check console output at https://jenkins.plone.org/job/plone-6.0-python-3.9-robot-chrome/836/ to view the results. Plone 6.0 - Python 3.9 - Robot Framework Tests (chrome) - Build # 836 - Failure: Check console output at https://jenkins.plone.org/job/plone-6.0-python-3.9-robot-chrome/836/ to view the results. Test Results: 1 tests failed.... and 1 other failed tests. From jenkins at plone.org Mon Apr 4 08:45:31 2022 From: jenkins at plone.org (jenkins at plone.org) Date: Mon, 4 Apr 2022 10:45:31 +0200 (CEST) Subject: [Testbot] Plone 6.0 - Python 3.9 - Robot Framework Tests (chrome) - Build # 837 - Fixed! In-Reply-To: <92324509.1361.1649060332841@[104.25.47.70]> References: <92324509.1361.1649060332841@[104.25.47.70]> Message-ID: <1353206617.1363.1649061932055@[104.25.47.70]> Plone 6.0 - Python 3.9 - Robot Framework Tests (chrome) - Build # 837 - Fixed: Check console output at https://jenkins.plone.org/job/plone-6.0-python-3.9-robot-chrome/837/ to view the results. Plone 6.0 - Python 3.9 - Robot Framework Tests (chrome) - Build # 837 - Fixed: Check console output at https://jenkins.plone.org/job/plone-6.0-python-3.9-robot-chrome/837/ to view the results. Test Results: All tests passed From jenkins at plone.org Mon Apr 4 10:26:08 2022 From: jenkins at plone.org (jenkins at plone.org) Date: Mon, 4 Apr 2022 12:26:08 +0200 (CEST) Subject: [Testbot] Plone 5.2 - Python 3.7 - Robot Framework Tests (chrome) - Build # 1655 - Failure! Message-ID: <1240301785.1371.1649067969292@[172.67.83.194]> Plone 5.2 - Python 3.7 - Robot Framework Tests (chrome) - Build # 1655 - Failure: Check console output at https://jenkins.plone.org/job/plone-5.2-python-3.7-robot-chrome/1655/ to view the results. Plone 5.2 - Python 3.7 - Robot Framework Tests (chrome) - Build # 1655 - Failure: Check console output at https://jenkins.plone.org/job/plone-5.2-python-3.7-robot-chrome/1655/ to view the results. Test Results: 1 tests failed.... and 1 other failed tests. From jenkins at plone.org Mon Apr 4 10:26:09 2022 From: jenkins at plone.org (jenkins at plone.org) Date: Mon, 4 Apr 2022 12:26:09 +0200 (CEST) Subject: [Testbot] Plone 5.2 - Python 2.7 - Robot Framework Tests (chrome) - Build # 1734 - Failure! Message-ID: <2113349198.1373.1649067970710@[172.67.83.194]> Plone 5.2 - Python 2.7 - Robot Framework Tests (chrome) - Build # 1734 - Failure: Check console output at https://jenkins.plone.org/job/plone-5.2-python-2.7-robot-chrome/1734/ to view the results. Plone 5.2 - Python 2.7 - Robot Framework Tests (chrome) - Build # 1734 - Failure: Check console output at https://jenkins.plone.org/job/plone-5.2-python-2.7-robot-chrome/1734/ to view the results. Test Results: 2 tests failed.... and 2 other failed tests. From jenkins at plone.org Mon Apr 4 10:42:08 2022 From: jenkins at plone.org (jenkins at plone.org) Date: Mon, 4 Apr 2022 12:42:08 +0200 (CEST) Subject: [Testbot] Plone 6.0 - Python 3.8 - Build # 1065 - Failure! Message-ID: <1058464087.1375.1649068929481@[172.67.83.194]> Plone 6.0 - Python 3.8 - Build # 1065 - Failure: Check console output at https://jenkins.plone.org/job/plone-6.0-python-3.8/1065/ to view the results. Plone 6.0 - Python 3.8 - Build # 1065 - Failure: Check console output at https://jenkins.plone.org/job/plone-6.0-python-3.8/1065/ to view the results. Test Results: 1 tests failed. FAILED: plone.app.testing.layers.rst Error Message: Failed doctest test for layers.rst Stack Trace: Failed doctest test for layers.rst File "/home/jenkins/.buildout/eggs/cp38/plone.app.testing-7.0.0a2-py3.8.egg/plone/app/testing/layers.rst", line 0 ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp38/plone.app.testing-7.0.0a2-py3.8.egg/plone/app/testing/layers.rst", line 341, in layers.rst Failed example: conn = urlopen(portal_url, timeout=10) Exception raised: Traceback (most recent call last): File "/srv/python3.8/lib/python3.8/doctest.py", line 1336, in __run exec(compile(example.source, filename, "single", File "", line 1, in conn = urlopen(portal_url, timeout=10) File "/srv/python3.8/lib/python3.8/urllib/request.py", line 222, in urlopen return opener.open(url, data, timeout) File "/srv/python3.8/lib/python3.8/urllib/request.py", line 525, in open response = self._open(req, data) File "/srv/python3.8/lib/python3.8/urllib/request.py", line 542, in _open result = self._call_chain(self.handle_open, protocol, protocol + File "/srv/python3.8/lib/python3.8/urllib/request.py", line 502, in _call_chain result = func(*args) File "/srv/python3.8/lib/python3.8/urllib/request.py", line 1383, in http_open return self.do_open(http.client.HTTPConnection, req) File "/srv/python3.8/lib/python3.8/urllib/request.py", line 1358, in do_open r = h.getresponse() File "/srv/python3.8/lib/python3.8/http/client.py", line 1348, in getresponse response.begin() File "/srv/python3.8/lib/python3.8/http/client.py", line 316, in begin version, status, reason = self._read_status() File "/srv/python3.8/lib/python3.8/http/client.py", line 277, in _read_status line = str(self.fp.readline(_MAXLINE + 1), "iso-8859-1") File "/srv/python3.8/lib/python3.8/socket.py", line 669, in readinto return self._sock.recv_into(b) socket.timeout: timed out ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp38/plone.app.testing-7.0.0a2-py3.8.egg/plone/app/testing/layers.rst", line 342, in layers.rst Failed example: responseBody = conn.read() Exception raised: Traceback (most recent call last): File "/srv/python3.8/lib/python3.8/doctest.py", line 1336, in __run exec(compile(example.source, filename, "single", File "", line 1, in responseBody = conn.read() NameError: name 'conn' is not defined ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp38/plone.app.testing-7.0.0a2-py3.8.egg/plone/app/testing/layers.rst", line 343, in layers.rst Failed example: b"Fancy Portal" in responseBody Exception raised: Traceback (most recent call last): File "/srv/python3.8/lib/python3.8/doctest.py", line 1336, in __run exec(compile(example.source, filename, "single", File "", line 1, in b"Fancy Portal" in responseBody NameError: name 'responseBody' is not defined ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp38/plone.app.testing-7.0.0a2-py3.8.egg/plone/app/testing/layers.rst", line 345, in layers.rst Failed example: conn.close() Exception raised: Traceback (most recent call last): File "/srv/python3.8/lib/python3.8/doctest.py", line 1336, in __run exec(compile(example.source, filename, "single", File "", line 1, in conn.close() NameError: name 'conn' is not defined File "/srv/python3.8/lib/python3.8/unittest/case.py", line 60, in testPartExecutor yield File "/srv/python3.8/lib/python3.8/unittest/case.py", line 676, in run self._callTestMethod(testMethod) File "/srv/python3.8/lib/python3.8/unittest/case.py", line 633, in _callTestMethod method() File "/srv/python3.8/lib/python3.8/doctest.py", line 2204, in runTest raise self.failureException(self.format_failure(new.getvalue())) From jenkins at plone.org Mon Apr 4 11:04:58 2022 From: jenkins at plone.org (jenkins at plone.org) Date: Mon, 4 Apr 2022 13:04:58 +0200 (CEST) Subject: [Testbot] Plone 5.2 - Python 2.7 - Robot Framework Tests (chrome) - Build # 1735 - Fixed! In-Reply-To: <2113349198.1373.1649067970710@[172.67.83.194]> References: <2113349198.1373.1649067970710@[172.67.83.194]> Message-ID: <1715232978.1377.1649070299110@[104.25.48.70]> Plone 5.2 - Python 2.7 - Robot Framework Tests (chrome) - Build # 1735 - Fixed: Check console output at https://jenkins.plone.org/job/plone-5.2-python-2.7-robot-chrome/1735/ to view the results. Plone 5.2 - Python 2.7 - Robot Framework Tests (chrome) - Build # 1735 - Fixed: Check console output at https://jenkins.plone.org/job/plone-5.2-python-2.7-robot-chrome/1735/ to view the results. Test Results: All tests passed From jenkins at plone.org Mon Apr 4 11:06:09 2022 From: jenkins at plone.org (jenkins at plone.org) Date: Mon, 4 Apr 2022 13:06:09 +0200 (CEST) Subject: [Testbot] Plone 6.0 - Python 3.8 - Build # 1066 - Fixed! In-Reply-To: <1058464087.1375.1649068929481@[172.67.83.194]> References: <1058464087.1375.1649068929481@[172.67.83.194]> Message-ID: <593778769.1379.1649070369693@[104.25.48.70]> Plone 6.0 - Python 3.8 - Build # 1066 - Fixed: Check console output at https://jenkins.plone.org/job/plone-6.0-python-3.8/1066/ to view the results. Plone 6.0 - Python 3.8 - Build # 1066 - Fixed: Check console output at https://jenkins.plone.org/job/plone-6.0-python-3.8/1066/ to view the results. Test Results: All tests passed From jenkins at plone.org Mon Apr 4 11:19:30 2022 From: jenkins at plone.org (jenkins at plone.org) Date: Mon, 4 Apr 2022 13:19:30 +0200 (CEST) Subject: [Testbot] Plone 5.2 - Python 3.7 - Robot Framework Tests (chrome) - Build # 1656 - Fixed! In-Reply-To: <1240301785.1371.1649067969292@[172.67.83.194]> References: <1240301785.1371.1649067969292@[172.67.83.194]> Message-ID: <207133843.1381.1649071171025@[172.67.83.194]> Plone 5.2 - Python 3.7 - Robot Framework Tests (chrome) - Build # 1656 - Fixed: Check console output at https://jenkins.plone.org/job/plone-5.2-python-3.7-robot-chrome/1656/ to view the results. Plone 5.2 - Python 3.7 - Robot Framework Tests (chrome) - Build # 1656 - Fixed: Check console output at https://jenkins.plone.org/job/plone-5.2-python-3.7-robot-chrome/1656/ to view the results. Test Results: All tests passed From jenkins at plone.org Mon Apr 4 11:28:31 2022 From: jenkins at plone.org (jenkins at plone.org) Date: Mon, 4 Apr 2022 13:28:31 +0200 (CEST) Subject: [Testbot] Plone 6.0 - Python 3.7 - Robot Framework Tests (chrome) - Build # 1082 - Failure! Message-ID: <1299332759.1383.1649071712364@[104.25.47.70]> Plone 6.0 - Python 3.7 - Robot Framework Tests (chrome) - Build # 1082 - Failure: Check console output at https://jenkins.plone.org/job/plone-6.0-python-3.7-robot-chrome/1082/ to view the results. Plone 6.0 - Python 3.7 - Robot Framework Tests (chrome) - Build # 1082 - Failure: Check console output at https://jenkins.plone.org/job/plone-6.0-python-3.7-robot-chrome/1082/ to view the results. Test Results: 1 tests failed.... and 1 other failed tests. From jenkins at plone.org Mon Apr 4 19:22:22 2022 From: jenkins at plone.org (jenkins at plone.org) Date: Mon, 4 Apr 2022 21:22:22 +0200 (CEST) Subject: [Testbot] Plone 6.0 - Python 3.7 - Robot Framework Tests (chrome) - Build # 1083 - Fixed! In-Reply-To: <1299332759.1383.1649071712364@[104.25.47.70]> References: <1299332759.1383.1649071712364@[104.25.47.70]> Message-ID: <1990134187.1405.1649100143382@[104.25.48.70]> Plone 6.0 - Python 3.7 - Robot Framework Tests (chrome) - Build # 1083 - Fixed: Check console output at https://jenkins.plone.org/job/plone-6.0-python-3.7-robot-chrome/1083/ to view the results. Plone 6.0 - Python 3.7 - Robot Framework Tests (chrome) - Build # 1083 - Fixed: Check console output at https://jenkins.plone.org/job/plone-6.0-python-3.7-robot-chrome/1083/ to view the results. Test Results: All tests passed From jenkins at plone.org Mon Apr 4 23:04:29 2022 From: jenkins at plone.org (jenkins at plone.org) Date: Tue, 5 Apr 2022 01:04:29 +0200 (CEST) Subject: [Testbot] Plone 6.0 - Python 3.7 - Robot Framework Tests (chrome) - Build # 1084 - Failure! Message-ID: <817871405.1413.1649113469864@[104.25.48.70]> Plone 6.0 - Python 3.7 - Robot Framework Tests (chrome) - Build # 1084 - Failure: Check console output at https://jenkins.plone.org/job/plone-6.0-python-3.7-robot-chrome/1084/ to view the results. Plone 6.0 - Python 3.7 - Robot Framework Tests (chrome) - Build # 1084 - Failure: Check console output at https://jenkins.plone.org/job/plone-6.0-python-3.7-robot-chrome/1084/ to view the results. Test Results: 1 tests failed.... and 1 other failed tests. From jenkins at plone.org Tue Apr 5 08:09:28 2022 From: jenkins at plone.org (jenkins at plone.org) Date: Tue, 5 Apr 2022 10:09:28 +0200 (CEST) Subject: [Testbot] Plone 6.0 - Python 3.7 - Robot Framework Tests (chrome) - Build # 1085 - Fixed! In-Reply-To: <817871405.1413.1649113469864@[104.25.48.70]> References: <817871405.1413.1649113469864@[104.25.48.70]> Message-ID: <710046004.1421.1649146168607@[104.25.48.70]> Plone 6.0 - Python 3.7 - Robot Framework Tests (chrome) - Build # 1085 - Fixed: Check console output at https://jenkins.plone.org/job/plone-6.0-python-3.7-robot-chrome/1085/ to view the results. Plone 6.0 - Python 3.7 - Robot Framework Tests (chrome) - Build # 1085 - Fixed: Check console output at https://jenkins.plone.org/job/plone-6.0-python-3.7-robot-chrome/1085/ to view the results. Test Results: All tests passed From jenkins at plone.org Tue Apr 5 22:48:55 2022 From: jenkins at plone.org (jenkins at plone.org) Date: Wed, 6 Apr 2022 00:48:55 +0200 (CEST) Subject: [Testbot] Plone 6.0 - Python 3.9 - Build # 847 - Failure! Message-ID: <2053942914.1441.1649198935764@[172.67.83.194]> Plone 6.0 - Python 3.9 - Build # 847 - Failure: Check console output at https://jenkins.plone.org/job/plone-6.0-python-3.9/847/ to view the results. Plone 6.0 - Python 3.9 - Build # 847 - Failure: Check console output at https://jenkins.plone.org/job/plone-6.0-python-3.9/847/ to view the results. Test Results: 5 tests failed. FAILED: plone.restapi.tests.test_tus.TestTUSUpload.test_cleanup_expired_files Error Message: [Errno 17] File exists: '/tmp/var/tus-uploads' Stack Trace: [Errno 17] File exists: '/tmp/var/tus-uploads' File "/srv/python3.9/lib/python3.9/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.9/lib/python3.9/unittest/case.py", line 592, in run self._callTestMethod(testMethod) File "/srv/python3.9/lib/python3.9/unittest/case.py", line 550, in _callTestMethod method() File "/home/jenkins/workspace/plone-6.0-python-3.9/src/plone.restapi/src/plone/restapi/tests/test_tus.py", line 714, in test_cleanup_expired_files tus = TUSUpload("myuid") File "/home/jenkins/workspace/plone-6.0-python-3.9/src/plone.restapi/src/plone/restapi/services/content/tus.py", line 301, in __init__ os.makedirs(self.tmp_dir) File "/home/jenkins/shiningpanda/jobs/4000384a/virtualenvs/d41d8cd9/lib/python3.9/os.py", line 225, in makedirs mkdir(name, mode) FAILED: plone.restapi.tests.test_tus.TestTUSUpload.test_expires_returns_expiration_time_of_current_upload Error Message: [Errno 17] File exists: '/tmp/var/tus-uploads' Stack Trace: [Errno 17] File exists: '/tmp/var/tus-uploads' File "/srv/python3.9/lib/python3.9/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.9/lib/python3.9/unittest/case.py", line 592, in run self._callTestMethod(testMethod) File "/srv/python3.9/lib/python3.9/unittest/case.py", line 550, in _callTestMethod method() File "/home/jenkins/workspace/plone-6.0-python-3.9/src/plone.restapi/src/plone/restapi/tests/test_tus.py", line 697, in test_expires_returns_expiration_time_of_current_upload tus = TUSUpload("myuid", {"length": 1024}) File "/home/jenkins/workspace/plone-6.0-python-3.9/src/plone.restapi/src/plone/restapi/services/content/tus.py", line 301, in __init__ os.makedirs(self.tmp_dir) File "/home/jenkins/shiningpanda/jobs/4000384a/virtualenvs/d41d8cd9/lib/python3.9/os.py", line 225, in makedirs mkdir(name, mode) FAILED: plone.restapi.tests.test_tus.TestTUSUpload.test_length_returns_total_length_if_set Error Message: [Errno 2] No such file or directory: '/tmp/var/tus-uploads/tus_upload_myuid.json' Stack Trace: [Errno 2] No such file or directory: '/tmp/var/tus-uploads/tus_upload_myuid.json' File "/srv/python3.9/lib/python3.9/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.9/lib/python3.9/unittest/case.py", line 592, in run self._callTestMethod(testMethod) File "/srv/python3.9/lib/python3.9/unittest/case.py", line 550, in _callTestMethod method() File "/home/jenkins/workspace/plone-6.0-python-3.9/src/plone.restapi/src/plone/restapi/tests/test_tus.py", line 649, in test_length_returns_total_length_if_set tus = TUSUpload("myuid", {"length": 1024}) File "/home/jenkins/workspace/plone-6.0-python-3.9/src/plone.restapi/src/plone/restapi/services/content/tus.py", line 308, in __init__ self.initalize(metadata) File "/home/jenkins/workspace/plone-6.0-python-3.9/src/plone.restapi/src/plone/restapi/services/content/tus.py", line 314, in initalize self.cleanup_expired() File "/home/jenkins/workspace/plone-6.0-python-3.9/src/plone.restapi/src/plone/restapi/services/content/tus.py", line 383, in cleanup_expired mtime = os.stat(metadata_path).st_mtime FAILED: plone.restapi.tests.test_tus.TestTUSUpload.test_length_returns_total_length_if_set Error Message: [Errno 2] No such file or directory: '/tmp/var/tus-uploads' Stack Trace: [Errno 2] No such file or directory: '/tmp/var/tus-uploads' File "/srv/python3.9/lib/python3.9/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.9/lib/python3.9/unittest/case.py", line 595, in run self._callTearDown() File "/srv/python3.9/lib/python3.9/unittest/case.py", line 553, in _callTearDown self.tearDown() File "/home/jenkins/workspace/plone-6.0-python-3.9/src/plone.restapi/src/plone/restapi/tests/test_tus.py", line 734, in tearDown shutil.rmtree(tmp_dir) File "/home/jenkins/shiningpanda/jobs/4000384a/virtualenvs/d41d8cd9/lib/python3.9/shutil.py", line 718, in rmtree onerror(os.lstat, path, sys.exc_info()) File "/home/jenkins/shiningpanda/jobs/4000384a/virtualenvs/d41d8cd9/lib/python3.9/shutil.py", line 716, in rmtree orig_st = os.lstat(path) FAILED: plone.restapi.tests.test_tus.TestTUSUpload.test_length_returns_zero_if_not_set Error Message: 0 != 1024 Stack Trace: 0 != 1024 File "/srv/python3.9/lib/python3.9/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.9/lib/python3.9/unittest/case.py", line 592, in run self._callTestMethod(testMethod) File "/srv/python3.9/lib/python3.9/unittest/case.py", line 550, in _callTestMethod method() File "/home/jenkins/workspace/plone-6.0-python-3.9/src/plone.restapi/src/plone/restapi/tests/test_tus.py", line 655, in test_length_returns_zero_if_not_set self.assertEqual(0, tus.length()) File "/srv/python3.9/lib/python3.9/unittest/case.py", line 837, in assertEqual assertion_func(first, second, msg=msg) File "/srv/python3.9/lib/python3.9/unittest/case.py", line 830, in _baseAssertEqual raise self.failureException(msg) From jenkins at plone.org Wed Apr 6 00:04:48 2022 From: jenkins at plone.org (jenkins at plone.org) Date: Wed, 6 Apr 2022 02:04:48 +0200 (CEST) Subject: [Testbot] Plone 6.0 - Python 3.9 - Build # 848 - Fixed! In-Reply-To: <2053942914.1441.1649198935764@[172.67.83.194]> References: <2053942914.1441.1649198935764@[172.67.83.194]> Message-ID: <1033956586.1455.1649203489314@[104.25.48.70]> Plone 6.0 - Python 3.9 - Build # 848 - Fixed: Check console output at https://jenkins.plone.org/job/plone-6.0-python-3.9/848/ to view the results. Plone 6.0 - Python 3.9 - Build # 848 - Fixed: Check console output at https://jenkins.plone.org/job/plone-6.0-python-3.9/848/ to view the results. Test Results: All tests passed From jenkins at plone.org Wed Apr 6 06:26:38 2022 From: jenkins at plone.org (jenkins at plone.org) Date: Wed, 6 Apr 2022 08:26:38 +0200 (CEST) Subject: [Testbot] Plone 6.0 - Python 3.9 - Build # 852 - Failure! Message-ID: <204544188.1463.1649226399421@[104.25.47.70]> Plone 6.0 - Python 3.9 - Build # 852 - Failure: Check console output at https://jenkins.plone.org/job/plone-6.0-python-3.9/852/ to view the results. Plone 6.0 - Python 3.9 - Build # 852 - Failure: Check console output at https://jenkins.plone.org/job/plone-6.0-python-3.9/852/ to view the results. Test Results: 1 tests failed. FAILED: plone.restapi.tests.test_serializer.TestSerializeToJsonAdapter.test_serialize_to_json_collection Error Message: Lists differ: [{'@id': 'http://nohost/plone/doc1', '@type'[205 chars]te'}] != [{'review_state': 'private', 'title': 'Docum[205 chars] ''}] Stack Trace: Lists differ: [{'@id': 'http://nohost/plone/doc1', '@type'[205 chars]te'}] != [{'review_state': 'private', 'title': 'Docum[205 chars] ''}] First differing element 0: {'@id': 'http://nohost/plone/doc1', '@type'[77 chars]ate'} {'review_state': 'private', 'title': 'Docum[77 chars]: ''} Diff is 682 characters long. Set self.maxDiff to None to see it. File "/srv/python3.9/lib/python3.9/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.9/lib/python3.9/unittest/case.py", line 592, in run self._callTestMethod(testMethod) File "/srv/python3.9/lib/python3.9/unittest/case.py", line 550, in _callTestMethod method() File "/home/jenkins/workspace/plone-6.0-python-3.9/src/plone.restapi/src/plone/restapi/tests/test_serializer.py", line 343, in test_serialize_to_json_collection self.assertEqual( File "/srv/python3.9/lib/python3.9/unittest/case.py", line 837, in assertEqual assertion_func(first, second, msg=msg) File "/srv/python3.9/lib/python3.9/unittest/case.py", line 1043, in assertListEqual self.assertSequenceEqual(list1, list2, msg, seq_type=list) File "/srv/python3.9/lib/python3.9/unittest/case.py", line 1025, in assertSequenceEqual self.fail(msg) File "/srv/python3.9/lib/python3.9/unittest/case.py", line 676, in fail raise self.failureException(msg) From jenkins at plone.org Wed Apr 6 09:02:50 2022 From: jenkins at plone.org (jenkins at plone.org) Date: Wed, 6 Apr 2022 11:02:50 +0200 (CEST) Subject: [Testbot] Plone 6.0 - Python 3.9 - Build # 853 - Fixed! In-Reply-To: <204544188.1463.1649226399421@[104.25.47.70]> References: <204544188.1463.1649226399421@[104.25.47.70]> Message-ID: <645128416.1465.1649235771414@[172.67.83.194]> Plone 6.0 - Python 3.9 - Build # 853 - Fixed: Check console output at https://jenkins.plone.org/job/plone-6.0-python-3.9/853/ to view the results. Plone 6.0 - Python 3.9 - Build # 853 - Fixed: Check console output at https://jenkins.plone.org/job/plone-6.0-python-3.9/853/ to view the results. Test Results: All tests passed From jenkins at plone.org Wed Apr 6 10:40:28 2022 From: jenkins at plone.org (jenkins at plone.org) Date: Wed, 6 Apr 2022 12:40:28 +0200 (CEST) Subject: [Testbot] Plone 6.0 - Python 3.9 - Build # 855 - Failure! Message-ID: <1809195881.1469.1649241628776@[104.25.48.70]> Plone 6.0 - Python 3.9 - Build # 855 - Failure: Check console output at https://jenkins.plone.org/job/plone-6.0-python-3.9/855/ to view the results. Plone 6.0 - Python 3.9 - Build # 855 - Failure: Check console output at https://jenkins.plone.org/job/plone-6.0-python-3.9/855/ to view the results. Test Results: 3 tests failed. FAILED: plone.app.contenttypes.tests.test_file.FileFunctionalTest.test_alternative_mime_icon_doc_for_file Error Message: 'http://nohost/plone/++plone++bootstrap-icons/file-earmark-code.svg' != 'http://nohost/plone/++plone++bootstrap-icons/file-earmark-richtext.svg' Stack Trace: 'http://nohost/plone/++plone++bootstrap-icons/file-earmark-code.svg' != 'http://nohost/plone/++plone++bootstrap-icons/file-earmark-richtext.svg' - http://nohost/plone/++plone++bootstrap-icons/file-earmark-code.svg ? ^^ + http://nohost/plone/++plone++bootstrap-icons/file-earmark-richtext.svg ? ++ ^^ ++ File "/srv/python3.9/lib/python3.9/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.9/lib/python3.9/unittest/case.py", line 592, in run self._callTestMethod(testMethod) File "/srv/python3.9/lib/python3.9/unittest/case.py", line 550, in _callTestMethod method() File "/home/jenkins/workspace/plone-6.0-python-3.9/src/plone.app.contenttypes/plone/app/contenttypes/tests/test_file.py", line 196, in test_alternative_mime_icon_doc_for_file self.assertEqual( File "/srv/python3.9/lib/python3.9/unittest/case.py", line 837, in assertEqual assertion_func(first, second, msg=msg) File "/srv/python3.9/lib/python3.9/unittest/case.py", line 1217, in assertMultiLineEqual self.fail(self._formatMessage(msg, standardMsg)) File "/srv/python3.9/lib/python3.9/unittest/case.py", line 676, in fail raise self.failureException(msg) FAILED: plone.app.contenttypes.tests.test_file.FileFunctionalTest.test_mime_icon_odt_for_file_ Error Message: 'http://nohost/plone/++plone++bootstrap-icons/file-earmark-code.svg' != 'http://nohost/plone/++plone++bootstrap-icons/file-earmark-richtext.svg' Stack Trace: 'http://nohost/plone/++plone++bootstrap-icons/file-earmark-code.svg' != 'http://nohost/plone/++plone++bootstrap-icons/file-earmark-richtext.svg' - http://nohost/plone/++plone++bootstrap-icons/file-earmark-code.svg ? ^^ + http://nohost/plone/++plone++bootstrap-icons/file-earmark-richtext.svg ? ++ ^^ ++ File "/srv/python3.9/lib/python3.9/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.9/lib/python3.9/unittest/case.py", line 592, in run self._callTestMethod(testMethod) File "/srv/python3.9/lib/python3.9/unittest/case.py", line 550, in _callTestMethod method() File "/home/jenkins/workspace/plone-6.0-python-3.9/src/plone.app.contenttypes/plone/app/contenttypes/tests/test_file.py", line 218, in test_mime_icon_odt_for_file_ self.assertEqual( File "/srv/python3.9/lib/python3.9/unittest/case.py", line 837, in assertEqual assertion_func(first, second, msg=msg) File "/srv/python3.9/lib/python3.9/unittest/case.py", line 1217, in assertMultiLineEqual self.fail(self._formatMessage(msg, standardMsg)) File "/srv/python3.9/lib/python3.9/unittest/case.py", line 676, in fail raise self.failureException(msg) FAILED: plone.app.contenttypes.tests.test_file.FileFunctionalTest.test_mime_icon_pdf_for_file_ Error Message: 'http://nohost/plone/++plone++bootstrap-icons/file-earmark-richtext.svg' != 'http://nohost/plone/++plone++bootstrap-icons/file-earmark-pdf.svg' Stack Trace: 'http://nohost/plone/++plone++bootstrap-icons/file-earmark-richtext.svg' != 'http://nohost/plone/++plone++bootstrap-icons/file-earmark-pdf.svg' - http://nohost/plone/++plone++bootstrap-icons/file-earmark-richtext.svg ? ^^^^^^^^ + http://nohost/plone/++plone++bootstrap-icons/file-earmark-pdf.svg ? ^^^ File "/srv/python3.9/lib/python3.9/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.9/lib/python3.9/unittest/case.py", line 592, in run self._callTestMethod(testMethod) File "/srv/python3.9/lib/python3.9/unittest/case.py", line 550, in _callTestMethod method() File "/home/jenkins/workspace/plone-6.0-python-3.9/src/plone.app.contenttypes/plone/app/contenttypes/tests/test_file.py", line 173, in test_mime_icon_pdf_for_file_ self.assertEqual( File "/srv/python3.9/lib/python3.9/unittest/case.py", line 837, in assertEqual assertion_func(first, second, msg=msg) File "/srv/python3.9/lib/python3.9/unittest/case.py", line 1217, in assertMultiLineEqual self.fail(self._formatMessage(msg, standardMsg)) File "/srv/python3.9/lib/python3.9/unittest/case.py", line 676, in fail raise self.failureException(msg) From jenkins at plone.org Wed Apr 6 10:45:13 2022 From: jenkins at plone.org (jenkins at plone.org) Date: Wed, 6 Apr 2022 12:45:13 +0200 (CEST) Subject: [Testbot] Plone 6.0 - Python 3.7 - Build # 1070 - Failure! Message-ID: <87935845.1471.1649241913589@[172.67.83.194]> Plone 6.0 - Python 3.7 - Build # 1070 - Failure: Check console output at https://jenkins.plone.org/job/plone-6.0-python-3.7/1070/ to view the results. Plone 6.0 - Python 3.7 - Build # 1070 - Failure: Check console output at https://jenkins.plone.org/job/plone-6.0-python-3.7/1070/ to view the results. Test Results: 3 tests failed. FAILED: plone.app.contenttypes.tests.test_file.FileFunctionalTest.test_alternative_mime_icon_doc_for_file Error Message: 'http://nohost/plone/++plone++bootstrap-icons/file-earmark-code.svg' != 'http://nohost/plone/++plone++bootstrap-icons/file-earmark-richtext.svg' Stack Trace: 'http://nohost/plone/++plone++bootstrap-icons/file-earmark-code.svg' != 'http://nohost/plone/++plone++bootstrap-icons/file-earmark-richtext.svg' - http://nohost/plone/++plone++bootstrap-icons/file-earmark-code.svg ? ^^ + http://nohost/plone/++plone++bootstrap-icons/file-earmark-richtext.svg ? ++ ^^ ++ File "/srv/python3.7/lib/python3.7/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.7/lib/python3.7/unittest/case.py", line 628, in run testMethod() File "/home/jenkins/workspace/plone-6.0-python-3.7/src/plone.app.contenttypes/plone/app/contenttypes/tests/test_file.py", line 198, in test_alternative_mime_icon_doc_for_file self._get_icon_url(self.portal["file.doc"].file.contentType)) File "/srv/python3.7/lib/python3.7/unittest/case.py", line 852, in assertEqual assertion_func(first, second, msg=msg) File "/srv/python3.7/lib/python3.7/unittest/case.py", line 1233, in assertMultiLineEqual self.fail(self._formatMessage(msg, standardMsg)) File "/srv/python3.7/lib/python3.7/unittest/case.py", line 693, in fail raise self.failureException(msg) FAILED: plone.app.contenttypes.tests.test_file.FileFunctionalTest.test_mime_icon_odt_for_file_ Error Message: 'http://nohost/plone/++plone++bootstrap-icons/file-earmark-code.svg' != 'http://nohost/plone/++plone++bootstrap-icons/file-earmark-richtext.svg' Stack Trace: 'http://nohost/plone/++plone++bootstrap-icons/file-earmark-code.svg' != 'http://nohost/plone/++plone++bootstrap-icons/file-earmark-richtext.svg' - http://nohost/plone/++plone++bootstrap-icons/file-earmark-code.svg ? ^^ + http://nohost/plone/++plone++bootstrap-icons/file-earmark-richtext.svg ? ++ ^^ ++ File "/srv/python3.7/lib/python3.7/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.7/lib/python3.7/unittest/case.py", line 628, in run testMethod() File "/home/jenkins/workspace/plone-6.0-python-3.7/src/plone.app.contenttypes/plone/app/contenttypes/tests/test_file.py", line 220, in test_mime_icon_odt_for_file_ self._get_icon_url(self.portal["file.odt"].file.contentType)) File "/srv/python3.7/lib/python3.7/unittest/case.py", line 852, in assertEqual assertion_func(first, second, msg=msg) File "/srv/python3.7/lib/python3.7/unittest/case.py", line 1233, in assertMultiLineEqual self.fail(self._formatMessage(msg, standardMsg)) File "/srv/python3.7/lib/python3.7/unittest/case.py", line 693, in fail raise self.failureException(msg) FAILED: plone.app.contenttypes.tests.test_file.FileFunctionalTest.test_mime_icon_pdf_for_file_ Error Message: 'http://nohost/plone/++plone++bootstrap-icons/file-earmark-richtext.svg' != 'http://nohost/plone/++plone++bootstrap-icons/file-earmark-pdf.svg' Stack Trace: 'http://nohost/plone/++plone++bootstrap-icons/file-earmark-richtext.svg' != 'http://nohost/plone/++plone++bootstrap-icons/file-earmark-pdf.svg' - http://nohost/plone/++plone++bootstrap-icons/file-earmark-richtext.svg ? ^^^^^^^^ + http://nohost/plone/++plone++bootstrap-icons/file-earmark-pdf.svg ? ^^^ File "/srv/python3.7/lib/python3.7/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.7/lib/python3.7/unittest/case.py", line 628, in run testMethod() File "/home/jenkins/workspace/plone-6.0-python-3.7/src/plone.app.contenttypes/plone/app/contenttypes/tests/test_file.py", line 175, in test_mime_icon_pdf_for_file_ self._get_icon_url(self.portal["file.pdf"].file.contentType)) File "/srv/python3.7/lib/python3.7/unittest/case.py", line 852, in assertEqual assertion_func(first, second, msg=msg) File "/srv/python3.7/lib/python3.7/unittest/case.py", line 1233, in assertMultiLineEqual self.fail(self._formatMessage(msg, standardMsg)) File "/srv/python3.7/lib/python3.7/unittest/case.py", line 693, in fail raise self.failureException(msg) From jenkins at plone.org Wed Apr 6 10:47:26 2022 From: jenkins at plone.org (jenkins at plone.org) Date: Wed, 6 Apr 2022 12:47:26 +0200 (CEST) Subject: [Testbot] Plone 6.0 - Python 3.8 - Build # 1079 - Failure! Message-ID: <920161077.1475.1649242047543@[104.25.48.70]> Plone 6.0 - Python 3.8 - Build # 1079 - Failure: Check console output at https://jenkins.plone.org/job/plone-6.0-python-3.8/1079/ to view the results. Plone 6.0 - Python 3.8 - Build # 1079 - Failure: Check console output at https://jenkins.plone.org/job/plone-6.0-python-3.8/1079/ to view the results. Test Results: 3 tests failed. FAILED: plone.app.contenttypes.tests.test_file.FileFunctionalTest.test_alternative_mime_icon_doc_for_file Error Message: 'http://nohost/plone/++plone++bootstrap-icons/file-earmark-code.svg' != 'http://nohost/plone/++plone++bootstrap-icons/file-earmark-richtext.svg' Stack Trace: 'http://nohost/plone/++plone++bootstrap-icons/file-earmark-code.svg' != 'http://nohost/plone/++plone++bootstrap-icons/file-earmark-richtext.svg' - http://nohost/plone/++plone++bootstrap-icons/file-earmark-code.svg ? ^^ + http://nohost/plone/++plone++bootstrap-icons/file-earmark-richtext.svg ? ++ ^^ ++ File "/srv/python3.8/lib/python3.8/unittest/case.py", line 60, in testPartExecutor yield File "/srv/python3.8/lib/python3.8/unittest/case.py", line 676, in run self._callTestMethod(testMethod) File "/srv/python3.8/lib/python3.8/unittest/case.py", line 633, in _callTestMethod method() File "/home/jenkins/workspace/plone-6.0-python-3.8/src/plone.app.contenttypes/plone/app/contenttypes/tests/test_file.py", line 196, in test_alternative_mime_icon_doc_for_file self.assertEqual( File "/srv/python3.8/lib/python3.8/unittest/case.py", line 912, in assertEqual assertion_func(first, second, msg=msg) File "/srv/python3.8/lib/python3.8/unittest/case.py", line 1292, in assertMultiLineEqual self.fail(self._formatMessage(msg, standardMsg)) File "/srv/python3.8/lib/python3.8/unittest/case.py", line 753, in fail raise self.failureException(msg) FAILED: plone.app.contenttypes.tests.test_file.FileFunctionalTest.test_mime_icon_odt_for_file_ Error Message: 'http://nohost/plone/++plone++bootstrap-icons/file-earmark-code.svg' != 'http://nohost/plone/++plone++bootstrap-icons/file-earmark-richtext.svg' Stack Trace: 'http://nohost/plone/++plone++bootstrap-icons/file-earmark-code.svg' != 'http://nohost/plone/++plone++bootstrap-icons/file-earmark-richtext.svg' - http://nohost/plone/++plone++bootstrap-icons/file-earmark-code.svg ? ^^ + http://nohost/plone/++plone++bootstrap-icons/file-earmark-richtext.svg ? ++ ^^ ++ File "/srv/python3.8/lib/python3.8/unittest/case.py", line 60, in testPartExecutor yield File "/srv/python3.8/lib/python3.8/unittest/case.py", line 676, in run self._callTestMethod(testMethod) File "/srv/python3.8/lib/python3.8/unittest/case.py", line 633, in _callTestMethod method() File "/home/jenkins/workspace/plone-6.0-python-3.8/src/plone.app.contenttypes/plone/app/contenttypes/tests/test_file.py", line 218, in test_mime_icon_odt_for_file_ self.assertEqual( File "/srv/python3.8/lib/python3.8/unittest/case.py", line 912, in assertEqual assertion_func(first, second, msg=msg) File "/srv/python3.8/lib/python3.8/unittest/case.py", line 1292, in assertMultiLineEqual self.fail(self._formatMessage(msg, standardMsg)) File "/srv/python3.8/lib/python3.8/unittest/case.py", line 753, in fail raise self.failureException(msg) FAILED: plone.app.contenttypes.tests.test_file.FileFunctionalTest.test_mime_icon_pdf_for_file_ Error Message: 'http://nohost/plone/++plone++bootstrap-icons/file-earmark-richtext.svg' != 'http://nohost/plone/++plone++bootstrap-icons/file-earmark-pdf.svg' Stack Trace: 'http://nohost/plone/++plone++bootstrap-icons/file-earmark-richtext.svg' != 'http://nohost/plone/++plone++bootstrap-icons/file-earmark-pdf.svg' - http://nohost/plone/++plone++bootstrap-icons/file-earmark-richtext.svg ? ^^^^^^^^ + http://nohost/plone/++plone++bootstrap-icons/file-earmark-pdf.svg ? ^^^ File "/srv/python3.8/lib/python3.8/unittest/case.py", line 60, in testPartExecutor yield File "/srv/python3.8/lib/python3.8/unittest/case.py", line 676, in run self._callTestMethod(testMethod) File "/srv/python3.8/lib/python3.8/unittest/case.py", line 633, in _callTestMethod method() File "/home/jenkins/workspace/plone-6.0-python-3.8/src/plone.app.contenttypes/plone/app/contenttypes/tests/test_file.py", line 173, in test_mime_icon_pdf_for_file_ self.assertEqual( File "/srv/python3.8/lib/python3.8/unittest/case.py", line 912, in assertEqual assertion_func(first, second, msg=msg) File "/srv/python3.8/lib/python3.8/unittest/case.py", line 1292, in assertMultiLineEqual self.fail(self._formatMessage(msg, standardMsg)) File "/srv/python3.8/lib/python3.8/unittest/case.py", line 753, in fail raise self.failureException(msg) From jenkins at plone.org Wed Apr 6 11:29:10 2022 From: jenkins at plone.org (jenkins at plone.org) Date: Wed, 6 Apr 2022 13:29:10 +0200 (CEST) Subject: [Testbot] Plone 6.0 - Python 3.9 - Build # 856 - Still Failing! In-Reply-To: <1809195881.1469.1649241628776@[104.25.48.70]> References: <1809195881.1469.1649241628776@[104.25.48.70]> Message-ID: <281550628.1.1649244552030@[104.25.48.70]> Plone 6.0 - Python 3.9 - Build # 856 - Still Failing: Check console output at https://jenkins.plone.org/job/plone-6.0-python-3.9/856/ to view the results. Plone 6.0 - Python 3.9 - Build # 856 - Still Failing: Check console output at https://jenkins.plone.org/job/plone-6.0-python-3.9/856/ to view the results. Test Results: 3 tests failed. FAILED: plone.app.contenttypes.tests.test_file.FileFunctionalTest.test_alternative_mime_icon_doc_for_file Error Message: 'http://nohost/plone/++plone++bootstrap-icons/file-earmark-code.svg' != 'http://nohost/plone/++plone++bootstrap-icons/file-earmark-richtext.svg' Stack Trace: 'http://nohost/plone/++plone++bootstrap-icons/file-earmark-code.svg' != 'http://nohost/plone/++plone++bootstrap-icons/file-earmark-richtext.svg' - http://nohost/plone/++plone++bootstrap-icons/file-earmark-code.svg ? ^^ + http://nohost/plone/++plone++bootstrap-icons/file-earmark-richtext.svg ? ++ ^^ ++ File "/srv/python3.9/lib/python3.9/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.9/lib/python3.9/unittest/case.py", line 592, in run self._callTestMethod(testMethod) File "/srv/python3.9/lib/python3.9/unittest/case.py", line 550, in _callTestMethod method() File "/home/jenkins/workspace/plone-6.0-python-3.9/src/plone.app.contenttypes/plone/app/contenttypes/tests/test_file.py", line 196, in test_alternative_mime_icon_doc_for_file self.assertEqual( File "/srv/python3.9/lib/python3.9/unittest/case.py", line 837, in assertEqual assertion_func(first, second, msg=msg) File "/srv/python3.9/lib/python3.9/unittest/case.py", line 1217, in assertMultiLineEqual self.fail(self._formatMessage(msg, standardMsg)) File "/srv/python3.9/lib/python3.9/unittest/case.py", line 676, in fail raise self.failureException(msg) FAILED: plone.app.contenttypes.tests.test_file.FileFunctionalTest.test_mime_icon_odt_for_file_ Error Message: 'http://nohost/plone/++plone++bootstrap-icons/file-earmark-code.svg' != 'http://nohost/plone/++plone++bootstrap-icons/file-earmark-richtext.svg' Stack Trace: 'http://nohost/plone/++plone++bootstrap-icons/file-earmark-code.svg' != 'http://nohost/plone/++plone++bootstrap-icons/file-earmark-richtext.svg' - http://nohost/plone/++plone++bootstrap-icons/file-earmark-code.svg ? ^^ + http://nohost/plone/++plone++bootstrap-icons/file-earmark-richtext.svg ? ++ ^^ ++ File "/srv/python3.9/lib/python3.9/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.9/lib/python3.9/unittest/case.py", line 592, in run self._callTestMethod(testMethod) File "/srv/python3.9/lib/python3.9/unittest/case.py", line 550, in _callTestMethod method() File "/home/jenkins/workspace/plone-6.0-python-3.9/src/plone.app.contenttypes/plone/app/contenttypes/tests/test_file.py", line 218, in test_mime_icon_odt_for_file_ self.assertEqual( File "/srv/python3.9/lib/python3.9/unittest/case.py", line 837, in assertEqual assertion_func(first, second, msg=msg) File "/srv/python3.9/lib/python3.9/unittest/case.py", line 1217, in assertMultiLineEqual self.fail(self._formatMessage(msg, standardMsg)) File "/srv/python3.9/lib/python3.9/unittest/case.py", line 676, in fail raise self.failureException(msg) FAILED: plone.app.contenttypes.tests.test_file.FileFunctionalTest.test_mime_icon_pdf_for_file_ Error Message: 'http://nohost/plone/++plone++bootstrap-icons/file-earmark-richtext.svg' != 'http://nohost/plone/++plone++bootstrap-icons/file-earmark-pdf.svg' Stack Trace: 'http://nohost/plone/++plone++bootstrap-icons/file-earmark-richtext.svg' != 'http://nohost/plone/++plone++bootstrap-icons/file-earmark-pdf.svg' - http://nohost/plone/++plone++bootstrap-icons/file-earmark-richtext.svg ? ^^^^^^^^ + http://nohost/plone/++plone++bootstrap-icons/file-earmark-pdf.svg ? ^^^ File "/srv/python3.9/lib/python3.9/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.9/lib/python3.9/unittest/case.py", line 592, in run self._callTestMethod(testMethod) File "/srv/python3.9/lib/python3.9/unittest/case.py", line 550, in _callTestMethod method() File "/home/jenkins/workspace/plone-6.0-python-3.9/src/plone.app.contenttypes/plone/app/contenttypes/tests/test_file.py", line 173, in test_mime_icon_pdf_for_file_ self.assertEqual( File "/srv/python3.9/lib/python3.9/unittest/case.py", line 837, in assertEqual assertion_func(first, second, msg=msg) File "/srv/python3.9/lib/python3.9/unittest/case.py", line 1217, in assertMultiLineEqual self.fail(self._formatMessage(msg, standardMsg)) File "/srv/python3.9/lib/python3.9/unittest/case.py", line 676, in fail raise self.failureException(msg) From jenkins at plone.org Wed Apr 6 11:29:16 2022 From: jenkins at plone.org (jenkins at plone.org) Date: Wed, 6 Apr 2022 13:29:16 +0200 (CEST) Subject: [Testbot] Plone 6.0 - Python 3.8 - Build # 1080 - Still Failing! In-Reply-To: <920161077.1475.1649242047543@[104.25.48.70]> References: <920161077.1475.1649242047543@[104.25.48.70]> Message-ID: <1223241910.3.1649244556868@[104.25.48.70]> Plone 6.0 - Python 3.8 - Build # 1080 - Still Failing: Check console output at https://jenkins.plone.org/job/plone-6.0-python-3.8/1080/ to view the results. Plone 6.0 - Python 3.8 - Build # 1080 - Still Failing: Check console output at https://jenkins.plone.org/job/plone-6.0-python-3.8/1080/ to view the results. Test Results: 3 tests failed. FAILED: plone.app.contenttypes.tests.test_file.FileFunctionalTest.test_alternative_mime_icon_doc_for_file Error Message: 'http://nohost/plone/++plone++bootstrap-icons/file-earmark-code.svg' != 'http://nohost/plone/++plone++bootstrap-icons/file-earmark-richtext.svg' Stack Trace: 'http://nohost/plone/++plone++bootstrap-icons/file-earmark-code.svg' != 'http://nohost/plone/++plone++bootstrap-icons/file-earmark-richtext.svg' - http://nohost/plone/++plone++bootstrap-icons/file-earmark-code.svg ? ^^ + http://nohost/plone/++plone++bootstrap-icons/file-earmark-richtext.svg ? ++ ^^ ++ File "/srv/python3.8/lib/python3.8/unittest/case.py", line 60, in testPartExecutor yield File "/srv/python3.8/lib/python3.8/unittest/case.py", line 676, in run self._callTestMethod(testMethod) File "/srv/python3.8/lib/python3.8/unittest/case.py", line 633, in _callTestMethod method() File "/home/jenkins/workspace/plone-6.0-python-3.8/src/plone.app.contenttypes/plone/app/contenttypes/tests/test_file.py", line 196, in test_alternative_mime_icon_doc_for_file self.assertEqual( File "/srv/python3.8/lib/python3.8/unittest/case.py", line 912, in assertEqual assertion_func(first, second, msg=msg) File "/srv/python3.8/lib/python3.8/unittest/case.py", line 1292, in assertMultiLineEqual self.fail(self._formatMessage(msg, standardMsg)) File "/srv/python3.8/lib/python3.8/unittest/case.py", line 753, in fail raise self.failureException(msg) FAILED: plone.app.contenttypes.tests.test_file.FileFunctionalTest.test_mime_icon_odt_for_file_ Error Message: 'http://nohost/plone/++plone++bootstrap-icons/file-earmark-code.svg' != 'http://nohost/plone/++plone++bootstrap-icons/file-earmark-richtext.svg' Stack Trace: 'http://nohost/plone/++plone++bootstrap-icons/file-earmark-code.svg' != 'http://nohost/plone/++plone++bootstrap-icons/file-earmark-richtext.svg' - http://nohost/plone/++plone++bootstrap-icons/file-earmark-code.svg ? ^^ + http://nohost/plone/++plone++bootstrap-icons/file-earmark-richtext.svg ? ++ ^^ ++ File "/srv/python3.8/lib/python3.8/unittest/case.py", line 60, in testPartExecutor yield File "/srv/python3.8/lib/python3.8/unittest/case.py", line 676, in run self._callTestMethod(testMethod) File "/srv/python3.8/lib/python3.8/unittest/case.py", line 633, in _callTestMethod method() File "/home/jenkins/workspace/plone-6.0-python-3.8/src/plone.app.contenttypes/plone/app/contenttypes/tests/test_file.py", line 218, in test_mime_icon_odt_for_file_ self.assertEqual( File "/srv/python3.8/lib/python3.8/unittest/case.py", line 912, in assertEqual assertion_func(first, second, msg=msg) File "/srv/python3.8/lib/python3.8/unittest/case.py", line 1292, in assertMultiLineEqual self.fail(self._formatMessage(msg, standardMsg)) File "/srv/python3.8/lib/python3.8/unittest/case.py", line 753, in fail raise self.failureException(msg) FAILED: plone.app.contenttypes.tests.test_file.FileFunctionalTest.test_mime_icon_pdf_for_file_ Error Message: 'http://nohost/plone/++plone++bootstrap-icons/file-earmark-richtext.svg' != 'http://nohost/plone/++plone++bootstrap-icons/file-earmark-pdf.svg' Stack Trace: 'http://nohost/plone/++plone++bootstrap-icons/file-earmark-richtext.svg' != 'http://nohost/plone/++plone++bootstrap-icons/file-earmark-pdf.svg' - http://nohost/plone/++plone++bootstrap-icons/file-earmark-richtext.svg ? ^^^^^^^^ + http://nohost/plone/++plone++bootstrap-icons/file-earmark-pdf.svg ? ^^^ File "/srv/python3.8/lib/python3.8/unittest/case.py", line 60, in testPartExecutor yield File "/srv/python3.8/lib/python3.8/unittest/case.py", line 676, in run self._callTestMethod(testMethod) File "/srv/python3.8/lib/python3.8/unittest/case.py", line 633, in _callTestMethod method() File "/home/jenkins/workspace/plone-6.0-python-3.8/src/plone.app.contenttypes/plone/app/contenttypes/tests/test_file.py", line 173, in test_mime_icon_pdf_for_file_ self.assertEqual( File "/srv/python3.8/lib/python3.8/unittest/case.py", line 912, in assertEqual assertion_func(first, second, msg=msg) File "/srv/python3.8/lib/python3.8/unittest/case.py", line 1292, in assertMultiLineEqual self.fail(self._formatMessage(msg, standardMsg)) File "/srv/python3.8/lib/python3.8/unittest/case.py", line 753, in fail raise self.failureException(msg) From jenkins at plone.org Wed Apr 6 11:30:02 2022 From: jenkins at plone.org (jenkins at plone.org) Date: Wed, 6 Apr 2022 13:30:02 +0200 (CEST) Subject: [Testbot] Plone 6.0 - Python 3.7 - Build # 1071 - Still Failing! In-Reply-To: <87935845.1471.1649241913589@[172.67.83.194]> References: <87935845.1471.1649241913589@[172.67.83.194]> Message-ID: <2147448279.5.1649244603435@[104.25.47.70]> Plone 6.0 - Python 3.7 - Build # 1071 - Still Failing: Check console output at https://jenkins.plone.org/job/plone-6.0-python-3.7/1071/ to view the results. Plone 6.0 - Python 3.7 - Build # 1071 - Still Failing: Check console output at https://jenkins.plone.org/job/plone-6.0-python-3.7/1071/ to view the results. Test Results: 3 tests failed. FAILED: plone.app.contenttypes.tests.test_file.FileFunctionalTest.test_alternative_mime_icon_doc_for_file Error Message: 'http://nohost/plone/++plone++bootstrap-icons/file-earmark-code.svg' != 'http://nohost/plone/++plone++bootstrap-icons/file-earmark-richtext.svg' Stack Trace: 'http://nohost/plone/++plone++bootstrap-icons/file-earmark-code.svg' != 'http://nohost/plone/++plone++bootstrap-icons/file-earmark-richtext.svg' - http://nohost/plone/++plone++bootstrap-icons/file-earmark-code.svg ? ^^ + http://nohost/plone/++plone++bootstrap-icons/file-earmark-richtext.svg ? ++ ^^ ++ File "/srv/python3.7/lib/python3.7/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.7/lib/python3.7/unittest/case.py", line 628, in run testMethod() File "/home/jenkins/workspace/plone-6.0-python-3.7/src/plone.app.contenttypes/plone/app/contenttypes/tests/test_file.py", line 198, in test_alternative_mime_icon_doc_for_file self._get_icon_url(self.portal["file.doc"].file.contentType)) File "/srv/python3.7/lib/python3.7/unittest/case.py", line 852, in assertEqual assertion_func(first, second, msg=msg) File "/srv/python3.7/lib/python3.7/unittest/case.py", line 1233, in assertMultiLineEqual self.fail(self._formatMessage(msg, standardMsg)) File "/srv/python3.7/lib/python3.7/unittest/case.py", line 693, in fail raise self.failureException(msg) FAILED: plone.app.contenttypes.tests.test_file.FileFunctionalTest.test_mime_icon_odt_for_file_ Error Message: 'http://nohost/plone/++plone++bootstrap-icons/file-earmark-code.svg' != 'http://nohost/plone/++plone++bootstrap-icons/file-earmark-richtext.svg' Stack Trace: 'http://nohost/plone/++plone++bootstrap-icons/file-earmark-code.svg' != 'http://nohost/plone/++plone++bootstrap-icons/file-earmark-richtext.svg' - http://nohost/plone/++plone++bootstrap-icons/file-earmark-code.svg ? ^^ + http://nohost/plone/++plone++bootstrap-icons/file-earmark-richtext.svg ? ++ ^^ ++ File "/srv/python3.7/lib/python3.7/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.7/lib/python3.7/unittest/case.py", line 628, in run testMethod() File "/home/jenkins/workspace/plone-6.0-python-3.7/src/plone.app.contenttypes/plone/app/contenttypes/tests/test_file.py", line 220, in test_mime_icon_odt_for_file_ self._get_icon_url(self.portal["file.odt"].file.contentType)) File "/srv/python3.7/lib/python3.7/unittest/case.py", line 852, in assertEqual assertion_func(first, second, msg=msg) File "/srv/python3.7/lib/python3.7/unittest/case.py", line 1233, in assertMultiLineEqual self.fail(self._formatMessage(msg, standardMsg)) File "/srv/python3.7/lib/python3.7/unittest/case.py", line 693, in fail raise self.failureException(msg) FAILED: plone.app.contenttypes.tests.test_file.FileFunctionalTest.test_mime_icon_pdf_for_file_ Error Message: 'http://nohost/plone/++plone++bootstrap-icons/file-earmark-richtext.svg' != 'http://nohost/plone/++plone++bootstrap-icons/file-earmark-pdf.svg' Stack Trace: 'http://nohost/plone/++plone++bootstrap-icons/file-earmark-richtext.svg' != 'http://nohost/plone/++plone++bootstrap-icons/file-earmark-pdf.svg' - http://nohost/plone/++plone++bootstrap-icons/file-earmark-richtext.svg ? ^^^^^^^^ + http://nohost/plone/++plone++bootstrap-icons/file-earmark-pdf.svg ? ^^^ File "/srv/python3.7/lib/python3.7/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.7/lib/python3.7/unittest/case.py", line 628, in run testMethod() File "/home/jenkins/workspace/plone-6.0-python-3.7/src/plone.app.contenttypes/plone/app/contenttypes/tests/test_file.py", line 175, in test_mime_icon_pdf_for_file_ self._get_icon_url(self.portal["file.pdf"].file.contentType)) File "/srv/python3.7/lib/python3.7/unittest/case.py", line 852, in assertEqual assertion_func(first, second, msg=msg) File "/srv/python3.7/lib/python3.7/unittest/case.py", line 1233, in assertMultiLineEqual self.fail(self._formatMessage(msg, standardMsg)) File "/srv/python3.7/lib/python3.7/unittest/case.py", line 693, in fail raise self.failureException(msg) From jenkins at plone.org Wed Apr 6 12:54:04 2022 From: jenkins at plone.org (jenkins at plone.org) Date: Wed, 6 Apr 2022 14:54:04 +0200 (CEST) Subject: [Testbot] Plone 6.0 - Python 3.8 - Build # 1081 - Fixed! In-Reply-To: <1223241910.3.1649244556868@[104.25.48.70]> References: <1223241910.3.1649244556868@[104.25.48.70]> Message-ID: <1288884500.23.1649249645208@[172.67.83.194]> Plone 6.0 - Python 3.8 - Build # 1081 - Fixed: Check console output at https://jenkins.plone.org/job/plone-6.0-python-3.8/1081/ to view the results. Plone 6.0 - Python 3.8 - Build # 1081 - Fixed: Check console output at https://jenkins.plone.org/job/plone-6.0-python-3.8/1081/ to view the results. Test Results: All tests passed From jenkins at plone.org Wed Apr 6 12:56:45 2022 From: jenkins at plone.org (jenkins at plone.org) Date: Wed, 6 Apr 2022 14:56:45 +0200 (CEST) Subject: [Testbot] Plone 6.0 - Python 3.9 - Robot Framework Tests (chrome) - Build # 853 - Failure! Message-ID: <1797618753.25.1649249805931@[172.67.83.194]> Plone 6.0 - Python 3.9 - Robot Framework Tests (chrome) - Build # 853 - Failure: Check console output at https://jenkins.plone.org/job/plone-6.0-python-3.9-robot-chrome/853/ to view the results. Plone 6.0 - Python 3.9 - Robot Framework Tests (chrome) - Build # 853 - Failure: Check console output at https://jenkins.plone.org/job/plone-6.0-python-3.9-robot-chrome/853/ to view the results. Test Results: 1 tests failed.... and 1 other failed tests. From jenkins at plone.org Wed Apr 6 12:57:08 2022 From: jenkins at plone.org (jenkins at plone.org) Date: Wed, 6 Apr 2022 14:57:08 +0200 (CEST) Subject: [Testbot] Plone 6.0 - Python 3.8 - Robot Framework Tests (chrome) - Build # 1077 - Failure! Message-ID: <924396673.29.1649249828823@[104.25.48.70]> Plone 6.0 - Python 3.8 - Robot Framework Tests (chrome) - Build # 1077 - Failure: Check console output at https://jenkins.plone.org/job/plone-6.0-python-3.8-robot-chrome/1077/ to view the results. Plone 6.0 - Python 3.8 - Robot Framework Tests (chrome) - Build # 1077 - Failure: Check console output at https://jenkins.plone.org/job/plone-6.0-python-3.8-robot-chrome/1077/ to view the results. Test Results: 1 tests failed.... and 1 other failed tests. From jenkins at plone.org Wed Apr 6 13:00:23 2022 From: jenkins at plone.org (jenkins at plone.org) Date: Wed, 6 Apr 2022 15:00:23 +0200 (CEST) Subject: [Testbot] Plone 6.0 - Python 3.9 - Build # 857 - Fixed! In-Reply-To: <281550628.1.1649244552030@[104.25.48.70]> References: <281550628.1.1649244552030@[104.25.48.70]> Message-ID: <1236417029.31.1649250023830@[104.25.48.70]> Plone 6.0 - Python 3.9 - Build # 857 - Fixed: Check console output at https://jenkins.plone.org/job/plone-6.0-python-3.9/857/ to view the results. Plone 6.0 - Python 3.9 - Build # 857 - Fixed: Check console output at https://jenkins.plone.org/job/plone-6.0-python-3.9/857/ to view the results. Test Results: All tests passed From jenkins at plone.org Wed Apr 6 13:01:30 2022 From: jenkins at plone.org (jenkins at plone.org) Date: Wed, 6 Apr 2022 15:01:30 +0200 (CEST) Subject: [Testbot] Plone 6.0 - Python 3.7 - Build # 1072 - Fixed! In-Reply-To: <2147448279.5.1649244603435@[104.25.47.70]> References: <2147448279.5.1649244603435@[104.25.47.70]> Message-ID: <1101134516.33.1649250091164@[104.25.48.70]> Plone 6.0 - Python 3.7 - Build # 1072 - Fixed: Check console output at https://jenkins.plone.org/job/plone-6.0-python-3.7/1072/ to view the results. Plone 6.0 - Python 3.7 - Build # 1072 - Fixed: Check console output at https://jenkins.plone.org/job/plone-6.0-python-3.7/1072/ to view the results. Test Results: All tests passed From jenkins at plone.org Wed Apr 6 13:30:29 2022 From: jenkins at plone.org (jenkins at plone.org) Date: Wed, 6 Apr 2022 15:30:29 +0200 (CEST) Subject: [Testbot] Plone 6.0 - Python 3.9 - Robot Framework Tests (chrome) - Build # 854 - Fixed! In-Reply-To: <1797618753.25.1649249805931@[172.67.83.194]> References: <1797618753.25.1649249805931@[172.67.83.194]> Message-ID: <374411452.37.1649251830404@[104.25.47.70]> Plone 6.0 - Python 3.9 - Robot Framework Tests (chrome) - Build # 854 - Fixed: Check console output at https://jenkins.plone.org/job/plone-6.0-python-3.9-robot-chrome/854/ to view the results. Plone 6.0 - Python 3.9 - Robot Framework Tests (chrome) - Build # 854 - Fixed: Check console output at https://jenkins.plone.org/job/plone-6.0-python-3.9-robot-chrome/854/ to view the results. Test Results: All tests passed From jenkins at plone.org Wed Apr 6 13:33:32 2022 From: jenkins at plone.org (jenkins at plone.org) Date: Wed, 6 Apr 2022 15:33:32 +0200 (CEST) Subject: [Testbot] Plone 6.0 - Python 3.8 - Robot Framework Tests (chrome) - Build # 1078 - Fixed! In-Reply-To: <924396673.29.1649249828823@[104.25.48.70]> References: <924396673.29.1649249828823@[104.25.48.70]> Message-ID: <1318946641.39.1649252013014@[104.25.47.70]> Plone 6.0 - Python 3.8 - Robot Framework Tests (chrome) - Build # 1078 - Fixed: Check console output at https://jenkins.plone.org/job/plone-6.0-python-3.8-robot-chrome/1078/ to view the results. Plone 6.0 - Python 3.8 - Robot Framework Tests (chrome) - Build # 1078 - Fixed: Check console output at https://jenkins.plone.org/job/plone-6.0-python-3.8-robot-chrome/1078/ to view the results. Test Results: All tests passed From jenkins at plone.org Wed Apr 6 14:05:03 2022 From: jenkins at plone.org (jenkins at plone.org) Date: Wed, 6 Apr 2022 16:05:03 +0200 (CEST) Subject: [Testbot] Plone 6.0 - Python 3.8 - Build # 1084 - Fixed! Message-ID: <1438745537.41.1649253904348@[104.25.48.70]> Plone 6.0 - Python 3.8 - Build # 1084 - Fixed: Check console output at https://jenkins.plone.org/job/plone-6.0-python-3.8/1084/ to view the results. Plone 6.0 - Python 3.8 - Build # 1084 - Fixed: Check console output at https://jenkins.plone.org/job/plone-6.0-python-3.8/1084/ to view the results. Test Results: All tests passed From jenkins at plone.org Wed Apr 6 15:03:42 2022 From: jenkins at plone.org (jenkins at plone.org) Date: Wed, 6 Apr 2022 17:03:42 +0200 (CEST) Subject: [Testbot] Plone 6.0 - Python 3.8 - Robot Framework Tests (chrome) - Build # 1081 - Failure! Message-ID: <957300170.57.1649257423147@[172.67.83.194]> Plone 6.0 - Python 3.8 - Robot Framework Tests (chrome) - Build # 1081 - Failure: Check console output at https://jenkins.plone.org/job/plone-6.0-python-3.8-robot-chrome/1081/ to view the results. Plone 6.0 - Python 3.8 - Robot Framework Tests (chrome) - Build # 1081 - Failure: Check console output at https://jenkins.plone.org/job/plone-6.0-python-3.8-robot-chrome/1081/ to view the results. Test Results: 1 tests failed.... and 1 other failed tests. From jenkins at plone.org Wed Apr 6 15:34:41 2022 From: jenkins at plone.org (jenkins at plone.org) Date: Wed, 6 Apr 2022 17:34:41 +0200 (CEST) Subject: [Testbot] Plone 6.0 - Python 3.7 - Robot Framework Tests (chrome) - Build # 1102 - Failure! Message-ID: <1729874489.73.1649259282382@[104.25.48.70]> Plone 6.0 - Python 3.7 - Robot Framework Tests (chrome) - Build # 1102 - Failure: Check console output at https://jenkins.plone.org/job/plone-6.0-python-3.7-robot-chrome/1102/ to view the results. Plone 6.0 - Python 3.7 - Robot Framework Tests (chrome) - Build # 1102 - Failure: Check console output at https://jenkins.plone.org/job/plone-6.0-python-3.7-robot-chrome/1102/ to view the results. Test Results: 1 tests failed.... and 1 other failed tests. From jenkins at plone.org Wed Apr 6 15:34:46 2022 From: jenkins at plone.org (jenkins at plone.org) Date: Wed, 6 Apr 2022 17:34:46 +0200 (CEST) Subject: [Testbot] Plone 6.0 - Python 3.8 - Robot Framework Tests (chrome) - Build # 1082 - Fixed! In-Reply-To: <957300170.57.1649257423147@[172.67.83.194]> References: <957300170.57.1649257423147@[172.67.83.194]> Message-ID: <1071288621.75.1649259286631@[104.25.48.70]> Plone 6.0 - Python 3.8 - Robot Framework Tests (chrome) - Build # 1082 - Fixed: Check console output at https://jenkins.plone.org/job/plone-6.0-python-3.8-robot-chrome/1082/ to view the results. Plone 6.0 - Python 3.8 - Robot Framework Tests (chrome) - Build # 1082 - Fixed: Check console output at https://jenkins.plone.org/job/plone-6.0-python-3.8-robot-chrome/1082/ to view the results. Test Results: All tests passed From jenkins at plone.org Wed Apr 6 15:55:46 2022 From: jenkins at plone.org (jenkins at plone.org) Date: Wed, 6 Apr 2022 17:55:46 +0200 (CEST) Subject: [Testbot] Plone 6.0 - Python 3.7 - Robot Framework Tests (chrome) - Build # 1103 - Fixed! In-Reply-To: <1729874489.73.1649259282382@[104.25.48.70]> References: <1729874489.73.1649259282382@[104.25.48.70]> Message-ID: <1216856767.79.1649260547104@[172.67.83.194]> Plone 6.0 - Python 3.7 - Robot Framework Tests (chrome) - Build # 1103 - Fixed: Check console output at https://jenkins.plone.org/job/plone-6.0-python-3.7-robot-chrome/1103/ to view the results. Plone 6.0 - Python 3.7 - Robot Framework Tests (chrome) - Build # 1103 - Fixed: Check console output at https://jenkins.plone.org/job/plone-6.0-python-3.7-robot-chrome/1103/ to view the results. Test Results: All tests passed From jenkins at plone.org Wed Apr 6 16:30:34 2022 From: jenkins at plone.org (jenkins at plone.org) Date: Wed, 6 Apr 2022 18:30:34 +0200 (CEST) Subject: [Testbot] Plone 6.0 - Python 3.8 - Robot Framework Tests (chrome) - Build # 1084 - Failure! Message-ID: <1727572848.89.1649262635261@[172.67.83.194]> Plone 6.0 - Python 3.8 - Robot Framework Tests (chrome) - Build # 1084 - Failure: Check console output at https://jenkins.plone.org/job/plone-6.0-python-3.8-robot-chrome/1084/ to view the results. Plone 6.0 - Python 3.8 - Robot Framework Tests (chrome) - Build # 1084 - Failure: Check console output at https://jenkins.plone.org/job/plone-6.0-python-3.8-robot-chrome/1084/ to view the results. Test Results: 1 tests failed.... and 1 other failed tests. From jenkins at plone.org Wed Apr 6 17:43:51 2022 From: jenkins at plone.org (jenkins at plone.org) Date: Wed, 6 Apr 2022 19:43:51 +0200 (CEST) Subject: [Testbot] Plone 6.0 - Python 3.8 - Robot Framework Tests (chrome) - Build # 1085 - Fixed! In-Reply-To: <1727572848.89.1649262635261@[172.67.83.194]> References: <1727572848.89.1649262635261@[172.67.83.194]> Message-ID: <1617156940.107.1649267032329@[172.67.83.194]> Plone 6.0 - Python 3.8 - Robot Framework Tests (chrome) - Build # 1085 - Fixed: Check console output at https://jenkins.plone.org/job/plone-6.0-python-3.8-robot-chrome/1085/ to view the results. Plone 6.0 - Python 3.8 - Robot Framework Tests (chrome) - Build # 1085 - Fixed: Check console output at https://jenkins.plone.org/job/plone-6.0-python-3.8-robot-chrome/1085/ to view the results. Test Results: All tests passed From jenkins at plone.org Wed Apr 6 19:07:47 2022 From: jenkins at plone.org (jenkins at plone.org) Date: Wed, 6 Apr 2022 21:07:47 +0200 (CEST) Subject: [Testbot] Plone 6.0 - Python 3.7 - Robot Framework Tests (chrome) - Build # 1107 - Failure! Message-ID: <204166262.109.1649272067826@[104.25.48.70]> Plone 6.0 - Python 3.7 - Robot Framework Tests (chrome) - Build # 1107 - Failure: Check console output at https://jenkins.plone.org/job/plone-6.0-python-3.7-robot-chrome/1107/ to view the results. Plone 6.0 - Python 3.7 - Robot Framework Tests (chrome) - Build # 1107 - Failure: Check console output at https://jenkins.plone.org/job/plone-6.0-python-3.7-robot-chrome/1107/ to view the results. Test Results: 1 tests failed.... and 1 other failed tests. From jenkins at plone.org Wed Apr 6 19:15:35 2022 From: jenkins at plone.org (jenkins at plone.org) Date: Wed, 6 Apr 2022 21:15:35 +0200 (CEST) Subject: [Testbot] Plone 6.0 - Python 3.9 - Build # 867 - Failure! Message-ID: <52229389.111.1649272535873@[104.25.47.70]> Plone 6.0 - Python 3.9 - Build # 867 - Failure: Check console output at https://jenkins.plone.org/job/plone-6.0-python-3.9/867/ to view the results. Plone 6.0 - Python 3.9 - Build # 867 - Failure: Check console output at https://jenkins.plone.org/job/plone-6.0-python-3.9/867/ to view the results. Test Results: 1 tests failed. FAILED: plone.app.testing.layers.rst Error Message: Failed doctest test for layers.rst Stack Trace: Failed doctest test for layers.rst File "/home/jenkins/.buildout/eggs/cp39/plone.app.testing-7.0.0a2-py3.9.egg/plone/app/testing/layers.rst", line 0 ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp39/plone.app.testing-7.0.0a2-py3.9.egg/plone/app/testing/layers.rst", line 341, in layers.rst Failed example: conn = urlopen(portal_url, timeout=10) Exception raised: Traceback (most recent call last): File "/srv/python3.9/lib/python3.9/doctest.py", line 1334, in __run exec(compile(example.source, filename, "single", File "", line 1, in conn = urlopen(portal_url, timeout=10) File "/srv/python3.9/lib/python3.9/urllib/request.py", line 214, in urlopen return opener.open(url, data, timeout) File "/srv/python3.9/lib/python3.9/urllib/request.py", line 517, in open response = self._open(req, data) File "/srv/python3.9/lib/python3.9/urllib/request.py", line 534, in _open result = self._call_chain(self.handle_open, protocol, protocol + File "/srv/python3.9/lib/python3.9/urllib/request.py", line 494, in _call_chain result = func(*args) File "/srv/python3.9/lib/python3.9/urllib/request.py", line 1375, in http_open return self.do_open(http.client.HTTPConnection, req) File "/srv/python3.9/lib/python3.9/urllib/request.py", line 1350, in do_open r = h.getresponse() File "/srv/python3.9/lib/python3.9/http/client.py", line 1377, in getresponse response.begin() File "/srv/python3.9/lib/python3.9/http/client.py", line 320, in begin version, status, reason = self._read_status() File "/srv/python3.9/lib/python3.9/http/client.py", line 281, in _read_status line = str(self.fp.readline(_MAXLINE + 1), "iso-8859-1") File "/srv/python3.9/lib/python3.9/socket.py", line 704, in readinto return self._sock.recv_into(b) socket.timeout: timed out ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp39/plone.app.testing-7.0.0a2-py3.9.egg/plone/app/testing/layers.rst", line 342, in layers.rst Failed example: responseBody = conn.read() Exception raised: Traceback (most recent call last): File "/srv/python3.9/lib/python3.9/doctest.py", line 1334, in __run exec(compile(example.source, filename, "single", File "", line 1, in responseBody = conn.read() NameError: name 'conn' is not defined ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp39/plone.app.testing-7.0.0a2-py3.9.egg/plone/app/testing/layers.rst", line 343, in layers.rst Failed example: b"Fancy Portal" in responseBody Exception raised: Traceback (most recent call last): File "/srv/python3.9/lib/python3.9/doctest.py", line 1334, in __run exec(compile(example.source, filename, "single", File "", line 1, in b"Fancy Portal" in responseBody NameError: name 'responseBody' is not defined ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp39/plone.app.testing-7.0.0a2-py3.9.egg/plone/app/testing/layers.rst", line 345, in layers.rst Failed example: conn.close() Exception raised: Traceback (most recent call last): File "/srv/python3.9/lib/python3.9/doctest.py", line 1334, in __run exec(compile(example.source, filename, "single", File "", line 1, in conn.close() NameError: name 'conn' is not defined File "/srv/python3.9/lib/python3.9/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.9/lib/python3.9/unittest/case.py", line 592, in run self._callTestMethod(testMethod) File "/srv/python3.9/lib/python3.9/unittest/case.py", line 550, in _callTestMethod method() File "/srv/python3.9/lib/python3.9/doctest.py", line 2202, in runTest raise self.failureException(self.format_failure(new.getvalue())) From jenkins at plone.org Wed Apr 6 19:20:51 2022 From: jenkins at plone.org (jenkins at plone.org) Date: Wed, 6 Apr 2022 21:20:51 +0200 (CEST) Subject: [Testbot] Plone 6.0 - Python 3.9 - Robot Framework Tests (chrome) - Build # 864 - Failure! Message-ID: <1807212839.113.1649272852389@[104.25.47.70]> Plone 6.0 - Python 3.9 - Robot Framework Tests (chrome) - Build # 864 - Failure: Check console output at https://jenkins.plone.org/job/plone-6.0-python-3.9-robot-chrome/864/ to view the results. Plone 6.0 - Python 3.9 - Robot Framework Tests (chrome) - Build # 864 - Failure: Check console output at https://jenkins.plone.org/job/plone-6.0-python-3.9-robot-chrome/864/ to view the results. Test Results: 2 tests failed.... and 2 other failed tests. From jenkins at plone.org Wed Apr 6 20:10:05 2022 From: jenkins at plone.org (jenkins at plone.org) Date: Wed, 6 Apr 2022 22:10:05 +0200 (CEST) Subject: [Testbot] Plone 6.0 - Python 3.9 - Robot Framework Tests (chrome) - Build # 865 - Fixed! In-Reply-To: <1807212839.113.1649272852389@[104.25.47.70]> References: <1807212839.113.1649272852389@[104.25.47.70]> Message-ID: <926161438.121.1649275807006@[172.67.83.194]> Plone 6.0 - Python 3.9 - Robot Framework Tests (chrome) - Build # 865 - Fixed: Check console output at https://jenkins.plone.org/job/plone-6.0-python-3.9-robot-chrome/865/ to view the results. Plone 6.0 - Python 3.9 - Robot Framework Tests (chrome) - Build # 865 - Fixed: Check console output at https://jenkins.plone.org/job/plone-6.0-python-3.9-robot-chrome/865/ to view the results. Test Results: All tests passed From jenkins at plone.org Wed Apr 6 20:18:52 2022 From: jenkins at plone.org (jenkins at plone.org) Date: Wed, 6 Apr 2022 22:18:52 +0200 (CEST) Subject: [Testbot] Plone 6.0 - Python 3.9 - Build # 868 - Fixed! In-Reply-To: <52229389.111.1649272535873@[104.25.47.70]> References: <52229389.111.1649272535873@[104.25.47.70]> Message-ID: <1789817990.123.1649276333107@[172.67.83.194]> Plone 6.0 - Python 3.9 - Build # 868 - Fixed: Check console output at https://jenkins.plone.org/job/plone-6.0-python-3.9/868/ to view the results. Plone 6.0 - Python 3.9 - Build # 868 - Fixed: Check console output at https://jenkins.plone.org/job/plone-6.0-python-3.9/868/ to view the results. Test Results: All tests passed From jenkins at plone.org Wed Apr 6 20:24:53 2022 From: jenkins at plone.org (jenkins at plone.org) Date: Wed, 6 Apr 2022 22:24:53 +0200 (CEST) Subject: [Testbot] Plone 6.0 - Python 3.7 - Robot Framework Tests (chrome) - Build # 1108 - Still Failing! In-Reply-To: <204166262.109.1649272067826@[104.25.48.70]> References: <204166262.109.1649272067826@[104.25.48.70]> Message-ID: <1895514898.125.1649276693854@[104.25.47.70]> Plone 6.0 - Python 3.7 - Robot Framework Tests (chrome) - Build # 1108 - Still Failing: Check console output at https://jenkins.plone.org/job/plone-6.0-python-3.7-robot-chrome/1108/ to view the results. Plone 6.0 - Python 3.7 - Robot Framework Tests (chrome) - Build # 1108 - Still Failing: Check console output at https://jenkins.plone.org/job/plone-6.0-python-3.7-robot-chrome/1108/ to view the results. Test Results: 1 tests failed.... and 1 other failed tests. From jenkins at plone.org Wed Apr 6 20:43:17 2022 From: jenkins at plone.org (jenkins at plone.org) Date: Wed, 6 Apr 2022 22:43:17 +0200 (CEST) Subject: [Testbot] Plone 6.0 - Python 3.7 - Robot Framework Tests (chrome) - Build # 1109 - Fixed! In-Reply-To: <1895514898.125.1649276693854@[104.25.47.70]> References: <1895514898.125.1649276693854@[104.25.47.70]> Message-ID: <57524398.127.1649277797616@[172.67.83.194]> Plone 6.0 - Python 3.7 - Robot Framework Tests (chrome) - Build # 1109 - Fixed: Check console output at https://jenkins.plone.org/job/plone-6.0-python-3.7-robot-chrome/1109/ to view the results. Plone 6.0 - Python 3.7 - Robot Framework Tests (chrome) - Build # 1109 - Fixed: Check console output at https://jenkins.plone.org/job/plone-6.0-python-3.7-robot-chrome/1109/ to view the results. Test Results: All tests passed From jenkins at plone.org Thu Apr 7 16:28:44 2022 From: jenkins at plone.org (jenkins at plone.org) Date: Thu, 7 Apr 2022 18:28:44 +0200 (CEST) Subject: [Testbot] Plone 5.2 - Python 3.8 - Robot Framework Tests (chrome) - Build # 1420 - Failure! Message-ID: <1054284892.193.1649348925305@[104.25.47.70]> Plone 5.2 - Python 3.8 - Robot Framework Tests (chrome) - Build # 1420 - Failure: Check console output at https://jenkins.plone.org/job/plone-5.2-python-3.8-robot-chrome/1420/ to view the results. Plone 5.2 - Python 3.8 - Robot Framework Tests (chrome) - Build # 1420 - Failure: Check console output at https://jenkins.plone.org/job/plone-5.2-python-3.8-robot-chrome/1420/ to view the results. Test Results: 1 tests failed.... and 1 other failed tests. From jenkins at plone.org Thu Apr 7 16:29:48 2022 From: jenkins at plone.org (jenkins at plone.org) Date: Thu, 7 Apr 2022 18:29:48 +0200 (CEST) Subject: [Testbot] Plone 5.2 - Python 3.7 - Robot Framework Tests (chrome) - Build # 1658 - Failure! Message-ID: <769660199.195.1649348988767@[104.25.47.70]> Plone 5.2 - Python 3.7 - Robot Framework Tests (chrome) - Build # 1658 - Failure: Check console output at https://jenkins.plone.org/job/plone-5.2-python-3.7-robot-chrome/1658/ to view the results. Plone 5.2 - Python 3.7 - Robot Framework Tests (chrome) - Build # 1658 - Failure: Check console output at https://jenkins.plone.org/job/plone-5.2-python-3.7-robot-chrome/1658/ to view the results. Test Results: 2 tests failed.... and 2 other failed tests. From jenkins at plone.org Thu Apr 7 16:29:58 2022 From: jenkins at plone.org (jenkins at plone.org) Date: Thu, 7 Apr 2022 18:29:58 +0200 (CEST) Subject: [Testbot] Plone 5.2 - Python 3.6 - Robot Framework Tests (chrome) - Build # 1699 - Failure! Message-ID: <1178762235.197.1649348998914@[104.25.47.70]> Plone 5.2 - Python 3.6 - Robot Framework Tests (chrome) - Build # 1699 - Failure: Check console output at https://jenkins.plone.org/job/plone-5.2-python-3.6-robot-chrome/1699/ to view the results. Plone 5.2 - Python 3.6 - Robot Framework Tests (chrome) - Build # 1699 - Failure: Check console output at https://jenkins.plone.org/job/plone-5.2-python-3.6-robot-chrome/1699/ to view the results. Test Results: 2 tests failed.... and 2 other failed tests. From jenkins at plone.org Thu Apr 7 16:31:01 2022 From: jenkins at plone.org (jenkins at plone.org) Date: Thu, 7 Apr 2022 18:31:01 +0200 (CEST) Subject: [Testbot] Plone 6.0 - Python 3.7 - Robot Framework Tests (chrome) - Build # 1119 - Failure! Message-ID: <55012313.199.1649349061896@[104.25.47.70]> Plone 6.0 - Python 3.7 - Robot Framework Tests (chrome) - Build # 1119 - Failure: Check console output at https://jenkins.plone.org/job/plone-6.0-python-3.7-robot-chrome/1119/ to view the results. Plone 6.0 - Python 3.7 - Robot Framework Tests (chrome) - Build # 1119 - Failure: Check console output at https://jenkins.plone.org/job/plone-6.0-python-3.7-robot-chrome/1119/ to view the results. Test Results: 3 tests failed.... and 3 other failed tests. From jenkins at plone.org Thu Apr 7 16:53:59 2022 From: jenkins at plone.org (jenkins at plone.org) Date: Thu, 7 Apr 2022 18:53:59 +0200 (CEST) Subject: [Testbot] Plone 5.2 - Python 3.6 - Robot Framework Tests (chrome) - Build # 1700 - Fixed! In-Reply-To: <1178762235.197.1649348998914@[104.25.47.70]> References: <1178762235.197.1649348998914@[104.25.47.70]> Message-ID: <1274069013.201.1649350439635@[104.25.48.70]> Plone 5.2 - Python 3.6 - Robot Framework Tests (chrome) - Build # 1700 - Fixed: Check console output at https://jenkins.plone.org/job/plone-5.2-python-3.6-robot-chrome/1700/ to view the results. Plone 5.2 - Python 3.6 - Robot Framework Tests (chrome) - Build # 1700 - Fixed: Check console output at https://jenkins.plone.org/job/plone-5.2-python-3.6-robot-chrome/1700/ to view the results. Test Results: All tests passed From jenkins at plone.org Thu Apr 7 16:54:22 2022 From: jenkins at plone.org (jenkins at plone.org) Date: Thu, 7 Apr 2022 18:54:22 +0200 (CEST) Subject: [Testbot] Plone 5.2 - Python 3.8 - Robot Framework Tests (chrome) - Build # 1421 - Fixed! In-Reply-To: <1054284892.193.1649348925305@[104.25.47.70]> References: <1054284892.193.1649348925305@[104.25.47.70]> Message-ID: <1230909235.203.1649350462634@[104.25.48.70]> Plone 5.2 - Python 3.8 - Robot Framework Tests (chrome) - Build # 1421 - Fixed: Check console output at https://jenkins.plone.org/job/plone-5.2-python-3.8-robot-chrome/1421/ to view the results. Plone 5.2 - Python 3.8 - Robot Framework Tests (chrome) - Build # 1421 - Fixed: Check console output at https://jenkins.plone.org/job/plone-5.2-python-3.8-robot-chrome/1421/ to view the results. Test Results: All tests passed From jenkins at plone.org Thu Apr 7 16:54:52 2022 From: jenkins at plone.org (jenkins at plone.org) Date: Thu, 7 Apr 2022 18:54:52 +0200 (CEST) Subject: [Testbot] Plone 5.2 - Python 3.7 - Robot Framework Tests (chrome) - Build # 1659 - Fixed! In-Reply-To: <769660199.195.1649348988767@[104.25.47.70]> References: <769660199.195.1649348988767@[104.25.47.70]> Message-ID: <1605831296.205.1649350493634@[104.25.48.70]> Plone 5.2 - Python 3.7 - Robot Framework Tests (chrome) - Build # 1659 - Fixed: Check console output at https://jenkins.plone.org/job/plone-5.2-python-3.7-robot-chrome/1659/ to view the results. Plone 5.2 - Python 3.7 - Robot Framework Tests (chrome) - Build # 1659 - Fixed: Check console output at https://jenkins.plone.org/job/plone-5.2-python-3.7-robot-chrome/1659/ to view the results. Test Results: All tests passed From jenkins at plone.org Thu Apr 7 16:58:32 2022 From: jenkins at plone.org (jenkins at plone.org) Date: Thu, 7 Apr 2022 18:58:32 +0200 (CEST) Subject: [Testbot] Plone 6.0 - Python 3.7 - Robot Framework Tests (chrome) - Build # 1120 - Fixed! In-Reply-To: <55012313.199.1649349061896@[104.25.47.70]> References: <55012313.199.1649349061896@[104.25.47.70]> Message-ID: <372859371.207.1649350713502@[104.25.48.70]> Plone 6.0 - Python 3.7 - Robot Framework Tests (chrome) - Build # 1120 - Fixed: Check console output at https://jenkins.plone.org/job/plone-6.0-python-3.7-robot-chrome/1120/ to view the results. Plone 6.0 - Python 3.7 - Robot Framework Tests (chrome) - Build # 1120 - Fixed: Check console output at https://jenkins.plone.org/job/plone-6.0-python-3.7-robot-chrome/1120/ to view the results. Test Results: All tests passed From jenkins at plone.org Thu Apr 7 19:27:29 2022 From: jenkins at plone.org (jenkins at plone.org) Date: Thu, 7 Apr 2022 21:27:29 +0200 (CEST) Subject: [Testbot] Plone 6.0 - Python 3.8 - Robot Framework Tests (chrome) - Build # 1103 - Failure! Message-ID: <914166100.235.1649359649907@[104.25.48.70]> Plone 6.0 - Python 3.8 - Robot Framework Tests (chrome) - Build # 1103 - Failure: Check console output at https://jenkins.plone.org/job/plone-6.0-python-3.8-robot-chrome/1103/ to view the results. Plone 6.0 - Python 3.8 - Robot Framework Tests (chrome) - Build # 1103 - Failure: Check console output at https://jenkins.plone.org/job/plone-6.0-python-3.8-robot-chrome/1103/ to view the results. Test Results: 2 tests failed.... and 2 other failed tests. From jenkins at plone.org Thu Apr 7 20:26:02 2022 From: jenkins at plone.org (jenkins at plone.org) Date: Thu, 7 Apr 2022 22:26:02 +0200 (CEST) Subject: [Testbot] Plone 6.0 - Python 3.8 - Robot Framework Tests (chrome) - Build # 1104 - Fixed! In-Reply-To: <914166100.235.1649359649907@[104.25.48.70]> References: <914166100.235.1649359649907@[104.25.48.70]> Message-ID: <27392221.247.1649363162758@[172.67.83.194]> Plone 6.0 - Python 3.8 - Robot Framework Tests (chrome) - Build # 1104 - Fixed: Check console output at https://jenkins.plone.org/job/plone-6.0-python-3.8-robot-chrome/1104/ to view the results. Plone 6.0 - Python 3.8 - Robot Framework Tests (chrome) - Build # 1104 - Fixed: Check console output at https://jenkins.plone.org/job/plone-6.0-python-3.8-robot-chrome/1104/ to view the results. Test Results: All tests passed From jenkins at plone.org Thu Apr 7 20:30:08 2022 From: jenkins at plone.org (jenkins at plone.org) Date: Thu, 7 Apr 2022 22:30:08 +0200 (CEST) Subject: [Testbot] Plone 6.0 - Python 3.8 - Build # 1109 - Failure! Message-ID: <159597158.249.1649363409055@[172.67.83.194]> Plone 6.0 - Python 3.8 - Build # 1109 - Failure: Check console output at https://jenkins.plone.org/job/plone-6.0-python-3.8/1109/ to view the results. Plone 6.0 - Python 3.8 - Build # 1109 - Failure: Check console output at https://jenkins.plone.org/job/plone-6.0-python-3.8/1109/ to view the results. Test Results: 1 tests failed. FAILED: plone.i18n.normalizer.ja.Normalizer Error Message: Failed doctest test for plone.i18n.normalizer.ja.Normalizer Stack Trace: Failed doctest test for plone.i18n.normalizer.ja.Normalizer File "/home/jenkins/.buildout/eggs/cp38/plone.i18n-5.0.0a4-py3.8.egg/plone/i18n/normalizer/ja.py", line 36, in Normalizer ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp38/plone.i18n-5.0.0a4-py3.8.egg/plone/i18n/normalizer/ja.py", line 70, in plone.i18n.normalizer.ja.Normalizer Failed example: 7 <= len(normalized) <= 8 or (len(normalized), normalized) Expected: True Got: (6, '0yd098') File "/srv/python3.8/lib/python3.8/unittest/case.py", line 60, in testPartExecutor yield File "/srv/python3.8/lib/python3.8/unittest/case.py", line 676, in run self._callTestMethod(testMethod) File "/srv/python3.8/lib/python3.8/unittest/case.py", line 633, in _callTestMethod method() File "/srv/python3.8/lib/python3.8/doctest.py", line 2204, in runTest raise self.failureException(self.format_failure(new.getvalue())) From jenkins at plone.org Thu Apr 7 21:42:26 2022 From: jenkins at plone.org (jenkins at plone.org) Date: Thu, 7 Apr 2022 23:42:26 +0200 (CEST) Subject: [Testbot] Plone 6.0 - Python 3.8 - Build # 1110 - Fixed! In-Reply-To: <159597158.249.1649363409055@[172.67.83.194]> References: <159597158.249.1649363409055@[172.67.83.194]> Message-ID: <896210044.259.1649367747205@[104.25.47.70]> Plone 6.0 - Python 3.8 - Build # 1110 - Fixed: Check console output at https://jenkins.plone.org/job/plone-6.0-python-3.8/1110/ to view the results. Plone 6.0 - Python 3.8 - Build # 1110 - Fixed: Check console output at https://jenkins.plone.org/job/plone-6.0-python-3.8/1110/ to view the results. Test Results: All tests passed From jenkins at plone.org Fri Apr 8 00:45:10 2022 From: jenkins at plone.org (jenkins at plone.org) Date: Fri, 8 Apr 2022 02:45:10 +0200 (CEST) Subject: [Testbot] Plone 5.2 - Python 2.7 - Robot Framework Tests (chrome) - Build # 1739 - Failure! Message-ID: <1489713825.261.1649378711386@[104.25.47.70]> Plone 5.2 - Python 2.7 - Robot Framework Tests (chrome) - Build # 1739 - Failure: Check console output at https://jenkins.plone.org/job/plone-5.2-python-2.7-robot-chrome/1739/ to view the results. Plone 5.2 - Python 2.7 - Robot Framework Tests (chrome) - Build # 1739 - Failure: Check console output at https://jenkins.plone.org/job/plone-5.2-python-2.7-robot-chrome/1739/ to view the results. Test Results: 1 tests failed.... and 1 other failed tests. From jenkins at plone.org Fri Apr 8 01:00:50 2022 From: jenkins at plone.org (jenkins at plone.org) Date: Fri, 8 Apr 2022 03:00:50 +0200 (CEST) Subject: [Testbot] Plone 6.0 - Python 3.9 - Build # 889 - Fixed! Message-ID: <651312720.263.1649379650667@[104.25.47.70]> Plone 6.0 - Python 3.9 - Build # 889 - Fixed: Check console output at https://jenkins.plone.org/job/plone-6.0-python-3.9/889/ to view the results. Plone 6.0 - Python 3.9 - Build # 889 - Fixed: Check console output at https://jenkins.plone.org/job/plone-6.0-python-3.9/889/ to view the results. Test Results: All tests passed From jenkins at plone.org Fri Apr 8 17:25:35 2022 From: jenkins at plone.org (jenkins at plone.org) Date: Fri, 8 Apr 2022 19:25:35 +0200 (CEST) Subject: [Testbot] Plone 6.0 - Python 3.7 - Robot Framework Tests (chrome) - Build # 1134 - Failure! Message-ID: <1793545445.339.1649438736288@[104.25.47.70]> Plone 6.0 - Python 3.7 - Robot Framework Tests (chrome) - Build # 1134 - Failure: Check console output at https://jenkins.plone.org/job/plone-6.0-python-3.7-robot-chrome/1134/ to view the results. Plone 6.0 - Python 3.7 - Robot Framework Tests (chrome) - Build # 1134 - Failure: Check console output at https://jenkins.plone.org/job/plone-6.0-python-3.7-robot-chrome/1134/ to view the results. Test Results: 1 tests failed.... and 1 other failed tests. From jenkins at plone.org Sat Apr 9 12:25:15 2022 From: jenkins at plone.org (jenkins at plone.org) Date: Sat, 9 Apr 2022 14:25:15 +0200 (CEST) Subject: [Testbot] Plone 6.0 - Python 3.7 - Robot Framework Tests (chrome) - Build # 1135 - Fixed! In-Reply-To: <1793545445.339.1649438736288@[104.25.47.70]> References: <1793545445.339.1649438736288@[104.25.47.70]> Message-ID: <1443978682.343.1649507115664@[172.67.83.194]> Plone 6.0 - Python 3.7 - Robot Framework Tests (chrome) - Build # 1135 - Fixed: Check console output at https://jenkins.plone.org/job/plone-6.0-python-3.7-robot-chrome/1135/ to view the results. Plone 6.0 - Python 3.7 - Robot Framework Tests (chrome) - Build # 1135 - Fixed: Check console output at https://jenkins.plone.org/job/plone-6.0-python-3.7-robot-chrome/1135/ to view the results. Test Results: All tests passed From jenkins at plone.org Sat Apr 9 13:41:12 2022 From: jenkins at plone.org (jenkins at plone.org) Date: Sat, 9 Apr 2022 15:41:12 +0200 (CEST) Subject: [Testbot] Plone 5.2 - Python 3.7 - Robot Framework Tests (chrome) - Build # 1661 - Failure! Message-ID: <121136611.349.1649511672988@[172.67.83.194]> Plone 5.2 - Python 3.7 - Robot Framework Tests (chrome) - Build # 1661 - Failure: Check console output at https://jenkins.plone.org/job/plone-5.2-python-3.7-robot-chrome/1661/ to view the results. Plone 5.2 - Python 3.7 - Robot Framework Tests (chrome) - Build # 1661 - Failure: Check console output at https://jenkins.plone.org/job/plone-5.2-python-3.7-robot-chrome/1661/ to view the results. Test Results: 1 tests failed.... and 1 other failed tests. From jenkins at plone.org Sat Apr 9 13:43:23 2022 From: jenkins at plone.org (jenkins at plone.org) Date: Sat, 9 Apr 2022 15:43:23 +0200 (CEST) Subject: [Testbot] Plone 5.2 - Python 2.7 - Robot Framework Tests (chrome) - Build # 1740 - Fixed! In-Reply-To: <1489713825.261.1649378711386@[104.25.47.70]> References: <1489713825.261.1649378711386@[104.25.47.70]> Message-ID: <615919184.351.1649511803624@[104.25.47.70]> Plone 5.2 - Python 2.7 - Robot Framework Tests (chrome) - Build # 1740 - Fixed: Check console output at https://jenkins.plone.org/job/plone-5.2-python-2.7-robot-chrome/1740/ to view the results. Plone 5.2 - Python 2.7 - Robot Framework Tests (chrome) - Build # 1740 - Fixed: Check console output at https://jenkins.plone.org/job/plone-5.2-python-2.7-robot-chrome/1740/ to view the results. Test Results: All tests passed From jenkins at plone.org Wed Apr 13 10:17:59 2022 From: jenkins at plone.org (jenkins at plone.org) Date: Wed, 13 Apr 2022 12:17:59 +0200 (CEST) Subject: [Testbot] Plone 6.0 - Python 3.8 - Robot Framework Tests (chrome) - Build # 1124 - Failure! Message-ID: <287993089.491.1649845080137@[172.67.83.194]> Plone 6.0 - Python 3.8 - Robot Framework Tests (chrome) - Build # 1124 - Failure: Check console output at https://jenkins.plone.org/job/plone-6.0-python-3.8-robot-chrome/1124/ to view the results. Plone 6.0 - Python 3.8 - Robot Framework Tests (chrome) - Build # 1124 - Failure: Check console output at https://jenkins.plone.org/job/plone-6.0-python-3.8-robot-chrome/1124/ to view the results. Test Results: 1 tests failed.... and 1 other failed tests. From jenkins at plone.org Wed Apr 13 10:53:33 2022 From: jenkins at plone.org (jenkins at plone.org) Date: Wed, 13 Apr 2022 12:53:33 +0200 (CEST) Subject: [Testbot] Plone 5.2 - Python 3.7 - Robot Framework Tests (chrome) - Build # 1662 - Still Failing! In-Reply-To: <121136611.349.1649511672988@[172.67.83.194]> References: <121136611.349.1649511672988@[172.67.83.194]> Message-ID: <2049364008.493.1649847214663@[104.25.48.70]> Plone 5.2 - Python 3.7 - Robot Framework Tests (chrome) - Build # 1662 - Still Failing: Check console output at https://jenkins.plone.org/job/plone-5.2-python-3.7-robot-chrome/1662/ to view the results. Plone 5.2 - Python 3.7 - Robot Framework Tests (chrome) - Build # 1662 - Still Failing: Check console output at https://jenkins.plone.org/job/plone-5.2-python-3.7-robot-chrome/1662/ to view the results. Test Results: No tests ran. From jenkins at plone.org Wed Apr 13 10:53:53 2022 From: jenkins at plone.org (jenkins at plone.org) Date: Wed, 13 Apr 2022 12:53:53 +0200 (CEST) Subject: [Testbot] Plone 6.0 - Python 3.9 - Build # 907 - Fixed! Message-ID: <606457011.495.1649847233977@[104.25.48.70]> Plone 6.0 - Python 3.9 - Build # 907 - Fixed: Check console output at https://jenkins.plone.org/job/plone-6.0-python-3.9/907/ to view the results. Plone 6.0 - Python 3.9 - Build # 907 - Fixed: Check console output at https://jenkins.plone.org/job/plone-6.0-python-3.9/907/ to view the results. Test Results: All tests passed From jenkins at plone.org Wed Apr 13 10:54:44 2022 From: jenkins at plone.org (jenkins at plone.org) Date: Wed, 13 Apr 2022 12:54:44 +0200 (CEST) Subject: [Testbot] Plone 6.0 - Python 3.8 - Robot Framework Tests (chrome) - Build # 1125 - Fixed! In-Reply-To: <287993089.491.1649845080137@[172.67.83.194]> References: <287993089.491.1649845080137@[172.67.83.194]> Message-ID: <814304406.497.1649847285050@[104.25.48.70]> Plone 6.0 - Python 3.8 - Robot Framework Tests (chrome) - Build # 1125 - Fixed: Check console output at https://jenkins.plone.org/job/plone-6.0-python-3.8-robot-chrome/1125/ to view the results. Plone 6.0 - Python 3.8 - Robot Framework Tests (chrome) - Build # 1125 - Fixed: Check console output at https://jenkins.plone.org/job/plone-6.0-python-3.8-robot-chrome/1125/ to view the results. Test Results: All tests passed From jenkins at plone.org Wed Apr 13 14:59:49 2022 From: jenkins at plone.org (jenkins at plone.org) Date: Wed, 13 Apr 2022 16:59:49 +0200 (CEST) Subject: [Testbot] Plone 5.2 - Python 3.7 - Robot Framework Tests (chrome) - Build # 1663 - Still Failing! In-Reply-To: <2049364008.493.1649847214663@[104.25.48.70]> References: <2049364008.493.1649847214663@[104.25.48.70]> Message-ID: <944309274.517.1649861989767@[104.25.48.70]> Plone 5.2 - Python 3.7 - Robot Framework Tests (chrome) - Build # 1663 - Still Failing: Check console output at https://jenkins.plone.org/job/plone-5.2-python-3.7-robot-chrome/1663/ to view the results. Plone 5.2 - Python 3.7 - Robot Framework Tests (chrome) - Build # 1663 - Still Failing: Check console output at https://jenkins.plone.org/job/plone-5.2-python-3.7-robot-chrome/1663/ to view the results. Test Results: No tests ran. From jenkins at plone.org Wed Apr 13 15:37:53 2022 From: jenkins at plone.org (jenkins at plone.org) Date: Wed, 13 Apr 2022 17:37:53 +0200 (CEST) Subject: [Testbot] Plone 5.2 - Python 3.8 - Robot Framework Tests (chrome) - Build # 1425 - Fixed! Message-ID: <399591678.519.1649864274173@[104.25.48.70]> Plone 5.2 - Python 3.8 - Robot Framework Tests (chrome) - Build # 1425 - Fixed: Check console output at https://jenkins.plone.org/job/plone-5.2-python-3.8-robot-chrome/1425/ to view the results. Plone 5.2 - Python 3.8 - Robot Framework Tests (chrome) - Build # 1425 - Fixed: Check console output at https://jenkins.plone.org/job/plone-5.2-python-3.8-robot-chrome/1425/ to view the results. Test Results: All tests passed From jenkins at plone.org Wed Apr 13 15:38:23 2022 From: jenkins at plone.org (jenkins at plone.org) Date: Wed, 13 Apr 2022 17:38:23 +0200 (CEST) Subject: [Testbot] Plone 5.2 - Python 3.6 - Robot Framework Tests (chrome) - Build # 1704 - Fixed! Message-ID: <552713480.521.1649864304138@[104.25.48.70]> Plone 5.2 - Python 3.6 - Robot Framework Tests (chrome) - Build # 1704 - Fixed: Check console output at https://jenkins.plone.org/job/plone-5.2-python-3.6-robot-chrome/1704/ to view the results. Plone 5.2 - Python 3.6 - Robot Framework Tests (chrome) - Build # 1704 - Fixed: Check console output at https://jenkins.plone.org/job/plone-5.2-python-3.6-robot-chrome/1704/ to view the results. Test Results: All tests passed From jenkins at plone.org Wed Apr 13 15:40:48 2022 From: jenkins at plone.org (jenkins at plone.org) Date: Wed, 13 Apr 2022 17:40:48 +0200 (CEST) Subject: [Testbot] Plone 5.2 - Python 3.6 - Build # 1692 - Fixed! Message-ID: <1745034733.523.1649864449284@[104.25.47.70]> Plone 5.2 - Python 3.6 - Build # 1692 - Fixed: Check console output at https://jenkins.plone.org/job/plone-5.2-python-3.6/1692/ to view the results. Plone 5.2 - Python 3.6 - Build # 1692 - Fixed: Check console output at https://jenkins.plone.org/job/plone-5.2-python-3.6/1692/ to view the results. Test Results: All tests passed From jenkins at plone.org Wed Apr 13 15:41:04 2022 From: jenkins at plone.org (jenkins at plone.org) Date: Wed, 13 Apr 2022 17:41:04 +0200 (CEST) Subject: [Testbot] Plone 5.2 - Python 3.7 - Build # 1641 - Fixed! Message-ID: <1475058253.525.1649864465211@[104.25.47.70]> Plone 5.2 - Python 3.7 - Build # 1641 - Fixed: Check console output at https://jenkins.plone.org/job/plone-5.2-python-3.7/1641/ to view the results. Plone 5.2 - Python 3.7 - Build # 1641 - Fixed: Check console output at https://jenkins.plone.org/job/plone-5.2-python-3.7/1641/ to view the results. Test Results: All tests passed From jenkins at plone.org Wed Apr 13 15:44:13 2022 From: jenkins at plone.org (jenkins at plone.org) Date: Wed, 13 Apr 2022 17:44:13 +0200 (CEST) Subject: [Testbot] Plone 5.2 - Python 3.8 - Build # 1402 - Fixed! Message-ID: <893365569.527.1649864653548@[104.25.47.70]> Plone 5.2 - Python 3.8 - Build # 1402 - Fixed: Check console output at https://jenkins.plone.org/job/plone-5.2-python-3.8/1402/ to view the results. Plone 5.2 - Python 3.8 - Build # 1402 - Fixed: Check console output at https://jenkins.plone.org/job/plone-5.2-python-3.8/1402/ to view the results. Test Results: All tests passed From jenkins at plone.org Wed Apr 13 15:44:28 2022 From: jenkins at plone.org (jenkins at plone.org) Date: Wed, 13 Apr 2022 17:44:28 +0200 (CEST) Subject: [Testbot] Plone 5.2 - Python 3.7 - Robot Framework Tests (chrome) - Build # 1664 - Fixed! In-Reply-To: <944309274.517.1649861989767@[104.25.48.70]> References: <944309274.517.1649861989767@[104.25.48.70]> Message-ID: <1315771698.529.1649864668872@[104.25.47.70]> Plone 5.2 - Python 3.7 - Robot Framework Tests (chrome) - Build # 1664 - Fixed: Check console output at https://jenkins.plone.org/job/plone-5.2-python-3.7-robot-chrome/1664/ to view the results. Plone 5.2 - Python 3.7 - Robot Framework Tests (chrome) - Build # 1664 - Fixed: Check console output at https://jenkins.plone.org/job/plone-5.2-python-3.7-robot-chrome/1664/ to view the results. Test Results: All tests passed From jenkins at plone.org Thu Apr 14 07:49:16 2022 From: jenkins at plone.org (jenkins at plone.org) Date: Thu, 14 Apr 2022 09:49:16 +0200 (CEST) Subject: [Testbot] Plone 6.0 - Python 3.9 - Robot Framework Tests (chrome) - Build # 906 - Failure! Message-ID: <2103314308.551.1649922557197@[104.25.47.70]> Plone 6.0 - Python 3.9 - Robot Framework Tests (chrome) - Build # 906 - Failure: Check console output at https://jenkins.plone.org/job/plone-6.0-python-3.9-robot-chrome/906/ to view the results. Plone 6.0 - Python 3.9 - Robot Framework Tests (chrome) - Build # 906 - Failure: Check console output at https://jenkins.plone.org/job/plone-6.0-python-3.9-robot-chrome/906/ to view the results. Test Results: 1 tests failed.... and 1 other failed tests. From jenkins at plone.org Thu Apr 14 08:17:33 2022 From: jenkins at plone.org (jenkins at plone.org) Date: Thu, 14 Apr 2022 10:17:33 +0200 (CEST) Subject: [Testbot] Plone 6.0 - Python 3.9 - Robot Framework Tests (chrome) - Build # 907 - Fixed! In-Reply-To: <2103314308.551.1649922557197@[104.25.47.70]> References: <2103314308.551.1649922557197@[104.25.47.70]> Message-ID: <563233886.553.1649924254000@[104.25.47.70]> Plone 6.0 - Python 3.9 - Robot Framework Tests (chrome) - Build # 907 - Fixed: Check console output at https://jenkins.plone.org/job/plone-6.0-python-3.9-robot-chrome/907/ to view the results. Plone 6.0 - Python 3.9 - Robot Framework Tests (chrome) - Build # 907 - Fixed: Check console output at https://jenkins.plone.org/job/plone-6.0-python-3.9-robot-chrome/907/ to view the results. Test Results: All tests passed From jenkins at plone.org Fri Apr 15 21:58:52 2022 From: jenkins at plone.org (jenkins at plone.org) Date: Fri, 15 Apr 2022 23:58:52 +0200 (CEST) Subject: [Testbot] Plone 6.0 - Python 3.8 - Robot Framework Tests (chrome) - Build # 1136 - Failure! Message-ID: <190829377.628.1650059933657@[104.25.48.70]> Plone 6.0 - Python 3.8 - Robot Framework Tests (chrome) - Build # 1136 - Failure: Check console output at https://jenkins.plone.org/job/plone-6.0-python-3.8-robot-chrome/1136/ to view the results. Plone 6.0 - Python 3.8 - Robot Framework Tests (chrome) - Build # 1136 - Failure: Check console output at https://jenkins.plone.org/job/plone-6.0-python-3.8-robot-chrome/1136/ to view the results. Test Results: 1 tests failed.... and 1 other failed tests. From jenkins at plone.org Fri Apr 15 22:05:06 2022 From: jenkins at plone.org (jenkins at plone.org) Date: Sat, 16 Apr 2022 00:05:06 +0200 (CEST) Subject: [Testbot] Plone 6.0 - Python 3.9 - Robot Framework Tests (chrome) - Build # 915 - Failure! Message-ID: <2112126054.632.1650060306953@[104.25.48.70]> Plone 6.0 - Python 3.9 - Robot Framework Tests (chrome) - Build # 915 - Failure: Check console output at https://jenkins.plone.org/job/plone-6.0-python-3.9-robot-chrome/915/ to view the results. Plone 6.0 - Python 3.9 - Robot Framework Tests (chrome) - Build # 915 - Failure: Check console output at https://jenkins.plone.org/job/plone-6.0-python-3.9-robot-chrome/915/ to view the results. Test Results: 1 tests failed.... and 1 other failed tests. From jenkins at plone.org Fri Apr 15 22:16:38 2022 From: jenkins at plone.org (jenkins at plone.org) Date: Sat, 16 Apr 2022 00:16:38 +0200 (CEST) Subject: [Testbot] Plone 6.0 - Python 3.8 - Robot Framework Tests (chrome) - Build # 1137 - Fixed! In-Reply-To: <190829377.628.1650059933657@[104.25.48.70]> References: <190829377.628.1650059933657@[104.25.48.70]> Message-ID: <366174669.634.1650060999268@[104.25.48.70]> Plone 6.0 - Python 3.8 - Robot Framework Tests (chrome) - Build # 1137 - Fixed: Check console output at https://jenkins.plone.org/job/plone-6.0-python-3.8-robot-chrome/1137/ to view the results. Plone 6.0 - Python 3.8 - Robot Framework Tests (chrome) - Build # 1137 - Fixed: Check console output at https://jenkins.plone.org/job/plone-6.0-python-3.8-robot-chrome/1137/ to view the results. Test Results: All tests passed From jenkins at plone.org Fri Apr 15 22:25:18 2022 From: jenkins at plone.org (jenkins at plone.org) Date: Sat, 16 Apr 2022 00:25:18 +0200 (CEST) Subject: [Testbot] Plone 6.0 - Python 3.9 - Robot Framework Tests (chrome) - Build # 916 - Fixed! In-Reply-To: <2112126054.632.1650060306953@[104.25.48.70]> References: <2112126054.632.1650060306953@[104.25.48.70]> Message-ID: <1043845766.636.1650061519212@[172.67.83.194]> Plone 6.0 - Python 3.9 - Robot Framework Tests (chrome) - Build # 916 - Fixed: Check console output at https://jenkins.plone.org/job/plone-6.0-python-3.9-robot-chrome/916/ to view the results. Plone 6.0 - Python 3.9 - Robot Framework Tests (chrome) - Build # 916 - Fixed: Check console output at https://jenkins.plone.org/job/plone-6.0-python-3.9-robot-chrome/916/ to view the results. Test Results: All tests passed From jenkins at plone.org Fri Apr 22 10:39:56 2022 From: jenkins at plone.org (jenkins at plone.org) Date: Fri, 22 Apr 2022 12:39:56 +0200 (CEST) Subject: [Testbot] Plone 6.0 - Python 3.8 - Robot Framework Tests (chrome) - Build # 1152 - Failure! Message-ID: <735670120.71.1650623997109@[104.25.48.70]> Plone 6.0 - Python 3.8 - Robot Framework Tests (chrome) - Build # 1152 - Failure: Check console output at https://jenkins.plone.org/job/plone-6.0-python-3.8-robot-chrome/1152/ to view the results. Plone 6.0 - Python 3.8 - Robot Framework Tests (chrome) - Build # 1152 - Failure: Check console output at https://jenkins.plone.org/job/plone-6.0-python-3.8-robot-chrome/1152/ to view the results. Test Results: 1 tests failed.... and 1 other failed tests. From jenkins at plone.org Fri Apr 22 12:43:54 2022 From: jenkins at plone.org (jenkins at plone.org) Date: Fri, 22 Apr 2022 14:43:54 +0200 (CEST) Subject: [Testbot] Plone 6.0 - Python 3.8 - Robot Framework Tests (chrome) - Build # 1153 - Fixed! In-Reply-To: <735670120.71.1650623997109@[104.25.48.70]> References: <735670120.71.1650623997109@[104.25.48.70]> Message-ID: <1112480870.79.1650631434915@[104.25.48.70]> Plone 6.0 - Python 3.8 - Robot Framework Tests (chrome) - Build # 1153 - Fixed: Check console output at https://jenkins.plone.org/job/plone-6.0-python-3.8-robot-chrome/1153/ to view the results. Plone 6.0 - Python 3.8 - Robot Framework Tests (chrome) - Build # 1153 - Fixed: Check console output at https://jenkins.plone.org/job/plone-6.0-python-3.8-robot-chrome/1153/ to view the results. Test Results: All tests passed From jenkins at plone.org Sat Apr 23 08:46:23 2022 From: jenkins at plone.org (jenkins at plone.org) Date: Sat, 23 Apr 2022 10:46:23 +0200 (CEST) Subject: [Testbot] Plone 6.0 - Python 3.6 - Build # 996 - Still Failing! In-Reply-To: <556499746.457.1647352422314@[172.67.83.194]> References: <556499746.457.1647352422314@[172.67.83.194]> Message-ID: <1369517408.89.1650703584487@[104.25.48.70]> Plone 6.0 - Python 3.6 - Build # 996 - Still Failing: Check console output at https://jenkins.plone.org/job/plone-6.0-python-3.6/996/ to view the results. Plone 6.0 - Python 3.6 - Build # 996 - Still Failing: Check console output at https://jenkins.plone.org/job/plone-6.0-python-3.6/996/ to view the results. Test Results: No tests ran. From jenkins at plone.org Mon Apr 25 08:38:28 2022 From: jenkins at plone.org (jenkins at plone.org) Date: Mon, 25 Apr 2022 10:38:28 +0200 (CEST) Subject: [Testbot] Plone 6.0 - Python 3.9 - Build # 939 - Failure! Message-ID: <1745759399.97.1650875909423@[104.25.47.70]> Plone 6.0 - Python 3.9 - Build # 939 - Failure: Check console output at https://jenkins.plone.org/job/plone-6.0-python-3.9/939/ to view the results. Plone 6.0 - Python 3.9 - Build # 939 - Failure: Check console output at https://jenkins.plone.org/job/plone-6.0-python-3.9/939/ to view the results. Test Results: 1 tests failed. FAILED: plone.app.dexterity.tests.metadata.txt Error Message: Failed doctest test for metadata.txt Stack Trace: Failed doctest test for metadata.txt File "/home/jenkins/workspace/plone-6.0-python-3.9/src/plone.app.dexterity/plone/app/dexterity/tests/metadata.txt", line 0 ---------------------------------------------------------------------- File "/home/jenkins/workspace/plone-6.0-python-3.9/src/plone.app.dexterity/plone/app/dexterity/tests/metadata.txt", line 50, in metadata.txt Failed example: md.ModificationDate()[0:16] == md.CreationDate()[0:16] Expected: True Got: False File "/srv/python3.9/lib/python3.9/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.9/lib/python3.9/unittest/case.py", line 592, in run self._callTestMethod(testMethod) File "/srv/python3.9/lib/python3.9/unittest/case.py", line 550, in _callTestMethod method() File "/srv/python3.9/lib/python3.9/doctest.py", line 2202, in runTest raise self.failureException(self.format_failure(new.getvalue())) From jenkins at plone.org Mon Apr 25 15:40:27 2022 From: jenkins at plone.org (jenkins at plone.org) Date: Mon, 25 Apr 2022 17:40:27 +0200 (CEST) Subject: [Testbot] Plone 6.0 - Python 3.9 - Build # 940 - Fixed! In-Reply-To: <1745759399.97.1650875909423@[104.25.47.70]> References: <1745759399.97.1650875909423@[104.25.47.70]> Message-ID: <503879985.107.1650901228061@[172.67.83.194]> Plone 6.0 - Python 3.9 - Build # 940 - Fixed: Check console output at https://jenkins.plone.org/job/plone-6.0-python-3.9/940/ to view the results. Plone 6.0 - Python 3.9 - Build # 940 - Fixed: Check console output at https://jenkins.plone.org/job/plone-6.0-python-3.9/940/ to view the results. Test Results: All tests passed From jenkins at plone.org Tue Apr 26 16:05:21 2022 From: jenkins at plone.org (jenkins at plone.org) Date: Tue, 26 Apr 2022 18:05:21 +0200 (CEST) Subject: [Testbot] Plone 6.0 - Python 3.8 - Robot Framework Tests (chrome) - Build # 1162 - Failure! Message-ID: <174631047.109.1650989122436@[172.67.83.194]> Plone 6.0 - Python 3.8 - Robot Framework Tests (chrome) - Build # 1162 - Failure: Check console output at https://jenkins.plone.org/job/plone-6.0-python-3.8-robot-chrome/1162/ to view the results. Plone 6.0 - Python 3.8 - Robot Framework Tests (chrome) - Build # 1162 - Failure: Check console output at https://jenkins.plone.org/job/plone-6.0-python-3.8-robot-chrome/1162/ to view the results. Test Results: 1 tests failed.... and 1 other failed tests. From jenkins at plone.org Tue Apr 26 16:29:06 2022 From: jenkins at plone.org (jenkins at plone.org) Date: Tue, 26 Apr 2022 18:29:06 +0200 (CEST) Subject: [Testbot] Plone 6.0 - Python 3.8 - Robot Framework Tests (chrome) - Build # 1163 - Fixed! In-Reply-To: <174631047.109.1650989122436@[172.67.83.194]> References: <174631047.109.1650989122436@[172.67.83.194]> Message-ID: <2077036142.111.1650990547370@[104.25.47.70]> Plone 6.0 - Python 3.8 - Robot Framework Tests (chrome) - Build # 1163 - Fixed: Check console output at https://jenkins.plone.org/job/plone-6.0-python-3.8-robot-chrome/1163/ to view the results. Plone 6.0 - Python 3.8 - Robot Framework Tests (chrome) - Build # 1163 - Fixed: Check console output at https://jenkins.plone.org/job/plone-6.0-python-3.8-robot-chrome/1163/ to view the results. Test Results: All tests passed From jenkins at plone.org Wed Apr 27 06:03:01 2022 From: jenkins at plone.org (jenkins at plone.org) Date: Wed, 27 Apr 2022 08:03:01 +0200 (CEST) Subject: [Testbot] Plone 5.2 - Python 3.6 - Robot Framework Tests (chrome) - Build # 1710 - Failure! Message-ID: <2079967504.119.1651039382353@[104.25.47.70]> Plone 5.2 - Python 3.6 - Robot Framework Tests (chrome) - Build # 1710 - Failure: Check console output at https://jenkins.plone.org/job/plone-5.2-python-3.6-robot-chrome/1710/ to view the results. Plone 5.2 - Python 3.6 - Robot Framework Tests (chrome) - Build # 1710 - Failure: Check console output at https://jenkins.plone.org/job/plone-5.2-python-3.6-robot-chrome/1710/ to view the results. Test Results: 1 tests failed.... and 1 other failed tests. From jenkins at plone.org Wed Apr 27 06:03:07 2022 From: jenkins at plone.org (jenkins at plone.org) Date: Wed, 27 Apr 2022 08:03:07 +0200 (CEST) Subject: [Testbot] Plone 5.2 - Python 3.7 - Robot Framework Tests (chrome) - Build # 1669 - Failure! Message-ID: <884301122.121.1651039388473@[104.25.47.70]> Plone 5.2 - Python 3.7 - Robot Framework Tests (chrome) - Build # 1669 - Failure: Check console output at https://jenkins.plone.org/job/plone-5.2-python-3.7-robot-chrome/1669/ to view the results. Plone 5.2 - Python 3.7 - Robot Framework Tests (chrome) - Build # 1669 - Failure: Check console output at https://jenkins.plone.org/job/plone-5.2-python-3.7-robot-chrome/1669/ to view the results. Test Results: 2 tests failed.... and 2 other failed tests. From jenkins at plone.org Wed Apr 27 06:03:50 2022 From: jenkins at plone.org (jenkins at plone.org) Date: Wed, 27 Apr 2022 08:03:50 +0200 (CEST) Subject: [Testbot] Plone 5.2 - Python 2.7 - Robot Framework Tests (chrome) - Build # 1747 - Failure! Message-ID: <531138878.123.1651039431257@[104.25.47.70]> Plone 5.2 - Python 2.7 - Robot Framework Tests (chrome) - Build # 1747 - Failure: Check console output at https://jenkins.plone.org/job/plone-5.2-python-2.7-robot-chrome/1747/ to view the results. Plone 5.2 - Python 2.7 - Robot Framework Tests (chrome) - Build # 1747 - Failure: Check console output at https://jenkins.plone.org/job/plone-5.2-python-2.7-robot-chrome/1747/ to view the results. Test Results: 3 tests failed.... and 3 other failed tests. From jenkins at plone.org Wed Apr 27 06:11:32 2022 From: jenkins at plone.org (jenkins at plone.org) Date: Wed, 27 Apr 2022 08:11:32 +0200 (CEST) Subject: [Testbot] Plone 5.2 - Python 2.7 - Build # 1708 - Failure! Message-ID: <1989278246.125.1651039893275@[104.25.48.70]> Plone 5.2 - Python 2.7 - Build # 1708 - Failure: Check console output at https://jenkins.plone.org/job/plone-5.2-python-2.7/1708/ to view the results. Plone 5.2 - Python 2.7 - Build # 1708 - Failure: Check console output at https://jenkins.plone.org/job/plone-5.2-python-2.7/1708/ to view the results. Test Results: 1 tests failed. FAILED: plone.cachepurging.tests.test_purger.TestAsync.testAsyncError Error Message: Left items behind in HTTPD response queue. Stack Trace: Left items behind in HTTPD response queue. File "/srv/python2.7/lib/python2.7/unittest/case.py", line 329, in run testMethod() File "/home/jenkins/.buildout/eggs/cp27m/plone.cachepurging-2.0.4-py2.7.egg/plone/cachepurging/tests/test_purger.py", line 176, in testAsyncError "Left items behind in HTTPD response queue." File "/srv/python2.7/lib/python2.7/unittest/case.py", line 422, in assertTrue raise self.failureException(msg) From jenkins at plone.org Wed Apr 27 21:52:41 2022 From: jenkins at plone.org (jenkins at plone.org) Date: Wed, 27 Apr 2022 23:52:41 +0200 (CEST) Subject: [Testbot] Plone 6.0 - Python 3.9 - Build # 945 - Failure! Message-ID: <1354682961.135.1651096361872@[172.67.83.194]> Plone 6.0 - Python 3.9 - Build # 945 - Failure: Check console output at https://jenkins.plone.org/job/plone-6.0-python-3.9/945/ to view the results. Plone 6.0 - Python 3.9 - Build # 945 - Failure: Check console output at https://jenkins.plone.org/job/plone-6.0-python-3.9/945/ to view the results. Test Results: 1 tests failed. FAILED: src.plone.app.testing.layers.rst Error Message: Failed doctest test for layers.rst Stack Trace: Failed doctest test for layers.rst File "/home/jenkins/workspace/plone-6.0-python-3.9/src/plone.app.testing/src/plone/app/testing/layers.rst", line 0 ---------------------------------------------------------------------- File "/home/jenkins/workspace/plone-6.0-python-3.9/src/plone.app.testing/src/plone/app/testing/layers.rst", line 341, in layers.rst Failed example: conn = urlopen(portal_url, timeout=10) Exception raised: Traceback (most recent call last): File "/srv/python3.9/lib/python3.9/doctest.py", line 1334, in __run exec(compile(example.source, filename, "single", File "", line 1, in conn = urlopen(portal_url, timeout=10) File "/srv/python3.9/lib/python3.9/urllib/request.py", line 214, in urlopen return opener.open(url, data, timeout) File "/srv/python3.9/lib/python3.9/urllib/request.py", line 517, in open response = self._open(req, data) File "/srv/python3.9/lib/python3.9/urllib/request.py", line 534, in _open result = self._call_chain(self.handle_open, protocol, protocol + File "/srv/python3.9/lib/python3.9/urllib/request.py", line 494, in _call_chain result = func(*args) File "/srv/python3.9/lib/python3.9/urllib/request.py", line 1375, in http_open return self.do_open(http.client.HTTPConnection, req) File "/srv/python3.9/lib/python3.9/urllib/request.py", line 1350, in do_open r = h.getresponse() File "/srv/python3.9/lib/python3.9/http/client.py", line 1377, in getresponse response.begin() File "/srv/python3.9/lib/python3.9/http/client.py", line 320, in begin version, status, reason = self._read_status() File "/srv/python3.9/lib/python3.9/http/client.py", line 281, in _read_status line = str(self.fp.readline(_MAXLINE + 1), "iso-8859-1") File "/srv/python3.9/lib/python3.9/socket.py", line 704, in readinto return self._sock.recv_into(b) socket.timeout: timed out ---------------------------------------------------------------------- File "/home/jenkins/workspace/plone-6.0-python-3.9/src/plone.app.testing/src/plone/app/testing/layers.rst", line 342, in layers.rst Failed example: responseBody = conn.read() Exception raised: Traceback (most recent call last): File "/srv/python3.9/lib/python3.9/doctest.py", line 1334, in __run exec(compile(example.source, filename, "single", File "", line 1, in responseBody = conn.read() NameError: name 'conn' is not defined ---------------------------------------------------------------------- File "/home/jenkins/workspace/plone-6.0-python-3.9/src/plone.app.testing/src/plone/app/testing/layers.rst", line 343, in layers.rst Failed example: b"Fancy Portal" in responseBody Exception raised: Traceback (most recent call last): File "/srv/python3.9/lib/python3.9/doctest.py", line 1334, in __run exec(compile(example.source, filename, "single", File "", line 1, in b"Fancy Portal" in responseBody NameError: name 'responseBody' is not defined ---------------------------------------------------------------------- File "/home/jenkins/workspace/plone-6.0-python-3.9/src/plone.app.testing/src/plone/app/testing/layers.rst", line 345, in layers.rst Failed example: conn.close() Exception raised: Traceback (most recent call last): File "/srv/python3.9/lib/python3.9/doctest.py", line 1334, in __run exec(compile(example.source, filename, "single", File "", line 1, in conn.close() NameError: name 'conn' is not defined File "/srv/python3.9/lib/python3.9/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.9/lib/python3.9/unittest/case.py", line 592, in run self._callTestMethod(testMethod) File "/srv/python3.9/lib/python3.9/unittest/case.py", line 550, in _callTestMethod method() File "/srv/python3.9/lib/python3.9/doctest.py", line 2202, in runTest raise self.failureException(self.format_failure(new.getvalue())) From jenkins at plone.org Wed Apr 27 22:42:12 2022 From: jenkins at plone.org (jenkins at plone.org) Date: Thu, 28 Apr 2022 00:42:12 +0200 (CEST) Subject: [Testbot] Plone 6.0 - Python 3.7 - Robot Framework Tests (chrome) - Build # 1184 - Failure! Message-ID: <515234990.143.1651099333122@[104.25.48.70]> Plone 6.0 - Python 3.7 - Robot Framework Tests (chrome) - Build # 1184 - Failure: Check console output at https://jenkins.plone.org/job/plone-6.0-python-3.7-robot-chrome/1184/ to view the results. Plone 6.0 - Python 3.7 - Robot Framework Tests (chrome) - Build # 1184 - Failure: Check console output at https://jenkins.plone.org/job/plone-6.0-python-3.7-robot-chrome/1184/ to view the results. Test Results: 1 tests failed.... and 1 other failed tests. From jenkins at plone.org Wed Apr 27 23:14:52 2022 From: jenkins at plone.org (jenkins at plone.org) Date: Thu, 28 Apr 2022 01:14:52 +0200 (CEST) Subject: [Testbot] Plone 6.0 - Python 3.7 - Robot Framework Tests (chrome) - Build # 1185 - Fixed! In-Reply-To: <515234990.143.1651099333122@[104.25.48.70]> References: <515234990.143.1651099333122@[104.25.48.70]> Message-ID: <673985841.151.1651101293499@[172.67.83.194]> Plone 6.0 - Python 3.7 - Robot Framework Tests (chrome) - Build # 1185 - Fixed: Check console output at https://jenkins.plone.org/job/plone-6.0-python-3.7-robot-chrome/1185/ to view the results. Plone 6.0 - Python 3.7 - Robot Framework Tests (chrome) - Build # 1185 - Fixed: Check console output at https://jenkins.plone.org/job/plone-6.0-python-3.7-robot-chrome/1185/ to view the results. Test Results: All tests passed From jenkins at plone.org Wed Apr 27 23:35:35 2022 From: jenkins at plone.org (jenkins at plone.org) Date: Thu, 28 Apr 2022 01:35:35 +0200 (CEST) Subject: [Testbot] Plone 6.0 - Python 3.9 - Robot Framework Tests (chrome) - Build # 944 - Failure! Message-ID: <1150700211.157.1651102535971@[104.25.48.70]> Plone 6.0 - Python 3.9 - Robot Framework Tests (chrome) - Build # 944 - Failure: Check console output at https://jenkins.plone.org/job/plone-6.0-python-3.9-robot-chrome/944/ to view the results. Plone 6.0 - Python 3.9 - Robot Framework Tests (chrome) - Build # 944 - Failure: Check console output at https://jenkins.plone.org/job/plone-6.0-python-3.9-robot-chrome/944/ to view the results. Test Results: 4 tests failed.... and 4 other failed tests. From jenkins at plone.org Thu Apr 28 10:50:40 2022 From: jenkins at plone.org (jenkins at plone.org) Date: Thu, 28 Apr 2022 12:50:40 +0200 (CEST) Subject: [Testbot] Plone 5.2 - Python 3.6 - Robot Framework Tests (chrome) - Build # 1711 - Fixed! In-Reply-To: <2079967504.119.1651039382353@[104.25.47.70]> References: <2079967504.119.1651039382353@[104.25.47.70]> Message-ID: <1606014535.179.1651143040976@[104.25.48.70]> Plone 5.2 - Python 3.6 - Robot Framework Tests (chrome) - Build # 1711 - Fixed: Check console output at https://jenkins.plone.org/job/plone-5.2-python-3.6-robot-chrome/1711/ to view the results. Plone 5.2 - Python 3.6 - Robot Framework Tests (chrome) - Build # 1711 - Fixed: Check console output at https://jenkins.plone.org/job/plone-5.2-python-3.6-robot-chrome/1711/ to view the results. Test Results: All tests passed From jenkins at plone.org Thu Apr 28 10:51:46 2022 From: jenkins at plone.org (jenkins at plone.org) Date: Thu, 28 Apr 2022 12:51:46 +0200 (CEST) Subject: [Testbot] Plone 5.2 - Python 2.7 - Robot Framework Tests (chrome) - Build # 1748 - Fixed! In-Reply-To: <531138878.123.1651039431257@[104.25.47.70]> References: <531138878.123.1651039431257@[104.25.47.70]> Message-ID: <2141563815.181.1651143106521@[104.25.48.70]> Plone 5.2 - Python 2.7 - Robot Framework Tests (chrome) - Build # 1748 - Fixed: Check console output at https://jenkins.plone.org/job/plone-5.2-python-2.7-robot-chrome/1748/ to view the results. Plone 5.2 - Python 2.7 - Robot Framework Tests (chrome) - Build # 1748 - Fixed: Check console output at https://jenkins.plone.org/job/plone-5.2-python-2.7-robot-chrome/1748/ to view the results. Test Results: All tests passed From jenkins at plone.org Thu Apr 28 10:57:01 2022 From: jenkins at plone.org (jenkins at plone.org) Date: Thu, 28 Apr 2022 12:57:01 +0200 (CEST) Subject: [Testbot] Plone 5.2 - Python 3.7 - Robot Framework Tests (chrome) - Build # 1670 - Fixed! In-Reply-To: <884301122.121.1651039388473@[104.25.47.70]> References: <884301122.121.1651039388473@[104.25.47.70]> Message-ID: <787804006.183.1651143422073@[172.67.83.194]> Plone 5.2 - Python 3.7 - Robot Framework Tests (chrome) - Build # 1670 - Fixed: Check console output at https://jenkins.plone.org/job/plone-5.2-python-3.7-robot-chrome/1670/ to view the results. Plone 5.2 - Python 3.7 - Robot Framework Tests (chrome) - Build # 1670 - Fixed: Check console output at https://jenkins.plone.org/job/plone-5.2-python-3.7-robot-chrome/1670/ to view the results. Test Results: All tests passed From jenkins at plone.org Thu Apr 28 10:57:18 2022 From: jenkins at plone.org (jenkins at plone.org) Date: Thu, 28 Apr 2022 12:57:18 +0200 (CEST) Subject: [Testbot] Plone 5.2 - Python 2.7 - Build # 1709 - Fixed! In-Reply-To: <1989278246.125.1651039893275@[104.25.48.70]> References: <1989278246.125.1651039893275@[104.25.48.70]> Message-ID: <657351211.185.1651143438927@[172.67.83.194]> Plone 5.2 - Python 2.7 - Build # 1709 - Fixed: Check console output at https://jenkins.plone.org/job/plone-5.2-python-2.7/1709/ to view the results. Plone 5.2 - Python 2.7 - Build # 1709 - Fixed: Check console output at https://jenkins.plone.org/job/plone-5.2-python-2.7/1709/ to view the results. Test Results: All tests passed From jenkins at plone.org Thu Apr 28 12:08:45 2022 From: jenkins at plone.org (jenkins at plone.org) Date: Thu, 28 Apr 2022 14:08:45 +0200 (CEST) Subject: [Testbot] Plone 6.0 - Python 3.9 - Robot Framework Tests (chrome) - Build # 945 - Fixed! In-Reply-To: <1150700211.157.1651102535971@[104.25.48.70]> References: <1150700211.157.1651102535971@[104.25.48.70]> Message-ID: <136405934.193.1651147726335@[104.25.48.70]> Plone 6.0 - Python 3.9 - Robot Framework Tests (chrome) - Build # 945 - Fixed: Check console output at https://jenkins.plone.org/job/plone-6.0-python-3.9-robot-chrome/945/ to view the results. Plone 6.0 - Python 3.9 - Robot Framework Tests (chrome) - Build # 945 - Fixed: Check console output at https://jenkins.plone.org/job/plone-6.0-python-3.9-robot-chrome/945/ to view the results. Test Results: All tests passed From jenkins at plone.org Thu Apr 28 18:19:02 2022 From: jenkins at plone.org (jenkins at plone.org) Date: Thu, 28 Apr 2022 20:19:02 +0200 (CEST) Subject: [Testbot] Plone 5.2 - Python 3.7 - Robot Framework Tests (chrome) - Build # 1671 - Failure! Message-ID: <1167694615.195.1651169943847@[172.67.83.194]> Plone 5.2 - Python 3.7 - Robot Framework Tests (chrome) - Build # 1671 - Failure: Check console output at https://jenkins.plone.org/job/plone-5.2-python-3.7-robot-chrome/1671/ to view the results. Plone 5.2 - Python 3.7 - Robot Framework Tests (chrome) - Build # 1671 - Failure: Check console output at https://jenkins.plone.org/job/plone-5.2-python-3.7-robot-chrome/1671/ to view the results. Test Results: 7 tests failed.... and 7 other failed tests. From jenkins at plone.org Thu Apr 28 18:22:15 2022 From: jenkins at plone.org (jenkins at plone.org) Date: Thu, 28 Apr 2022 20:22:15 +0200 (CEST) Subject: [Testbot] Plone 5.2 - Python 2.7 - Robot Framework Tests (chrome) - Build # 1749 - Failure! Message-ID: <1339519012.197.1651170135689@[172.67.83.194]> Plone 5.2 - Python 2.7 - Robot Framework Tests (chrome) - Build # 1749 - Failure: Check console output at https://jenkins.plone.org/job/plone-5.2-python-2.7-robot-chrome/1749/ to view the results. Plone 5.2 - Python 2.7 - Robot Framework Tests (chrome) - Build # 1749 - Failure: Check console output at https://jenkins.plone.org/job/plone-5.2-python-2.7-robot-chrome/1749/ to view the results. Test Results: 8 tests failed.... and 8 other failed tests. From jenkins at plone.org Thu Apr 28 19:17:37 2022 From: jenkins at plone.org (jenkins at plone.org) Date: Thu, 28 Apr 2022 21:17:37 +0200 (CEST) Subject: [Testbot] Plone 5.2 - Python 3.7 - Robot Framework Tests (chrome) - Build # 1672 - Fixed! In-Reply-To: <1167694615.195.1651169943847@[172.67.83.194]> References: <1167694615.195.1651169943847@[172.67.83.194]> Message-ID: <624401388.199.1651173458766@[104.25.47.70]> Plone 5.2 - Python 3.7 - Robot Framework Tests (chrome) - Build # 1672 - Fixed: Check console output at https://jenkins.plone.org/job/plone-5.2-python-3.7-robot-chrome/1672/ to view the results. Plone 5.2 - Python 3.7 - Robot Framework Tests (chrome) - Build # 1672 - Fixed: Check console output at https://jenkins.plone.org/job/plone-5.2-python-3.7-robot-chrome/1672/ to view the results. Test Results: All tests passed From jenkins at plone.org Thu Apr 28 19:39:40 2022 From: jenkins at plone.org (jenkins at plone.org) Date: Thu, 28 Apr 2022 21:39:40 +0200 (CEST) Subject: [Testbot] Plone 5.2 - Python 2.7 - Robot Framework Tests (chrome) - Build # 1750 - Fixed! In-Reply-To: <1339519012.197.1651170135689@[172.67.83.194]> References: <1339519012.197.1651170135689@[172.67.83.194]> Message-ID: <1097143893.201.1651174781040@[104.25.47.70]> Plone 5.2 - Python 2.7 - Robot Framework Tests (chrome) - Build # 1750 - Fixed: Check console output at https://jenkins.plone.org/job/plone-5.2-python-2.7-robot-chrome/1750/ to view the results. Plone 5.2 - Python 2.7 - Robot Framework Tests (chrome) - Build # 1750 - Fixed: Check console output at https://jenkins.plone.org/job/plone-5.2-python-2.7-robot-chrome/1750/ to view the results. Test Results: All tests passed From jenkins at plone.org Thu Apr 28 20:45:05 2022 From: jenkins at plone.org (jenkins at plone.org) Date: Thu, 28 Apr 2022 22:45:05 +0200 (CEST) Subject: [Testbot] Plone 6.0 - Python 3.7 - Robot Framework Tests (chrome) - Build # 1188 - Failure! Message-ID: <120678662.203.1651178706538@[172.67.83.194]> Plone 6.0 - Python 3.7 - Robot Framework Tests (chrome) - Build # 1188 - Failure: Check console output at https://jenkins.plone.org/job/plone-6.0-python-3.7-robot-chrome/1188/ to view the results. Plone 6.0 - Python 3.7 - Robot Framework Tests (chrome) - Build # 1188 - Failure: Check console output at https://jenkins.plone.org/job/plone-6.0-python-3.7-robot-chrome/1188/ to view the results. Test Results: 2 tests failed.... and 2 other failed tests. From jenkins at plone.org Thu Apr 28 20:45:53 2022 From: jenkins at plone.org (jenkins at plone.org) Date: Thu, 28 Apr 2022 22:45:53 +0200 (CEST) Subject: [Testbot] Plone 6.0 - Python 3.9 - Robot Framework Tests (chrome) - Build # 947 - Failure! Message-ID: <1705613710.205.1651178754466@[172.67.83.194]> Plone 6.0 - Python 3.9 - Robot Framework Tests (chrome) - Build # 947 - Failure: Check console output at https://jenkins.plone.org/job/plone-6.0-python-3.9-robot-chrome/947/ to view the results. Plone 6.0 - Python 3.9 - Robot Framework Tests (chrome) - Build # 947 - Failure: Check console output at https://jenkins.plone.org/job/plone-6.0-python-3.9-robot-chrome/947/ to view the results. Test Results: 1 tests failed.... and 1 other failed tests. From jenkins at plone.org Thu Apr 28 21:21:47 2022 From: jenkins at plone.org (jenkins at plone.org) Date: Thu, 28 Apr 2022 23:21:47 +0200 (CEST) Subject: [Testbot] Plone 5.2 - Python 3.8 - Robot Framework Tests (chrome) - Build # 1434 - Fixed! Message-ID: <1453841326.207.1651180908319@[172.67.83.194]> Plone 5.2 - Python 3.8 - Robot Framework Tests (chrome) - Build # 1434 - Fixed: Check console output at https://jenkins.plone.org/job/plone-5.2-python-3.8-robot-chrome/1434/ to view the results. Plone 5.2 - Python 3.8 - Robot Framework Tests (chrome) - Build # 1434 - Fixed: Check console output at https://jenkins.plone.org/job/plone-5.2-python-3.8-robot-chrome/1434/ to view the results. Test Results: All tests passed From jenkins at plone.org Thu Apr 28 22:31:06 2022 From: jenkins at plone.org (jenkins at plone.org) Date: Fri, 29 Apr 2022 00:31:06 +0200 (CEST) Subject: [Testbot] Plone 6.0 - Python 3.9 - Robot Framework Tests (chrome) - Build # 948 - Still Failing! In-Reply-To: <1705613710.205.1651178754466@[172.67.83.194]> References: <1705613710.205.1651178754466@[172.67.83.194]> Message-ID: <1675901531.210.1651185067409@[104.25.48.70]> Plone 6.0 - Python 3.9 - Robot Framework Tests (chrome) - Build # 948 - Still Failing: Check console output at https://jenkins.plone.org/job/plone-6.0-python-3.9-robot-chrome/948/ to view the results. Plone 6.0 - Python 3.9 - Robot Framework Tests (chrome) - Build # 948 - Still Failing: Check console output at https://jenkins.plone.org/job/plone-6.0-python-3.9-robot-chrome/948/ to view the results. Test Results: 6 tests failed.... and 6 other failed tests. From jenkins at plone.org Thu Apr 28 22:31:07 2022 From: jenkins at plone.org (jenkins at plone.org) Date: Fri, 29 Apr 2022 00:31:07 +0200 (CEST) Subject: [Testbot] Plone 6.0 - Python 3.7 - Robot Framework Tests (chrome) - Build # 1189 - Still Failing! In-Reply-To: <120678662.203.1651178706538@[172.67.83.194]> References: <120678662.203.1651178706538@[172.67.83.194]> Message-ID: <1349125298.211.1651185067934@[104.25.48.70]> Plone 6.0 - Python 3.7 - Robot Framework Tests (chrome) - Build # 1189 - Still Failing: Check console output at https://jenkins.plone.org/job/plone-6.0-python-3.7-robot-chrome/1189/ to view the results. Plone 6.0 - Python 3.7 - Robot Framework Tests (chrome) - Build # 1189 - Still Failing: Check console output at https://jenkins.plone.org/job/plone-6.0-python-3.7-robot-chrome/1189/ to view the results. Test Results: 5 tests failed.... and 5 other failed tests. From jenkins at plone.org Thu Apr 28 22:31:08 2022 From: jenkins at plone.org (jenkins at plone.org) Date: Fri, 29 Apr 2022 00:31:08 +0200 (CEST) Subject: [Testbot] Plone 6.0 - Python 3.9 - Robot Framework Tests (chrome) - Build # 948 - Still Failing! In-Reply-To: <1705613710.205.1651178754466@[172.67.83.194]> References: <1705613710.205.1651178754466@[172.67.83.194]> Message-ID: <304063974.214.1651185068549@[104.25.48.70]> Plone 6.0 - Python 3.9 - Robot Framework Tests (chrome) - Build # 948 - Still Failing: Check console output at https://jenkins.plone.org/job/plone-6.0-python-3.9-robot-chrome/948/ to view the results. Plone 6.0 - Python 3.9 - Robot Framework Tests (chrome) - Build # 948 - Still Failing: Check console output at https://jenkins.plone.org/job/plone-6.0-python-3.9-robot-chrome/948/ to view the results. Test Results: 6 tests failed.... and 6 other failed tests. From jenkins at plone.org Thu Apr 28 22:31:08 2022 From: jenkins at plone.org (jenkins at plone.org) Date: Fri, 29 Apr 2022 00:31:08 +0200 (CEST) Subject: [Testbot] Plone 6.0 - Python 3.7 - Robot Framework Tests (chrome) - Build # 1189 - Still Failing! In-Reply-To: <120678662.203.1651178706538@[172.67.83.194]> References: <120678662.203.1651178706538@[172.67.83.194]> Message-ID: <1825951866.215.1651185069142@[104.25.48.70]> Plone 6.0 - Python 3.7 - Robot Framework Tests (chrome) - Build # 1189 - Still Failing: Check console output at https://jenkins.plone.org/job/plone-6.0-python-3.7-robot-chrome/1189/ to view the results. Plone 6.0 - Python 3.7 - Robot Framework Tests (chrome) - Build # 1189 - Still Failing: Check console output at https://jenkins.plone.org/job/plone-6.0-python-3.7-robot-chrome/1189/ to view the results. Test Results: 5 tests failed.... and 5 other failed tests. From jenkins at plone.org Thu Apr 28 22:31:21 2022 From: jenkins at plone.org (jenkins at plone.org) Date: Fri, 29 Apr 2022 00:31:21 +0200 (CEST) Subject: [Testbot] Plone 6.0 - Python 3.8 - Robot Framework Tests (chrome) - Build # 1170 - Failure! Message-ID: <307852196.217.1651185082153@[104.25.48.70]> Plone 6.0 - Python 3.8 - Robot Framework Tests (chrome) - Build # 1170 - Failure: Check console output at https://jenkins.plone.org/job/plone-6.0-python-3.8-robot-chrome/1170/ to view the results. Plone 6.0 - Python 3.8 - Robot Framework Tests (chrome) - Build # 1170 - Failure: Check console output at https://jenkins.plone.org/job/plone-6.0-python-3.8-robot-chrome/1170/ to view the results. Test Results: 5 tests failed.... and 5 other failed tests. From jenkins at plone.org Fri Apr 29 09:02:22 2022 From: jenkins at plone.org (jenkins at plone.org) Date: Fri, 29 Apr 2022 11:02:22 +0200 (CEST) Subject: [Testbot] Plone 6.0 - Python 3.9 - Robot Framework Tests (chrome) - Build # 949 - Fixed! In-Reply-To: <1675901531.210.1651185067409@[104.25.48.70]> References: <1675901531.210.1651185067409@[104.25.48.70]> Message-ID: <2101204104.219.1651222942958@[104.25.48.70]> Plone 6.0 - Python 3.9 - Robot Framework Tests (chrome) - Build # 949 - Fixed: Check console output at https://jenkins.plone.org/job/plone-6.0-python-3.9-robot-chrome/949/ to view the results. Plone 6.0 - Python 3.9 - Robot Framework Tests (chrome) - Build # 949 - Fixed: Check console output at https://jenkins.plone.org/job/plone-6.0-python-3.9-robot-chrome/949/ to view the results. Test Results: All tests passed From jenkins at plone.org Fri Apr 29 09:23:30 2022 From: jenkins at plone.org (jenkins at plone.org) Date: Fri, 29 Apr 2022 11:23:30 +0200 (CEST) Subject: [Testbot] Plone 6.0 - Python 3.7 - Robot Framework Tests (chrome) - Build # 1190 - Fixed! In-Reply-To: <1349125298.211.1651185067934@[104.25.48.70]> References: <1349125298.211.1651185067934@[104.25.48.70]> Message-ID: <2001090310.221.1651224212222@[104.25.47.70]> Plone 6.0 - Python 3.7 - Robot Framework Tests (chrome) - Build # 1190 - Fixed: Check console output at https://jenkins.plone.org/job/plone-6.0-python-3.7-robot-chrome/1190/ to view the results. Plone 6.0 - Python 3.7 - Robot Framework Tests (chrome) - Build # 1190 - Fixed: Check console output at https://jenkins.plone.org/job/plone-6.0-python-3.7-robot-chrome/1190/ to view the results. Test Results: All tests passed From jenkins at plone.org Fri Apr 29 23:20:53 2022 From: jenkins at plone.org (jenkins at plone.org) Date: Sat, 30 Apr 2022 01:20:53 +0200 (CEST) Subject: [Testbot] Plone 5.2 - Python 3.7 - Build # 1652 - Failure! Message-ID: <2077387363.229.1651274454020@[172.67.83.194]> Plone 5.2 - Python 3.7 - Build # 1652 - Failure: Check console output at https://jenkins.plone.org/job/plone-5.2-python-3.7/1652/ to view the results. Plone 5.2 - Python 3.7 - Build # 1652 - Failure: Check console output at https://jenkins.plone.org/job/plone-5.2-python-3.7/1652/ to view the results. Test Results: 2 tests failed. FAILED: Products.PortalTransforms.tests.test_transforms.TransformTestSubclass.ansformTestSubclass.testSameNoFilename Error Message: [Errno 12] Cannot allocate memory Stack Trace: [Errno 12] Cannot allocate memory File "/srv/python3.7/lib/python3.7/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.7/lib/python3.7/unittest/case.py", line 628, in run testMethod() File "/home/jenkins/.buildout/eggs/cp37m/Products.PortalTransforms-3.2.0-py3.7.egg/Products/PortalTransforms/tests/test_transforms.py", line 124, in testSameNoFilename self.do_convert() File "/home/jenkins/.buildout/eggs/cp37m/Products.PortalTransforms-3.2.0-py3.7.egg/Products/PortalTransforms/tests/test_transforms.py", line 67, in do_convert res_data = self.transform.convert(orig, data, filename=filename) File "/home/jenkins/.buildout/eggs/cp37m/Products.PortalTransforms-3.2.0-py3.7.egg/Products/PortalTransforms/transforms/pdf_to_html.py", line 34, in convert html = self.invokeCommand(tmpdir, fullname) File "/home/jenkins/.buildout/eggs/cp37m/Products.PortalTransforms-3.2.0-py3.7.egg/Products/PortalTransforms/transforms/pdf_to_html.py", line 54, in invokeCommand subprocess.run(cmd, shell=True) File "/srv/python3.7/lib/python3.7/subprocess.py", line 488, in run with Popen(*popenargs, **kwargs) as process: File "/srv/python3.7/lib/python3.7/subprocess.py", line 800, in __init__ restore_signals, start_new_session) File "/srv/python3.7/lib/python3.7/subprocess.py", line 1482, in _execute_child restore_signals, start_new_session, preexec_fn) FAILED: plone.app.testing.layers.rst Error Message: Failed doctest test for layers.rst Stack Trace: Failed doctest test for layers.rst File "/home/jenkins/.buildout/eggs/cp37m/plone.app.testing-6.1.9-py3.7.egg/plone/app/testing/layers.rst", line 0 ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp37m/plone.app.testing-6.1.9-py3.7.egg/plone/app/testing/layers.rst", line 341, in layers.rst Failed example: conn = urlopen(portal_url, timeout=10) Exception raised: Traceback (most recent call last): File "/srv/python3.7/lib/python3.7/doctest.py", line 1337, in __run compileflags, 1), test.globs) File "", line 1, in conn = urlopen(portal_url, timeout=10) File "/srv/python3.7/lib/python3.7/urllib/request.py", line 222, in urlopen return opener.open(url, data, timeout) File "/srv/python3.7/lib/python3.7/urllib/request.py", line 525, in open response = self._open(req, data) File "/srv/python3.7/lib/python3.7/urllib/request.py", line 543, in _open '_open', req) File "/srv/python3.7/lib/python3.7/urllib/request.py", line 503, in _call_chain result = func(*args) File "/srv/python3.7/lib/python3.7/urllib/request.py", line 1378, in http_open return self.do_open(http.client.HTTPConnection, req) File "/srv/python3.7/lib/python3.7/urllib/request.py", line 1353, in do_open r = h.getresponse() File "/srv/python3.7/lib/python3.7/http/client.py", line 1373, in getresponse response.begin() File "/srv/python3.7/lib/python3.7/http/client.py", line 319, in begin version, status, reason = self._read_status() File "/srv/python3.7/lib/python3.7/http/client.py", line 280, in _read_status line = str(self.fp.readline(_MAXLINE + 1), "iso-8859-1") File "/srv/python3.7/lib/python3.7/socket.py", line 589, in readinto return self._sock.recv_into(b) socket.timeout: timed out ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp37m/plone.app.testing-6.1.9-py3.7.egg/plone/app/testing/layers.rst", line 342, in layers.rst Failed example: responseBody = conn.read() Exception raised: Traceback (most recent call last): File "/srv/python3.7/lib/python3.7/doctest.py", line 1337, in __run compileflags, 1), test.globs) File "", line 1, in responseBody = conn.read() NameError: name 'conn' is not defined ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp37m/plone.app.testing-6.1.9-py3.7.egg/plone/app/testing/layers.rst", line 343, in layers.rst Failed example: b"Fancy Portal" in responseBody Exception raised: Traceback (most recent call last): File "/srv/python3.7/lib/python3.7/doctest.py", line 1337, in __run compileflags, 1), test.globs) File "", line 1, in b"Fancy Portal" in responseBody NameError: name 'responseBody' is not defined ---------------------------------------------------------------------- File "/home/jenkins/.buildout/eggs/cp37m/plone.app.testing-6.1.9-py3.7.egg/plone/app/testing/layers.rst", line 345, in layers.rst Failed example: conn.close() Exception raised: Traceback (most recent call last): File "/srv/python3.7/lib/python3.7/doctest.py", line 1337, in __run compileflags, 1), test.globs) File "", line 1, in conn.close() NameError: name 'conn' is not defined File "/srv/python3.7/lib/python3.7/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.7/lib/python3.7/unittest/case.py", line 628, in run testMethod() File "/srv/python3.7/lib/python3.7/doctest.py", line 2204, in runTest raise self.failureException(self.format_failure(new.getvalue())) From jenkins at plone.org Fri Apr 29 23:31:57 2022 From: jenkins at plone.org (jenkins at plone.org) Date: Sat, 30 Apr 2022 01:31:57 +0200 (CEST) Subject: [Testbot] Plone 5.2 - Python 3.8 - Robot Framework Tests (chrome) - Build # 1437 - Failure! Message-ID: <1789323549.231.1651275118406@[104.25.47.70]> Plone 5.2 - Python 3.8 - Robot Framework Tests (chrome) - Build # 1437 - Failure: Check console output at https://jenkins.plone.org/job/plone-5.2-python-3.8-robot-chrome/1437/ to view the results. Plone 5.2 - Python 3.8 - Robot Framework Tests (chrome) - Build # 1437 - Failure: Check console output at https://jenkins.plone.org/job/plone-5.2-python-3.8-robot-chrome/1437/ to view the results. Test Results: 9 tests failed.... and 9 other failed tests. From jenkins at plone.org Fri Apr 29 23:32:40 2022 From: jenkins at plone.org (jenkins at plone.org) Date: Sat, 30 Apr 2022 01:32:40 +0200 (CEST) Subject: [Testbot] Plone 5.2 - Python 3.7 - Robot Framework Tests (chrome) - Build # 1678 - Failure! Message-ID: <217883961.233.1651275161418@[104.25.47.70]> Plone 5.2 - Python 3.7 - Robot Framework Tests (chrome) - Build # 1678 - Failure: Check console output at https://jenkins.plone.org/job/plone-5.2-python-3.7-robot-chrome/1678/ to view the results. Plone 5.2 - Python 3.7 - Robot Framework Tests (chrome) - Build # 1678 - Failure: Check console output at https://jenkins.plone.org/job/plone-5.2-python-3.7-robot-chrome/1678/ to view the results. Test Results: 11 tests failed.... and 11 other failed tests. From jenkins at plone.org Sat Apr 30 05:28:44 2022 From: jenkins at plone.org (jenkins at plone.org) Date: Sat, 30 Apr 2022 07:28:44 +0200 (CEST) Subject: [Testbot] Plone 5.2 - Python 3.7 - Robot Framework Tests (chrome) - Build # 1679 - Fixed! In-Reply-To: <217883961.233.1651275161418@[104.25.47.70]> References: <217883961.233.1651275161418@[104.25.47.70]> Message-ID: <1495676777.237.1651296525628@[172.67.83.194]> Plone 5.2 - Python 3.7 - Robot Framework Tests (chrome) - Build # 1679 - Fixed: Check console output at https://jenkins.plone.org/job/plone-5.2-python-3.7-robot-chrome/1679/ to view the results. Plone 5.2 - Python 3.7 - Robot Framework Tests (chrome) - Build # 1679 - Fixed: Check console output at https://jenkins.plone.org/job/plone-5.2-python-3.7-robot-chrome/1679/ to view the results. Test Results: All tests passed From jenkins at plone.org Sat Apr 30 05:29:04 2022 From: jenkins at plone.org (jenkins at plone.org) Date: Sat, 30 Apr 2022 07:29:04 +0200 (CEST) Subject: [Testbot] Plone 5.2 - Python 3.6 - Robot Framework Tests (chrome) - Build # 1719 - Failure! Message-ID: <1772960364.239.1651296545313@[104.25.47.70]> Plone 5.2 - Python 3.6 - Robot Framework Tests (chrome) - Build # 1719 - Failure: Check console output at https://jenkins.plone.org/job/plone-5.2-python-3.6-robot-chrome/1719/ to view the results. Plone 5.2 - Python 3.6 - Robot Framework Tests (chrome) - Build # 1719 - Failure: Check console output at https://jenkins.plone.org/job/plone-5.2-python-3.6-robot-chrome/1719/ to view the results. Test Results: 1 tests failed.... and 1 other failed tests. From jenkins at plone.org Sat Apr 30 05:30:41 2022 From: jenkins at plone.org (jenkins at plone.org) Date: Sat, 30 Apr 2022 07:30:41 +0200 (CEST) Subject: [Testbot] Plone 5.2 - Python 3.8 - Robot Framework Tests (chrome) - Build # 1438 - Still Failing! In-Reply-To: <1789323549.231.1651275118406@[104.25.47.70]> References: <1789323549.231.1651275118406@[104.25.47.70]> Message-ID: <1456690151.241.1651296642405@[104.25.47.70]> Plone 5.2 - Python 3.8 - Robot Framework Tests (chrome) - Build # 1438 - Still Failing: Check console output at https://jenkins.plone.org/job/plone-5.2-python-3.8-robot-chrome/1438/ to view the results. Plone 5.2 - Python 3.8 - Robot Framework Tests (chrome) - Build # 1438 - Still Failing: Check console output at https://jenkins.plone.org/job/plone-5.2-python-3.8-robot-chrome/1438/ to view the results. Test Results: 1 tests failed.... and 1 other failed tests. From jenkins at plone.org Sat Apr 30 05:30:42 2022 From: jenkins at plone.org (jenkins at plone.org) Date: Sat, 30 Apr 2022 07:30:42 +0200 (CEST) Subject: [Testbot] Plone 5.2 - Python 3.8 - Robot Framework Tests (chrome) - Build # 1438 - Still Failing! In-Reply-To: <1789323549.231.1651275118406@[104.25.47.70]> References: <1789323549.231.1651275118406@[104.25.47.70]> Message-ID: <1305798388.243.1651296643281@[104.25.47.70]> Plone 5.2 - Python 3.8 - Robot Framework Tests (chrome) - Build # 1438 - Still Failing: Check console output at https://jenkins.plone.org/job/plone-5.2-python-3.8-robot-chrome/1438/ to view the results. Plone 5.2 - Python 3.8 - Robot Framework Tests (chrome) - Build # 1438 - Still Failing: Check console output at https://jenkins.plone.org/job/plone-5.2-python-3.8-robot-chrome/1438/ to view the results. Test Results: 1 tests failed.... and 1 other failed tests. From jenkins at plone.org Sat Apr 30 05:37:04 2022 From: jenkins at plone.org (jenkins at plone.org) Date: Sat, 30 Apr 2022 07:37:04 +0200 (CEST) Subject: [Testbot] Plone 5.2 - Python 3.7 - Build # 1653 - Fixed! In-Reply-To: <2077387363.229.1651274454020@[172.67.83.194]> References: <2077387363.229.1651274454020@[172.67.83.194]> Message-ID: <77062302.245.1651297024960@[104.25.48.70]> Plone 5.2 - Python 3.7 - Build # 1653 - Fixed: Check console output at https://jenkins.plone.org/job/plone-5.2-python-3.7/1653/ to view the results. Plone 5.2 - Python 3.7 - Build # 1653 - Fixed: Check console output at https://jenkins.plone.org/job/plone-5.2-python-3.7/1653/ to view the results. Test Results: All tests passed From jenkins at plone.org Sat Apr 30 10:30:34 2022 From: jenkins at plone.org (jenkins at plone.org) Date: Sat, 30 Apr 2022 12:30:34 +0200 (CEST) Subject: [Testbot] Plone 6.0 - Python 3.8 - Build # 1178 - Fixed! Message-ID: <1147158065.247.1651314634832@[172.67.83.194]> Plone 6.0 - Python 3.8 - Build # 1178 - Fixed: Check console output at https://jenkins.plone.org/job/plone-6.0-python-3.8/1178/ to view the results. Plone 6.0 - Python 3.8 - Build # 1178 - Fixed: Check console output at https://jenkins.plone.org/job/plone-6.0-python-3.8/1178/ to view the results. Test Results: All tests passed From jenkins at plone.org Sat Apr 30 20:15:02 2022 From: jenkins at plone.org (jenkins at plone.org) Date: Sat, 30 Apr 2022 22:15:02 +0200 (CEST) Subject: [Testbot] Plone 6.0 - Python 3.9 - Robot Framework Tests (chrome) - Build # 952 - Failure! Message-ID: <475918895.267.1651349703431@[104.25.47.70]> Plone 6.0 - Python 3.9 - Robot Framework Tests (chrome) - Build # 952 - Failure: Check console output at https://jenkins.plone.org/job/plone-6.0-python-3.9-robot-chrome/952/ to view the results. Plone 6.0 - Python 3.9 - Robot Framework Tests (chrome) - Build # 952 - Failure: Check console output at https://jenkins.plone.org/job/plone-6.0-python-3.9-robot-chrome/952/ to view the results. Test Results: 1 tests failed.... and 1 other failed tests. From jenkins at plone.org Sat Apr 30 22:42:16 2022 From: jenkins at plone.org (jenkins at plone.org) Date: Sun, 1 May 2022 00:42:16 +0200 (CEST) Subject: [Testbot] Plone 5.2 - Python 3.6 - Robot Framework Tests (chrome) - Build # 1720 - Fixed! In-Reply-To: <1772960364.239.1651296545313@[104.25.47.70]> References: <1772960364.239.1651296545313@[104.25.47.70]> Message-ID: <607232086.281.1651358537824@[104.25.47.70]> Plone 5.2 - Python 3.6 - Robot Framework Tests (chrome) - Build # 1720 - Fixed: Check console output at https://jenkins.plone.org/job/plone-5.2-python-3.6-robot-chrome/1720/ to view the results. Plone 5.2 - Python 3.6 - Robot Framework Tests (chrome) - Build # 1720 - Fixed: Check console output at https://jenkins.plone.org/job/plone-5.2-python-3.6-robot-chrome/1720/ to view the results. Test Results: All tests passed From jenkins at plone.org Sat Apr 30 22:48:57 2022 From: jenkins at plone.org (jenkins at plone.org) Date: Sun, 1 May 2022 00:48:57 +0200 (CEST) Subject: [Testbot] Plone 5.2 - Python 3.8 - Build # 1415 - Failure! Message-ID: <211277180.283.1651358937916@[104.25.48.70]> Plone 5.2 - Python 3.8 - Build # 1415 - Failure: Check console output at https://jenkins.plone.org/job/plone-5.2-python-3.8/1415/ to view the results. Plone 5.2 - Python 3.8 - Build # 1415 - Failure: Check console output at https://jenkins.plone.org/job/plone-5.2-python-3.8/1415/ to view the results. Test Results: 3 tests failed. FAILED: plone.app.event.tests.test_portlet_calendar.RendererTest.test_event_nonascii Error Message: False is not true Stack Trace: False is not true File "/srv/python3.8/lib/python3.8/unittest/case.py", line 60, in testPartExecutor yield File "/srv/python3.8/lib/python3.8/unittest/case.py", line 676, in run self._callTestMethod(testMethod) File "/srv/python3.8/lib/python3.8/unittest/case.py", line 633, in _callTestMethod method() File "/home/jenkins/.buildout/eggs/cp38/plone.app.event-3.2.14-py3.8.egg/plone/app/event/tests/test_portlet_calendar.py", line 234, in test_event_nonascii self.assertTrue(title in r.render()) File "/srv/python3.8/lib/python3.8/unittest/case.py", line 765, in assertTrue raise self.failureException(msg) FAILED: plone.app.event.tests.test_portlet_calendar.RendererTest.test_long_event Error Message: 0 != 3 Stack Trace: 0 != 3 File "/srv/python3.8/lib/python3.8/unittest/case.py", line 60, in testPartExecutor yield File "/srv/python3.8/lib/python3.8/unittest/case.py", line 676, in run self._callTestMethod(testMethod) File "/srv/python3.8/lib/python3.8/unittest/case.py", line 633, in _callTestMethod method() File "/home/jenkins/.buildout/eggs/cp38/plone.app.event-3.2.14-py3.8.egg/plone/app/event/tests/test_portlet_calendar.py", line 194, in test_long_event self.assertEqual(rd.count('e1'), 3) File "/srv/python3.8/lib/python3.8/unittest/case.py", line 912, in assertEqual assertion_func(first, second, msg=msg) File "/srv/python3.8/lib/python3.8/unittest/case.py", line 905, in _baseAssertEqual raise self.failureException(msg) FAILED: plone.app.event.tests.test_portlet_calendar.RendererTest.test_portlet_config Error Message: False is not true Stack Trace: False is not true File "/srv/python3.8/lib/python3.8/unittest/case.py", line 60, in testPartExecutor yield File "/srv/python3.8/lib/python3.8/unittest/case.py", line 676, in run self._callTestMethod(testMethod) File "/srv/python3.8/lib/python3.8/unittest/case.py", line 633, in _callTestMethod method() File "/home/jenkins/.buildout/eggs/cp38/plone.app.event-3.2.14-py3.8.egg/plone/app/event/tests/test_portlet_calendar.py", line 151, in test_portlet_config self.assertTrue('e1' in rd and 'e2' not in rd) File "/srv/python3.8/lib/python3.8/unittest/case.py", line 765, in assertTrue raise self.failureException(msg) From jenkins at plone.org Sat Apr 30 22:49:51 2022 From: jenkins at plone.org (jenkins at plone.org) Date: Sun, 1 May 2022 00:49:51 +0200 (CEST) Subject: [Testbot] Plone 5.2 - Python 3.6 - Build # 1706 - Failure! Message-ID: <1609991218.285.1651358992309@[104.25.48.70]> Plone 5.2 - Python 3.6 - Build # 1706 - Failure: Check console output at https://jenkins.plone.org/job/plone-5.2-python-3.6/1706/ to view the results. Plone 5.2 - Python 3.6 - Build # 1706 - Failure: Check console output at https://jenkins.plone.org/job/plone-5.2-python-3.6/1706/ to view the results. Test Results: 3 tests failed. FAILED: plone.app.event.tests.test_portlet_calendar.RendererTest.test_event_nonascii Error Message: False is not true Stack Trace: False is not true File "/srv/python3.6/lib/python3.6/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.6/lib/python3.6/unittest/case.py", line 605, in run testMethod() File "/home/jenkins/.buildout/eggs/cp36m/plone.app.event-3.2.14-py3.6.egg/plone/app/event/tests/test_portlet_calendar.py", line 234, in test_event_nonascii self.assertTrue(title in r.render()) File "/srv/python3.6/lib/python3.6/unittest/case.py", line 682, in assertTrue raise self.failureException(msg) FAILED: plone.app.event.tests.test_portlet_calendar.RendererTest.test_long_event Error Message: 0 != 3 Stack Trace: 0 != 3 File "/srv/python3.6/lib/python3.6/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.6/lib/python3.6/unittest/case.py", line 605, in run testMethod() File "/home/jenkins/.buildout/eggs/cp36m/plone.app.event-3.2.14-py3.6.egg/plone/app/event/tests/test_portlet_calendar.py", line 194, in test_long_event self.assertEqual(rd.count('e1'), 3) File "/srv/python3.6/lib/python3.6/unittest/case.py", line 829, in assertEqual assertion_func(first, second, msg=msg) File "/srv/python3.6/lib/python3.6/unittest/case.py", line 822, in _baseAssertEqual raise self.failureException(msg) FAILED: plone.app.event.tests.test_portlet_calendar.RendererTest.test_portlet_config Error Message: False is not true Stack Trace: False is not true File "/srv/python3.6/lib/python3.6/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.6/lib/python3.6/unittest/case.py", line 605, in run testMethod() File "/home/jenkins/.buildout/eggs/cp36m/plone.app.event-3.2.14-py3.6.egg/plone/app/event/tests/test_portlet_calendar.py", line 151, in test_portlet_config self.assertTrue('e1' in rd and 'e2' not in rd) File "/srv/python3.6/lib/python3.6/unittest/case.py", line 682, in assertTrue raise self.failureException(msg) From jenkins at plone.org Sat Apr 30 22:50:16 2022 From: jenkins at plone.org (jenkins at plone.org) Date: Sun, 1 May 2022 00:50:16 +0200 (CEST) Subject: [Testbot] Plone 5.2 - Python 3.7 - Build # 1654 - Failure! Message-ID: <597855259.287.1651359017312@[104.25.48.70]> Plone 5.2 - Python 3.7 - Build # 1654 - Failure: Check console output at https://jenkins.plone.org/job/plone-5.2-python-3.7/1654/ to view the results. Plone 5.2 - Python 3.7 - Build # 1654 - Failure: Check console output at https://jenkins.plone.org/job/plone-5.2-python-3.7/1654/ to view the results. Test Results: 3 tests failed. FAILED: plone.app.event.tests.test_portlet_calendar.RendererTest.test_event_nonascii Error Message: False is not true Stack Trace: False is not true File "/srv/python3.7/lib/python3.7/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.7/lib/python3.7/unittest/case.py", line 628, in run testMethod() File "/home/jenkins/.buildout/eggs/cp37m/plone.app.event-3.2.14-py3.7.egg/plone/app/event/tests/test_portlet_calendar.py", line 234, in test_event_nonascii self.assertTrue(title in r.render()) File "/srv/python3.7/lib/python3.7/unittest/case.py", line 705, in assertTrue raise self.failureException(msg) FAILED: plone.app.event.tests.test_portlet_calendar.RendererTest.test_long_event Error Message: 0 != 3 Stack Trace: 0 != 3 File "/srv/python3.7/lib/python3.7/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.7/lib/python3.7/unittest/case.py", line 628, in run testMethod() File "/home/jenkins/.buildout/eggs/cp37m/plone.app.event-3.2.14-py3.7.egg/plone/app/event/tests/test_portlet_calendar.py", line 194, in test_long_event self.assertEqual(rd.count('e1'), 3) File "/srv/python3.7/lib/python3.7/unittest/case.py", line 852, in assertEqual assertion_func(first, second, msg=msg) File "/srv/python3.7/lib/python3.7/unittest/case.py", line 845, in _baseAssertEqual raise self.failureException(msg) FAILED: plone.app.event.tests.test_portlet_calendar.RendererTest.test_portlet_config Error Message: False is not true Stack Trace: False is not true File "/srv/python3.7/lib/python3.7/unittest/case.py", line 59, in testPartExecutor yield File "/srv/python3.7/lib/python3.7/unittest/case.py", line 628, in run testMethod() File "/home/jenkins/.buildout/eggs/cp37m/plone.app.event-3.2.14-py3.7.egg/plone/app/event/tests/test_portlet_calendar.py", line 151, in test_portlet_config self.assertTrue('e1' in rd and 'e2' not in rd) File "/srv/python3.7/lib/python3.7/unittest/case.py", line 705, in assertTrue raise self.failureException(msg)