Date | Level | Type | Message |
---|---|---|---|
2024-10-10 12:54:45 | INFO | runbot | Init build environment with config Adhoc Conf con tests 17+ |
2024-10-10 12:54:45 | Starting step base from config Adhoc Conf con tests 17+ | ||
2024-10-10 12:54:45 | INFO | runbot | Using Dockerfile Tag odoo:adhoc-odoo-17 |
2024-10-10 12:55:03 | INFO | server | odoo.modules.loading:301 1 modules loaded in 8.45s, 9047 queries (+9047 extra) |
2024-10-10 12:55:15 | INFO | server | odoo.modules.loading:301 19 modules loaded in 5.80s, 7247 queries (+7247 extra) |
2024-10-10 12:55:17 | Step base finished in 28s | ||
2024-10-10 12:55:17 | Starting step all from config Adhoc Conf con tests 17+ | ||
2024-10-10 12:55:17 | INFO | runbot | Using Dockerfile Tag odoo:adhoc-odoo-17 |
2024-10-10 12:55:37 | INFO | server | odoo.modules.loading:301 1 modules loaded in 9.23s, 9047 queries (+9047 extra) |
2024-10-10 13:02:58 | INFO | server | odoo.addons.l10n_ar_edi.models.res_company:216 Setting demo certificate from to OdooCert9 in (AR) Responsable Inscripto company |
2024-10-10 13:02:58 | INFO | server | odoo.addons.l10n_ar_edi.models.res_company:216 Setting demo certificate from to OdooCert8 in (AR) Monotributista company |
2024-10-10 13:02:58 | INFO | server | odoo.addons.l10n_ar_edi.models.res_company:216 Setting demo certificate from to OdooCert7 in (AR) Exento company |
2024-10-10 13:04:09 | 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-10-10 13:08:00 | 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-10-10 13:08:53 | INFO | server | odoo.modules.loading:301 592 modules loaded in 788.26s, 448461 queries (+448510 extra) |
2024-10-10 13:08:59 | INFO | server | odoo.modules.loading:301 601 modules loaded in 9.95s, 2404 queries (+2404 extra) |
2024-10-10 13:09:11 | Step all finished in 14m | ||
2024-10-10 13:09:11 | Starting step setup from config Adhoc Conf con tests 17+ | ||
2024-10-10 13:09:11 | INFO | runbot | Using Dockerfile Tag odoo:adhoc-odoo-17 |
2024-10-10 13:09:13 | INFO | runbot | Step setup finished in 1s |
2024-10-10 13:09:13 | Starting step run from config Adhoc Conf con tests 17+ | ||
2024-10-10 13:09:13 | INFO | runbot | Start running build 82257-17-0 |
2024-10-10 13:09:13 | INFO | runbot | Using Dockerfile Tag odoo:adhoc-odoo-17 |
2024-10-10 13:09:20 | INFO | server | odoo.modules.loading:301 1 modules loaded in 0.01s, 0 queries (+0 extra) |
2024-10-10 13:09:20 | INFO | server | odoo.modules.loading:301 19 modules loaded in 0.28s, 0 queries (+0 extra) |
2024-10-10 15:43:20 | INFO | server | odoo.modules.loading:301 1 modules loaded in 0.01s, 0 queries (+0 extra) |
2024-10-10 15:43:20 | INFO | server | odoo.modules.loading:301 1 modules loaded in 0.01s, 0 queries (+0 extra) |
2024-10-10 15:43:23 | INFO | server | odoo.modules.loading:301 601 modules loaded in 5.96s, 0 queries (+0 extra) |
2024-10-10 15:43:26 | INFO | server | odoo.modules.loading:301 601 modules loaded in 6.65s, 0 queries (+0 extra) |
2024-10-10 15:43:46 | ERROR | server |
odoo.http:2230
Exception during request handling. Traceback (most recent call last): File "<801>", line 162, in template_801 File "<801>", line 144, in template_801_content File "<801>", line 73, in template_801_t_call_0 File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 1209, in __get__ self.compute_value(record) File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 2424, in compute_value super().compute_value(records) File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 1389, in compute_value records._compute_field_value(self) File "/data/build/adhoc-cicd-odoo-odoo/addons/mail/models/mail_thread.py", line 422, in _compute_field_value self._track_prepare(f.name for f in self.pool.field_computed[field] if f.store) File "/data/build/adhoc-cicd-odoo-odoo/addons/mail/models/mail_thread.py", line 491, in _track_prepare fnames = self._track_get_fields().intersection(fields_iter) File "<decorator-gen-228>", line 2, in _track_get_fields File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/cache.py", line 104, in lookup value = d[key] = self.method(*args, **kwargs) File "/data/build/ingadhoc-partner/partner_state/models/res_partner.py", line 110, in _track_get_fields for line in self.env['res.partner.state_field'].search([]): File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 1617, in search return self.search_fetch(domain, [], offset=offset, limit=limit, order=order) File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 1640, in search_fetch query = self._search(domain, offset=offset, limit=limit, order=order or self._order) File "/data/build/ingadhoc-enterprise-extensions/base_algolia_search/models/ir_model.py", line 94, in _search res = super()._search(domain, offset, limit, order, access_rights_uid) File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 5406, in _search model.check_access_rights('read') File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 4118, in check_access_rights return self.env['ir.model.access'].check(self._name, operation, raise_exception) File "/data/build/ingadhoc-product/product_management_group/models/ir_model_access.py", line 38, in check return super(IrModelAccess, self).check( File "/data/build/adhoc-cicd-odoo-odoo/odoo/addons/base/models/ir_model.py", line 2079, in check raise AccessError(msg) from None odoo.exceptions.AccessError: You are not allowed to access 'Partner State Fields' (res.partner.state_field) records. This operation is allowed for the following groups: - Administration/Access Rights - Portal Distributor/Portal Distributor - User types/Internal User Contact your administrator to request access if necessary. The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/data/build/adhoc-cicd-odoo-odoo/odoo/http.py", line 2208, in __call__ response = request._serve_db() File "/data/build/adhoc-cicd-odoo-odoo/odoo/http.py", line 1783, in _serve_db return service_model.retrying(self._serve_ir_http, self.env) File "/data/build/adhoc-cicd-odoo-odoo/odoo/service/model.py", line 133, in retrying result = func() File "/data/build/adhoc-cicd-odoo-odoo/odoo/http.py", line 1810, in _serve_ir_http response = self.dispatcher.dispatch(rule.endpoint, args) File "/data/build/adhoc-cicd-odoo-odoo/odoo/http.py", line 1927, in dispatch return self.request.registry['ir.http']._dispatch(endpoint) File "/data/build/adhoc-cicd-odoo-odoo/addons/website/models/ir_http.py", line 235, in _dispatch response = super()._dispatch(endpoint) File "/data/build/adhoc-cicd-odoo-odoo/odoo/addons/base/models/ir_http.py", line 228, in _dispatch result.flatten() File "/data/build/adhoc-cicd-odoo-odoo/odoo/http.py", line 1331, in flatten self.response.append(self.render()) File "/data/build/adhoc-cicd-odoo-odoo/odoo/http.py", line 1323, in render return request.env["ir.ui.view"]._render_template(self.template, self.qcontext) File "/data/build/adhoc-cicd-odoo-odoo/addons/website/models/ir_ui_view.py", line 442, in _render_template return super()._render_template(template, values=values) File "/data/build/adhoc-cicd-odoo-enterprise/web_studio/models/ir_ui_view.py", line 1333, in _render_template return super(View, self)._render_template(template, values) File "/data/build/adhoc-cicd-odoo-odoo/odoo/addons/base/models/ir_ui_view.py", line 2053, in _render_template return self.env['ir.qweb']._render(template, values) File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/profiler.py", line 292, 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 result = ''.join(rendering) File "<805>", line 1028, in template_805 File "<805>", line 1017, in template_805_content File "<801>", line 168, in template_801 odoo.addons.base.models.ir_qweb.QWebException: Error while render the template AccessError: You are not allowed to access 'Partner State Fields' (res.partner.state_field) records. This operation is allowed for the following groups: - Administration/Access Rights - Portal Distributor/Portal Distributor - User types/Internal User Contact your administrator to request access if necessary. Template: portal.portal_layout Path: /t/t/div[2]/div/t[1]/div[1]/button/img Node: <img class="o_avatar rounded" t-att-src="image_data_uri(user_id.partner_id.avatar_1024)" alt="Contact"/> |
2024-10-10 18:44:37 | INFO | runbot | Kill build 82257-17-0 |