Date | Level | Type | Message |
---|---|---|---|
2024-12-05 15:18:42 | INFO | runbot | Init build environment with config Adhoc Conf con tests 17+ |
2024-12-05 15:18:42 | Starting step base from config Adhoc Conf con tests 17+ | ||
2024-12-05 15:18:42 | INFO | runbot | Using Dockerfile Tag odoo:adhoc-odoo-18 |
2024-12-05 15:19:03 | INFO | server | odoo.modules.loading:329 1 modules loaded in 9.58s, 9188 queries (+9188 extra) |
2024-12-05 15:19:11 | INFO | server | odoo.modules.loading:329 19 modules loaded in 6.95s, 8037 queries (+8037 extra) |
2024-12-05 15:19:12 | Step base finished in 29s | ||
2024-12-05 15:19:12 | Starting step all from config Adhoc Conf con tests 17+ | ||
2024-12-05 15:19:12 | INFO | runbot | Using Dockerfile Tag odoo:adhoc-odoo-18 |
2024-12-05 15:19:31 | INFO | server | odoo.modules.loading:329 1 modules loaded in 10.51s, 9188 queries (+9188 extra) |
2024-12-05 15:19:41 | WARNING | server | odoo.modules.loading:631 Transient module states were reset |
This error is already known. | |||
2024-12-05 15:19:41 | ERROR | server | odoo.modules.registry:132 Failed to load registry |
2024-12-05 15:19:41 | CRITICAL | server |
odoo.service.server:1344
Failed to initialize database `97597-18-0-all`. 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 446, in load_modules modules.button_install() File "<decorator-gen-78>", line 2, in button_install File "/data/build/adhoc-cicd-odoo-odoo/odoo/addons/base/models/ir_module.py", line 75, in check_and_log return method(self, *args, **kwargs) File "/data/build/adhoc-cicd-odoo-odoo/odoo/addons/base/models/ir_module.py", line 418, in button_install modules._state_update('to install', ['uninstalled']) File "/data/build/adhoc-cicd-odoo-odoo/odoo/addons/base/models/ir_module.py", line 377, in _state_update raise UserError(_( odoo.exceptions.UserError: You try to install module "l10n_ar_sale" that depends on module "l10n_ar_tax". But the latter module is not available in your system. |
2024-12-05 15:19:41 | INFO | runbot | Getting results for build 97597-18-0 |
2024-12-05 15:19:41 | Step all finished in 24s | ||
2024-12-05 15:19:41 | Starting step setup from config Adhoc Conf con tests 17+ | ||
2024-12-05 15:19:41 | INFO | runbot | Using Dockerfile Tag odoo:adhoc-odoo-18 |
2024-12-05 15:19:42 | INFO | runbot | Step setup finished in 1s |
2024-12-05 15:19:42 | Starting step run from config Adhoc Conf con tests 17+ | ||
2024-12-05 15:19:42 | INFO | runbot | Start running build 97597-18-0 |
2024-12-05 15:19:42 | INFO | runbot | Using Dockerfile Tag odoo:adhoc-odoo-18 |
2024-12-05 15:19:46 | INFO | server | odoo.modules.loading:329 1 modules loaded in 0.01s, 0 queries (+0 extra) |
2024-12-05 15:19:46 | INFO | server | odoo.modules.loading:329 19 modules loaded in 0.68s, 0 queries (+0 extra) |
2024-12-05 15:21:43 | ERROR | server |
odoo.http:2399
Exception during request handling. Traceback (most recent call last): File "/data/build/adhoc-cicd-odoo-odoo/odoo/http.py", line 2364, in __call__ response = request._serve_db() File "/data/build/adhoc-cicd-odoo-odoo/odoo/http.py", line 1892, in _serve_db return self._transactioning( File "/data/build/adhoc-cicd-odoo-odoo/odoo/http.py", line 1955, in _transactioning return service_model.retrying(func, env=self.env) File "/data/build/adhoc-cicd-odoo-odoo/odoo/service/model.py", line 137, in retrying result = func() File "/data/build/adhoc-cicd-odoo-odoo/odoo/http.py", line 1922, in _serve_ir_http response = self.dispatcher.dispatch(rule.endpoint, args) File "/data/build/adhoc-cicd-odoo-odoo/odoo/http.py", line 2082, in dispatch return self.request.registry['ir.http']._dispatch(endpoint) File "/data/build/adhoc-cicd-odoo-odoo/odoo/addons/base/models/ir_http.py", line 331, in _dispatch result.flatten() File "/data/build/adhoc-cicd-odoo-odoo/odoo/http.py", line 1388, in flatten self.response.append(self.render()) File "/data/build/adhoc-cicd-odoo-odoo/odoo/http.py", line 1380, in render return request.env["ir.ui.view"]._render_template(self.template, self.qcontext) File "/data/build/adhoc-cicd-odoo-odoo/odoo/addons/base/models/ir_ui_view.py", line 2191, in _render_template return self.env['ir.qweb']._render(template, values) File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/profiler.py", line 306, in _tracked_method_render return method_render(self, template, values, **options) File "/data/build/adhoc-cicd-odoo-odoo/odoo/addons/base/models/ir_qweb.py", line 599, in _render rendering = render_template(irQweb, values) File "<None>", line 5, in not_found_template ValueError: External ID not found in the system: web.login |
2024-12-05 15:23:59 | ERROR | server |
odoo.http:2399
Exception during request handling. Traceback (most recent call last): File "/data/build/adhoc-cicd-odoo-odoo/odoo/http.py", line 2364, in __call__ response = request._serve_db() File "/data/build/adhoc-cicd-odoo-odoo/odoo/http.py", line 1892, in _serve_db return self._transactioning( File "/data/build/adhoc-cicd-odoo-odoo/odoo/http.py", line 1955, in _transactioning return service_model.retrying(func, env=self.env) File "/data/build/adhoc-cicd-odoo-odoo/odoo/service/model.py", line 137, in retrying result = func() File "/data/build/adhoc-cicd-odoo-odoo/odoo/http.py", line 1922, in _serve_ir_http response = self.dispatcher.dispatch(rule.endpoint, args) File "/data/build/adhoc-cicd-odoo-odoo/odoo/http.py", line 2082, in dispatch return self.request.registry['ir.http']._dispatch(endpoint) File "/data/build/adhoc-cicd-odoo-odoo/odoo/addons/base/models/ir_http.py", line 331, in _dispatch result.flatten() File "/data/build/adhoc-cicd-odoo-odoo/odoo/http.py", line 1388, in flatten self.response.append(self.render()) File "/data/build/adhoc-cicd-odoo-odoo/odoo/http.py", line 1380, in render return request.env["ir.ui.view"]._render_template(self.template, self.qcontext) File "/data/build/adhoc-cicd-odoo-odoo/odoo/addons/base/models/ir_ui_view.py", line 2191, in _render_template return self.env['ir.qweb']._render(template, values) File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/profiler.py", line 306, in _tracked_method_render return method_render(self, template, values, **options) File "/data/build/adhoc-cicd-odoo-odoo/odoo/addons/base/models/ir_qweb.py", line 599, in _render rendering = render_template(irQweb, values) File "<None>", line 5, in not_found_template ValueError: External ID not found in the system: web.login |
2024-12-05 15:27:24 | INFO | runbot | Killing build 97597-18-0, requested by Usuario Adhoc (user #6) |
2024-12-05 15:27:28 | INFO | runbot | Kill build 97597-18-0 |