Date |
Level |
Type |
Message |
2024-02-22 16:15:55
|
INFO
|
runbot
|
Init build environment with config Adhoc Conf for demo (y personalizaciones) con load l10n_ar_demo
|
2024-02-22 16:15:55
|
|
|
Starting step all_no_test from config Adhoc Conf for demo (y personalizaciones) con load l10n_ar_demo
|
2024-02-22 16:15:55
|
INFO
|
runbot
|
Using Dockerfile Tag odoo:adhoc-odoo-16
|
2024-02-22 16:16:16
|
INFO
|
server
|
odoo.modules.loading:300
1 modules loaded in 8.34s, 9027 queries (+9027 extra)
|
2024-02-22 16:21:46
|
INFO
|
server
|
odoo.addons.l10n_uy_currency_update.models.res_company:40
Currency Provider configured as BCU for next companies: (UY) Company
|
2024-02-22 16:22:30
|
INFO
|
server
|
odoo.addons.l10n_uy_currency_update.models.res_company:40
Currency Provider configured as BCU for next companies: (UY) Company
|
2024-02-22 16:23:31
|
INFO
|
server
|
odoo.addons.l10n_uy_currency_update.models.res_company:40
Currency Provider configured as BCU for next companies: (UY) Company
|
2024-02-22 16:23:31
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:46
Currency Provider configured as AFIP for next companies: (AR) Exento
|
2024-02-22 16:23:35
|
INFO
|
server
|
odoo.addons.l10n_uy_currency_update.models.res_company:40
Currency Provider configured as BCU for next companies: (UY) Company
|
2024-02-22 16:23:35
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:46
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista
|
2024-02-22 16:23:37
|
INFO
|
server
|
odoo.addons.l10n_uy_currency_update.models.res_company:40
Currency Provider configured as BCU for next companies: (UY) Company
|
2024-02-22 16:23:37
|
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-02-22 16:23:56
|
INFO
|
server
|
odoo.addons.l10n_ar_edi.models.res_company:216
Setting demo certificate from to OdooCert5 in (AR) Responsable Inscripto company
|
2024-02-22 16:23:56
|
INFO
|
server
|
odoo.addons.l10n_ar_edi.models.res_company:216
Setting demo certificate from to OdooCert6 in (AR) Monotributista company
|
2024-02-22 16:23:56
|
INFO
|
server
|
odoo.addons.l10n_ar_edi.models.res_company:216
Setting demo certificate from to OdooCert8 in (AR) Exento company
|
2024-02-22 16:25:11
|
INFO
|
server
|
odoo.modules.loading:300
388 modules loaded in 533.61s, 250634 queries (+250816 extra)
|
2024-02-22 16:25:13
|
INFO
|
server
|
odoo.modules.loading:300
389 modules loaded in 0.94s, 184 queries (+184 extra)
|
2024-02-22 16:25:24
|
|
|
Step all_no_test finished in 9m
|
2024-02-22 16:25:24
|
|
|
Starting step setup from config Adhoc Conf for demo (y personalizaciones) con load l10n_ar_demo
|
2024-02-22 16:25:24
|
INFO
|
runbot
|
Using Dockerfile Tag odoo:adhoc-odoo-16
|
2024-02-22 16:25:26
|
INFO
|
runbot
|
Step setup finished in 0s
|
2024-02-22 16:25:26
|
|
|
Starting step run from config Adhoc Conf for demo (y personalizaciones) con load l10n_ar_demo
|
2024-02-22 16:25:26
|
INFO
|
runbot
|
Start running build 42150-16-0
|
2024-02-22 16:25:26
|
INFO
|
runbot
|
Using Dockerfile Tag odoo:adhoc-odoo-16
|
2024-02-22 16:25:30
|
INFO
|
server
|
odoo.modules.loading:300
1 modules loaded in 0.01s, 0 queries (+0 extra)
|
2024-02-22 16:25:44
|
INFO
|
server
|
odoo.modules.loading:300
389 modules loaded in 5.98s, 0 queries (+0 extra)
|
2024-02-22 16:26:47
|
ERROR
|
server
|
odoo.addons.saas_client_adhoc.wizards.db_configuration:26
Error Updating ADHOC Modules Data. Error:
Not Provider url or saas database uuid configured
|
2024-02-22 16:29:23
|
ERROR
|
server
|
odoo.addons.sale_subscription.models.sale_order:1263
Error during renewal of contract V 0001-00000164
Traceback (most recent call last):
File "/data/build/adhoc-cicd-odoo-enterprise/sale_subscription/models/sale_order.py", line 1257, in _create_recurring_invoice
existing_invoices = subscription._handle_automatic_invoices(auto_commit, invoice)
File "/data/build/adhoc-cicd-odoo-enterprise/sale_subscription/models/sale_order.py", line 1325, in _handle_automatic_invoices
invoice.action_post()
File "/data/build/ingadhoc-account-payment/account_payment_group/models/account_move.py", line 82, in action_post
res = super(AccountMove, self).action_post()
File "/data/build/adhoc-cicd-odoo-odoo/addons/l10n_ar/models/account_move.py", line 376, in action_post
return super().action_post()
File "/data/build/adhoc-cicd-odoo-odoo/addons/sale/models/account_move.py", line 63, in action_post
res = super(AccountMove, self).action_post()
File "/data/build/ingadhoc-account-financial-tools/account_ux/models/account_move.py", line 51, in action_post
res = super().action_post()
File "/data/build/adhoc-cicd-odoo-enterprise/account_accountant/models/account_move.py", line 24, in action_post
res = super().action_post()
File "/data/build/adhoc-cicd-odoo-odoo/addons/account/models/account_move.py", line 3849, in action_post
other_moves._post(soft=False)
File "/data/build/ingadhoc-odoo-argentina-ee/l10n_ar_edi_ux/models/account_move.py", line 91, in _post
return super(AccountMove, self - purchase_ar_edi_invoices)._post(soft=soft)
File "/data/build/ingadhoc-odoo-argentina/l10n_ar_ux/models/account_move.py", line 119, in _post
res = super()._post(soft=soft)
File "/data/build/adhoc-cicd-odoo-enterprise/sale_subscription/models/account_move.py", line 14, in _post
posted_moves = super()._post(soft=soft)
File "/data/build/ingadhoc-ingadhoc-odoo-saas-adhoc2/saas_client_account/models/account_move.py", line 24, in _post
return super()._post(soft=soft)
File "/data/build/ingadhoc-uruguay/l10n_uy_edi/models/account_move.py", line 26, in _post
res = super()._post(soft=soft)
File "/data/build/adhoc-cicd-odoo-enterprise/l10n_cl_edi/models/account_move.py", line 130, in _post
res = super(AccountMove, self)._post(soft=soft)
File "/data/build/adhoc-cicd-odoo-enterprise/l10n_ar_edi/models/account_move.py", line 198, in _post
return validated + super(AccountMove, self - sale_ar_edi_invoices)._post(soft=soft)
File "/data/build/ingadhoc-uruguay/l10n_uy_account/models/account_move.py", line 77, in _post
res = super()._post(soft=soft)
File "/data/build/adhoc-cicd-odoo-odoo/addons/l10n_cl/models/account_move.py", line 101, in _post
self._check_document_types_post()
File "/data/build/adhoc-cicd-odoo-odoo/addons/l10n_cl/models/account_move.py", line 70, in _check_document_types_post
raise ValidationError(_(
odoo.exceptions.ValidationError: Los tipos de documento para clientes extranjeros deben ser de exportación. (Códigos 110, 111 o 112) o debe definir al cliente como consumidor final y utilizar recibos (códigos 39 o 41)
|
2024-02-22 16:29:23
|
ERROR
|
server
|
odoo.addons.sale_subscription.models.sale_order:1263
Error during renewal of contract V 0001-00000163
Traceback (most recent call last):
File "/data/build/adhoc-cicd-odoo-enterprise/sale_subscription/models/sale_order.py", line 1257, in _create_recurring_invoice
existing_invoices = subscription._handle_automatic_invoices(auto_commit, invoice)
File "/data/build/adhoc-cicd-odoo-enterprise/sale_subscription/models/sale_order.py", line 1325, in _handle_automatic_invoices
invoice.action_post()
File "/data/build/ingadhoc-account-payment/account_payment_group/models/account_move.py", line 82, in action_post
res = super(AccountMove, self).action_post()
File "/data/build/adhoc-cicd-odoo-odoo/addons/l10n_ar/models/account_move.py", line 376, in action_post
return super().action_post()
File "/data/build/adhoc-cicd-odoo-odoo/addons/sale/models/account_move.py", line 63, in action_post
res = super(AccountMove, self).action_post()
File "/data/build/ingadhoc-account-financial-tools/account_ux/models/account_move.py", line 51, in action_post
res = super().action_post()
File "/data/build/adhoc-cicd-odoo-enterprise/account_accountant/models/account_move.py", line 24, in action_post
res = super().action_post()
File "/data/build/adhoc-cicd-odoo-odoo/addons/account/models/account_move.py", line 3849, in action_post
other_moves._post(soft=False)
File "/data/build/ingadhoc-odoo-argentina-ee/l10n_ar_edi_ux/models/account_move.py", line 91, in _post
return super(AccountMove, self - purchase_ar_edi_invoices)._post(soft=soft)
File "/data/build/ingadhoc-odoo-argentina/l10n_ar_ux/models/account_move.py", line 119, in _post
res = super()._post(soft=soft)
File "/data/build/adhoc-cicd-odoo-enterprise/sale_subscription/models/account_move.py", line 14, in _post
posted_moves = super()._post(soft=soft)
File "/data/build/ingadhoc-ingadhoc-odoo-saas-adhoc2/saas_client_account/models/account_move.py", line 24, in _post
return super()._post(soft=soft)
File "/data/build/ingadhoc-uruguay/l10n_uy_edi/models/account_move.py", line 26, in _post
res = super()._post(soft=soft)
File "/data/build/adhoc-cicd-odoo-enterprise/l10n_cl_edi/models/account_move.py", line 130, in _post
res = super(AccountMove, self)._post(soft=soft)
File "/data/build/adhoc-cicd-odoo-enterprise/l10n_ar_edi/models/account_move.py", line 198, in _post
return validated + super(AccountMove, self - sale_ar_edi_invoices)._post(soft=soft)
File "/data/build/ingadhoc-uruguay/l10n_uy_account/models/account_move.py", line 77, in _post
res = super()._post(soft=soft)
File "/data/build/adhoc-cicd-odoo-odoo/addons/l10n_cl/models/account_move.py", line 101, in _post
self._check_document_types_post()
File "/data/build/adhoc-cicd-odoo-odoo/addons/l10n_cl/models/account_move.py", line 70, in _check_document_types_post
raise ValidationError(_(
odoo.exceptions.ValidationError: Los tipos de documento para clientes extranjeros deben ser de exportación. (Códigos 110, 111 o 112) o debe definir al cliente como consumidor final y utilizar recibos (códigos 39 o 41)
|
2024-02-22 16:29:23
|
ERROR
|
server
|
odoo.addons.sale_subscription.models.sale_order:1263
Error during renewal of contract V 0001-00000162
Traceback (most recent call last):
File "/data/build/adhoc-cicd-odoo-enterprise/sale_subscription/models/sale_order.py", line 1257, in _create_recurring_invoice
existing_invoices = subscription._handle_automatic_invoices(auto_commit, invoice)
File "/data/build/adhoc-cicd-odoo-enterprise/sale_subscription/models/sale_order.py", line 1325, in _handle_automatic_invoices
invoice.action_post()
File "/data/build/ingadhoc-account-payment/account_payment_group/models/account_move.py", line 82, in action_post
res = super(AccountMove, self).action_post()
File "/data/build/adhoc-cicd-odoo-odoo/addons/l10n_ar/models/account_move.py", line 376, in action_post
return super().action_post()
File "/data/build/adhoc-cicd-odoo-odoo/addons/sale/models/account_move.py", line 63, in action_post
res = super(AccountMove, self).action_post()
File "/data/build/ingadhoc-account-financial-tools/account_ux/models/account_move.py", line 51, in action_post
res = super().action_post()
File "/data/build/adhoc-cicd-odoo-enterprise/account_accountant/models/account_move.py", line 24, in action_post
res = super().action_post()
File "/data/build/adhoc-cicd-odoo-odoo/addons/account/models/account_move.py", line 3849, in action_post
other_moves._post(soft=False)
File "/data/build/ingadhoc-odoo-argentina-ee/l10n_ar_edi_ux/models/account_move.py", line 91, in _post
return super(AccountMove, self - purchase_ar_edi_invoices)._post(soft=soft)
File "/data/build/ingadhoc-odoo-argentina/l10n_ar_ux/models/account_move.py", line 119, in _post
res = super()._post(soft=soft)
File "/data/build/adhoc-cicd-odoo-enterprise/sale_subscription/models/account_move.py", line 14, in _post
posted_moves = super()._post(soft=soft)
File "/data/build/ingadhoc-ingadhoc-odoo-saas-adhoc2/saas_client_account/models/account_move.py", line 24, in _post
return super()._post(soft=soft)
File "/data/build/ingadhoc-uruguay/l10n_uy_edi/models/account_move.py", line 26, in _post
res = super()._post(soft=soft)
File "/data/build/adhoc-cicd-odoo-enterprise/l10n_cl_edi/models/account_move.py", line 130, in _post
res = super(AccountMove, self)._post(soft=soft)
File "/data/build/adhoc-cicd-odoo-enterprise/l10n_ar_edi/models/account_move.py", line 198, in _post
return validated + super(AccountMove, self - sale_ar_edi_invoices)._post(soft=soft)
File "/data/build/ingadhoc-uruguay/l10n_uy_account/models/account_move.py", line 77, in _post
res = super()._post(soft=soft)
File "/data/build/adhoc-cicd-odoo-odoo/addons/l10n_cl/models/account_move.py", line 101, in _post
self._check_document_types_post()
File "/data/build/adhoc-cicd-odoo-odoo/addons/l10n_cl/models/account_move.py", line 70, in _check_document_types_post
raise ValidationError(_(
odoo.exceptions.ValidationError: Los tipos de documento para clientes extranjeros deben ser de exportación. (Códigos 110, 111 o 112) o debe definir al cliente como consumidor final y utilizar recibos (códigos 39 o 41)
|
2024-02-22 16:29:30
|
ERROR
|
server
|
odoo.addons.sale_subscription.models.sale_order:1249
Error durante la renovación de contrato V 0001-00000111 (Pago no registrado)
Traceback (most recent call last):
File "/data/build/adhoc-cicd-odoo-enterprise/sale_subscription/models/sale_order.py", line 1238, in _create_recurring_invoice
invoice = subscription.with_context(recurring_automatic=automatic)._create_invoices()
File "/data/build/adhoc-cicd-odoo-odoo/addons/sale_timesheet/models/sale_order.py", line 121, in _create_invoices
moves = super()._create_invoices(grouped=grouped, final=final, date=date)
File "/data/build/adhoc-cicd-odoo-enterprise/sale_loyalty_taxcloud/models/sale_order.py", line 48, in _create_invoices
return super()._create_invoices(grouped=grouped, final=final, date=date)
File "/data/build/ingadhoc-sale/sale_ux/models/sale_order.py", line 176, in _create_invoices
invoices = super()._create_invoices(grouped=grouped, final=final, date=date)
File "/data/build/adhoc-cicd-odoo-enterprise/sale_subscription/models/sale_order.py", line 1303, in _create_invoices
invoices = super()._create_invoices(grouped=grouped, final=final, date=date)
File "/data/build/ingadhoc-argentina-sale/l10n_ar_sale/models/sale_order.py", line 107, in _create_invoices
invoices = super()._create_invoices(grouped=grouped, final=final, date=date)
File "/data/build/adhoc-cicd-odoo-odoo/addons/sale/models/sale_order.py", line 1207, in _create_invoices
moves = self.env['account.move'].sudo().with_context(default_move_type='out_invoice').create(invoice_vals_list)
File "<decorator-gen-350>", line 2, in create
File "/data/build/adhoc-cicd-odoo-odoo/odoo/api.py", line 415, in _model_create_multi
return create(self, arg)
File "/data/build/adhoc-cicd-odoo-odoo/addons/purchase/models/account_invoice.py", line 133, in create
moves = super(AccountMove, self).create(vals_list)
File "<decorator-gen-273>", line 2, in create
File "/data/build/adhoc-cicd-odoo-odoo/odoo/api.py", line 415, in _model_create_multi
return create(self, arg)
File "/data/build/adhoc-cicd-odoo-odoo/addons/account/models/account_move.py", line 2306, in create
moves = super().create(vals_list)
File "<decorator-gen-140>", line 2, in create
File "/data/build/adhoc-cicd-odoo-odoo/odoo/api.py", line 415, in _model_create_multi
return create(self, arg)
File "/data/build/adhoc-cicd-odoo-odoo/addons/mail/models/mail_thread.py", line 258, in create
threads = super(MailThread, self).create(vals_list)
File "<decorator-gen-68>", line 2, in create
File "/data/build/adhoc-cicd-odoo-odoo/odoo/api.py", line 415, in _model_create_multi
return create(self, arg)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/addons/base/models/ir_fields.py", line 670, in create
recs = super().create(vals_list)
File "<decorator-gen-15>", line 2, in create
File "/data/build/adhoc-cicd-odoo-odoo/odoo/api.py", line 415, in _model_create_multi
return create(self, arg)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 3975, in create
records = self._create(data_list)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 4212, in _create
field.create([
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 4260, in create
self.write_batch(record_values, True)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 4286, in write_batch
return self.write_real(records_commands_list, create)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 4485, in write_real
flush()
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 4441, in flush
comodel.create(to_create)
File "<decorator-gen-274>", line 2, in create
File "/data/build/adhoc-cicd-odoo-odoo/odoo/api.py", line 415, in _model_create_multi
return create(self, arg)
File "/data/build/adhoc-cicd-odoo-odoo/addons/account/models/account_move_line.py", line 1442, in create
lines._check_constrains_account_id_journal_id()
File "/data/build/adhoc-cicd-odoo-odoo/addons/account/models/account_move_line.py", line 1173, in _check_constrains_account_id_journal_id
self.flush_recordset()
File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 5626, in flush_recordset
self._recompute_recordset(fnames)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 6227, in _recompute_recordset
self._recompute_field(field, self._ids)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 6241, in _recompute_field
field.recompute(records)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 1370, in recompute
apply_except_missing(self.compute_value, recs)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 1343, in apply_except_missing
func(records)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 1392, in compute_value
records._compute_field_value(self)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 4232, in _compute_field_value
fields.determine(field.compute, self)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 101, in determine
return needle(records, *args)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 702, in _compute_related
record[self.name] = self._process_related(value[self.related_field.name])
File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 5915, in __getitem__
return self._fields[key].__get__(self, self.env.registry[self._name])
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 1158, in __get__
self.recompute(record)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 1370, in recompute
apply_except_missing(self.compute_value, recs)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 1343, in apply_except_missing
func(records)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 1392, in compute_value
records._compute_field_value(self)
File "/data/build/adhoc-cicd-odoo-odoo/addons/mail/models/mail_thread.py", line 403, in _compute_field_value
return super()._compute_field_value(field)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 4232, in _compute_field_value
fields.determine(field.compute, self)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 98, in determine
return needle(*args)
File "/data/build/adhoc-cicd-odoo-odoo/addons/l10n_latam_invoice_document/models/account_move.py", line 73, in _compute_name
super(AccountMove, group)._compute_name()
File "/data/build/adhoc-cicd-odoo-odoo/addons/account/models/account_move.py", line 692, in _compute_name
if move_has_name and move.posted_before or not move_has_name and move._get_last_sequence(lock=False):
File "/data/build/ingadhoc-uruguay/l10n_uy_edi/models/account_move.py", line 131, in _get_last_sequence
res = self._get_last_sequence_from_uruware()
File "/data/build/ingadhoc-uruguay/l10n_uy_edi/models/account_move.py", line 122, in _get_last_sequence_from_uruware
last_number = 0 if self._is_dummy_dgi_validation() or self.l10n_latam_document_number \
File "/data/build/ingadhoc-ingadhoc-odoo-saas-adhoc2/saas_client_l10n_uy/models/account_move.py", line 32, in _is_dummy_dgi_validation
env_type = self.company_id._uy_get_environment_type()
File "/data/build/ingadhoc-ingadhoc-odoo-saas-adhoc2/saas_client_l10n_uy/models/res_company.py", line 16, in _uy_get_environment_type
return super()._uy_get_environment_type()
File "/data/build/ingadhoc-uruguay/l10n_uy_edi/models/res_company.py", line 166, in _uy_get_environment_type
raise UserError(_('Uruware/DGI environment not configured for company "%s", please check accounting settings') % (self.name))
odoo.exceptions.UserError: Uruware/DGI environment not configured for company "Muebleria UY", please check accounting settings
|
2024-02-22 16:30:25
|
ERROR
|
server
|
odoo.addons.sale_subscription.models.sale_order:1249
Error durante la renovación de contrato V 0001-00000110 (Pago no registrado)
Traceback (most recent call last):
File "/data/build/adhoc-cicd-odoo-enterprise/sale_subscription/models/sale_order.py", line 1238, in _create_recurring_invoice
invoice = subscription.with_context(recurring_automatic=automatic)._create_invoices()
File "/data/build/adhoc-cicd-odoo-odoo/addons/sale_timesheet/models/sale_order.py", line 121, in _create_invoices
moves = super()._create_invoices(grouped=grouped, final=final, date=date)
File "/data/build/adhoc-cicd-odoo-enterprise/sale_loyalty_taxcloud/models/sale_order.py", line 48, in _create_invoices
return super()._create_invoices(grouped=grouped, final=final, date=date)
File "/data/build/ingadhoc-sale/sale_ux/models/sale_order.py", line 176, in _create_invoices
invoices = super()._create_invoices(grouped=grouped, final=final, date=date)
File "/data/build/adhoc-cicd-odoo-enterprise/sale_subscription/models/sale_order.py", line 1303, in _create_invoices
invoices = super()._create_invoices(grouped=grouped, final=final, date=date)
File "/data/build/ingadhoc-argentina-sale/l10n_ar_sale/models/sale_order.py", line 107, in _create_invoices
invoices = super()._create_invoices(grouped=grouped, final=final, date=date)
File "/data/build/adhoc-cicd-odoo-odoo/addons/sale/models/sale_order.py", line 1207, in _create_invoices
moves = self.env['account.move'].sudo().with_context(default_move_type='out_invoice').create(invoice_vals_list)
File "<decorator-gen-350>", line 2, in create
File "/data/build/adhoc-cicd-odoo-odoo/odoo/api.py", line 415, in _model_create_multi
return create(self, arg)
File "/data/build/adhoc-cicd-odoo-odoo/addons/purchase/models/account_invoice.py", line 133, in create
moves = super(AccountMove, self).create(vals_list)
File "<decorator-gen-273>", line 2, in create
File "/data/build/adhoc-cicd-odoo-odoo/odoo/api.py", line 415, in _model_create_multi
return create(self, arg)
File "/data/build/adhoc-cicd-odoo-odoo/addons/account/models/account_move.py", line 2306, in create
moves = super().create(vals_list)
File "<decorator-gen-140>", line 2, in create
File "/data/build/adhoc-cicd-odoo-odoo/odoo/api.py", line 415, in _model_create_multi
return create(self, arg)
File "/data/build/adhoc-cicd-odoo-odoo/addons/mail/models/mail_thread.py", line 258, in create
threads = super(MailThread, self).create(vals_list)
File "<decorator-gen-68>", line 2, in create
File "/data/build/adhoc-cicd-odoo-odoo/odoo/api.py", line 415, in _model_create_multi
return create(self, arg)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/addons/base/models/ir_fields.py", line 670, in create
recs = super().create(vals_list)
File "<decorator-gen-15>", line 2, in create
File "/data/build/adhoc-cicd-odoo-odoo/odoo/api.py", line 415, in _model_create_multi
return create(self, arg)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 3975, in create
records = self._create(data_list)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 4212, in _create
field.create([
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 4260, in create
self.write_batch(record_values, True)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 4286, in write_batch
return self.write_real(records_commands_list, create)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 4485, in write_real
flush()
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 4441, in flush
comodel.create(to_create)
File "<decorator-gen-274>", line 2, in create
File "/data/build/adhoc-cicd-odoo-odoo/odoo/api.py", line 415, in _model_create_multi
return create(self, arg)
File "/data/build/adhoc-cicd-odoo-odoo/addons/account/models/account_move_line.py", line 1442, in create
lines._check_constrains_account_id_journal_id()
File "/data/build/adhoc-cicd-odoo-odoo/addons/account/models/account_move_line.py", line 1173, in _check_constrains_account_id_journal_id
self.flush_recordset()
File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 5626, in flush_recordset
self._recompute_recordset(fnames)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 6227, in _recompute_recordset
self._recompute_field(field, self._ids)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 6241, in _recompute_field
field.recompute(records)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 1370, in recompute
apply_except_missing(self.compute_value, recs)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 1343, in apply_except_missing
func(records)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 1392, in compute_value
records._compute_field_value(self)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 4232, in _compute_field_value
fields.determine(field.compute, self)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 101, in determine
return needle(records, *args)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 702, in _compute_related
record[self.name] = self._process_related(value[self.related_field.name])
File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 5915, in __getitem__
return self._fields[key].__get__(self, self.env.registry[self._name])
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 1158, in __get__
self.recompute(record)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 1370, in recompute
apply_except_missing(self.compute_value, recs)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 1343, in apply_except_missing
func(records)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 1392, in compute_value
records._compute_field_value(self)
File "/data/build/adhoc-cicd-odoo-odoo/addons/mail/models/mail_thread.py", line 403, in _compute_field_value
return super()._compute_field_value(field)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 4232, in _compute_field_value
fields.determine(field.compute, self)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 98, in determine
return needle(*args)
File "/data/build/adhoc-cicd-odoo-odoo/addons/l10n_latam_invoice_document/models/account_move.py", line 73, in _compute_name
super(AccountMove, group)._compute_name()
File "/data/build/adhoc-cicd-odoo-odoo/addons/account/models/account_move.py", line 692, in _compute_name
if move_has_name and move.posted_before or not move_has_name and move._get_last_sequence(lock=False):
File "/data/build/ingadhoc-uruguay/l10n_uy_edi/models/account_move.py", line 131, in _get_last_sequence
res = self._get_last_sequence_from_uruware()
File "/data/build/ingadhoc-uruguay/l10n_uy_edi/models/account_move.py", line 122, in _get_last_sequence_from_uruware
last_number = 0 if self._is_dummy_dgi_validation() or self.l10n_latam_document_number \
File "/data/build/ingadhoc-ingadhoc-odoo-saas-adhoc2/saas_client_l10n_uy/models/account_move.py", line 32, in _is_dummy_dgi_validation
env_type = self.company_id._uy_get_environment_type()
File "/data/build/ingadhoc-ingadhoc-odoo-saas-adhoc2/saas_client_l10n_uy/models/res_company.py", line 16, in _uy_get_environment_type
return super()._uy_get_environment_type()
File "/data/build/ingadhoc-uruguay/l10n_uy_edi/models/res_company.py", line 166, in _uy_get_environment_type
raise UserError(_('Uruware/DGI environment not configured for company "%s", please check accounting settings') % (self.name))
odoo.exceptions.UserError: Uruware/DGI environment not configured for company "Muebleria UY", please check accounting settings
|
2024-02-22 16:30:59
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (23) timeout after 120s
|
2024-02-23 05:17:30
|
ERROR
|
server
|
odoo.addons.base.models.ir_cron:386
Call from cron Saas Client Database Backup for server action #337 failed in Job #16
Traceback (most recent call last):
File "/data/build/adhoc-cicd-odoo-odoo/odoo/addons/base/models/ir_cron.py", line 378, in _callback
self.env['ir.actions.server'].browse(server_action_id).run()
File "/data/build/adhoc-cicd-odoo-odoo/odoo/addons/base/models/ir_actions.py", line 674, in run
res = runner(run_self, eval_context=eval_context)
File "/data/build/adhoc-cicd-odoo-odoo/addons/website/models/ir_actions_server.py", line 61, in _run_action_code_multi
res = super(ServerAction, self)._run_action_code_multi(eval_context)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/addons/base/models/ir_actions.py", line 544, in _run_action_code_multi
safe_eval(self.code.strip(), eval_context, mode="exec", nocopy=True, filename=str(self)) # nocopy allows to return 'action'
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/safe_eval.py", line 362, in safe_eval
return unsafe_eval(c, globals_dict, locals_dict)
File "ir.actions.server(337,)", line 1, in <module>
File "/data/build/ingadhoc-ingadhoc-odoo-saas/saas_client/wizards/saas_client_dashboard.py", line 101, in cron_backup_database
self.backup_database()
File "/data/build/ingadhoc-ingadhoc-odoo-saas/saas_client/wizards/saas_client_dashboard.py", line 133, in backup_database
storage_type = self.get_bucket_type()
File "/data/build/ingadhoc-ingadhoc-odoo-saas/saas_client/wizards/saas_client_dashboard.py", line 66, in get_bucket_type
raise ValidationError(_('No hay bucket configurado'))
odoo.exceptions.ValidationError: No hay bucket configurado
|
2024-02-23 16:17:49
|
ERROR
|
server
|
odoo.addons.saas_client_adhoc.wizards.db_configuration:26
Error Updating ADHOC Modules Data. Error:
Not Provider url or saas database uuid configured
|
2024-02-23 19:18:29
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (27) timeout after 120s
|
2024-02-23 19:20:31
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (29) timeout after 120s
|
2024-02-23 19:22:32
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (31) timeout after 120s
|
2024-02-23 19:24:30
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (33) timeout after 120s
|
2024-02-23 19:26:31
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (35) timeout after 120s
|
2024-02-23 19:28:33
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (37) timeout after 120s
|
2024-02-23 19:30:33
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (39) timeout after 120s
|
2024-02-23 19:32:36
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (41) timeout after 120s
|
2024-02-23 19:34:35
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (43) timeout after 120s
|
2024-02-23 19:36:32
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (45) timeout after 120s
|
2024-02-24 05:18:10
|
ERROR
|
server
|
odoo.addons.base.models.ir_cron:386
Call from cron Saas Client Database Backup for server action #337 failed in Job #16
Traceback (most recent call last):
File "/data/build/adhoc-cicd-odoo-odoo/odoo/addons/base/models/ir_cron.py", line 378, in _callback
self.env['ir.actions.server'].browse(server_action_id).run()
File "/data/build/adhoc-cicd-odoo-odoo/odoo/addons/base/models/ir_actions.py", line 674, in run
res = runner(run_self, eval_context=eval_context)
File "/data/build/adhoc-cicd-odoo-odoo/addons/website/models/ir_actions_server.py", line 61, in _run_action_code_multi
res = super(ServerAction, self)._run_action_code_multi(eval_context)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/addons/base/models/ir_actions.py", line 544, in _run_action_code_multi
safe_eval(self.code.strip(), eval_context, mode="exec", nocopy=True, filename=str(self)) # nocopy allows to return 'action'
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/safe_eval.py", line 362, in safe_eval
return unsafe_eval(c, globals_dict, locals_dict)
File "ir.actions.server(337,)", line 1, in <module>
File "/data/build/ingadhoc-ingadhoc-odoo-saas/saas_client/wizards/saas_client_dashboard.py", line 101, in cron_backup_database
self.backup_database()
File "/data/build/ingadhoc-ingadhoc-odoo-saas/saas_client/wizards/saas_client_dashboard.py", line 133, in backup_database
storage_type = self.get_bucket_type()
File "/data/build/ingadhoc-ingadhoc-odoo-saas/saas_client/wizards/saas_client_dashboard.py", line 66, in get_bucket_type
raise ValidationError(_('No hay bucket configurado'))
odoo.exceptions.ValidationError: No hay bucket configurado
|
2024-02-24 16:17:34
|
ERROR
|
server
|
odoo.addons.saas_client_adhoc.wizards.db_configuration:26
Error Updating ADHOC Modules Data. Error:
Not Provider url or saas database uuid configured
|
2024-02-24 16:20:01
|
WARNING
|
server
|
odoo.addons.base.models.ir_actions_report:475
wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError
|
2024-02-24 17:17:59
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (47) timeout after 120s
|
2024-02-24 17:19:59
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (55) timeout after 120s
|
2024-02-24 17:21:58
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (57) timeout after 120s
|
2024-02-24 17:23:58
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (59) timeout after 120s
|
2024-02-24 17:25:59
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (61) timeout after 120s
|
2024-02-24 17:28:00
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (63) timeout after 120s
|
2024-02-24 17:30:00
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (65) timeout after 120s
|
2024-02-24 17:31:55
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (67) timeout after 120s
|
2024-02-24 17:33:56
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (69) timeout after 120s
|
2024-02-24 17:36:01
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (71) timeout after 120s
|
2024-02-24 17:37:55
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (73) timeout after 120s
|
2024-02-24 17:40:01
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (75) timeout after 120s
|
2024-02-24 17:41:58
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (77) timeout after 120s
|
2024-02-24 17:43:59
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (79) timeout after 120s
|
2024-02-24 17:46:01
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (81) timeout after 120s
|
2024-02-24 17:47:59
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (83) timeout after 120s
|
2024-02-24 17:49:58
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (85) timeout after 120s
|
2024-02-24 17:52:01
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (87) timeout after 120s
|
2024-02-24 17:54:02
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (89) timeout after 120s
|
2024-02-24 17:55:58
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (91) timeout after 120s
|
2024-02-24 17:58:01
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (93) timeout after 120s
|
2024-02-24 18:00:01
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (95) timeout after 120s
|
2024-02-24 18:02:01
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (97) timeout after 120s
|
2024-02-24 18:04:00
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (99) timeout after 120s
|
2024-02-24 18:06:01
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (101) timeout after 120s
|
2024-02-24 18:08:01
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (103) timeout after 120s
|
2024-02-24 18:09:59
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (105) timeout after 120s
|
2024-02-24 18:11:59
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (107) timeout after 120s
|
2024-02-24 18:13:58
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (109) timeout after 120s
|
2024-02-24 18:16:01
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (111) timeout after 120s
|
2024-02-24 18:18:01
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (113) timeout after 120s
|
2024-02-24 18:20:00
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (115) timeout after 120s
|
2024-02-24 18:21:58
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (117) timeout after 120s
|
2024-02-24 18:24:04
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (119) timeout after 120s
|
2024-02-24 18:26:03
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (121) timeout after 120s
|
2024-02-24 18:28:01
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (123) timeout after 120s
|
2024-02-24 18:30:02
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (125) timeout after 120s
|
2024-02-24 18:32:03
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (127) timeout after 120s
|
2024-02-24 18:34:00
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (129) timeout after 120s
|
2024-02-24 18:36:00
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (131) timeout after 120s
|
2024-02-24 18:38:00
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (133) timeout after 120s
|
2024-02-24 18:40:02
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (135) timeout after 120s
|
2024-02-24 18:42:02
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (137) timeout after 120s
|
2024-02-24 18:44:05
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (139) timeout after 120s
|
2024-02-24 18:46:04
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (141) timeout after 120s
|
2024-02-24 18:48:04
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (143) timeout after 120s
|
2024-02-24 18:50:01
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (145) timeout after 120s
|
2024-02-24 18:52:03
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (147) timeout after 120s
|
2024-02-24 18:54:04
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (149) timeout after 120s
|
2024-02-24 18:56:03
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (151) timeout after 120s
|
2024-02-24 18:58:04
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (153) timeout after 120s
|
2024-02-24 19:00:03
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (155) timeout after 120s
|
2024-02-24 19:02:01
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (157) timeout after 120s
|
2024-02-24 19:04:01
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (159) timeout after 120s
|
2024-02-24 19:06:03
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (161) timeout after 120s
|
2024-02-24 19:08:01
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (163) timeout after 120s
|
2024-02-24 19:10:06
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (165) timeout after 120s
|
2024-02-24 19:12:05
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (167) timeout after 120s
|
2024-02-24 19:14:03
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (169) timeout after 120s
|
2024-02-24 19:16:03
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (171) timeout after 120s
|
2024-02-24 19:18:02
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (173) timeout after 120s
|
2024-02-24 19:20:07
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (175) timeout after 120s
|
2024-02-24 19:22:02
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (177) timeout after 120s
|
2024-02-24 19:24:07
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (179) timeout after 120s
|
2024-02-24 19:26:05
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (181) timeout after 120s
|
2024-02-24 19:28:04
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (183) timeout after 120s
|
2024-02-24 19:30:04
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (185) timeout after 120s
|
2024-02-24 19:32:08
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (187) timeout after 120s
|
2024-02-24 19:34:03
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (189) timeout after 120s
|
2024-02-24 19:36:03
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (191) timeout after 120s
|
2024-02-24 19:38:08
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (193) timeout after 120s
|
2024-02-24 19:40:07
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (195) timeout after 120s
|
2024-02-24 19:42:04
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (197) timeout after 120s
|
2024-02-24 19:44:05
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (199) timeout after 120s
|
2024-02-24 19:46:04
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (201) timeout after 120s
|
2024-02-24 19:48:07
|
|
|
Log limit reached (full logs are still available in the log file)
|
2024-02-26 16:13:15
|
INFO
|
runbot
|
Kill build 42150-16-0
|