Date | Level | Type | Message |
---|---|---|---|
2024-11-06 18:18:09 | INFO | runbot | Init build environment with config Adhoc Conf con tests 17+ |
2024-11-06 18:18:09 | Starting step base from config Adhoc Conf con tests 17+ | ||
2024-11-06 18:18:09 | INFO | runbot | Using Dockerfile Tag odoo:adhoc-odoo-17 |
2024-11-06 18:18:28 | INFO | server | odoo.modules.loading:301 1 modules loaded in 9.43s, 9047 queries (+9047 extra) |
2024-11-06 18:18:41 | INFO | server | odoo.modules.loading:301 19 modules loaded in 6.45s, 7247 queries (+7247 extra) |
2024-11-06 18:18:42 | Step base finished in 29s | ||
2024-11-06 18:18:42 | Starting step all from config Adhoc Conf con tests 17+ | ||
2024-11-06 18:18:42 | INFO | runbot | Using Dockerfile Tag odoo:adhoc-odoo-17 |
2024-11-06 18:19:01 | INFO | server | odoo.modules.loading:301 1 modules loaded in 9.80s, 9047 queries (+9047 extra) |
2024-11-06 18:29:23 | INFO | server | odoo.addons.l10n_ar_edi.models.res_company:216 Setting demo certificate from to OdooCert2 in (AR) Responsable Inscripto company |
2024-11-06 18:29:23 | INFO | server | odoo.addons.l10n_ar_edi.models.res_company:216 Setting demo certificate from to OdooCert1 in (AR) Monotributista company |
2024-11-06 18:29:23 | INFO | server | odoo.addons.l10n_ar_edi.models.res_company:216 Setting demo certificate from to OdooCert4 in (AR) Exento company |
2024-11-06 18:31:18 | INFO | server | odoo.addons.l10n_ar_currency_update.models.res_company:46 Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista, (AR) Responsable Inscripto |
2024-11-06 18:38:00 | INFO | server | odoo.modules.loading:301 597 modules loaded in 1129.27s, 444638 queries (+477428 extra) |
2024-11-06 18:38:12 | INFO | server | odoo.modules.loading:301 606 modules loaded in 12.20s, 2357 queries (+2357 extra) |
2024-11-06 18:38:18 | INFO | server | odoo.addons.base.models.ir_qweb:301 Pregenerating assets bundles |
2024-11-06 18:40:13 | INFO | server | odoo.addons.l10n_ar_currency_update.models.res_company:46 Currency Provider configured as AFIP for next companies: (AR) Exento, Muebleria ARG |
2024-11-06 18:40:18 | INFO | server | odoo.addons.l10n_ar_currency_update.models.res_company:46 Currency Provider configured as AFIP for next companies: (AR) Exento, Muebleria ARG |
2024-11-06 18:40:58 | WARNING | server |
odoo.addons.website_mass_mailing.tests.test_snippets.TestSnippets.browser:1263
Tour snippet_newsletter_block_with_edit failed at step Wait for the edit mode to be started (trigger: .o_website_preview.editor_enable.editor_has_snippets) ----- FAILING STEP ----- { "content": "Wait for the edit mode to be started", "trigger": ".o_website_preview.editor_enable.editor_has_snippets", "timeout": 30000, "auto": true, "run": "[function]" }, ----------------------- { "trigger": "#oe_snippets .oe_snippet[name=\"Newsletter Block\"] .oe_snippet_thumbnail:not(.o_we_already_dragging)", "extra_trigger": ".o_website_preview.editor_enable.editor_has_snippets", "content": "Drag the <b>Newsletter Block</b> building block and drop it at the bottom of the page.", "position": "bottom", "run": "drag_and_drop_native iframe #wrapwrap > footer" }, { "content": "Wait for the list id to be set.", "trigger": "iframe .s_newsletter_block[data-list-id]:not([data-list-id=\"0\"]) .s_newsletter_subscribe_form", "run": "[function]" }, { "trigger": "div:not(.o_loading_dummy) > #oe_snippets button[data-action=\"save\"]:not([disabled])", "extra_trigger": "body:not(:has(.o_dialog)) #oe_snippets:not(:has(.o_we_already_dragging))", "in_modal": false, "content": "Good job! It's time to <b>Save</b> your work.", "position": "bottom" }, |
2024-11-06 18:40:58 | ERROR | server | odoo.addons.website_mass_mailing.tests.test_snippets.TestSnippets.browser:1263 Tour snippet_newsletter_block_with_edit failed at step Wait for the edit mode to be started (trigger: .o_website_preview.editor_enable.editor_has_snippets) |
2024-11-06 18:40:58 | INFO | server | odoo.addons.website_mass_mailing.tests.test_snippets.TestSnippets:301 Screenshot in: /data/build/tests/89589-17-0-all/screenshots/sc_20241106_184057_254651_TestSnippets.png |
2024-11-06 18:40:58 | INFO | server | odoo.addons.website_mass_mailing.tests.test_snippets.TestSnippets:301 Screenshot in: /data/build/tests/89589-17-0-all/screenshots/sc_20241106_184057_324044_TestSnippets.png |
2024-11-06 18:40:58 | ERROR | server |
odoo.addons.website_mass_mailing.tests.test_snippets:29
FAIL: TestSnippets.test_snippet_newsletter_block_witih_edit Traceback (most recent call last): File "/data/build/adhoc-cicd-odoo-odoo/addons/website_mass_mailing/tests/test_snippets.py", line 29, in test_snippet_newsletter_block_witih_edit self.start_tour( File "/data/build/adhoc-cicd-odoo-odoo/odoo/tests/common.py", line 1899, in start_tour return self.browser_js(url_path=url_path, code=code, ready=ready, **kwargs) File "/data/build/adhoc-cicd-odoo-odoo/odoo/tests/common.py", line 1878, in browser_js self.fail('%s\n\n%s' % (message, error)) AssertionError: The test code "odoo.startTour('snippet_newsletter_block_with_edit', {"stepDelay": 0, "keepWatchBrowser": false, "startUrl": "/web#action=website.website_preview&path=%2F"})" failed Tour snippet_newsletter_block_with_edit failed at step Wait for the edit mode to be started (trigger: .o_website_preview.editor_enable.editor_has_snippets) |
2024-11-06 18:42:00 | ERROR | server |
odoo.addons.website_mass_mailing.tests.test_snippets:11
ERROR: TestSnippets.test_snippet_newsletter_popup Traceback (most recent call last): File "/data/build/adhoc-cicd-odoo-odoo/odoo/tests/common.py", line 1218, in _websocket_request return f.result(timeout=timeout) File "/usr/local/lib/python3.10/concurrent/futures/_base.py", line 460, in result raise TimeoutError() concurrent.futures._base.TimeoutError During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/data/build/adhoc-cicd-odoo-odoo/addons/website_mass_mailing/tests/test_snippets.py", line 11, in test_snippet_newsletter_popup self.start_tour("/", "snippet_newsletter_popup_edition", login='admin') File "/data/build/adhoc-cicd-odoo-odoo/odoo/tests/common.py", line 1899, in start_tour return self.browser_js(url_path=url_path, code=code, ready=ready, **kwargs) File "/data/build/adhoc-cicd-odoo-odoo/odoo/tests/common.py", line 1866, in browser_js self.assertTrue(browser._wait_ready(ready), 'The ready "%s" code was always falsy' % ready) File "/data/build/adhoc-cicd-odoo-odoo/odoo/tests/common.py", line 1474, in _wait_ready result = self._websocket_request('Runtime.evaluate', params={ File "/data/build/adhoc-cicd-odoo-odoo/odoo/tests/common.py", line 1220, in _websocket_request raise TimeoutError(f'{method}({params or ""})') TimeoutError: Runtime.evaluate({'expression': "try { odoo.isTourReady('snippet_newsletter_popup_edition') } catch {}", 'awaitPromise': True}) |
2024-11-06 18:42:06 | INFO | server | odoo.addons.l10n_ar_currency_update.models.res_company:46 Currency Provider configured as AFIP for next companies: (AR) Exento, Muebleria ARG |
2024-11-06 18:42:06 | INFO | server | odoo.addons.l10n_ar_currency_update.models.res_company:46 Currency Provider configured as AFIP for next companies: (AR) Exento, Muebleria ARG |
2024-11-06 18:42:17 | INFO | server | odoo.addons.l10n_ar_currency_update.models.res_company:46 Currency Provider configured as AFIP for next companies: (AR) Exento, Muebleria ARG |
2024-11-06 18:42:23 | INFO | server | odoo.addons.l10n_ar_currency_update.models.res_company:46 Currency Provider configured as AFIP for next companies: (AR) Exento, Muebleria ARG |
2024-11-06 18:42:35 | INFO | server | odoo.addons.l10n_ar_currency_update.models.res_company:46 Currency Provider configured as AFIP for next companies: (AR) Exento, Muebleria ARG |
2024-11-06 18:42:35 | INFO | server | odoo.addons.l10n_ar_currency_update.models.res_company:46 Currency Provider configured as AFIP for next companies: (AR) Exento, Muebleria ARG |
2024-11-06 18:42:46 | INFO | server | odoo.addons.l10n_ar_currency_update.models.res_company:46 Currency Provider configured as AFIP for next companies: (AR) Exento, Muebleria ARG |
2024-11-06 18:42:46 | INFO | server | odoo.addons.l10n_ar_currency_update.models.res_company:46 Currency Provider configured as AFIP for next companies: (AR) Exento, Muebleria ARG |
2024-11-06 18:42:52 | INFO | server | odoo.addons.l10n_ar_currency_update.models.res_company:46 Currency Provider configured as AFIP for next companies: (AR) Exento, Muebleria ARG |
2024-11-06 18:42:58 | INFO | server | odoo.addons.l10n_ar_currency_update.models.res_company:46 Currency Provider configured as AFIP for next companies: (AR) Exento, Muebleria ARG |
2024-11-06 18:43:16 | INFO | server | odoo.addons.l10n_ar_currency_update.models.res_company:46 Currency Provider configured as AFIP for next companies: (AR) Exento, Muebleria ARG |
2024-11-06 18:43:16 | INFO | server | odoo.addons.l10n_ar_currency_update.models.res_company:46 Currency Provider configured as AFIP for next companies: (AR) Exento, Muebleria ARG |
2024-11-06 18:43:21 | INFO | server | odoo.addons.l10n_ar_currency_update.models.res_company:46 Currency Provider configured as AFIP for next companies: (AR) Exento, Muebleria ARG |
2024-11-06 18:43:35 | INFO | server | odoo.addons.l10n_ar_currency_update.models.res_company:46 Currency Provider configured as AFIP for next companies: (AR) Exento, Muebleria ARG, company_2_data |
2024-11-06 18:43:35 | INFO | server | odoo.addons.l10n_ar_currency_update.models.res_company:46 Currency Provider configured as AFIP for next companies: (AR) Exento, Muebleria ARG, company_1_data, company_2_data |
2024-11-06 18:43:41 | INFO | server | odoo.addons.l10n_ar_currency_update.models.res_company:46 Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista (Unit Tests), (AR) Responsable Inscripto (Unit Tests), Muebleria ARG, company_2_data |
2024-11-06 18:44:25 | INFO | server | odoo.addons.l10n_ar_currency_update.models.res_company:46 Currency Provider configured as AFIP for next companies: (AR) Exento, Muebleria ARG |
2024-11-06 18:44:31 | INFO | server | odoo.addons.l10n_ar_currency_update.models.res_company:46 Currency Provider configured as AFIP for next companies: (AR) Exento, Muebleria ARG |
2024-11-06 18:44:37 | INFO | server | odoo.addons.l10n_ar_currency_update.models.res_company:46 Currency Provider configured as AFIP for next companies: (AR) Exento, Muebleria ARG |
2024-11-06 18:44:37 | INFO | server | odoo.addons.l10n_ar_currency_update.models.res_company:46 Currency Provider configured as AFIP for next companies: (AR) Exento, Muebleria ARG |
2024-11-06 18:44:48 | INFO | server | odoo.addons.l10n_ar_currency_update.models.res_company:46 Currency Provider configured as AFIP for next companies: (AR) Exento, Muebleria ARG |
2024-11-06 18:44:54 | INFO | server | odoo.addons.l10n_ar_currency_update.models.res_company:46 Currency Provider configured as AFIP for next companies: (AR) Exento, Muebleria ARG |
2024-11-06 18:45:10 | INFO | server | odoo.addons.l10n_ar_currency_update.models.res_company:46 Currency Provider configured as AFIP for next companies: (AR) Exento, Muebleria ARG |
2024-11-06 18:45:16 | INFO | server | odoo.addons.l10n_ar_currency_update.models.res_company:46 Currency Provider configured as AFIP for next companies: (AR) Exento, Muebleria ARG |
2024-11-06 18:45:36 | INFO | server | odoo.addons.l10n_ar_currency_update.models.res_company:46 Currency Provider configured as AFIP for next companies: (AR) Exento, Muebleria ARG, company_2_data |
2024-11-06 18:45:42 | INFO | server | odoo.addons.l10n_ar_currency_update.models.res_company:46 Currency Provider configured as AFIP for next companies: (AR) Exento, Muebleria ARG, company_1_data, company_2_data |
2024-11-06 18:45:47 | INFO | server | odoo.addons.l10n_ar_currency_update.models.res_company:46 Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista (Unit Tests), (AR) Responsable Inscripto (Unit Tests), Muebleria ARG, company_2_data |
2024-11-06 18:47:26 | ERROR | server | odoo.tests.result:601 1 failed, 1 error(s) of 309 tests when loading database '89589-17-0-all' |
2024-11-06 18:47:41 | INFO | runbot | Getting results for build 89589-17-0 |
2024-11-06 18:47:41 | Step all finished in 29m | ||
2024-11-06 18:47:41 | Starting step setup from config Adhoc Conf con tests 17+ | ||
2024-11-06 18:47:41 | INFO | runbot | Using Dockerfile Tag odoo:adhoc-odoo-17 |
2024-11-06 18:47:42 | INFO | runbot | Step setup finished in 0s |
2024-11-06 18:47:42 | Starting step run from config Adhoc Conf con tests 17+ | ||
2024-11-06 18:47:42 | INFO | runbot | Start running build 89589-17-0 |
2024-11-06 18:47:42 | INFO | runbot | Using Dockerfile Tag odoo:adhoc-odoo-17 |
2024-11-06 18:47:48 | INFO | server | odoo.modules.loading:301 1 modules loaded in 0.01s, 0 queries (+0 extra) |
2024-11-06 18:47:48 | INFO | server | odoo.modules.loading:301 19 modules loaded in 0.31s, 0 queries (+0 extra) |
2024-11-06 19:47:14 | INFO | server | odoo.modules.loading:301 1 modules loaded in 0.01s, 0 queries (+0 extra) |
2024-11-06 19:47:33 | INFO | server | odoo.modules.loading:301 606 modules loaded in 11.49s, 0 queries (+0 extra) |
2024-11-06 19:48:01 | INFO | server | odoo.modules.loading:301 1 modules loaded in 0.01s, 0 queries (+0 extra) |
2024-11-06 19:48:07 | INFO | server | odoo.modules.loading:301 606 modules loaded in 6.94s, 0 queries (+0 extra) |