Date | Level | Type | Message |
---|---|---|---|
2025-01-13 16:20:48 | INFO | runbot | Init build environment with config Adhoc Conf con tests 17+ |
2025-01-13 16:20:48 | Starting step base from config Adhoc Conf con tests 17+ | ||
2025-01-13 16:20:48 | INFO | runbot | Using Dockerfile Tag odoo:adhoc-odoo-18 |
2025-01-13 16:21:15 | INFO | server | odoo.modules.loading:329 1 modules loaded in 10.14s, 9218 queries (+9218 extra) |
2025-01-13 16:21:27 | INFO | server | odoo.modules.loading:329 19 modules loaded in 7.65s, 7938 queries (+7938 extra) |
2025-01-13 16:21:28 | Step base finished in 38s | ||
2025-01-13 16:21:28 | Starting step all from config Adhoc Conf con tests 17+ | ||
2025-01-13 16:21:28 | INFO | runbot | Using Dockerfile Tag odoo:adhoc-odoo-18 |
2025-01-13 16:21:50 | INFO | server | odoo.modules.loading:329 1 modules loaded in 12.61s, 9218 queries (+9218 extra) |
2025-01-13 16:32:45 | INFO | server | odoo.addons.l10n_ar_edi.models.res_company:128 Setting demo certificate from False to AR demo certificate 4 in (AR) Responsable Inscripto company |
2025-01-13 16:32:45 | INFO | server | odoo.addons.l10n_ar_edi.models.res_company:128 Setting demo certificate from False to AR demo certificate 10 in (AR) Monotributista company |
2025-01-13 16:32:45 | INFO | server | odoo.addons.l10n_ar_edi.models.res_company:128 Setting demo certificate from False to AR demo certificate 9 in (AR) Exento company |
2025-01-13 16:33:09 | WARNING | server | odoo.modules.loading:632 Transient module states were reset |
This error is already known. | |||
2025-01-13 16:33:09 | ERROR | server | odoo.modules.registry:132 Failed to load registry |
2025-01-13 16:33:09 | CRITICAL | server |
odoo.service.server:1344
Failed to initialize database `110462-18-0-all`. Traceback (most recent call last): File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/cache.py", line 103, in lookup r = d[key] File "<decorator-gen-6>", line 2, in __getitem__ File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/func.py", line 97, in locked return func(inst, *args, **kwargs) File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/lru.py", line 33, in __getitem__ a = self.d[obj] KeyError: ('ir.model.data', <function IrModelData._xmlid_lookup at 0x7fdada2a0040>, 'account_check_printing.view_account_journal_form_inherited') During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/convert.py", line 537, in _tag_root f(rec) File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/convert.py", line 400, in _tag_record f_val = self.id_get(f_ref, raise_if_not_found=nodeattr2bool(rec, 'forcecreate', True)) File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/convert.py", line 519, in id_get res = self.model_id_get(id_str, raise_if_not_found) File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/convert.py", line 525, in model_id_get return self.env['ir.model.data']._xmlid_to_res_model_res_id(id_str, raise_if_not_found=raise_if_not_found) File "/data/build/adhoc-cicd-odoo-odoo/odoo/addons/base/models/ir_model.py", line 2245, in _xmlid_to_res_model_res_id return self._xmlid_lookup(xmlid) File "<decorator-gen-44>", line 2, in _xmlid_lookup File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/cache.py", line 110, in lookup value = d[key] = self.method(*args, **kwargs) File "/data/build/adhoc-cicd-odoo-odoo/odoo/addons/base/models/ir_model.py", line 2238, in _xmlid_lookup raise ValueError('External ID not found in the system: %s' % xmlid) ValueError: External ID not found in the system: account_check_printing.view_account_journal_form_inherited The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/data/build/adhoc-cicd-odoo-odoo/odoo/service/server.py", line 1306, in preload_registries registry = Registry.new(dbname, update_module=update_module) File "<decorator-gen-13>", line 2, in new File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/func.py", line 97, in locked return func(inst, *args, **kwargs) File "/data/build/adhoc-cicd-odoo-odoo/odoo/modules/registry.py", line 127, in new odoo.modules.load_modules(registry, force_demo, status, update_module) File "/data/build/adhoc-cicd-odoo-odoo/odoo/modules/loading.py", line 480, in load_modules processed_modules += load_marked_modules(env, graph, File "/data/build/adhoc-cicd-odoo-odoo/odoo/modules/loading.py", line 364, in load_marked_modules loaded, processed = load_module_graph( File "/data/build/adhoc-cicd-odoo-odoo/odoo/modules/loading.py", line 227, in load_module_graph load_data(env, idref, mode, kind='data', package=package) File "/data/build/adhoc-cicd-odoo-odoo/odoo/modules/loading.py", line 71, in load_data tools.convert_file(env, package.name, filename, idref, mode, noupdate, kind) File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/convert.py", line 608, in convert_file convert_xml_import(env, module, fp, idref, mode, noupdate) File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/convert.py", line 679, in convert_xml_import obj.parse(doc.getroot()) File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/convert.py", line 594, in parse self._tag_root(de) File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/convert.py", line 550, in _tag_root raise ParseError('while parsing %s:%s, somewhere inside\n%s' % ( odoo.tools.convert.ParseError: while parsing /data/build/ingadhoc-enterprise-extensions/l10n_latam_check_ux/views/account_journal_view.xml:4, somewhere inside <record id="view_account_journal_form_inherited" model="ir.ui.view"> <field name="name">account.journal.form</field> <field name="model">account.journal</field> <field name="inherit_id" ref="account_check_printing.view_account_journal_form_inherited"/> <field name="arch" type="xml"> <field name="bank_check_printing_layout" position="after"> <field name="check_add_debit_button"/> </field> </field> </record> |
2025-01-13 16:33:16 | INFO | runbot | Getting results for build 110462-18-0 |
2025-01-13 16:33:16 | Step all finished in 12m | ||
2025-01-13 16:33:16 | Starting step setup from config Adhoc Conf con tests 17+ | ||
2025-01-13 16:33:16 | INFO | runbot | Using Dockerfile Tag odoo:adhoc-odoo-18 |
2025-01-13 16:33:17 | INFO | runbot | Step setup finished in 0s |
2025-01-13 16:33:17 | Starting step run from config Adhoc Conf con tests 17+ | ||
2025-01-13 16:33:17 | INFO | runbot | Start running build 110462-18-0 |
2025-01-13 16:33:17 | INFO | runbot | Using Dockerfile Tag odoo:adhoc-odoo-18 |
2025-01-13 16:33:21 | INFO | server | odoo.modules.loading:329 1 modules loaded in 0.01s, 0 queries (+0 extra) |
2025-01-13 16:33:21 | INFO | server | odoo.modules.loading:329 19 modules loaded in 0.78s, 0 queries (+0 extra) |
2025-01-13 18:46:44 | INFO | server | odoo.modules.loading:329 1 modules loaded in 0.01s, 0 queries (+0 extra) |
2025-01-13 18:46:44 | INFO | server | odoo.modules.loading:329 393 modules loaded in 0.30s, 0 queries (+0 extra) |
2025-01-13 18:46:50 | INFO | server | odoo.modules.loading:329 395 modules loaded in 4.29s, 531 queries (+531 extra) |
2025-01-13 18:46:50 | INFO | server | odoo.modules.loading:329 Model l10n_es_reports.aeat.boe.export.wizard is declared but cannot be loaded! (Perhaps a module was partially removed or renamed) |
2025-01-13 18:46:50 | INFO | server | odoo.modules.loading:329 Model l10n_es_reports.aeat.boe.mod111.export.wizard is declared but cannot be loaded! (Perhaps a module was partially removed or renamed) |
2025-01-13 18:46:50 | INFO | server | odoo.modules.loading:329 Model l10n_es_reports.aeat.boe.mod111and115and303.export.wizard is declared but cannot be loaded! (Perhaps a module was partially removed or renamed) |
2025-01-13 18:46:50 | INFO | server | odoo.modules.loading:329 Model l10n_es_reports.aeat.boe.mod115.export.wizard is declared but cannot be loaded! (Perhaps a module was partially removed or renamed) |
2025-01-13 18:46:50 | INFO | server | odoo.modules.loading:329 Model l10n_es_reports.aeat.boe.mod303.export.wizard is declared but cannot be loaded! (Perhaps a module was partially removed or renamed) |
2025-01-13 18:46:50 | INFO | server | odoo.modules.loading:329 Model l10n_es_reports.aeat.boe.mod347and349.export.wizard is declared but cannot be loaded! (Perhaps a module was partially removed or renamed) |
2025-01-13 18:46:50 | INFO | server | odoo.modules.loading:329 Model l10n_es_reports.aeat.boe.mod347.export.wizard is declared but cannot be loaded! (Perhaps a module was partially removed or renamed) |
2025-01-13 18:46:50 | INFO | server | odoo.modules.loading:329 Model l10n_es_reports.aeat.boe.mod349.export.wizard is declared but cannot be loaded! (Perhaps a module was partially removed or renamed) |
2025-01-13 18:46:50 | INFO | server | odoo.modules.loading:329 Model l10n_es_reports.aeat.boe.mod390.export.wizard is declared but cannot be loaded! (Perhaps a module was partially removed or renamed) |
2025-01-13 18:46:50 | INFO | server | odoo.modules.loading:329 Model l10n_es_reports.aeat.mod347.manual.partner.data is declared but cannot be loaded! (Perhaps a module was partially removed or renamed) |
2025-01-13 18:46:50 | INFO | server | odoo.modules.loading:329 Model l10n_es.libros.registro.export.handler is declared but cannot be loaded! (Perhaps a module was partially removed or renamed) |
2025-01-13 18:46:50 | INFO | server | odoo.modules.loading:329 Model l10n_es.tax.report.handler is declared but cannot be loaded! (Perhaps a module was partially removed or renamed) |
2025-01-13 18:46:50 | INFO | server | odoo.modules.loading:329 Model l10n_es.mod111.tax.report.handler is declared but cannot be loaded! (Perhaps a module was partially removed or renamed) |
2025-01-13 18:46:50 | INFO | server | odoo.modules.loading:329 Model l10n_es.mod115.tax.report.handler is declared but cannot be loaded! (Perhaps a module was partially removed or renamed) |
2025-01-13 18:46:50 | INFO | server | odoo.modules.loading:329 Model l10n_es.mod303.tax.report.handler is declared but cannot be loaded! (Perhaps a module was partially removed or renamed) |
2025-01-13 18:46:50 | INFO | server | odoo.modules.loading:329 Model l10n_es.mod347.tax.report.handler is declared but cannot be loaded! (Perhaps a module was partially removed or renamed) |
2025-01-13 18:46:50 | INFO | server | odoo.modules.loading:329 Model l10n_es.mod349.tax.report.handler is declared but cannot be loaded! (Perhaps a module was partially removed or renamed) |
2025-01-13 18:46:50 | INFO | server | odoo.modules.loading:329 Model l10n_es.mod390.tax.report.handler is declared but cannot be loaded! (Perhaps a module was partially removed or renamed) |
2025-01-13 18:49:24 | WARNING | server |
odoo.http:2399
Uh-oh! Looks like you have stumbled upon some top-secret records. Sorry, John Portal Advanced (id=8) doesn't have 'read' access to: - Project (project.project) If you really, really need access, perhaps you can win over your friendly administrator with a batch of freshly baked cookies. |
2025-01-13 19:08:21 | INFO | runbot | Kill build 110462-18-0 |