| Date |
Level |
Type |
Message |
|
2025-10-21 23:39:51
|
INFO
|
runbot
|
Init build environment with config [18.0] Odoo by Adhoc Config (with tests)
|
|
|
2025-10-21 23:39:51
|
|
|
Starting step 18-all-with-tests from config 18.0] Odoo by Adhoc Config (with tests) [
|
|
|
2025-10-21 23:39:51
|
|
|
Using Dockerfile Tag odoo:adhoc_odoo_18_next
|
|
|
2025-10-21 23:40:05
|
INFO
|
server
|
odoo.modules.loading:360
1 modules loaded in 6.48s, 9242 queries (+9242 extra)
|
|
|
2025-10-21 23:47:00
|
INFO
|
server
|
odoo.addons.l10n_ar_edi.models.res_company:153
Setting demo certificate from False to AR demo certificate 3 in (AR) Responsable Inscripto company
|
|
|
2025-10-21 23:47:00
|
INFO
|
server
|
odoo.addons.l10n_ar_edi.models.res_company:153
Setting demo certificate from False to AR demo certificate 5 in (AR) Monotributista company
|
|
|
2025-10-21 23:47:00
|
INFO
|
server
|
odoo.addons.l10n_ar_edi.models.res_company:153
Setting demo certificate from False to AR demo certificate 7 in (AR) Exento company
|
|
|
2025-10-21 23:48:41
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:36
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista, (AR) Responsable Inscripto
|
|
|
2025-10-21 23:49:47
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:36
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista, (AR) Responsable Inscripto
|
|
|
2025-10-21 23:51:01
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:36
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista, Muebleria ARG
|
|
|
2025-10-21 23:51:48
|
WARNING
|
server
|
odoo.modules.loading:94
Module demo_base_minimal 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 544, in _tag_root
f(rec)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/convert.py", line 261, in _tag_function
_eval_xml(self, rec, env)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/convert.py", line 188, in _eval_xml
return odoo.api.call_kw(model, method_name, args, kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/data/build/adhoc-cicd-odoo-odoo/odoo/api.py", line 535, in call_kw
result = getattr(recs, name)(*args, **kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/data/build/ingadhoc-demo/demo_base_minimal/demo_py/sale_order.py", line 130, in _init_demo_base
invoices.action_post()
File "/data/build/ingadhoc-sale/sale_gathering/models/account_move.py", line 17, in action_post
res = super().action_post()
^^^^^^^^^^^^^^^^^^^^^
File "/data/build/ingadhoc-sale/sale_ux/models/account_move.py", line 28, in action_post
res = super(AccountMove, self).action_post()
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/data/build/adhoc-cicd-odoo-enterprise/l10n_uy_edi/models/account_move.py", line 133, in action_post
res = super().action_post()
^^^^^^^^^^^^^^^^^^^^^
File "/data/build/plugberry-pagos360/pagos360_invoice_barcode/models/account_move.py", line 55, in action_post
res = super().action_post()
^^^^^^^^^^^^^^^^^^^^^
File "/data/build/ingadhoc-account-financial-tools/account_ux/models/account_move.py", line 25, in action_post
res = super().action_post()
^^^^^^^^^^^^^^^^^^^^^
File "/data/build/adhoc-cicd-odoo-enterprise/account_reports/models/account_move.py", line 40, in action_post
res = super().action_post()
^^^^^^^^^^^^^^^^^^^^^
File "/data/build/adhoc-cicd-odoo-odoo/addons/sale/models/account_move.py", line 64, in action_post
res = super(AccountMove, self).action_post()
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/data/build/ingadhoc-account-financial-tools/account_payment_term_surcharge/models/account_move.py", line 134, in action_post
res = super().action_post()
^^^^^^^^^^^^^^^^^^^^^
File "/data/build/ingadhoc-enterprise-extensions/account_direct_debit/models/account_move.py", line 94, in action_post
return super(AccountMove, valid_records).action_post()
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/data/build/adhoc-cicd-odoo-enterprise/account_accountant/models/account_move.py", line 119, in action_post
res = super().action_post()
^^^^^^^^^^^^^^^^^^^^^
File "/data/build/adhoc-cicd-odoo-odoo/addons/account/models/account_move.py", line 5416, in action_post
self._post(soft=False)
File "/data/build/ingadhoc-odoo-argentina-ee/l10n_ar_edi_ux/models/account_move.py", line 152, in _post
return super(AccountMove, self - purchase_ar_edi_invoices)._post(soft=soft)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/data/build/adhoc-cicd-odoo-enterprise/account_loans/models/account_move.py", line 20, in _post
posted = super()._post(soft)
^^^^^^^^^^^^^^^^^^^
File "/data/build/adhoc-cicd-odoo-enterprise/sale_subscription/models/account_move.py", line 19, in _post
posted_moves = super()._post(soft=soft)
^^^^^^^^^^^^^^^^^^^^^^^^
File "/data/build/adhoc-cicd-odoo-enterprise/l10n_es_reports/models/account_move.py", line 130, in _post
posted = super()._post(soft)
^^^^^^^^^^^^^^^^^^^
File "/data/build/adhoc-cicd-odoo-enterprise/l10n_cl_edi/models/account_move.py", line 160, in _post
move._l10n_cl_edi_post_validation()
File "/data/build/adhoc-cicd-bmya-odoo-bmya/l10n_cl_edi_fix_validation/models/account_move.py", line 10, in _l10n_cl_edi_post_validation
res = super()._l10n_cl_edi_post_validation()
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/data/build/adhoc-cicd-odoo-enterprise/l10n_cl_edi/models/account_move.py", line 742, in _l10n_cl_edi_post_validation
raise UserError(
odoo.exceptions.UserError: The stamp date and time cannot be prior to the invoice issue date and time. TIP: check in your user preferences if the timezone is "America/Santiago"
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 90, 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 72, 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 615, in convert_file
convert_xml_import(env, module, fp, idref, mode, noupdate)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/convert.py", line 686, in convert_xml_import
obj.parse(doc.getroot())
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/convert.py", line 601, in parse
self._tag_root(de)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/convert.py", line 557, in _tag_root
raise ParseError('while parsing %s:%s, somewhere inside\n%s' % (
odoo.tools.convert.ParseError: while parsing /data/build/ingadhoc-demo/demo_base_minimal/demo/init_demo_py.xml:6, somewhere inside
<function model="sale.order" name="_init_demo_base"/>
|
|
|
2025-10-21 23:52:38
|
ERROR
|
server
|
odoo.sql_db:360
bad query: b'INSERT INTO "sale_order" ("company_id", "create_date", "create_uid", "currency_id", "currency_rate", "date_order", "delivery_status", "fiscal_position_id", "health", "is_batch", "is_invoice_cron", "is_rental_order", "journal_id", "locked", "name", "note", "partner_id", "partner_invoice_id", "partner_shipping_id", "payment_term_id", "percentage_satisfaction", "picking_policy", "prepayment_percent", "pricelist_id", "require_payment", "require_signature", "sale_order_template_id", "state", "team_id", "type_id", "user_id", "validity_date", "validity_days", "warehouse_id", "write_date", "write_uid") VALUES (NULL, \'2025-10-21 23:52:35.175256\', 1, NULL, 1.0, \'2025-10-21 23:52:37\', \'no\', NULL, \'normal\', false, false, false, NULL, false, \'S00289\', NULL, 125, 125, 181, NULL, -1, \'direct\', 0.0, NULL, false, false, NULL, \'draft\', 1, 15, 1, NULL, 0, NULL, \'2025-10-21 23:52:35.175256\', 1) RETURNING "id"'
ERROR: null value in column "company_id" of relation "sale_order" violates not-null constraint
DETAIL: Failing row contains (290, null, null, null, null, 125, null, 125, 181, null, null, null, null, 1, 1, 1, 1, null, S00289, draft, null, null, null, null, null, null, null, 1.0, null, null, null, f, f, f, 2025-10-21 23:52:35.175256, null, 2025-10-21 23:52:37, null, 2025-10-21 23:52:35.175256, 0, null, null, null, null, null, null, null, null, null, null, 0, null, null, null, null, null, f, null, null, null, null, direct, no, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, -1, normal, null, null, null, null, null, null, null, null, null, null, f, f, null, null, null, null, null, null, null, null, null, null, null, null, null, null, 15, null, null).
|
|
|
2025-10-21 23:52:38
|
ERROR
|
server
|
odoo.addons.demo_full.tests.test_multicompany:190
ERROR: TestMulticompany02.test_multicompany_sale_order_with_downpayment
Traceback (most recent call last):
File "/data/build/ingadhoc-demo/demo_full/tests/test_multicompany.py", line 190, in test_multicompany_sale_order_with_downpayment
sale_order = self.sale_order_model.create(vals)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "<decorator-gen-933>", line 2, in create
File "/data/build/adhoc-cicd-odoo-odoo/odoo/api.py", line 497, in _model_create_multi
return create(self, [arg])
^^^^^^^^^^^^^^^^^^^
File "/data/build/adhoc-cicd-odoo-enterprise/industry_fsm_sale/models/sale_order.py", line 15, in create
orders = super().create(vals)
^^^^^^^^^^^^^^^^^^^^
File "<decorator-gen-931>", line 2, in create
File "/data/build/adhoc-cicd-odoo-odoo/odoo/api.py", line 498, in _model_create_multi
return create(self, arg)
^^^^^^^^^^^^^^^^^
File "/data/build/ingadhoc-sale/sale_order_type_ux/models/sale_order.py", line 24, in create
res = super().create(vals)
^^^^^^^^^^^^^^^^^^^^
File "<decorator-gen-928>", line 2, in create
File "/data/build/adhoc-cicd-odoo-odoo/odoo/api.py", line 498, in _model_create_multi
return create(self, arg)
^^^^^^^^^^^^^^^^^
File "/data/build/adhoc-cicd-oca-sale-workflow/sale_order_type/models/sale.py", line 158, in create
return super().create(vals_list)
^^^^^^^^^^^^^^^^^^^^^^^^^
File "<decorator-gen-922>", line 2, in create
File "/data/build/adhoc-cicd-odoo-odoo/odoo/api.py", line 498, in _model_create_multi
return create(self, arg)
^^^^^^^^^^^^^^^^^
File "/data/build/ingadhoc-sale/sale_stock_ux/models/sale_order.py", line 65, in create
return super().create(vals_list)
^^^^^^^^^^^^^^^^^^^^^^^^^
File "<decorator-gen-920>", line 2, in create
File "/data/build/adhoc-cicd-odoo-odoo/odoo/api.py", line 498, in _model_create_multi
return create(self, arg)
^^^^^^^^^^^^^^^^^
File "/data/build/adhoc-cicd-odoo-odoo/addons/sale_project/models/sale_order.py", line 273, in create
created_records = super().create(vals_list)
^^^^^^^^^^^^^^^^^^^^^^^^^
File "<decorator-gen-909>", line 2, in create
File "/data/build/adhoc-cicd-odoo-odoo/odoo/api.py", line 498, in _model_create_multi
return create(self, arg)
^^^^^^^^^^^^^^^^^
File "/data/build/adhoc-cicd-odoo-odoo/addons/website_sale/models/sale_order.py", line 174, in create
return super().create(vals_list)
^^^^^^^^^^^^^^^^^^^^^^^^^
File "<decorator-gen-896>", line 2, in create
File "/data/build/adhoc-cicd-odoo-odoo/odoo/api.py", line 498, in _model_create_multi
return create(self, arg)
^^^^^^^^^^^^^^^^^
File "/data/build/adhoc-cicd-odoo-enterprise/sale_subscription/models/sale_order.py", line 576, in create
orders = super().create(vals_list)
^^^^^^^^^^^^^^^^^^^^^^^^^
File "<decorator-gen-798>", line 2, in create
File "/data/build/adhoc-cicd-odoo-odoo/odoo/api.py", line 498, in _model_create_multi
return create(self, arg)
^^^^^^^^^^^^^^^^^
File "/data/build/adhoc-cicd-odoo-odoo/addons/sale/models/sale_order.py", line 982, in create
return super().create(vals_list)
^^^^^^^^^^^^^^^^^^^^^^^^^
File "<decorator-gen-57>", line 2, in create
File "/data/build/adhoc-cicd-odoo-odoo/odoo/api.py", line 498, in _model_create_multi
return create(self, arg)
^^^^^^^^^^^^^^^^^
File "/data/build/adhoc-cicd-odoo-odoo/addons/mail/models/mail_thread.py", line 286, in create
threads = super(MailThread, self).create(vals_list)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "<decorator-gen-0>", line 2, in create
File "/data/build/adhoc-cicd-odoo-odoo/odoo/api.py", line 498, in _model_create_multi
return create(self, arg)
^^^^^^^^^^^^^^^^^
File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 5034, in create
records = self._create(data_list)
^^^^^^^^^^^^^^^^^^^^^^^
File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 5218, in _create
cr.execute(SQL(
File "/data/build/adhoc-cicd-odoo-odoo/odoo/sql_db.py", line 357, in execute
res = self._obj.execute(query, params)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
psycopg2.errors.NotNullViolation: null value in column "company_id" of relation "sale_order" violates not-null constraint
DETAIL: Failing row contains (290, null, null, null, null, 125, null, 125, 181, null, null, null, null, 1, 1, 1, 1, null, S00289, draft, null, null, null, null, null, null, null, 1.0, null, null, null, f, f, f, 2025-10-21 23:52:35.175256, null, 2025-10-21 23:52:37, null, 2025-10-21 23:52:35.175256, 0, null, null, null, null, null, null, null, null, null, null, 0, null, null, null, null, null, f, null, null, null, null, direct, no, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, -1, normal, null, null, null, null, null, null, null, null, null, null, f, f, null, null, null, null, null, null, null, null, null, null, null, null, null, null, 15, null, null).
|
|
|
2025-10-21 23:52:38
|
ERROR
|
server
|
odoo.modules.loading:321
Module demo_full: 0 failures, 1 errors of 10 tests
|
|
|
2025-10-21 23:52:38
|
INFO
|
server
|
odoo.modules.loading:360
701 modules loaded in 749.07s, 461748 queries (+490604 extra)
|
|
|
2025-10-21 23:52:39
|
INFO
|
server
|
odoo.modules.loading:360
702 modules loaded in 0.99s, 352 queries (+352 extra)
|
|
|
2025-10-21 23:52:42
|
ERROR
|
server
|
odoo.modules.loading:609
At least one test failed when loading the modules.
|
|
|
2025-10-21 23:52:44
|
INFO
|
server
|
odoo.addons.base.models.ir_qweb:360
Pregenerating assets bundles
|
|
|
2025-10-21 23:53:40
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:36
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista, (AR) Responsable Inscripto
|
|
|
2025-10-21 23:53:50
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:36
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista, (AR) Responsable Inscripto
|
|
|
2025-10-21 23:54:27
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:36
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista, (AR) Responsable Inscripto
|
|
|
2025-10-21 23:55:21
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:36
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista, (AR) Responsable Inscripto
|
|
|
2025-10-21 23:55:53
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:36
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista, (AR) Responsable Inscripto
|
|
|
2025-10-21 23:55:54
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:36
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista, (AR) Responsable Inscripto
|
|
|
2025-10-21 23:56:02
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:36
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista, (AR) Responsable Inscripto
|
|
|
2025-10-21 23:56:03
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:36
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista, (AR) Responsable Inscripto
|
|
|
2025-10-21 23:56:08
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:36
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista, (AR) Responsable Inscripto
|
|
|
2025-10-21 23:56:09
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:36
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista, (AR) Responsable Inscripto
|
|
|
2025-10-21 23:56:10
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:36
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista, (AR) Responsable Inscripto
|
|
|
2025-10-21 23:56:11
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:36
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista, (AR) Responsable Inscripto
|
|
|
2025-10-21 23:56:16
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:36
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista, (AR) Responsable Inscripto
|
|
|
2025-10-21 23:56:17
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:36
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista, (AR) Responsable Inscripto
|
|
|
2025-10-21 23:56:26
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:36
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista, (AR) Responsable Inscripto
|
|
|
2025-10-21 23:56:28
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:36
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista, (AR) Responsable Inscripto
|
|
|
2025-10-21 23:56:36
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:36
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista, (AR) Responsable Inscripto
|
|
|
2025-10-21 23:56:38
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:36
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista, (AR) Responsable Inscripto
|
|
|
2025-10-21 23:56:46
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:36
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista, (AR) Responsable Inscripto
|
|
|
2025-10-21 23:56:48
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:36
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista, (AR) Responsable Inscripto
|
|
|
2025-10-21 23:56:52
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:36
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista, (AR) Responsable Inscripto
|
|
|
2025-10-21 23:56:55
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:36
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista, (AR) Responsable Inscripto, company_1_data
|
|
|
2025-10-21 23:57:03
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:36
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista, (AR) Responsable Inscripto, (AR) Responsable Inscripto (Unit Tests)
|
|
|
2025-10-21 23:57:06
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:36
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista, (AR) Monotributista (Unit Tests), (AR) Responsable Inscripto, (AR) Responsable Inscripto (Unit Tests)
|
|
|
2025-10-21 23:57:14
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:36
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista, (AR) Monotributista (Unit Tests), (AR) Responsable Inscripto, (AR) Responsable Inscripto (Unit Tests)
|
|
|
2025-10-21 23:57:45
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:36
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista, (AR) Responsable Inscripto
|
|
|
2025-10-21 23:57:50
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:36
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista, (AR) Responsable Inscripto
|
|
|
2025-10-21 23:57:54
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:36
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista, (AR) Responsable Inscripto
|
|
|
2025-10-21 23:57:55
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:36
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista, (AR) Responsable Inscripto
|
|
|
2025-10-21 23:57:56
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:36
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista, (AR) Responsable Inscripto
|
|
|
2025-10-21 23:57:58
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:36
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista, (AR) Responsable Inscripto
|
|
|
2025-10-21 23:57:59
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:36
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista, (AR) Responsable Inscripto
|
|
|
2025-10-21 23:58:15
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:36
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista, (AR) Responsable Inscripto
|
|
|
2025-10-21 23:58:16
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:36
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista, (AR) Responsable Inscripto
|
|
|
2025-10-21 23:58:18
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:36
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista, (AR) Responsable Inscripto
|
|
|
2025-10-21 23:58:20
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:36
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista, (AR) Responsable Inscripto
|
|
|
2025-10-21 23:58:22
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:36
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista, (AR) Responsable Inscripto
|
|
|
2025-10-21 23:58:23
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:36
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista, (AR) Responsable Inscripto
|
|
|
2025-10-21 23:58:30
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:36
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista, (AR) Responsable Inscripto
|
|
|
2025-10-21 23:58:32
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:36
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista, (AR) Responsable Inscripto
|
|
|
2025-10-21 23:58:33
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:36
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista, (AR) Responsable Inscripto
|
|
|
2025-10-21 23:58:36
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:36
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista, (AR) Responsable Inscripto
|
|
|
2025-10-21 23:58:37
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:36
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista, (AR) Responsable Inscripto
|
|
|
2025-10-21 23:58:39
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:36
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista, (AR) Responsable Inscripto
|
|
|
2025-10-21 23:58:46
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:36
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista, (AR) Responsable Inscripto
|
|
|
2025-10-21 23:58:48
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:36
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista, (AR) Responsable Inscripto
|
|
|
2025-10-21 23:58:49
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:36
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista, (AR) Responsable Inscripto
|
|
|
2025-10-21 23:58:51
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:36
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista, (AR) Responsable Inscripto
|
|
|
2025-10-21 23:58:55
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:36
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista, (AR) Responsable Inscripto
|
|
|
2025-10-21 23:59:18
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:36
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista, (AR) Responsable Inscripto
|
|
|
2025-10-21 23:59:22
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:36
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista, (AR) Responsable Inscripto
|
|
|
2025-10-21 23:59:27
|
ERROR
|
server
|
odoo.addons.sale_subscription_ux.tests.test_sale_subscription_ux:74
FAIL: TestSaleSubscriptionUx.test_ssu
Traceback (most recent call last):
File "/data/build/ingadhoc-enterprise-extensions/sale_subscription_ux/tests/test_sale_subscription_ux.py", line 74, in test_ssu
self.assertEqual(self.subscription_autopost.next_invoice_date, expected_next_invoice_date)
AssertionError: datetime.date(2025, 11, 21) != datetime.date(2025, 11, 22)
|
|
|
2025-10-21 23:59:27
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:36
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista, (AR) Responsable Inscripto
|
|
|
2025-10-21 23:59:31
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:36
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista, (AR) Responsable Inscripto, company_1_data
|
|
|
2025-10-21 23:59:38
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:36
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista, (AR) Responsable Inscripto, (AR) Responsable Inscripto (Unit Tests)
|
|
|
2025-10-21 23:59:41
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:36
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista, (AR) Monotributista (Unit Tests), (AR) Responsable Inscripto, (AR) Responsable Inscripto (Unit Tests)
|
|
|
2025-10-21 23:59:49
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:36
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista, (AR) Monotributista (Unit Tests), (AR) Responsable Inscripto, (AR) Responsable Inscripto (Unit Tests)
|
|
|
2025-10-22 00:00:19
|
ERROR
|
server
|
odoo.tests.result:633
1 failed, 1 error(s) of 366 tests when loading database '16897-18-0-all'
|
|
|
2025-10-22 00:00:34
|
INFO
|
runbot
|
Getting results for build 16897-18-0
|
|
|
2025-10-22 00:00:34
|
|
|
Step 18-all-with-tests finished in 20m
|
|
|
2025-10-22 00:00:34
|
|
|
Starting step setup from config 18.0] Odoo by Adhoc Config (with tests) [
|
|
|
2025-10-22 00:00:34
|
|
|
Using Dockerfile Tag odoo:adhoc_odoo_18_next
|
|
|
2025-10-22 00:00:35
|
INFO
|
runbot
|
Step setup finished in 0s
|
|
|
2025-10-22 00:00:35
|
|
|
Starting step run from config 18.0] Odoo by Adhoc Config (with tests) [
|
|
|
2025-10-22 00:00:35
|
INFO
|
runbot
|
Start running build 16897-18-0
|
|
|
2025-10-22 00:00:35
|
|
|
Using Dockerfile Tag odoo:adhoc_odoo_18_next
|
|
|
2025-10-22 00:00:36
|
INFO
|
server
|
odoo.modules.loading:360
1 modules loaded in 0.01s, 0 queries (+0 extra)
|
|
|
2025-10-22 00:00:42
|
INFO
|
server
|
odoo.modules.loading:360
702 modules loaded in 5.00s, 0 queries (+0 extra)
|
|
|
2025-10-22 00:01:14
|
WARNING
|
server
|
odoo.addons.base.models.ir_actions_report:619
wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError
|
|
|
2025-10-22 00:01:18
|
WARNING
|
server
|
odoo.addons.base.models.ir_actions_report:619
wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError
|
|
|
2025-10-22 00:01:24
|
WARNING
|
server
|
odoo.addons.base.models.ir_actions_report:619
wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError
|
|
|
2025-10-22 00:01:28
|
WARNING
|
server
|
odoo.addons.base.models.ir_actions_report:619
wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError
|
|
|
2025-10-22 00:01:33
|
WARNING
|
server
|
odoo.addons.base.models.ir_actions_report:619
wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError
|
|
|
2025-10-22 00:01:37
|
WARNING
|
server
|
odoo.addons.base.models.ir_actions_report:619
wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError
|
|
|
2025-10-22 00:01:41
|
WARNING
|
server
|
odoo.addons.base.models.ir_actions_report:619
wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError
|
|
|
2025-10-22 00:01:45
|
WARNING
|
server
|
odoo.addons.base.models.ir_actions_report:619
wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError
|
|
|
2025-10-22 00:01:49
|
WARNING
|
server
|
odoo.addons.base.models.ir_actions_report:619
wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError
|
|
|
2025-10-22 00:01:53
|
WARNING
|
server
|
odoo.addons.base.models.ir_actions_report:619
wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError
|
|
|
2025-10-22 00:01:57
|
WARNING
|
server
|
odoo.addons.base.models.ir_actions_report:619
wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError
|
|
|
2025-10-22 00:02:02
|
WARNING
|
server
|
odoo.addons.base.models.ir_actions_report:619
wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError
|
|
|
2025-10-22 00:02:06
|
WARNING
|
server
|
odoo.addons.base.models.ir_actions_report:619
wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError
|
|
|
2025-10-22 00:02:10
|
WARNING
|
server
|
odoo.addons.base.models.ir_actions_report:619
wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError
|
|
|
2025-10-22 00:02:14
|
WARNING
|
server
|
odoo.addons.base.models.ir_actions_report:619
wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError
|
|
|
2025-10-22 00:02:18
|
WARNING
|
server
|
odoo.addons.base.models.ir_actions_report:619
wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError
|
|
|
2025-10-22 00:02:22
|
WARNING
|
server
|
odoo.addons.base.models.ir_actions_report:619
wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError
|
|
|
2025-10-22 00:02:26
|
WARNING
|
server
|
odoo.addons.base.models.ir_actions_report:619
wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError
|
|
|
2025-10-22 00:02:31
|
WARNING
|
server
|
odoo.addons.base.models.ir_actions_report:619
wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError
|
|
|
2025-10-22 00:02:35
|
WARNING
|
server
|
odoo.addons.base.models.ir_actions_report:619
wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError
|
|
|
2025-10-22 00:02:39
|
WARNING
|
server
|
odoo.addons.base.models.ir_actions_report:619
wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError
|
|
|
2025-10-22 00:02:43
|
WARNING
|
server
|
odoo.addons.base.models.ir_actions_report:619
wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError
|
|
|
2025-10-22 00:02:47
|
WARNING
|
server
|
odoo.addons.base.models.ir_actions_report:619
wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError
|
|
|
2025-10-22 00:02:52
|
WARNING
|
server
|
odoo.addons.base.models.ir_actions_report:619
wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError
|
|
|
2025-10-22 00:02:56
|
WARNING
|
server
|
odoo.addons.base.models.ir_actions_report:619
wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError
|
|
|
2025-10-22 00:03:00
|
WARNING
|
server
|
odoo.addons.base.models.ir_actions_report:619
wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError
|
|
|
2025-10-22 00:03:00
|
WARNING
|
server
|
odoo.addons.whatsapp_event.models.event_mail:39
Cannot process scheduler 27 (event Live Music Festival - ID 4) as it refers to whatsapp template Event Ticket (ID 1) that is not approved
|
|
|
2025-10-22 00:03:00
|
ERROR
|
server
|
odoo.addons.saas_client_adhoc.wizards.db_configuration:29
Error Updating ADHOC Modules Data. Error:
Not Provider url or saas database uuid configured
|
|
|
2025-10-22 00:03:10
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:630
An error was found when synchronizing vendor bills
|
|
|
2025-10-22 00:03:10
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:632
Company Name: "UY Company", Company ID: (11), Errors: "We found an error while consulting a notification Incomplete Data to connect to Uruware on company UY Company: Please complete the UCFE data to test the connection: Uruware WS Password, Uruware Commerce code, Uruware Terminal code, Uruware Inbox URL, Uruware Query URL."
|
|
|
2025-10-22 00:03:17
|
WARNING
|
server
|
odoo.addons.base.models.ir_actions_report:619
wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError
|
|
|
2025-10-22 00:03:20
|
WARNING
|
server
|
odoo.addons.base.models.ir_actions_report:619
wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError
|
|
|
2025-10-22 00:03:24
|
WARNING
|
server
|
odoo.addons.base.models.ir_actions_report:619
wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError
|
|
|
2025-10-22 00:47:47
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:630
An error was found when synchronizing vendor bills
|
|
|
2025-10-22 00:47:47
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:632
Company Name: "UY Company", Company ID: (11), Errors: "We found an error while consulting a notification Incomplete Data to connect to Uruware on company UY Company: Please complete the UCFE data to test the connection: Uruware WS Password, Uruware Commerce code, Uruware Terminal code, Uruware Inbox URL, Uruware Query URL."
|
|
|
2025-10-22 00:56:45
|
WARNING
|
server
|
odoo.addons.whatsapp_event.models.event_mail:39
Cannot process scheduler 27 (event Live Music Festival - ID 4) as it refers to whatsapp template Event Ticket (ID 1) that is not approved
|
|
|
2025-10-22 01:47:52
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:630
An error was found when synchronizing vendor bills
|
|
|
2025-10-22 01:47:52
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:632
Company Name: "UY Company", Company ID: (11), Errors: "We found an error while consulting a notification Incomplete Data to connect to Uruware on company UY Company: Please complete the UCFE data to test the connection: Uruware WS Password, Uruware Commerce code, Uruware Terminal code, Uruware Inbox URL, Uruware Query URL."
|
|
|
2025-10-22 01:57:04
|
WARNING
|
server
|
odoo.addons.whatsapp_event.models.event_mail:39
Cannot process scheduler 27 (event Live Music Festival - ID 4) as it refers to whatsapp template Event Ticket (ID 1) that is not approved
|
|
|
2025-10-22 02:47:22
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:630
An error was found when synchronizing vendor bills
|
|
|
2025-10-22 02:47:22
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:632
Company Name: "UY Company", Company ID: (11), Errors: "We found an error while consulting a notification Incomplete Data to connect to Uruware on company UY Company: Please complete the UCFE data to test the connection: Uruware WS Password, Uruware Commerce code, Uruware Terminal code, Uruware Inbox URL, Uruware Query URL."
|
|
|
2025-10-22 02:56:19
|
WARNING
|
server
|
odoo.addons.whatsapp_event.models.event_mail:39
Cannot process scheduler 27 (event Live Music Festival - ID 4) as it refers to whatsapp template Event Ticket (ID 1) that is not approved
|
|
|
2025-10-22 03:47:51
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:630
An error was found when synchronizing vendor bills
|
|
|
2025-10-22 03:47:51
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:632
Company Name: "UY Company", Company ID: (11), Errors: "We found an error while consulting a notification Incomplete Data to connect to Uruware on company UY Company: Please complete the UCFE data to test the connection: Uruware WS Password, Uruware Commerce code, Uruware Terminal code, Uruware Inbox URL, Uruware Query URL."
|
|
|
2025-10-22 03:56:48
|
WARNING
|
server
|
odoo.addons.whatsapp_event.models.event_mail:39
Cannot process scheduler 27 (event Live Music Festival - ID 4) as it refers to whatsapp template Event Ticket (ID 1) that is not approved
|
|
|
2025-10-22 04:48:19
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:630
An error was found when synchronizing vendor bills
|
|
|
2025-10-22 04:48:19
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:632
Company Name: "UY Company", Company ID: (11), Errors: "We found an error while consulting a notification Incomplete Data to connect to Uruware on company UY Company: Please complete the UCFE data to test the connection: Uruware WS Password, Uruware Commerce code, Uruware Terminal code, Uruware Inbox URL, Uruware Query URL."
|
|
|
2025-10-22 04:56:10
|
WARNING
|
server
|
odoo.addons.whatsapp_event.models.event_mail:39
Cannot process scheduler 27 (event Live Music Festival - ID 4) as it refers to whatsapp template Event Ticket (ID 1) that is not approved
|
|
|
2025-10-22 05:47:41
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:630
An error was found when synchronizing vendor bills
|
|
|
2025-10-22 05:47:41
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:632
Company Name: "UY Company", Company ID: (11), Errors: "We found an error while consulting a notification Incomplete Data to connect to Uruware on company UY Company: Please complete the UCFE data to test the connection: Uruware WS Password, Uruware Commerce code, Uruware Terminal code, Uruware Inbox URL, Uruware Query URL."
|
|
|
2025-10-22 05:56:39
|
WARNING
|
server
|
odoo.addons.whatsapp_event.models.event_mail:39
Cannot process scheduler 27 (event Live Music Festival - ID 4) as it refers to whatsapp template Event Ticket (ID 1) that is not approved
|
|
|
2025-10-22 06:48:10
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:630
An error was found when synchronizing vendor bills
|
|
|
2025-10-22 06:48:10
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:632
Company Name: "UY Company", Company ID: (11), Errors: "We found an error while consulting a notification Incomplete Data to connect to Uruware on company UY Company: Please complete the UCFE data to test the connection: Uruware WS Password, Uruware Commerce code, Uruware Terminal code, Uruware Inbox URL, Uruware Query URL."
|
|
|
2025-10-22 06:56:00
|
WARNING
|
server
|
odoo.addons.whatsapp_event.models.event_mail:39
Cannot process scheduler 27 (event Live Music Festival - ID 4) as it refers to whatsapp template Event Ticket (ID 1) that is not approved
|
|
|
2025-10-22 07:47:31
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:630
An error was found when synchronizing vendor bills
|
|
|
2025-10-22 07:47:31
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:632
Company Name: "UY Company", Company ID: (11), Errors: "We found an error while consulting a notification Incomplete Data to connect to Uruware on company UY Company: Please complete the UCFE data to test the connection: Uruware WS Password, Uruware Commerce code, Uruware Terminal code, Uruware Inbox URL, Uruware Query URL."
|
|
|
2025-10-22 07:56:29
|
WARNING
|
server
|
odoo.addons.whatsapp_event.models.event_mail:39
Cannot process scheduler 27 (event Live Music Festival - ID 4) as it refers to whatsapp template Event Ticket (ID 1) that is not approved
|
|
|
2025-10-22 08:47:59
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:630
An error was found when synchronizing vendor bills
|
|
|
2025-10-22 08:47:59
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:632
Company Name: "UY Company", Company ID: (11), Errors: "We found an error while consulting a notification Incomplete Data to connect to Uruware on company UY Company: Please complete the UCFE data to test the connection: Uruware WS Password, Uruware Commerce code, Uruware Terminal code, Uruware Inbox URL, Uruware Query URL."
|
|
|
2025-10-22 08:56:57
|
WARNING
|
server
|
odoo.addons.whatsapp_event.models.event_mail:39
Cannot process scheduler 27 (event Live Music Festival - ID 4) as it refers to whatsapp template Event Ticket (ID 1) that is not approved
|
|
|
2025-10-22 09:47:21
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:630
An error was found when synchronizing vendor bills
|
|
|
2025-10-22 09:47:21
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:632
Company Name: "UY Company", Company ID: (11), Errors: "We found an error while consulting a notification Incomplete Data to connect to Uruware on company UY Company: Please complete the UCFE data to test the connection: Uruware WS Password, Uruware Commerce code, Uruware Terminal code, Uruware Inbox URL, Uruware Query URL."
|
|
|
2025-10-22 09:56:18
|
WARNING
|
server
|
odoo.addons.whatsapp_event.models.event_mail:39
Cannot process scheduler 27 (event Live Music Festival - ID 4) as it refers to whatsapp template Event Ticket (ID 1) that is not approved
|
|
|
2025-10-22 10:47:49
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:630
An error was found when synchronizing vendor bills
|
|
|
2025-10-22 10:47:49
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:632
Company Name: "UY Company", Company ID: (11), Errors: "We found an error while consulting a notification Incomplete Data to connect to Uruware on company UY Company: Please complete the UCFE data to test the connection: Uruware WS Password, Uruware Commerce code, Uruware Terminal code, Uruware Inbox URL, Uruware Query URL."
|
|
|
2025-10-22 10:56:47
|
WARNING
|
server
|
odoo.addons.whatsapp_event.models.event_mail:39
Cannot process scheduler 27 (event Live Music Festival - ID 4) as it refers to whatsapp template Event Ticket (ID 1) that is not approved
|
|
|
2025-10-22 11:47:54
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:630
An error was found when synchronizing vendor bills
|
|
|
2025-10-22 11:47:54
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:632
Company Name: "UY Company", Company ID: (11), Errors: "We found an error while consulting a notification Incomplete Data to connect to Uruware on company UY Company: Please complete the UCFE data to test the connection: Uruware WS Password, Uruware Commerce code, Uruware Terminal code, Uruware Inbox URL, Uruware Query URL."
|
|
|
2025-10-22 11:49:43
|
ERROR
|
server
|
odoo.sql_db:360
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 NULL, '888dad5185be612937741738ab0cb553', now() at time zone 'UTC', 1, 1,\n 1, NULL, 4, 4,\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://16897-18-0-all.runbot.dev-adhoc.com/' 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
|
|
|
2025-10-22 11:53:47
|
INFO
|
server
|
odoo.addons.report_aeroo.report_parser:369
AEROO setobjects======================= res.partner - [10]
|
|
|
2025-10-22 11:53:47
|
INFO
|
server
|
odoo.addons.report_aeroo.report_parser:382
AEROO setobjects======================= en_US
|
|
|
2025-10-22 11:53:47
|
ERROR
|
server
|
odoo.addons.report_aeroo.report_parser:537
Aeroo DOCS error!
HTTPConnectionPool(host='localhost', port=8989): Max retries exceeded with url: / (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x79f2deaf9df0>: Failed to establish a new connection: [Errno 111] Connection refused'))
Traceback (most recent call last):
File "/usr/local/lib/python3.12/site-packages/urllib3/connection.py", line 203, in _new_conn
sock = connection.create_connection(
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.12/site-packages/urllib3/util/connection.py", line 85, in create_connection
raise err
File "/usr/local/lib/python3.12/site-packages/urllib3/util/connection.py", line 73, in create_connection
sock.connect(sa)
ConnectionRefusedError: [Errno 111] Connection refused
The above exception was the direct cause of the following exception:
Traceback (most recent call last):
File "/usr/local/lib/python3.12/site-packages/urllib3/connectionpool.py", line 791, in urlopen
response = self._make_request(
^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.12/site-packages/urllib3/connectionpool.py", line 497, in _make_request
conn.request(
File "/usr/local/lib/python3.12/site-packages/urllib3/connection.py", line 395, in request
self.endheaders()
File "/usr/local/lib/python3.12/http/client.py", line 1333, in endheaders
self._send_output(message_body, encode_chunked=encode_chunked)
File "/usr/local/lib/python3.12/http/client.py", line 1093, in _send_output
self.send(msg)
File "/usr/local/lib/python3.12/http/client.py", line 1037, in send
self.connect()
File "/usr/local/lib/python3.12/site-packages/urllib3/connection.py", line 243, in connect
self.sock = self._new_conn()
^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.12/site-packages/urllib3/connection.py", line 218, in _new_conn
raise NewConnectionError(
urllib3.exceptions.NewConnectionError: <urllib3.connection.HTTPConnection object at 0x79f2deaf9df0>: Failed to establish a new connection: [Errno 111] Connection refused
The above exception was the direct cause of the following exception:
Traceback (most recent call last):
File "/usr/local/lib/python3.12/site-packages/requests/adapters.py", line 486, in send
resp = conn.urlopen(
^^^^^^^^^^^^^
File "/usr/local/lib/python3.12/site-packages/urllib3/connectionpool.py", line 845, in urlopen
retries = retries.increment(
^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.12/site-packages/urllib3/util/retry.py", line 515, in increment
raise MaxRetryError(_pool, url, reason) from reason # type: ignore[arg-type]
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
urllib3.exceptions.MaxRetryError: HTTPConnectionPool(host='localhost', port=8989): Max retries exceeded with url: / (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x79f2deaf9df0>: Failed to establish a new connection: [Errno 111] Connection refused'))
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/data/build/ingadhoc-aeroo_reports/report_aeroo/report_parser.py", line 533, in assemble_tasks
result = self._generate_doc(result[0], report)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/data/build/ingadhoc-aeroo_reports/report_aeroo/report_parser.py", line 293, in _generate_doc
data = docs.convert(
^^^^^^^^^^^^^
File "/data/build/ingadhoc-aeroo_reports/report_aeroo/docs_client_lib.py", line 120, in convert
response = requests.post(self.url, data=json.dumps(payload), headers=HEADERS, timeout=10).json()
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.12/site-packages/requests/api.py", line 115, in post
return request("post", url, data=data, json=json, **kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.12/site-packages/requests/api.py", line 59, in request
return session.request(method=method, url=url, **kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.12/site-packages/requests/sessions.py", line 589, in request
resp = self.send(prep, **send_kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.12/site-packages/requests/sessions.py", line 703, in send
r = adapter.send(request, **kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.12/site-packages/requests/adapters.py", line 519, in send
raise ConnectionError(e, request=request)
requests.exceptions.ConnectionError: HTTPConnectionPool(host='localhost', port=8989): Max retries exceeded with url: / (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x79f2deaf9df0>: Failed to establish a new connection: [Errno 111] Connection refused'))
|
|
|
2025-10-22 11:54:07
|
INFO
|
server
|
odoo.addons.report_aeroo.report_parser:369
AEROO setobjects======================= res.partner - [15]
|
|
|
2025-10-22 11:54:07
|
INFO
|
server
|
odoo.addons.report_aeroo.report_parser:382
AEROO setobjects======================= en_US
|
|
|
2025-10-22 11:54:07
|
ERROR
|
server
|
odoo.addons.report_aeroo.report_parser:537
Aeroo DOCS error!
HTTPConnectionPool(host='localhost', port=8989): Max retries exceeded with url: / (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x79f2df30b560>: Failed to establish a new connection: [Errno 111] Connection refused'))
Traceback (most recent call last):
File "/usr/local/lib/python3.12/site-packages/urllib3/connection.py", line 203, in _new_conn
sock = connection.create_connection(
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.12/site-packages/urllib3/util/connection.py", line 85, in create_connection
raise err
File "/usr/local/lib/python3.12/site-packages/urllib3/util/connection.py", line 73, in create_connection
sock.connect(sa)
ConnectionRefusedError: [Errno 111] Connection refused
The above exception was the direct cause of the following exception:
Traceback (most recent call last):
File "/usr/local/lib/python3.12/site-packages/urllib3/connectionpool.py", line 791, in urlopen
response = self._make_request(
^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.12/site-packages/urllib3/connectionpool.py", line 497, in _make_request
conn.request(
File "/usr/local/lib/python3.12/site-packages/urllib3/connection.py", line 395, in request
self.endheaders()
File "/usr/local/lib/python3.12/http/client.py", line 1333, in endheaders
self._send_output(message_body, encode_chunked=encode_chunked)
File "/usr/local/lib/python3.12/http/client.py", line 1093, in _send_output
self.send(msg)
File "/usr/local/lib/python3.12/http/client.py", line 1037, in send
self.connect()
File "/usr/local/lib/python3.12/site-packages/urllib3/connection.py", line 243, in connect
self.sock = self._new_conn()
^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.12/site-packages/urllib3/connection.py", line 218, in _new_conn
raise NewConnectionError(
urllib3.exceptions.NewConnectionError: <urllib3.connection.HTTPConnection object at 0x79f2df30b560>: Failed to establish a new connection: [Errno 111] Connection refused
The above exception was the direct cause of the following exception:
Traceback (most recent call last):
File "/usr/local/lib/python3.12/site-packages/requests/adapters.py", line 486, in send
resp = conn.urlopen(
^^^^^^^^^^^^^
File "/usr/local/lib/python3.12/site-packages/urllib3/connectionpool.py", line 845, in urlopen
retries = retries.increment(
^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.12/site-packages/urllib3/util/retry.py", line 515, in increment
raise MaxRetryError(_pool, url, reason) from reason # type: ignore[arg-type]
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
urllib3.exceptions.MaxRetryError: HTTPConnectionPool(host='localhost', port=8989): Max retries exceeded with url: / (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x79f2df30b560>: Failed to establish a new connection: [Errno 111] Connection refused'))
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/data/build/ingadhoc-aeroo_reports/report_aeroo/report_parser.py", line 533, in assemble_tasks
result = self._generate_doc(result[0], report)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/data/build/ingadhoc-aeroo_reports/report_aeroo/report_parser.py", line 293, in _generate_doc
data = docs.convert(
^^^^^^^^^^^^^
File "/data/build/ingadhoc-aeroo_reports/report_aeroo/docs_client_lib.py", line 120, in convert
response = requests.post(self.url, data=json.dumps(payload), headers=HEADERS, timeout=10).json()
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.12/site-packages/requests/api.py", line 115, in post
return request("post", url, data=data, json=json, **kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.12/site-packages/requests/api.py", line 59, in request
return session.request(method=method, url=url, **kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.12/site-packages/requests/sessions.py", line 589, in request
resp = self.send(prep, **send_kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.12/site-packages/requests/sessions.py", line 703, in send
r = adapter.send(request, **kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.12/site-packages/requests/adapters.py", line 519, in send
raise ConnectionError(e, request=request)
requests.exceptions.ConnectionError: HTTPConnectionPool(host='localhost', port=8989): Max retries exceeded with url: / (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x79f2df30b560>: Failed to establish a new connection: [Errno 111] Connection refused'))
|
|
|
2025-10-22 11:56:29
|
WARNING
|
server
|
odoo.addons.whatsapp_event.models.event_mail:39
Cannot process scheduler 27 (event Live Music Festival - ID 4) as it refers to whatsapp template Event Ticket (ID 1) that is not approved
|
|
|
2025-10-22 12:47:56
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:630
An error was found when synchronizing vendor bills
|
|
|
2025-10-22 12:47:56
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:632
Company Name: "UY Company", Company ID: (11), Errors: "We found an error while consulting a notification Incomplete Data to connect to Uruware on company UY Company: Please complete the UCFE data to test the connection: Uruware WS Password, Uruware Commerce code, Uruware Terminal code, Uruware Inbox URL, Uruware Query URL."
|
|
|
2025-10-22 12:56:38
|
WARNING
|
server
|
odoo.addons.whatsapp_event.models.event_mail:39
Cannot process scheduler 27 (event Live Music Festival - ID 4) as it refers to whatsapp template Event Ticket (ID 1) that is not approved
|
|
|
2025-10-22 13:40:20
|
INFO
|
runbot
|
Kill build 16897-18-0
|
|