Date | Level | Type | Message |
---|---|---|---|
2024-08-23 22:21:34 | INFO | runbot | Init build environment with config Adhoc Conf for demo (y personalizaciones) 17+ |
2024-08-23 22:21:34 | Starting step all_no_test from config Adhoc Conf for demo (y personalizaciones) 17+ | ||
2024-08-23 22:21:34 | INFO | runbot | Using Dockerfile Tag odoo:adhoc-odoo-17 |
2024-08-23 22:22:00 | INFO | server | odoo.modules.loading:301 1 modules loaded in 11.36s, 9048 queries (+9048 extra) |
2024-08-23 22:27:16 | INFO | server | odoo.addons.l10n_ar_edi.models.res_company:216 Setting demo certificate from to OdooCert8 in (AR) Responsable Inscripto company |
2024-08-23 22:27:16 | INFO | server | odoo.addons.l10n_ar_edi.models.res_company:216 Setting demo certificate from to OdooCert10 in (AR) Monotributista company |
2024-08-23 22:27:16 | INFO | server | odoo.addons.l10n_ar_edi.models.res_company:216 Setting demo certificate from to OdooCert6 in (AR) Exento company |
2024-08-23 22:27:47 | 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-08-23 22:29:31 | INFO | server | odoo.modules.loading:301 272 modules loaded in 446.74s, 199548 queries (+199627 extra) |
2024-08-23 22:29:41 | INFO | server | odoo.modules.loading:301 279 modules loaded in 7.18s, 1548 queries (+1548 extra) |
2024-08-23 22:29:54 | Step all_no_test finished in 8m | ||
2024-08-23 22:29:54 | Starting step setup from config Adhoc Conf for demo (y personalizaciones) 17+ | ||
2024-08-23 22:29:54 | INFO | runbot | Using Dockerfile Tag odoo:adhoc-odoo-17 |
2024-08-23 22:29:56 | INFO | runbot | Step setup finished in 1s |
2024-08-23 22:29:56 | Starting step run from config Adhoc Conf for demo (y personalizaciones) 17+ | ||
2024-08-23 22:29:56 | INFO | runbot | Start running build 70783-17-0 |
2024-08-23 22:29:56 | INFO | runbot | Using Dockerfile Tag odoo:adhoc-odoo-17 |
2024-08-23 22:29:58 | INFO | server | odoo.modules.loading:301 1 modules loaded in 0.02s, 0 queries (+0 extra) |
2024-08-23 22:30:07 | INFO | server | odoo.modules.loading:301 279 modules loaded in 4.47s, 0 queries (+0 extra) |
2024-08-23 22:31:28 | 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-08-24 05:23:31 | ERROR | server |
odoo.addons.base.models.ir_cron:406
Call from cron Saas Client Database Backup for server action #289 failed in Job #16 Traceback (most recent call last): File "/data/build/adhoc-cicd-odoo-odoo/odoo/addons/base/models/ir_cron.py", line 397, 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 941, 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 771, 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 391, in safe_eval return unsafe_eval(c, globals_dict, locals_dict) File "ir.actions.server(289,)", 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-08-24 22:24:08 | 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-08-25 05:23:13 | ERROR | server |
odoo.addons.base.models.ir_cron:406
Call from cron Saas Client Database Backup for server action #289 failed in Job #16 Traceback (most recent call last): File "/data/build/adhoc-cicd-odoo-odoo/odoo/addons/base/models/ir_cron.py", line 397, 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 941, 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 771, 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 391, in safe_eval return unsafe_eval(c, globals_dict, locals_dict) File "ir.actions.server(289,)", 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-08-25 22:23:45 | 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-08-25 22:24:54 | WARNING | server |
odoo.addons.base.models.ir_actions_report:523
wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError |
2024-08-25 23:23:45 | ERROR | server | odoo.service.server:886 WorkerCron (22) timeout after 120s |
2024-08-25 23:25:46 | ERROR | server | odoo.service.server:886 WorkerCron (32) timeout after 120s |
2024-08-25 23:27:48 | ERROR | server | odoo.service.server:886 WorkerCron (34) timeout after 120s |
2024-08-25 23:29:50 | ERROR | server | odoo.service.server:886 WorkerCron (36) timeout after 120s |
2024-08-25 23:31:45 | ERROR | server | odoo.service.server:886 WorkerCron (38) timeout after 120s |
2024-08-25 23:33:47 | ERROR | server | odoo.service.server:886 WorkerCron (40) timeout after 120s |
2024-08-25 23:35:50 | ERROR | server | odoo.service.server:886 WorkerCron (42) timeout after 120s |
2024-08-25 23:37:45 | ERROR | server | odoo.service.server:886 WorkerCron (44) timeout after 120s |
2024-08-25 23:39:46 | ERROR | server | odoo.service.server:886 WorkerCron (46) timeout after 120s |
2024-08-25 23:41:49 | ERROR | server | odoo.service.server:886 WorkerCron (48) timeout after 120s |
2024-08-25 23:43:50 | ERROR | server | odoo.service.server:886 WorkerCron (50) timeout after 120s |
2024-08-25 23:45:46 | ERROR | server | odoo.service.server:886 WorkerCron (52) timeout after 120s |
2024-08-25 23:47:49 | ERROR | server | odoo.service.server:886 WorkerCron (54) timeout after 120s |
2024-08-25 23:49:50 | ERROR | server | odoo.service.server:886 WorkerCron (56) timeout after 120s |
2024-08-25 23:51:53 | ERROR | server | odoo.service.server:886 WorkerCron (58) timeout after 120s |
2024-08-25 23:53:48 | ERROR | server | odoo.service.server:886 WorkerCron (60) timeout after 120s |
2024-08-25 23:55:50 | ERROR | server | odoo.service.server:886 WorkerCron (62) timeout after 120s |
2024-08-25 23:57:52 | ERROR | server | odoo.service.server:886 WorkerCron (64) timeout after 120s |
2024-08-25 23:59:47 | ERROR | server | odoo.service.server:886 WorkerCron (66) timeout after 120s |
2024-08-26 00:01:50 | ERROR | server | odoo.service.server:886 WorkerCron (68) timeout after 120s |
2024-08-26 00:03:52 | ERROR | server | odoo.service.server:886 WorkerCron (70) timeout after 120s |
2024-08-26 00:05:48 | ERROR | server | odoo.service.server:886 WorkerCron (72) timeout after 120s |
2024-08-26 00:07:50 | ERROR | server | odoo.service.server:886 WorkerCron (74) timeout after 120s |
2024-08-26 00:09:52 | ERROR | server | odoo.service.server:886 WorkerCron (76) timeout after 120s |
2024-08-26 00:11:53 | ERROR | server | odoo.service.server:886 WorkerCron (78) timeout after 120s |
2024-08-26 00:13:48 | ERROR | server | odoo.service.server:886 WorkerCron (80) timeout after 120s |
2024-08-26 00:15:51 | ERROR | server | odoo.service.server:886 WorkerCron (82) timeout after 120s |
2024-08-26 00:17:51 | ERROR | server | odoo.service.server:886 WorkerCron (84) timeout after 120s |
2024-08-26 00:19:53 | ERROR | server | odoo.service.server:886 WorkerCron (86) timeout after 120s |
2024-08-26 00:21:49 | ERROR | server | odoo.service.server:886 WorkerCron (88) timeout after 120s |
2024-08-26 00:23:50 | ERROR | server | odoo.service.server:886 WorkerCron (90) timeout after 120s |
2024-08-26 00:25:52 | ERROR | server | odoo.service.server:886 WorkerCron (92) timeout after 120s |
2024-08-26 00:27:48 | ERROR | server | odoo.service.server:886 WorkerCron (94) timeout after 120s |
2024-08-26 00:29:50 | ERROR | server | odoo.service.server:886 WorkerCron (96) timeout after 120s |
2024-08-26 00:31:51 | ERROR | server | odoo.service.server:886 WorkerCron (98) timeout after 120s |
2024-08-26 00:33:54 | ERROR | server | odoo.service.server:886 WorkerCron (100) timeout after 120s |
2024-08-26 00:35:49 | ERROR | server | odoo.service.server:886 WorkerCron (102) timeout after 120s |
2024-08-26 00:37:51 | ERROR | server | odoo.service.server:886 WorkerCron (104) timeout after 120s |
2024-08-26 00:39:53 | ERROR | server | odoo.service.server:886 WorkerCron (106) timeout after 120s |
2024-08-26 00:41:55 | ERROR | server | odoo.service.server:886 WorkerCron (108) timeout after 120s |
2024-08-26 00:43:50 | ERROR | server | odoo.service.server:886 WorkerCron (110) timeout after 120s |
2024-08-26 00:45:52 | ERROR | server | odoo.service.server:886 WorkerCron (112) timeout after 120s |
2024-08-26 00:47:54 | ERROR | server | odoo.service.server:886 WorkerCron (114) timeout after 120s |
2024-08-26 00:49:50 | ERROR | server | odoo.service.server:886 WorkerCron (116) timeout after 120s |
2024-08-26 00:51:57 | ERROR | server | odoo.service.server:886 WorkerCron (118) timeout after 120s |
2024-08-26 00:53:58 | ERROR | server | odoo.service.server:886 WorkerCron (120) timeout after 120s |
2024-08-26 00:55:54 | ERROR | server | odoo.service.server:886 WorkerCron (122) timeout after 120s |
2024-08-26 00:57:55 | ERROR | server | odoo.service.server:886 WorkerCron (124) timeout after 120s |
2024-08-26 01:00:02 | ERROR | server | odoo.service.server:886 WorkerCron (126) timeout after 120s |
2024-08-26 01:01:59 | ERROR | server | odoo.service.server:886 WorkerCron (128) timeout after 120s |
2024-08-26 01:01:59 | ERROR | server | odoo.service.server:886 WorkerCron (128) timeout after 120s |
2024-08-26 01:04:00 | ERROR | server | odoo.service.server:886 WorkerCron (130) timeout after 120s |
2024-08-26 01:06:02 | ERROR | server | odoo.service.server:886 WorkerCron (132) timeout after 120s |
2024-08-26 01:07:58 | ERROR | server | odoo.service.server:886 WorkerCron (134) timeout after 120s |
2024-08-26 01:10:00 | ERROR | server | odoo.service.server:886 WorkerCron (136) timeout after 120s |
2024-08-26 01:12:01 | ERROR | server | odoo.service.server:886 WorkerCron (138) timeout after 120s |
2024-08-26 01:13:58 | ERROR | server | odoo.service.server:886 WorkerCron (140) timeout after 120s |
2024-08-26 01:15:59 | ERROR | server | odoo.service.server:886 WorkerCron (142) timeout after 120s |
2024-08-26 01:17:59 | ERROR | server | odoo.service.server:886 WorkerCron (144) timeout after 120s |
2024-08-26 01:20:02 | ERROR | server | odoo.service.server:886 WorkerCron (146) timeout after 120s |
2024-08-26 01:22:03 | ERROR | server | odoo.service.server:886 WorkerCron (148) timeout after 120s |
2024-08-26 01:23:58 | ERROR | server | odoo.service.server:886 WorkerCron (150) timeout after 120s |
2024-08-26 01:26:00 | ERROR | server | odoo.service.server:886 WorkerCron (152) timeout after 120s |
2024-08-26 01:28:01 | ERROR | server | odoo.service.server:886 WorkerCron (154) timeout after 120s |
2024-08-26 01:30:03 | ERROR | server | odoo.service.server:886 WorkerCron (156) timeout after 120s |
2024-08-26 01:31:59 | ERROR | server | odoo.service.server:886 WorkerCron (158) timeout after 120s |
2024-08-26 01:34:00 | ERROR | server | odoo.service.server:886 WorkerCron (160) timeout after 120s |
2024-08-26 01:36:01 | ERROR | server | odoo.service.server:886 WorkerCron (162) timeout after 120s |
2024-08-26 01:38:03 | ERROR | server | odoo.service.server:886 WorkerCron (164) timeout after 120s |
2024-08-26 01:40:05 | ERROR | server | odoo.service.server:886 WorkerCron (166) timeout after 120s |
2024-08-26 01:42:01 | ERROR | server | odoo.service.server:886 WorkerCron (168) timeout after 120s |
2024-08-26 01:44:03 | ERROR | server | odoo.service.server:886 WorkerCron (170) timeout after 120s |
2024-08-26 01:46:04 | ERROR | server | odoo.service.server:886 WorkerCron (172) timeout after 120s |
2024-08-26 01:48:01 | ERROR | server | odoo.service.server:886 WorkerCron (174) timeout after 120s |
2024-08-26 01:50:02 | ERROR | server | odoo.service.server:886 WorkerCron (176) timeout after 120s |
2024-08-26 01:52:04 | ERROR | server | odoo.service.server:886 WorkerCron (178) timeout after 120s |
2024-08-26 01:54:00 | ERROR | server | odoo.service.server:886 WorkerCron (180) timeout after 120s |
2024-08-26 01:56:01 | ERROR | server | odoo.service.server:886 WorkerCron (182) timeout after 120s |
2024-08-26 01:58:02 | ERROR | server | odoo.service.server:886 WorkerCron (184) timeout after 120s |
2024-08-26 02:00:04 | ERROR | server | odoo.service.server:886 WorkerCron (186) timeout after 120s |
2024-08-26 05:23:18 | ERROR | server |
odoo.addons.base.models.ir_cron:406
Call from cron Saas Client Database Backup for server action #289 failed in Job #16 Traceback (most recent call last): File "/data/build/adhoc-cicd-odoo-odoo/odoo/addons/base/models/ir_cron.py", line 397, 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 941, 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 771, 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 391, in safe_eval return unsafe_eval(c, globals_dict, locals_dict) File "ir.actions.server(289,)", 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-08-26 14:03:48 | INFO | runbot | Kill build 70783-17-0 |