Date |
Level |
Type |
Message |
2024-05-24 16:19:03
|
INFO
|
runbot
|
Init build environment with config Adhoc Conf for demo (y personalizaciones) con load l10n_ar_demo
|
2024-05-24 16:19:03
|
|
|
Starting step all_no_test from config Adhoc Conf for demo (y personalizaciones) con load l10n_ar_demo
|
2024-05-24 16:19:03
|
INFO
|
runbot
|
Using Dockerfile Tag odoo:adhoc-odoo-16
|
2024-05-24 16:19:31
|
INFO
|
server
|
odoo.modules.loading:303
1 modules loaded in 11.11s, 9027 queries (+9027 extra)
|
2024-05-24 16:24:47
|
INFO
|
server
|
odoo.addons.l10n_uy_currency_update.models.res_company:40
Currency Provider configured as BCU for next companies: (UY) Company
|
2024-05-24 16:25:16
|
INFO
|
server
|
odoo.addons.l10n_uy_currency_update.models.res_company:40
Currency Provider configured as BCU for next companies: (UY) Company
|
2024-05-24 16:25:54
|
INFO
|
server
|
odoo.addons.l10n_uy_currency_update.models.res_company:40
Currency Provider configured as BCU for next companies: (UY) Company
|
2024-05-24 16:25:54
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:46
Currency Provider configured as AFIP for next companies: (AR) Exento
|
2024-05-24 16:26:01
|
INFO
|
server
|
odoo.addons.l10n_uy_currency_update.models.res_company:40
Currency Provider configured as BCU for next companies: (UY) Company
|
2024-05-24 16:26:01
|
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-05-24 16:26:01
|
INFO
|
server
|
odoo.addons.l10n_uy_currency_update.models.res_company:40
Currency Provider configured as BCU for next companies: (UY) Company
|
2024-05-24 16:26:01
|
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-05-24 16:26:15
|
INFO
|
server
|
odoo.addons.l10n_ar_edi.models.res_company:216
Setting demo certificate from to OdooCert10 in (AR) Responsable Inscripto company
|
2024-05-24 16:26:15
|
INFO
|
server
|
odoo.addons.l10n_ar_edi.models.res_company:216
Setting demo certificate from to OdooCert8 in (AR) Monotributista company
|
2024-05-24 16:26:15
|
INFO
|
server
|
odoo.addons.l10n_ar_edi.models.res_company:216
Setting demo certificate from to OdooCert10 in (AR) Exento company
|
2024-05-24 16:27:41
|
INFO
|
server
|
odoo.modules.loading:303
330 modules loaded in 478.43s, 238062 queries (+238322 extra)
|
2024-05-24 16:27:41
|
INFO
|
server
|
odoo.modules.loading:303
331 modules loaded in 1.06s, 213 queries (+213 extra)
|
2024-05-24 16:28:11
|
|
|
Step all_no_test finished in 9m
|
2024-05-24 16:28:11
|
|
|
Starting step setup from config Adhoc Conf for demo (y personalizaciones) con load l10n_ar_demo
|
2024-05-24 16:28:11
|
INFO
|
runbot
|
Using Dockerfile Tag odoo:adhoc-odoo-16
|
2024-05-24 16:28:13
|
INFO
|
runbot
|
Step setup finished in 1s
|
2024-05-24 16:28:13
|
|
|
Starting step run from config Adhoc Conf for demo (y personalizaciones) con load l10n_ar_demo
|
2024-05-24 16:28:13
|
INFO
|
runbot
|
Start running build 54937-16-0
|
2024-05-24 16:28:13
|
INFO
|
runbot
|
Using Dockerfile Tag odoo:adhoc-odoo-16
|
2024-05-24 16:28:18
|
INFO
|
server
|
odoo.modules.loading:303
1 modules loaded in 0.02s, 0 queries (+0 extra)
|
2024-05-24 16:28:30
|
INFO
|
server
|
odoo.modules.loading:303
331 modules loaded in 8.48s, 0 queries (+0 extra)
|
2024-05-24 16:28:30
|
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-05-24 16:32:10
|
ERROR
|
server
|
odoo.addons.sale_subscription.models.sale_order:1269
Error during renewal of contract V 0001-00000194
Traceback (most recent call last):
File "/data/build/adhoc-cicd-odoo-enterprise/sale_subscription/models/sale_order.py", line 1263, 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 1331, 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 3838, 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 106, 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 29, 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 208, 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-enterprise/l10n_es_reports/models/account_move.py", line 84, in _post
posted = super()._post(soft)
File "/data/build/adhoc-cicd-odoo-odoo/addons/l10n_cl/models/account_move.py", line 102, in _post
return super()._post(soft)
File "/data/build/adhoc-cicd-odoo-odoo/addons/l10n_ar/models/account_move.py", line 198, in _post
posted = super()._post(soft=soft)
File "/data/build/adhoc-cicd-odoo-enterprise/account_taxcloud/models/account_invoice.py", line 37, in _post
return super()._post(soft)
File "/data/build/adhoc-cicd-odoo-enterprise/account_asset/models/account_move.py", line 113, in _post
posted = super()._post(soft)
File "/data/build/adhoc-cicd-odoo-odoo/addons/sale/models/account_move.py", line 107, in _post
posted = super()._post(soft)
File "/data/build/adhoc-cicd-odoo-odoo/addons/l10n_latam_invoice_document/models/account_move.py", line 143, in _post
return super()._post(soft)
File "/data/build/ingadhoc-account-financial-tools/account_ux/models/account_move.py", line 46, in _post
res = super(AccountMove, self)._post(soft=soft)
File "/data/build/adhoc-cicd-odoo-enterprise/account_reports/models/account_move.py", line 51, in _post
return super()._post(soft)
File "/data/build/adhoc-cicd-odoo-enterprise/account_invoice_extract/models/account_invoice.py", line 464, in _post
posted = super()._post(soft)
File "/data/build/adhoc-cicd-odoo-odoo/addons/account_edi/models/account_move.py", line 312, in _post
raise UserError(_("Invalid invoice configuration:\n\n%s") % '\n'.join(errors))
odoo.exceptions.UserError: La configuración de la factura es inválida:
VAT number is missing on partner YourCompany, Joel Willis
|
2024-05-24 16:32:10
|
ERROR
|
server
|
odoo.addons.sale_subscription.models.sale_order:1269
Error during renewal of contract V 0001-00000193
Traceback (most recent call last):
File "/data/build/adhoc-cicd-odoo-enterprise/sale_subscription/models/sale_order.py", line 1263, 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 1331, 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 3838, 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 106, 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 29, 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 208, 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-enterprise/l10n_es_reports/models/account_move.py", line 84, in _post
posted = super()._post(soft)
File "/data/build/adhoc-cicd-odoo-odoo/addons/l10n_cl/models/account_move.py", line 102, in _post
return super()._post(soft)
File "/data/build/adhoc-cicd-odoo-odoo/addons/l10n_ar/models/account_move.py", line 198, in _post
posted = super()._post(soft=soft)
File "/data/build/adhoc-cicd-odoo-enterprise/account_taxcloud/models/account_invoice.py", line 37, in _post
return super()._post(soft)
File "/data/build/adhoc-cicd-odoo-enterprise/account_asset/models/account_move.py", line 113, in _post
posted = super()._post(soft)
File "/data/build/adhoc-cicd-odoo-odoo/addons/sale/models/account_move.py", line 107, in _post
posted = super()._post(soft)
File "/data/build/adhoc-cicd-odoo-odoo/addons/l10n_latam_invoice_document/models/account_move.py", line 143, in _post
return super()._post(soft)
File "/data/build/ingadhoc-account-financial-tools/account_ux/models/account_move.py", line 46, in _post
res = super(AccountMove, self)._post(soft=soft)
File "/data/build/adhoc-cicd-odoo-enterprise/account_reports/models/account_move.py", line 51, in _post
return super()._post(soft)
File "/data/build/adhoc-cicd-odoo-enterprise/account_invoice_extract/models/account_invoice.py", line 464, in _post
posted = super()._post(soft)
File "/data/build/adhoc-cicd-odoo-odoo/addons/account_edi/models/account_move.py", line 312, in _post
raise UserError(_("Invalid invoice configuration:\n\n%s") % '\n'.join(errors))
odoo.exceptions.UserError: La configuración de la factura es inválida:
VAT number is missing on partner YourCompany, Joel Willis
|
2024-05-24 16:32:10
|
ERROR
|
server
|
odoo.addons.sale_subscription.models.sale_order:1269
Error during renewal of contract V 0001-00000192
Traceback (most recent call last):
File "/data/build/adhoc-cicd-odoo-enterprise/sale_subscription/models/sale_order.py", line 1263, 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 1331, 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 3838, 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 106, 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 29, 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 208, 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-enterprise/l10n_es_reports/models/account_move.py", line 84, in _post
posted = super()._post(soft)
File "/data/build/adhoc-cicd-odoo-odoo/addons/l10n_cl/models/account_move.py", line 102, in _post
return super()._post(soft)
File "/data/build/adhoc-cicd-odoo-odoo/addons/l10n_ar/models/account_move.py", line 198, in _post
posted = super()._post(soft=soft)
File "/data/build/adhoc-cicd-odoo-enterprise/account_taxcloud/models/account_invoice.py", line 37, in _post
return super()._post(soft)
File "/data/build/adhoc-cicd-odoo-enterprise/account_asset/models/account_move.py", line 113, in _post
posted = super()._post(soft)
File "/data/build/adhoc-cicd-odoo-odoo/addons/sale/models/account_move.py", line 107, in _post
posted = super()._post(soft)
File "/data/build/adhoc-cicd-odoo-odoo/addons/l10n_latam_invoice_document/models/account_move.py", line 143, in _post
return super()._post(soft)
File "/data/build/ingadhoc-account-financial-tools/account_ux/models/account_move.py", line 46, in _post
res = super(AccountMove, self)._post(soft=soft)
File "/data/build/adhoc-cicd-odoo-enterprise/account_reports/models/account_move.py", line 51, in _post
return super()._post(soft)
File "/data/build/adhoc-cicd-odoo-enterprise/account_invoice_extract/models/account_invoice.py", line 464, in _post
posted = super()._post(soft)
File "/data/build/adhoc-cicd-odoo-odoo/addons/account_edi/models/account_move.py", line 312, in _post
raise UserError(_("Invalid invoice configuration:\n\n%s") % '\n'.join(errors))
odoo.exceptions.UserError: La configuración de la factura es inválida:
VAT number is missing on partner YourCompany, Joel Willis
|
2024-05-24 16:32:29
|
WARNING
|
server
|
odoo.addons.base.models.ir_actions_report:475
wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError
|
2024-05-24 16:32:34
|
WARNING
|
server
|
odoo.addons.base.models.ir_actions_report:475
wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError
|
2024-05-24 16:32:40
|
WARNING
|
server
|
odoo.addons.base.models.ir_actions_report:475
wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError
|
2024-05-24 16:32:40
|
WARNING
|
server
|
odoo.addons.base.models.ir_actions_report:475
wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError
|
2024-05-24 16:32:46
|
WARNING
|
server
|
odoo.addons.base.models.ir_actions_report:475
wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError
|
2024-05-24 16:32:46
|
WARNING
|
server
|
odoo.addons.base.models.ir_actions_report:475
wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError
|
2024-05-24 16:32:46
|
WARNING
|
server
|
odoo.addons.base.models.ir_actions_report:475
wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError
|
2024-05-24 16:32:53
|
WARNING
|
server
|
odoo.addons.base.models.ir_actions_report:475
wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError
|
2024-05-24 16:32:53
|
WARNING
|
server
|
odoo.addons.base.models.ir_actions_report:475
wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError
|
2024-05-24 16:32:59
|
WARNING
|
server
|
odoo.addons.base.models.ir_actions_report:475
wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError
|
2024-05-24 16:32:59
|
WARNING
|
server
|
odoo.addons.base.models.ir_actions_report:475
wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError
|
2024-05-24 16:33:05
|
WARNING
|
server
|
odoo.addons.base.models.ir_actions_report:475
wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError
|
2024-05-24 16:33:05
|
WARNING
|
server
|
odoo.addons.base.models.ir_qweb:1403
Unknown directives or unused attributes: {'t-esc'} in l10n_ar.custom_header
|
2024-05-24 16:33:05
|
WARNING
|
server
|
odoo.addons.base.models.ir_actions_report:475
wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError
|
2024-05-24 16:33:05
|
WARNING
|
server
|
odoo.addons.base.models.ir_actions_report:475
wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError
|
2024-05-24 16:33:11
|
WARNING
|
server
|
odoo.addons.base.models.ir_actions_report:475
wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError
|
2024-05-24 16:33:11
|
WARNING
|
server
|
odoo.addons.base.models.ir_actions_report:475
wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError
|
2024-05-24 16:33:17
|
WARNING
|
server
|
odoo.addons.base.models.ir_actions_report:475
wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError
|
2024-05-24 18:21:49
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (23) timeout after 120s
|
2024-05-24 18:21:49
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (23) timeout after 120s
|
2024-05-24 18:23:48
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (129) timeout after 120s
|
2024-05-24 18:25:49
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (131) timeout after 120s
|
2024-05-24 18:27:51
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (133) timeout after 120s
|
2024-05-24 18:29:51
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (135) timeout after 120s
|
2024-05-24 18:31:52
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (137) timeout after 120s
|
2024-05-24 18:33:51
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (139) timeout after 120s
|
2024-05-24 18:35:47
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (141) timeout after 120s
|
2024-05-24 18:37:49
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (143) timeout after 120s
|
2024-05-24 18:39:47
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (145) timeout after 120s
|
2024-05-24 18:41:49
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (147) timeout after 120s
|
2024-05-24 18:43:48
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (149) timeout after 120s
|
2024-05-24 18:45:49
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (151) timeout after 120s
|
2024-05-24 18:47:52
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (153) timeout after 120s
|
2024-05-25 05:21:26
|
ERROR
|
server
|
odoo.addons.base.models.ir_cron:400
Call from cron Saas Client Database Backup for server action #335 failed in Job #16
Traceback (most recent call last):
File "/data/build/adhoc-cicd-odoo-odoo/odoo/addons/base/models/ir_cron.py", line 391, 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 390, in safe_eval
return unsafe_eval(c, globals_dict, locals_dict)
File "ir.actions.server(335,)", 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-05-25 16:21:19
|
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-05-25 19:21:14
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (155) timeout after 120s
|
2024-05-25 19:23:15
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (157) timeout after 120s
|
2024-05-25 19:25:11
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (159) timeout after 120s
|
2024-05-25 19:27:13
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (161) timeout after 120s
|
2024-05-25 19:29:15
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (163) timeout after 120s
|
2024-05-25 19:31:16
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (165) timeout after 120s
|
2024-05-25 19:33:19
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (167) timeout after 120s
|
2024-05-25 19:35:15
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (169) timeout after 120s
|
2024-05-25 19:37:16
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (171) timeout after 120s
|
2024-05-25 19:39:24
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (173) timeout after 120s
|
2024-05-25 19:41:14
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (175) timeout after 120s
|
2024-05-25 19:43:15
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (177) timeout after 120s
|
2024-05-25 19:45:29
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (179) timeout after 120s
|
2024-05-25 19:47:13
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (181) timeout after 120s
|
2024-05-25 19:49:15
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (183) timeout after 120s
|
2024-05-25 19:51:34
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (185) timeout after 120s
|
2024-05-25 19:53:18
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (187) timeout after 120s
|
2024-05-25 19:55:14
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (189) timeout after 120s
|
2024-05-25 19:57:16
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (191) timeout after 120s
|
2024-05-25 19:59:18
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (193) timeout after 120s
|
2024-05-25 20:01:19
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (195) timeout after 120s
|
2024-05-25 20:03:15
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (197) timeout after 120s
|
2024-05-25 20:05:17
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (199) timeout after 120s
|
2024-05-25 20:07:18
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (201) timeout after 120s
|
2024-05-25 20:09:14
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (203) timeout after 120s
|
2024-05-25 20:11:16
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (205) timeout after 120s
|
2024-05-25 20:13:18
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (207) timeout after 120s
|
2024-05-25 20:15:19
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (209) timeout after 120s
|
2024-05-25 20:17:17
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (211) timeout after 120s
|
2024-05-25 20:19:18
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (213) timeout after 120s
|
2024-05-25 20:21:19
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (215) timeout after 120s
|
2024-05-25 20:23:16
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (217) timeout after 120s
|
2024-05-25 20:25:17
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (219) timeout after 120s
|
2024-05-25 20:25:17
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (219) timeout after 120s
|
2024-05-25 20:27:19
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (221) timeout after 120s
|
2024-05-25 20:29:16
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (223) timeout after 120s
|
2024-05-25 20:31:18
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (225) timeout after 120s
|
2024-05-25 20:33:19
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (227) timeout after 120s
|
2024-05-25 20:35:21
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (229) timeout after 120s
|
2024-05-25 20:37:17
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (231) timeout after 120s
|
2024-05-25 20:39:18
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (233) timeout after 120s
|
2024-05-25 20:41:20
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (235) timeout after 120s
|
2024-05-25 20:43:16
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (237) timeout after 120s
|
2024-05-25 20:45:17
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (239) timeout after 120s
|
2024-05-25 20:47:19
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (241) timeout after 120s
|
2024-05-25 20:49:21
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (243) timeout after 120s
|
2024-05-25 20:51:16
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (245) timeout after 120s
|
2024-05-25 20:51:16
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (245) timeout after 120s
|
2024-05-25 20:53:19
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (247) timeout after 120s
|
2024-05-25 20:53:19
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (247) timeout after 120s
|
2024-05-25 20:55:20
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (249) timeout after 120s
|
2024-05-25 20:57:22
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (251) timeout after 120s
|
2024-05-25 20:59:18
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (253) timeout after 120s
|
2024-05-25 20:59:18
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (253) timeout after 120s
|
2024-05-25 21:01:20
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (255) timeout after 120s
|
2024-05-25 21:03:21
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (257) timeout after 120s
|
2024-05-25 21:03:21
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (257) timeout after 120s
|
2024-05-25 21:05:22
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (259) timeout after 120s
|
2024-05-25 21:05:22
|
|
|
Log limit reached (full logs are still available in the log file)
|
2024-05-27 15:36:48
|
ERROR
|
runbot
|
Docker with state GHOST not started after 60 seconds, skipping
|
2024-05-27 15:36:48
|
INFO
|
runbot
|
Step run finished in 3d
|