Date | Level | Type | Message |
---|---|---|---|
2025-03-07 12:19:43 | INFO | runbot | Init build environment with config Adhoc Conf con tests 17+ |
2025-03-07 12:19:43 | Starting step base from config Adhoc Conf con tests 17+ | ||
2025-03-07 12:19:43 | INFO | runbot | Using Dockerfile Tag odoo:adhoc-odoo-17 |
2025-03-07 12:20:04 | INFO | server | odoo.modules.loading:303 1 modules loaded in 8.39s, 9070 queries (+9070 extra) |
2025-03-07 12:20:15 | INFO | server | odoo.modules.loading:303 19 modules loaded in 5.75s, 7149 queries (+7149 extra) |
2025-03-07 12:20:15 | Step base finished in 27s | ||
2025-03-07 12:20:15 | Starting step all from config Adhoc Conf con tests 17+ | ||
2025-03-07 12:20:15 | INFO | runbot | Using Dockerfile Tag odoo:adhoc-odoo-17 |
2025-03-07 12:20:39 | INFO | server | odoo.modules.loading:303 1 modules loaded in 9.67s, 9070 queries (+9070 extra) |
2025-03-07 12:28:51 | INFO | server | odoo.addons.l10n_ar_edi.models.res_company:216 Setting demo certificate from to OdooCert10 in (AR) Responsable Inscripto company |
2025-03-07 12:28:51 | INFO | server | odoo.addons.l10n_ar_edi.models.res_company:216 Setting demo certificate from to OdooCert1 in (AR) Monotributista company |
2025-03-07 12:28:51 | INFO | server | odoo.addons.l10n_ar_edi.models.res_company:216 Setting demo certificate from to OdooCert6 in (AR) Exento company |
2025-03-07 12:30:28 | INFO | server | odoo.addons.l10n_ar_currency_update.models.res_company:47 Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista, (AR) Responsable Inscripto |
2025-03-07 12:37:08 | INFO | server | odoo.modules.loading:303 615 modules loaded in 981.56s, 458951 queries (+491317 extra) |
2025-03-07 12:37:14 | WARNING | server | odoo.modules.loading:633 Transient module states were reset |
This error is already known. | |||
2025-03-07 12:37:14 | ERROR | server |
odoo.modules.registry:115
Failed to load registry Traceback (most recent call last): File "/data/build/adhoc-cicd-odoo-odoo/odoo/modules/registry.py", line 110, in new odoo.modules.load_modules(registry, force_demo, status, update_module) File "/data/build/adhoc-cicd-odoo-odoo/odoo/modules/loading.py", line 481, in load_modules processed_modules += load_marked_modules(env, graph, File "/data/build/adhoc-cicd-odoo-odoo/odoo/modules/loading.py", line 365, in load_marked_modules loaded, processed = load_module_graph( File "/data/build/adhoc-cicd-odoo-odoo/odoo/modules/loading.py", line 228, 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 72, 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 627, in convert_file convert_xml_import(env, module, fp, idref, mode, noupdate) File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/convert.py", line 693, in convert_xml_import obj.parse(doc.getroot()) File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/convert.py", line 613, in parse self._tag_root(de) File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/convert.py", line 567, in _tag_root raise ParseError(msg) from None # Restart with "--log-handler odoo.tools.convert:DEBUG" for complete traceback odoo.tools.convert.ParseError: while parsing None:3 Error while parsing or validating view: Element '<xpath expr="//th[@id='taxes_header']">' cannot be located in parent view View error context: {'file': '/data/build/adhoc-cicd-odoo-enterprise/account_avatax_sale/views/sale_portal_templates.xml', 'line': 2, 'name': 'sale_order_portal_content', 'view': ir.ui.view(5526,), 'view.model': False, 'view.parent': ir.ui.view(3747,), 'xmlid': 'sale_order_portal_content'} |
2025-03-07 12:37:14 | CRITICAL | server |
odoo.service.server:1363
Failed to initialize database `130407-17-0-all`. Traceback (most recent call last): File "/data/build/adhoc-cicd-odoo-odoo/odoo/service/server.py", line 1326, in preload_registries registry = Registry.new(dbname, update_module=update_module) File "<decorator-gen-16>", line 2, in new File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/func.py", line 87, in locked return func(inst, *args, **kwargs) File "/data/build/adhoc-cicd-odoo-odoo/odoo/modules/registry.py", line 110, in new odoo.modules.load_modules(registry, force_demo, status, update_module) File "/data/build/adhoc-cicd-odoo-odoo/odoo/modules/loading.py", line 481, in load_modules processed_modules += load_marked_modules(env, graph, File "/data/build/adhoc-cicd-odoo-odoo/odoo/modules/loading.py", line 365, in load_marked_modules loaded, processed = load_module_graph( File "/data/build/adhoc-cicd-odoo-odoo/odoo/modules/loading.py", line 228, 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 72, 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 627, in convert_file convert_xml_import(env, module, fp, idref, mode, noupdate) File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/convert.py", line 693, in convert_xml_import obj.parse(doc.getroot()) File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/convert.py", line 613, in parse self._tag_root(de) File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/convert.py", line 567, in _tag_root raise ParseError(msg) from None # Restart with "--log-handler odoo.tools.convert:DEBUG" for complete traceback odoo.tools.convert.ParseError: while parsing None:3 Error while parsing or validating view: Element '<xpath expr="//th[@id='taxes_header']">' cannot be located in parent view View error context: {'file': '/data/build/adhoc-cicd-odoo-enterprise/account_avatax_sale/views/sale_portal_templates.xml', 'line': 2, 'name': 'sale_order_portal_content', 'view': ir.ui.view(5526,), 'view.model': False, 'view.parent': ir.ui.view(3747,), 'xmlid': 'sale_order_portal_content'} |
2025-03-07 12:37:26 | INFO | runbot | Getting results for build 130407-17-0 |
2025-03-07 12:37:26 | Step all finished in 17m | ||
2025-03-07 12:37:26 | Starting step setup from config Adhoc Conf con tests 17+ | ||
2025-03-07 12:37:26 | INFO | runbot | Using Dockerfile Tag odoo:adhoc-odoo-17 |
2025-03-07 12:37:27 | INFO | runbot | Step setup finished in 0s |
2025-03-07 12:37:27 | Starting step run from config Adhoc Conf con tests 17+ | ||
2025-03-07 12:37:27 | INFO | runbot | Start running build 130407-17-0 |
2025-03-07 12:37:27 | INFO | runbot | Using Dockerfile Tag odoo:adhoc-odoo-17 |
2025-03-07 12:37:29 | INFO | server | odoo.modules.loading:303 1 modules loaded in 0.01s, 0 queries (+0 extra) |
2025-03-07 12:37:29 | INFO | server | odoo.modules.loading:303 19 modules loaded in 0.33s, 0 queries (+0 extra) |
2025-03-07 14:07:54 | WARNING | server |
odoo.http:2233
Uh-oh! Looks like you have stumbled upon some top-secret records. Sorry, Soporte ADHOC (id=2) doesn't have 'read' access to: - User (res.users) If you really, really need access, perhaps you can win over your friendly administrator with a batch of freshly baked cookies. |
2025-03-07 14:08:22 | WARNING | server |
odoo.http:2233
Uh-oh! Looks like you have stumbled upon some top-secret records. Sorry, Soporte ADHOC (id=2) doesn't have 'read' access to: - User (res.users) If you really, really need access, perhaps you can win over your friendly administrator with a batch of freshly baked cookies. |
2025-03-07 14:08:27 | WARNING | server |
odoo.http:2233
Uh-oh! Looks like you have stumbled upon some top-secret records. Sorry, Soporte ADHOC (id=2) doesn't have 'read' access to: - User (res.users) If you really, really need access, perhaps you can win over your friendly administrator with a batch of freshly baked cookies. |
2025-03-07 16:16:03 | INFO | runbot | Kill build 130407-17-0 |