Date |
Level |
Type |
Message |
2024-11-11 19:50:12
|
INFO
|
runbot
|
Init build environment with config Adhoc Conf con tests 17+
|
2024-11-11 19:50:12
|
|
|
Starting step base from config Adhoc Conf con tests 17+
|
2024-11-11 19:50:12
|
WARNING
|
runbot
|
l10n_cl_edi_factoring is a duplicated modules (found in "/home/runbot/odoo/runbot/runbot/static/sources/adhoc-cicd-odoo-enterprise/3417ff46050f7cd79edc2a1f6c7f17d00f200924/l10n_cl_edi_factoring/__manifest__.py", already defined in /home/runbot/odoo/runbot/runbot/static/sources/ingadhoc-enterprise-extensions/ae948f628e587e6070fa33526a5b747d1c6ecdfe/l10n_cl_edi_factoring/__manifest__.py)
|
2024-11-11 19:50:12
|
INFO
|
runbot
|
Using Dockerfile Tag odoo:adhoc-odoo-18
|
2024-11-11 19:50:38
|
INFO
|
server
|
odoo.modules.loading:329
1 modules loaded in 11.35s, 9188 queries (+9188 extra)
|
2024-11-11 19:50:50
|
INFO
|
server
|
odoo.modules.loading:329
19 modules loaded in 9.28s, 8037 queries (+8037 extra)
|
2024-11-11 19:50:50
|
|
|
Step base finished in 35s
|
2024-11-11 19:50:50
|
|
|
Starting step all from config Adhoc Conf con tests 17+
|
2024-11-11 19:50:50
|
WARNING
|
runbot
|
l10n_cl_edi_factoring is a duplicated modules (found in "/home/runbot/odoo/runbot/runbot/static/sources/adhoc-cicd-odoo-enterprise/3417ff46050f7cd79edc2a1f6c7f17d00f200924/l10n_cl_edi_factoring/__manifest__.py", already defined in /home/runbot/odoo/runbot/runbot/static/sources/ingadhoc-enterprise-extensions/ae948f628e587e6070fa33526a5b747d1c6ecdfe/l10n_cl_edi_factoring/__manifest__.py)
|
2024-11-11 19:50:50
|
INFO
|
runbot
|
Using Dockerfile Tag odoo:adhoc-odoo-18
|
2024-11-11 19:51:14
|
INFO
|
server
|
odoo.modules.loading:329
1 modules loaded in 11.60s, 9188 queries (+9188 extra)
|
2024-11-11 19:57:11
|
INFO
|
server
|
odoo.addons.l10n_ar_edi.models.res_company:128
Setting demo certificate from False to AR demo certificate 3 in (AR) Responsable Inscripto company
|
2024-11-11 19:57:11
|
INFO
|
server
|
odoo.addons.l10n_ar_edi.models.res_company:128
Setting demo certificate from False to AR demo certificate 7 in (AR) Monotributista company
|
2024-11-11 19:57:11
|
INFO
|
server
|
odoo.addons.l10n_ar_edi.models.res_company:128
Setting demo certificate from False to AR demo certificate 6 in (AR) Exento company
|
2024-11-11 19:58:41
|
WARNING
|
server
|
odoo.addons.base.models.ir_module:121
docutils' system message present: <system_message level="2" line="21" source="<string>" type="WARNING"><paragraph>Bullet list ends without a blank line; unexpected unindent.</paragraph></system_message>
|
2024-11-11 19:58:41
|
WARNING
|
server
|
odoo.addons.base.models.ir_module:121
docutils' system message present: <system_message level="2" line="24" source="<string>" type="WARNING"><paragraph>Enumerated list ends without a blank line; unexpected unindent.</paragraph></system_message>
|
2024-11-11 19:58:41
|
WARNING
|
server
|
odoo.addons.base.models.ir_module:121
docutils' system message present: <system_message level="2" line="25" source="<string>" type="WARNING"><paragraph>Block quote ends without a blank line; unexpected unindent.</paragraph></system_message>
|
2024-11-11 19:58:41
|
WARNING
|
server
|
odoo.addons.base.models.ir_module:121
docutils' system message present: <system_message level="1" line="15" source="<string>" type="INFO"><paragraph>Enumerated list start value not ordinal-1: "2" (ordinal 2)</paragraph></system_message>
|
2024-11-11 19:58:41
|
WARNING
|
server
|
odoo.addons.base.models.ir_module:121
docutils' system message present: <system_message level="2" line="28" source="<string>" type="WARNING"><paragraph>Enumerated list ends without a blank line; unexpected unindent.</paragraph></system_message>
|
2024-11-11 19:58:47
|
WARNING
|
server
|
odoo.modules.loading:92
Module helpdesk_sale_timesheet demo data failed to install, installed without demo data
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 437, in _tag_record
record = model._load_records([data], self.mode == 'update')
File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 5428, in _load_records
data['record']._load_records_write(data['values'])
File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 5346, in _load_records_write
self.write(values)
File "/data/build/adhoc-cicd-odoo-enterprise/helpdesk_sale_timesheet/models/helpdesk_team.py", line 20, in write
projects.write({'allow_billable': True, 'timesheet_product_id': projects._default_timesheet_product_id()})
File "/data/build/ingadhoc-sale/sale_timesheet_ux/models/project_project.py", line 13, in write
res = super().write(values)
File "/data/build/adhoc-cicd-odoo-odoo/addons/sale_timesheet/models/project_project.py", line 200, in write
res = super().write(values)
File "/data/build/adhoc-cicd-odoo-enterprise/timesheet_grid/models/project.py", line 26, in write
result = super(Project, self).write(values)
File "/data/build/adhoc-cicd-odoo-odoo/addons/hr_timesheet/models/project_project.py", line 172, in write
return super(Project, self).write(values)
File "/data/build/adhoc-cicd-odoo-odoo/addons/project_sms/models/project_project.py", line 25, in write
res = super().write(vals)
File "/data/build/adhoc-cicd-odoo-odoo/addons/project/models/project_project.py", line 544, in write
res = super(Project, self).write(vals) if vals else True
File "/data/build/adhoc-cicd-odoo-odoo/addons/mail/models/mail_alias_mixin_optional.py", line 124, in write
super().write(record_vals)
File "/data/build/adhoc-cicd-odoo-odoo/addons/mail/models/mail_thread.py", line 330, in write
result = super(MailThread, self).write(values)
File "/data/build/adhoc-cicd-odoo-odoo/addons/mail/models/mail_activity_mixin.py", line 242, in write
return super(MailActivityMixin, self).write(vals)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 4748, in write
self.modified(vals)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 7112, in modified
for field, records, create in itertools.chain.from_iterable(todo):
File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 7221, in _modified_triggers
yield from records._modified_triggers(subtree)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 7200, in _modified_triggers
records = self[invf.name]
File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 6983, in __getitem__
return self._fields[key].__get__(self)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 3026, in __get__
return self.mapped(records)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 1350, in mapped
self.recompute(records)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 1447, in recompute
apply_except_missing(self.compute_value, recs)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 1420, in apply_except_missing
func(records)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 1469, in compute_value
records._compute_field_value(self)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 5222, in _compute_field_value
fields.determine(field.compute, self)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 109, in determine
return needle(*args)
File "/data/build/adhoc-cicd-odoo-enterprise/helpdesk_sale_timesheet/models/account_analytic_line.py", line 33, in _compute_so_line
timesheet.so_line = timesheet.project_id.allow_billable and timesheet.helpdesk_ticket_id.sale_line_id
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 3024, in __get__
return super().__get__(records, owner)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 1232, in __get__
self.recompute(record)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 1447, in recompute
apply_except_missing(self.compute_value, recs)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 1420, in apply_except_missing
func(records)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 1469, in compute_value
records._compute_field_value(self)
File "/data/build/adhoc-cicd-odoo-odoo/addons/mail/models/mail_thread.py", line 427, in _compute_field_value
return super()._compute_field_value(field)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 5222, in _compute_field_value
fields.determine(field.compute, self)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 109, in determine
return needle(*args)
File "/data/build/adhoc-cicd-odoo-enterprise/helpdesk_sale_timesheet/models/helpdesk_ticket.py", line 82, in _compute_sale_line_id
if ticket.project_id and ticket.project_id.pricing_type != 'task_rate':
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 1287, in __get__
self.compute_value(recs)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 1469, in compute_value
records._compute_field_value(self)
File "/data/build/adhoc-cicd-odoo-odoo/addons/mail/models/mail_thread.py", line 427, in _compute_field_value
return super()._compute_field_value(field)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 5222, in _compute_field_value
fields.determine(field.compute, self)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 109, in determine
return needle(*args)
File "/data/build/adhoc-cicd-odoo-odoo/addons/sale_timesheet/models/project_project.py", line 81, in _compute_pricing_type
elif project.sale_line_id:
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 3024, in __get__
return super().__get__(records, owner)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 1232, in __get__
self.recompute(record)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 1447, in recompute
apply_except_missing(self.compute_value, recs)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 1420, in apply_except_missing
func(records)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 1469, in compute_value
records._compute_field_value(self)
File "/data/build/adhoc-cicd-odoo-odoo/addons/mail/models/mail_thread.py", line 427, in _compute_field_value
return super()._compute_field_value(field)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 5222, in _compute_field_value
fields.determine(field.compute, self)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 109, in determine
return needle(*args)
File "/data/build/adhoc-cicd-odoo-odoo/addons/sale_timesheet/models/project_project.py", line 170, in _compute_sale_line_id
for project in self.filtered(lambda p: not p.sale_line_id and p.partner_id and p.pricing_type == 'employee_rate'):
File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 6456, in filtered
return self.browse(rec.id for rec in self if func(rec))
File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 6164, in browse
ids = tuple(ids)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 6456, in <genexpr>
return self.browse(rec.id for rec in self if func(rec))
File "/data/build/adhoc-cicd-odoo-odoo/addons/sale_timesheet/models/project_project.py", line 170, in <lambda>
for project in self.filtered(lambda p: not p.sale_line_id and p.partner_id and p.pricing_type == 'employee_rate'):
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 3024, in __get__
return super().__get__(records, owner)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 1232, in __get__
self.recompute(record)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 1447, in recompute
apply_except_missing(self.compute_value, recs)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 1420, in apply_except_missing
func(records)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 1469, in compute_value
records._compute_field_value(self)
File "/data/build/adhoc-cicd-odoo-odoo/addons/mail/models/mail_thread.py", line 427, in _compute_field_value
return super()._compute_field_value(field)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 5222, in _compute_field_value
fields.determine(field.compute, self)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 109, in determine
return needle(*args)
File "/data/build/ingadhoc-sale/sale_timesheet_ux/models/project_project.py", line 23, in _compute_partner_id
project_partner_id = project.partner_id or project.analytic_account_id.partner_id or project.sale_order_id.partner_id
AttributeError: 'project.project' object has no attribute 'analytic_account_id'
The above exception was the direct cause of the following exception:
Traceback (most recent call last):
File "/data/build/adhoc-cicd-odoo-odoo/odoo/modules/loading.py", line 88, in load_demo
load_data(env(su=True), idref, mode, kind='demo', package=package)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/modules/loading.py", line 70, 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 pars
...<message too long, truncated>
|
2024-11-11 19:58:47
|
WARNING
|
server
|
odoo.modules.loading:631
Transient module states were reset
|
| | |
This error is already known.
|
2024-11-11 19:58:47
|
ERROR
|
server
|
odoo.modules.registry:136
Failed to load registry
|
2024-11-11 19:58:47
|
CRITICAL
|
server
|
odoo.service.server:1343
Failed to initialize database `90642-18-0-all`.
Traceback (most recent call last):
File "/data/build/adhoc-cicd-odoo-odoo/odoo/service/server.py", line 1305, 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 131, in new
odoo.modules.load_modules(registry, force_demo, status, update_module)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/modules/loading.py", line 479, in load_modules
processed_modules += load_marked_modules(env, graph,
File "/data/build/adhoc-cicd-odoo-odoo/odoo/modules/loading.py", line 363, in load_marked_modules
loaded, processed = load_module_graph(
File "/data/build/adhoc-cicd-odoo-odoo/odoo/modules/loading.py", line 235, in load_module_graph
module._update_translations(overwrite=overwrite)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/addons/base/models/ir_module.py", line 868, in _update_translations
self.env['ir.module.module']._load_module_terms(mod_names, filter_lang, overwrite)
File "/data/build/adhoc-cicd-odoo-odoo/addons/website/models/ir_module_module.py", line 486, in _load_module_terms
res = super()._load_module_terms(modules, langs, overwrite=overwrite, imported_module=imported_module)
File "/data/build/adhoc-cicd-odoo-odoo/addons/account/models/ir_module.py", line 86, in _load_module_terms
super()._load_module_terms(modules, langs, overwrite=overwrite, imported_module=imported_module)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/addons/base/models/ir_module.py", line 970, in _load_module_terms
translation_importer.save(overwrite=overwrite)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/translate.py", line 1533, in save
env.flush_all()
File "/data/build/adhoc-cicd-odoo-odoo/odoo/api.py", line 831, in flush_all
self._recompute_all()
File "/data/build/adhoc-cicd-odoo-odoo/odoo/api.py", line 827, in _recompute_all
self[field.model_name]._recompute_field(field)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 7263, in _recompute_field
field.recompute(records)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 1447, in recompute
apply_except_missing(self.compute_value, recs)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 1420, in apply_except_missing
func(records)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 1469, in compute_value
records._compute_field_value(self)
File "/data/build/adhoc-cicd-odoo-odoo/addons/mail/models/mail_thread.py", line 427, in _compute_field_value
return super()._compute_field_value(field)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 5222, in _compute_field_value
fields.determine(field.compute, self)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 109, in determine
return needle(*args)
File "/data/build/adhoc-cicd-odoo-odoo/addons/project/models/project_project.py", line 239, in _compute_company_id
if not project.company_id and project.partner_id.company_id:
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 3024, in __get__
return super().__get__(records, owner)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 1232, in __get__
self.recompute(record)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 1447, in recompute
apply_except_missing(self.compute_value, recs)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 1420, in apply_except_missing
func(records)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 1469, in compute_value
records._compute_field_value(self)
File "/data/build/adhoc-cicd-odoo-odoo/addons/mail/models/mail_thread.py", line 427, in _compute_field_value
return super()._compute_field_value(field)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 5222, in _compute_field_value
fields.determine(field.compute, self)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 109, in determine
return needle(*args)
File "/data/build/ingadhoc-sale/sale_timesheet_ux/models/project_project.py", line 23, in _compute_partner_id
project_partner_id = project.partner_id or project.analytic_account_id.partner_id or project.sale_order_id.partner_id
AttributeError: 'project.project' object has no attribute 'analytic_account_id'
|
2024-11-11 19:58:53
|
INFO
|
runbot
|
Getting results for build 90642-18-0
|
2024-11-11 19:58:53
|
|
|
Step all finished in 8m
|
2024-11-11 19:58:53
|
|
|
Starting step setup from config Adhoc Conf con tests 17+
|
2024-11-11 19:58:53
|
INFO
|
runbot
|
Using Dockerfile Tag odoo:adhoc-odoo-18
|
2024-11-11 19:58:54
|
INFO
|
runbot
|
Step setup finished in 1s
|
2024-11-11 19:58:54
|
|
|
Starting step run from config Adhoc Conf con tests 17+
|
2024-11-11 19:58:54
|
INFO
|
runbot
|
Start running build 90642-18-0
|
2024-11-11 19:58:54
|
INFO
|
runbot
|
Using Dockerfile Tag odoo:adhoc-odoo-18
|
2024-11-11 19:59:01
|
INFO
|
server
|
odoo.modules.loading:329
1 modules loaded in 0.01s, 0 queries (+0 extra)
|
2024-11-11 19:59:01
|
INFO
|
server
|
odoo.modules.loading:329
19 modules loaded in 0.47s, 0 queries (+0 extra)
|
2024-11-11 22:16:32
|
INFO
|
server
|
odoo.modules.loading:329
1 modules loaded in 0.01s, 0 queries (+0 extra)
|
2024-11-11 22:16:39
|
INFO
|
server
|
odoo.modules.loading:329
344 modules loaded in 7.79s, 0 queries (+0 extra)
|
2024-11-11 22:17:09
|
INFO
|
server
|
odoo.modules.loading:329
1 modules loaded in 0.01s, 0 queries (+0 extra)
|
2024-11-11 22:17:09
|
INFO
|
server
|
odoo.modules.loading:329
344 modules loaded in 3.81s, 0 queries (+0 extra)
|
2024-11-12 13:49:22
|
INFO
|
runbot
|
Kill build 90642-18-0
|
2024-11-14 14:01:22
|
|
|
Waking up build
|
2024-11-14 14:01:22
|
INFO
|
runbot
|
Start running build 90642-18-0
|
2024-11-14 14:01:23
|
INFO
|
runbot
|
Using Dockerfile Tag odoo:adhoc-odoo-18
|
2024-11-14 14:01:26
|
INFO
|
server
|
odoo.modules.loading:329
1 modules loaded in 0.01s, 0 queries (+0 extra)
|
2024-11-14 14:01:32
|
INFO
|
server
|
odoo.modules.loading:329
19 modules loaded in 0.65s, 0 queries (+0 extra)
|
2024-11-14 14:11:28
|
INFO
|
server
|
odoo.modules.loading:329
1 modules loaded in 0.01s, 0 queries (+0 extra)
|
2024-11-14 14:11:28
|
INFO
|
server
|
odoo.modules.loading:329
1 modules loaded in 0.01s, 0 queries (+0 extra)
|
2024-11-14 14:11:34
|
INFO
|
server
|
odoo.modules.loading:329
344 modules loaded in 6.37s, 0 queries (+0 extra)
|
2024-11-14 14:11:41
|
INFO
|
server
|
odoo.modules.loading:329
344 modules loaded in 6.07s, 0 queries (+0 extra)
|
2024-11-14 14:12:44
|
INFO
|
server
|
odoo.modules.loading:329
1 modules loaded in 0.05s, 0 queries (+0 extra)
|
2024-11-14 14:12:49
|
INFO
|
server
|
odoo.modules.loading:329
344 modules loaded in 4.82s, 0 queries (+0 extra)
|
2024-11-14 14:19:15
|
WARNING
|
server
|
odoo.models:3168
_condition_to_sql: ignored ('order_id', '=', NewId), did you mean ('order_id', 'in', recs.ids)?
|
2024-11-14 14:19:15
|
WARNING
|
server
|
odoo.models:3168
_condition_to_sql: ignored ('sale_order_id', '=', NewId), did you mean ('sale_order_id', 'in', recs.ids)?
|
2024-11-14 14:19:21
|
WARNING
|
server
|
odoo.models:3168
_condition_to_sql: ignored ('order_id', '=', NewId), did you mean ('order_id', 'in', recs.ids)?
|
2024-11-14 14:19:21
|
WARNING
|
server
|
odoo.models:3168
_condition_to_sql: ignored ('sale_order_id', '=', NewId), did you mean ('sale_order_id', 'in', recs.ids)?
|
2024-11-14 14:20:01
|
WARNING
|
server
|
odoo.models:3168
_condition_to_sql: ignored ('order_id', '=', NewId), did you mean ('order_id', 'in', recs.ids)?
|
2024-11-14 14:20:01
|
WARNING
|
server
|
odoo.models:3168
_condition_to_sql: ignored ('sale_order_id', '=', NewId), did you mean ('sale_order_id', 'in', recs.ids)?
|
2024-11-14 14:20:12
|
WARNING
|
server
|
odoo.models:3168
_condition_to_sql: ignored ('order_id', '=', NewId), did you mean ('order_id', 'in', recs.ids)?
|
2024-11-14 14:20:12
|
WARNING
|
server
|
odoo.models:3168
_condition_to_sql: ignored ('sale_order_id', '=', NewId), did you mean ('sale_order_id', 'in', recs.ids)?
|
2024-11-14 14:20:53
|
WARNING
|
server
|
odoo.http:2396
Cannot create an invoice. No items are available to invoice.
To resolve this issue, please ensure that:
• The products have been delivered before attempting to invoice them.
• The invoicing policy of the product is configured correctly.
If you want to invoice based on ordered quantities instead:
• For consumable or storable products, open the product, go to the 'General Information' tab and change the 'Invoicing Policy' from 'Delivered Quantities' to 'Ordered Quantities'.
• For services (and other products), change the 'Invoicing Policy' to 'Prepaid/Fixed Price'.
|
2024-11-14 14:30:05
|
ERROR
|
server
|
odoo.http:2398
Exception during request handling.
Traceback (most recent call last):
File "/data/build/adhoc-cicd-odoo-odoo/odoo/http.py", line 2363, in __call__
response = request._serve_db()
File "/data/build/adhoc-cicd-odoo-odoo/odoo/http.py", line 1891, in _serve_db
return self._transactioning(
File "/data/build/adhoc-cicd-odoo-odoo/odoo/http.py", line 1954, 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 1921, in _serve_ir_http
response = self.dispatcher.dispatch(rule.endpoint, args)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/http.py", line 2168, in dispatch
result = self.request.registry['ir.http']._dispatch(endpoint)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/addons/base/models/ir_http.py", line 329, in _dispatch
result = endpoint(**request.params)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/http.py", line 727, in route_wrapper
result = endpoint(self, *args, **params_ok)
File "/data/build/adhoc-cicd-odoo-odoo/addons/web/controllers/dataset.py", line 35, in call_kw
return call_kw(request.env[model], method, args, kwargs)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/api.py", line 517, in call_kw
result = getattr(recs, name)(*args, **kwargs)
File "/data/build/adhoc-cicd-odoo-odoo/addons/web/models/models.py", line 70, in web_save
self.write(vals)
File "/data/build/ingadhoc-enterprise-extensions/helpdesk_timesheet_ux/models/helpdesk_team.py", line 36, in write
res = super().write(vals)
File "/data/build/adhoc-cicd-odoo-enterprise/helpdesk_timesheet/models/helpdesk_team.py", line 72, in write
team.project_id = team._create_project(team.name, team.use_helpdesk_sale_timesheet, {})
File "/data/build/adhoc-cicd-odoo-enterprise/helpdesk_timesheet/models/helpdesk_team.py", line 41, in _create_project
return self.env['project.project'].create({
File "<decorator-gen-348>", line 2, in create
File "/data/build/adhoc-cicd-odoo-odoo/odoo/api.py", line 479, in _model_create_multi
return create(self, [arg])
File "/data/build/adhoc-cicd-odoo-odoo/addons/hr_timesheet/models/project_project.py", line 164, in create
return super().create(vals_list)
File "<decorator-gen-330>", line 2, in create
File "/data/build/adhoc-cicd-odoo-odoo/odoo/api.py", line 480, in _model_create_multi
return create(self, arg)
File "/data/build/adhoc-cicd-odoo-odoo/addons/project_sms/models/project_project.py", line 20, in create
projects = super().create(vals_list)
File "<decorator-gen-266>", line 2, in create
File "/data/build/adhoc-cicd-odoo-odoo/odoo/api.py", line 480, in _model_create_multi
return create(self, arg)
File "/data/build/adhoc-cicd-odoo-odoo/addons/project/models/project_project.py", line 493, in create
projects = super().create(vals_list)
File "<decorator-gen-124>", line 2, in create
File "/data/build/adhoc-cicd-odoo-odoo/odoo/api.py", line 480, in _model_create_multi
return create(self, arg)
File "/data/build/adhoc-cicd-odoo-odoo/addons/mail/models/mail_alias_mixin_optional.py", line 92, in create
records = super().create(valid_vals_list)
File "<decorator-gen-126>", line 2, in create
File "/data/build/adhoc-cicd-odoo-odoo/odoo/api.py", line 480, in _model_create_multi
return create(self, arg)
File "/data/build/adhoc-cicd-odoo-odoo/addons/mail/models/mail_thread.py", line 267, in create
threads = super(MailThread, self).create(vals_list)
File "<decorator-gen-31>", line 2, in create
File "/data/build/adhoc-cicd-odoo-odoo/odoo/api.py", line 480, in _model_create_multi
return create(self, arg)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 4959, in create
records = self._create(data_list)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 5218, in _create
records.check_access('create')
File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 4363, in check_access
if not self.env.su and (result := self._check_access(operation)):
File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 4404, in _check_access
if domain and (forbidden := self - self.sudo().filtered_domain(domain)):
File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 6585, in filtered_domain
data = record.mapped(key)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 6431, in mapped
recs = recs._fields[name].mapped(recs)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 1350, in mapped
self.recompute(records)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 1447, in recompute
apply_except_missing(self.compute_value, recs)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 1420, in apply_except_missing
func(records)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 1469, in compute_value
records._compute_field_value(self)
File "/data/build/adhoc-cicd-odoo-odoo/addons/mail/models/mail_thread.py", line 427, in _compute_field_value
return super()._compute_field_value(field)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 5222, in _compute_field_value
fields.determine(field.compute, self)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 109, in determine
return needle(*args)
File "/data/build/adhoc-cicd-odoo-odoo/addons/project/models/project_project.py", line 239, in _compute_company_id
if not project.company_id and project.partner_id.company_id:
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 3024, in __get__
return super().__get__(records, owner)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 1232, in __get__
self.recompute(record)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 1447, in recompute
apply_except_missing(self.compute_value, recs)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 1420, in apply_except_missing
func(records)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 1469, in compute_value
records._compute_field_value(self)
File "/data/build/adhoc-cicd-odoo-odoo/addons/mail/models/mail_thread.py", line 427, in _compute_field_value
return super()._compute_field_value(field)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 5222, in _compute_field_value
fields.determine(field.compute, self)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 109, in determine
return needle(*args)
File "/data/build/ingadhoc-sale/sale_timesheet_ux/models/project_project.py", line 23, in _compute_partner_id
project_partner_id = project.partner_id or project.analytic_account_id.partner_id or project.sale_order_id.partner_id
AttributeError: 'project.project' object has no attribute 'analytic_account_id'
|
2024-11-14 17:26:52
|
INFO
|
runbot
|
Kill build 90642-18-0
|
2024-11-19 16:05:49
|
|
|
Waking up build
|
2024-11-19 16:05:49
|
INFO
|
runbot
|
Start running build 90642-18-0
|
2024-11-19 16:05:51
|
INFO
|
runbot
|
Using Dockerfile Tag odoo:adhoc-odoo-18
|
2024-11-19 16:05:54
|
INFO
|
server
|
odoo.modules.loading:329
1 modules loaded in 0.01s, 0 queries (+0 extra)
|
2024-11-19 16:05:54
|
INFO
|
server
|
odoo.modules.loading:329
19 modules loaded in 0.71s, 0 queries (+0 extra)
|
2024-11-19 16:05:55
|
INFO
|
server
|
odoo.modules.loading:329
1 modules loaded in 0.03s, 0 queries (+0 extra)
|
2024-11-19 16:05:58
|
INFO
|
server
|
odoo.modules.loading:329
1 modules loaded in 0.01s, 0 queries (+0 extra)
|
2024-11-19 16:06:04
|
INFO
|
server
|
odoo.modules.loading:329
344 modules loaded in 6.08s, 0 queries (+0 extra)
|
2024-11-19 16:06:04
|
INFO
|
server
|
odoo.modules.loading:329
344 modules loaded in 4.57s, 0 queries (+0 extra)
|
2024-11-19 16:06:10
|
ERROR
|
server
|
odoo.sql_db:357
bad query: b"\n WITH visitor AS (\n \n INSERT INTO website_visitor (\n partner_id, access_token, last_connection_datetime, visit_count, lang_id,\n website_id, timezone, write_uid, create_uid, write_date, create_date, country_id)\n VALUES (\n 3, 3, now() at time zone 'UTC', 1, 1,\n 1, 'America/Buenos_Aires', 2, 2,\n now() at time zone 'UTC', now() at time zone 'UTC', (\n SELECT id FROM res_country WHERE code = NULL\n )\n )\n ON CONFLICT (access_token)\n DO UPDATE SET\n last_connection_datetime=excluded.last_connection_datetime,\n visit_count = CASE WHEN website_visitor.last_connection_datetime < NOW() AT TIME ZONE 'UTC' - INTERVAL '8 hours'\n THEN website_visitor.visit_count + 1\n ELSE website_visitor.visit_count\n END\n RETURNING id, CASE WHEN create_date = now() at time zone 'UTC' THEN 'inserted' ELSE 'updated' END AS upsert\n , 'https://90642-18-0-all.runbot.adhoc.com.ar/' AS url, 4 AS page_id\n ), track AS (\n INSERT INTO website_track (visitor_id, url, page_id, visit_datetime)\n SELECT id, url, page_id::integer, now() at time zone 'UTC' FROM visitor\n )\n SELECT id, upsert from visitor;\n "
ERROR: could not serialize access due to concurrent update
|
2024-11-19 16:06:24
|
INFO
|
server
|
odoo.modules.loading:329
1 modules loaded in 0.06s, 0 queries (+0 extra)
|
2024-11-19 16:06:24
|
INFO
|
server
|
odoo.modules.loading:329
344 modules loaded in 5.02s, 0 queries (+0 extra)
|
2024-11-19 16:45:02
|
INFO
|
server
|
odoo.modules.loading:329
1 modules loaded in 0.01s, 0 queries (+0 extra)
|
2024-11-19 16:45:02
|
INFO
|
server
|
odoo.modules.loading:329
344 modules loaded in 0.19s, 0 queries (+0 extra)
|
2024-11-19 16:45:04
|
INFO
|
server
|
odoo.modules.loading:329
345 modules loaded in 2.49s, 177 queries (+177 extra)
|
2024-11-19 16:45:12
|
INFO
|
server
|
odoo.modules.loading:329
1 modules loaded in 0.01s, 0 queries (+0 extra)
|
2024-11-19 16:45:12
|
INFO
|
server
|
odoo.modules.loading:329
345 modules loaded in 0.22s, 0 queries (+0 extra)
|
2024-11-19 16:45:12
|
INFO
|
server
|
odoo.modules.loading:329
1 modules loaded in 0.01s, 0 queries (+0 extra)
|
2024-11-19 16:45:12
|
INFO
|
server
|
odoo.modules.loading:329
345 modules loaded in 0.20s, 0 queries (+0 extra)
|
2024-11-19 17:23:00
|
WARNING
|
server
|
odoo.osv.expression:859
Unexpected domain [('id', 'parent_of', False)], interpreted as False
|
2024-11-19 17:23:38
|
WARNING
|
server
|
odoo.http:2396
This task cannot be private because there are some timesheets linked to it.
|
2024-11-19 17:23:44
|
WARNING
|
server
|
odoo.http:2396
This task cannot be private because there are some timesheets linked to it.
|
2024-11-19 18:44:30
|
INFO
|
runbot
|
Kill build 90642-18-0
|