Date |
Level |
Type |
Message |
2025-02-26 20:47:17
|
INFO
|
runbot
|
Init build environment with config Adhoc Conf con tests 17+
|
2025-02-26 20:47:17
|
|
|
Starting step base from config Adhoc Conf con tests 17+
|
2025-02-26 20:47:17
|
INFO
|
runbot
|
Using Dockerfile Tag odoo:adhoc-odoo-17
|
2025-02-26 20:47:42
|
INFO
|
server
|
odoo.modules.loading:303
1 modules loaded in 9.62s, 9070 queries (+9070 extra)
|
2025-02-26 20:47:53
|
INFO
|
server
|
odoo.modules.loading:303
19 modules loaded in 6.45s, 7149 queries (+7149 extra)
|
2025-02-26 20:47:53
|
|
|
Step base finished in 31s
|
2025-02-26 20:47:53
|
|
|
Starting step all from config Adhoc Conf con tests 17+
|
2025-02-26 20:47:53
|
INFO
|
runbot
|
Using Dockerfile Tag odoo:adhoc-odoo-17
|
2025-02-26 20:48:18
|
INFO
|
server
|
odoo.modules.loading:303
1 modules loaded in 10.17s, 9070 queries (+9070 extra)
|
2025-02-26 20:56:50
|
INFO
|
server
|
odoo.addons.l10n_ar_edi.models.res_company:216
Setting demo certificate from to OdooCert1 in (AR) Responsable Inscripto company
|
2025-02-26 20:56:50
|
INFO
|
server
|
odoo.addons.l10n_ar_edi.models.res_company:216
Setting demo certificate from to OdooCert5 in (AR) Monotributista company
|
2025-02-26 20:56:50
|
INFO
|
server
|
odoo.addons.l10n_ar_edi.models.res_company:216
Setting demo certificate from to OdooCert10 in (AR) Exento company
|
2025-02-26 20:57:42
|
WARNING
|
server
|
odoo.modules.loading:94
Module sale_order_lot_selection 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 556, in _tag_root
f(rec)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/convert.py", line 456, in _tag_record
record = model._load_records([data], self.mode == 'update')
File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 5109, in _load_records
for data, record in zip(to_create, records):
TypeError: 'NoneType' object is not iterable
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 627, in convert_file
convert_xml_import(env, module, fp, idref, mode, noupdate)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/convert.py", line 693, in convert_xml_import
obj.parse(doc.getroot())
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/convert.py", line 613, in parse
self._tag_root(de)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/convert.py", line 569, in _tag_root
raise ParseError('while parsing %s:%s, somewhere inside\n%s' % (
odoo.tools.convert.ParseError: while parsing /data/build/adhoc-cicd-oca-sale-workflow/sale_order_lot_selection/demo/sale_demo.xml:10, somewhere inside
<record id="sale_order_demo" model="sale.order">
<field name="partner_id" ref="base.res_partner_1"/>
<field name="user_id" ref="base.user_admin"/>
</record>
|
2025-02-26 20:57:53
|
WARNING
|
server
|
odoo.modules.loading:94
Module sale_stock_renting 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 556, in _tag_root
f(rec)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/convert.py", line 456, in _tag_record
record = model._load_records([data], self.mode == 'update')
File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 5109, in _load_records
for data, record in zip(to_create, records):
TypeError: 'NoneType' object is not iterable
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 627, in convert_file
convert_xml_import(env, module, fp, idref, mode, noupdate)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/convert.py", line 693, in convert_xml_import
obj.parse(doc.getroot())
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/convert.py", line 613, in parse
self._tag_root(de)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/convert.py", line 569, in _tag_root
raise ParseError('while parsing %s:%s, somewhere inside\n%s' % (
odoo.tools.convert.ParseError: while parsing /data/build/adhoc-cicd-odoo-enterprise/sale_stock_renting/data/rental_stock_demo.xml:105, somewhere inside
<record id="rental_stock_order_1" model="sale.order">
<field name="partner_id" ref="base.res_partner_2"/>
<field name="partner_invoice_id" ref="base.res_partner_2"/>
<field name="partner_shipping_id" ref="base.res_partner_2"/>
<field name="user_id" ref="base.user_admin"/>
<field name="team_id" ref="sales_team.team_sales_department"/>
<field name="date_order" eval="DateTime.today() - relativedelta(months=3)"/>
<field name="rental_start_date" eval="DateTime.today() + relativedelta(days=1)"/>
<field name="rental_return_date" eval="DateTime.today() + relativedelta(days=5)"/>
</record>
|
2025-02-26 20:57:59
|
WARNING
|
server
|
odoo.modules.loading:94
Module sale_subscription 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 556, in _tag_root
f(rec)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/convert.py", line 456, in _tag_record
record = model._load_records([data], self.mode == 'update')
File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 5108, in _load_records
records = self._load_records_create([data['values'] for data in to_create])
File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 5019, in _load_records_create
return self.create(values)
File "<decorator-gen-1220>", line 2, in create
File "/data/build/adhoc-cicd-odoo-odoo/odoo/api.py", line 431, in _model_create_multi
return create(self, arg)
File "/data/build/adhoc-cicd-odoo-enterprise/sale_subscription/models/sale_order.py", line 616, in create
for order, vals in zip(orders, vals_list):
TypeError: 'NoneType' object is not iterable
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 627, in convert_file
convert_xml_import(env, module, fp, idref, mode, noupdate)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/convert.py", line 693, in convert_xml_import
obj.parse(doc.getroot())
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/convert.py", line 613, in parse
self._tag_root(de)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/convert.py", line 556, in _tag_root
f(rec)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/convert.py", line 569, in _tag_root
raise ParseError('while parsing %s:%s, somewhere inside\n%s' % (
odoo.tools.convert.ParseError: while parsing /data/build/adhoc-cicd-odoo-enterprise/sale_subscription/data/sale_subscription_demo.xml:136, somewhere inside
<record id="subscription_portal_1" model="sale.order">
<field name="partner_id" ref="base.partner_demo_portal"/>
<field name="sale_order_template_id" ref="sale_subscription.monthly_template"/>
<field name="user_id" ref="base.user_admin"/>
<field name="state">draft</field>
<field name="client_order_ref">subscription_portal_1</field>
</record>
|
2025-02-26 20:58:17
|
WARNING
|
server
|
odoo.modules.loading:94
Module website_sale 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 556, in _tag_root
f(rec)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/convert.py", line 456, in _tag_record
record = model._load_records([data], self.mode == 'update')
File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 5108, in _load_records
records = self._load_records_create([data['values'] for data in to_create])
File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 5019, in _load_records_create
return self.create(values)
File "<decorator-gen-1229>", line 2, in create
File "/data/build/adhoc-cicd-odoo-odoo/odoo/api.py", line 431, in _model_create_multi
return create(self, arg)
File "/data/build/adhoc-cicd-odoo-odoo/addons/website_sale/models/sale_order.py", line 48, in create
return super().create(vals_list)
File "<decorator-gen-1220>", line 2, in create
File "/data/build/adhoc-cicd-odoo-odoo/odoo/api.py", line 431, in _model_create_multi
return create(self, arg)
File "/data/build/adhoc-cicd-odoo-enterprise/sale_subscription/models/sale_order.py", line 616, in create
for order, vals in zip(orders, vals_list):
TypeError: 'NoneType' object is not iterable
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 627, in convert_file
convert_xml_import(env, module, fp, idref, mode, noupdate)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/convert.py", line 693, in convert_xml_import
obj.parse(doc.getroot())
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/convert.py", line 613, in parse
self._tag_root(de)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/convert.py", line 569, in _tag_root
raise ParseError('while parsing %s:%s, somewhere inside\n%s' % (
odoo.tools.convert.ParseError: while parsing /data/build/adhoc-cicd-odoo-odoo/addons/website_sale/data/demo.xml:322, somewhere inside
<record id="website_sale_order_1" model="sale.order">
<field name="create_date" eval="datetime.now() - timedelta(days=8)"/>
<field name="partner_id" ref="base.res_partner_3"/>
<field name="partner_invoice_id" ref="base.res_partner_address_25"/>
<field name="partner_shipping_id" ref="base.res_partner_address_25"/>
<field name="user_id" ref="base.user_demo"/>
<field name="team_id" ref="sales_team.salesteam_website_sales"/>
<field name="date_order" eval="(datetime.now()-relativedelta(days=7)).strftime('%Y-%m-%d %H:%M:%S')"/>
<field name="state">sale</field>
</record>
|
2025-02-26 20:58:23
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:47
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista, (AR) Responsable Inscripto
|
2025-02-26 20:59:15
|
ERROR
|
server
|
odoo.addons.sale_stock_ux.tests.test_action_cancel:20
ERROR: TestActionCancel.test_action_cancel_context
Traceback (most recent call last):
File "/data/build/ingadhoc-sale/sale_stock_ux/tests/test_action_cancel.py", line 20, in setUp
self.sale_order = self.sale_order_model.create({
File "<decorator-gen-1239>", line 2, in create
File "/data/build/adhoc-cicd-odoo-odoo/odoo/api.py", line 430, in _model_create_multi
return create(self, [arg])
File "/data/build/ingadhoc-sale/sale_stock_ux/models/sale_order.py", line 66, in create
return super().create(vals_list)
File "<decorator-gen-1237>", line 2, in create
File "/data/build/adhoc-cicd-odoo-odoo/odoo/api.py", line 431, in _model_create_multi
return create(self, arg)
File "/data/build/adhoc-cicd-odoo-odoo/addons/sale_project/models/sale_order.py", line 254, in create
created_records = super().create(vals_list)
File "<decorator-gen-1234>", line 2, in create
File "/data/build/adhoc-cicd-odoo-odoo/odoo/api.py", line 431, 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-1229>", line 2, in create
File "/data/build/adhoc-cicd-odoo-odoo/odoo/api.py", line 431, in _model_create_multi
return create(self, arg)
File "/data/build/adhoc-cicd-odoo-odoo/addons/website_sale/models/sale_order.py", line 48, in create
return super().create(vals_list)
File "<decorator-gen-1220>", line 2, in create
File "/data/build/adhoc-cicd-odoo-odoo/odoo/api.py", line 431, in _model_create_multi
return create(self, arg)
File "/data/build/adhoc-cicd-odoo-enterprise/sale_subscription/models/sale_order.py", line 616, in create
for order, vals in zip(orders, vals_list):
TypeError: 'NoneType' object is not iterable
|
2025-02-26 20:59:15
|
ERROR
|
server
|
odoo.addons.sale_stock_ux.tests.test_action_cancel:20
ERROR: TestActionCancel.test_action_cancel_without_deliveries
Traceback (most recent call last):
File "/data/build/ingadhoc-sale/sale_stock_ux/tests/test_action_cancel.py", line 20, in setUp
self.sale_order = self.sale_order_model.create({
File "<decorator-gen-1239>", line 2, in create
File "/data/build/adhoc-cicd-odoo-odoo/odoo/api.py", line 430, in _model_create_multi
return create(self, [arg])
File "/data/build/ingadhoc-sale/sale_stock_ux/models/sale_order.py", line 66, in create
return super().create(vals_list)
File "<decorator-gen-1237>", line 2, in create
File "/data/build/adhoc-cicd-odoo-odoo/odoo/api.py", line 431, in _model_create_multi
return create(self, arg)
File "/data/build/adhoc-cicd-odoo-odoo/addons/sale_project/models/sale_order.py", line 254, in create
created_records = super().create(vals_list)
File "<decorator-gen-1234>", line 2, in create
File "/data/build/adhoc-cicd-odoo-odoo/odoo/api.py", line 431, 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-1229>", line 2, in create
File "/data/build/adhoc-cicd-odoo-odoo/odoo/api.py", line 431, in _model_create_multi
return create(self, arg)
File "/data/build/adhoc-cicd-odoo-odoo/addons/website_sale/models/sale_order.py", line 48, in create
return super().create(vals_list)
File "<decorator-gen-1220>", line 2, in create
File "/data/build/adhoc-cicd-odoo-odoo/odoo/api.py", line 431, in _model_create_multi
return create(self, arg)
File "/data/build/adhoc-cicd-odoo-enterprise/sale_subscription/models/sale_order.py", line 616, in create
for order, vals in zip(orders, vals_list):
TypeError: 'NoneType' object is not iterable
|
2025-02-26 20:59:21
|
ERROR
|
server
|
odoo.modules.loading:321
Module sale_stock_ux: 0 failures, 2 errors of 2 tests
|
2025-02-26 20:59:50
|
ERROR
|
server
|
odoo.tools.convert.init:119
Could not eval([(6,0,[ref('website_sale.public_category_boxes')])]) for public_categ_ids in {'lang': None}
|
2025-02-26 20:59:50
|
WARNING
|
server
|
odoo.modules.loading:94
Module website_sale_stock demo data failed to install, installed without demo data
Traceback (most recent call last):
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/cache.py", line 99, in lookup
r = d[key]
File "<decorator-gen-5>", line 2, in __getitem__
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/func.py", line 87, in locked
return func(inst, *args, **kwargs)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/lru.py", line 34, in __getitem__
a = self.d[obj]
KeyError: ('ir.model.data', <function IrModelData._xmlid_lookup at 0x7f6e1073e830>, 'website_sale.public_category_boxes')
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/safe_eval.py", line 399, in safe_eval
return unsafe_eval(c, globals_dict, locals_dict)
File "", line 1, in <module>
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/convert.py", line 538, in id_get
res = self.model_id_get(id_str, raise_if_not_found)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/convert.py", line 544, in model_id_get
return self.env['ir.model.data']._xmlid_to_res_model_res_id(id_str, raise_if_not_found=raise_if_not_found)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/addons/base/models/ir_model.py", line 2205, in _xmlid_to_res_model_res_id
return self._xmlid_lookup(xmlid)
File "<decorator-gen-43>", line 2, in _xmlid_lookup
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/cache.py", line 104, in lookup
value = d[key] = self.method(*args, **kwargs)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/addons/base/models/ir_model.py", line 2198, in _xmlid_lookup
raise ValueError('External ID not found in the system: %s' % xmlid)
ValueError: External ID not found in the system: website_sale.public_category_boxes
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/convert.py", line 556, in _tag_root
f(rec)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/convert.py", line 426, in _tag_record
f_val = _eval_xml(self, field, env)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/convert.py", line 117, in _eval_xml
return safe_eval(a_eval, idref2)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/convert.py", line 39, in <lambda>
safe_eval = lambda expr, ctx={}: s_eval(expr, ctx, nocopy=True)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/safe_eval.py", line 413, in safe_eval
raise ValueError('%s: "%s" while evaluating\n%r' % (ustr(type(e)), ustr(e), expr))
ValueError: <class 'ValueError'>: "External ID not found in the system: website_sale.public_category_boxes" while evaluating
"[(6,0,[ref('website_sale.public_category_boxes')])]"
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 627, in convert_file
convert_xml_import(env, module, fp, idref, mode, noupdate)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/convert.py", line 693, in convert_xml_import
obj.parse(doc.getroot())
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/convert.py", line 613, in parse
self._tag_root(de)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/convert.py", line 569, in _tag_root
raise ParseError('while parsing %s:%s, somewhere inside\n%s' % (
odoo.tools.convert.ParseError: while parsing /data/build/adhoc-cicd-odoo-odoo/addons/website_sale_stock/data/website_sale_stock_demo.xml:6, somewhere inside
<record id="stock.product_cable_management_box_product_template" model="product.template">
<field name="public_categ_ids" eval="[(6,0,[ref('website_sale.public_category_boxes')])]"/>
</record>
|
2025-02-26 20:59:55
|
WARNING
|
server
|
odoo.modules.loading:94
Module documents_project_sale 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 556, in _tag_root
f(rec)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/convert.py", line 456, in _tag_record
record = model._load_records([data], self.mode == 'update')
File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 5108, in _load_records
records = self._load_records_create([data['values'] for data in to_create])
File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 5019, in _load_records_create
return self.create(values)
File "<decorator-gen-1239>", line 2, in create
File "/data/build/adhoc-cicd-odoo-odoo/odoo/api.py", line 431, in _model_create_multi
return create(self, arg)
File "/data/build/ingadhoc-sale/sale_stock_ux/models/sale_order.py", line 66, in create
return super().create(vals_list)
File "<decorator-gen-1237>", line 2, in create
File "/data/build/adhoc-cicd-odoo-odoo/odoo/api.py", line 431, in _model_create_multi
return create(self, arg)
File "/data/build/adhoc-cicd-odoo-odoo/addons/sale_project/models/sale_order.py", line 254, in create
created_records = super().create(vals_list)
File "<decorator-gen-1234>", line 2, in create
File "/data/build/adhoc-cicd-odoo-odoo/odoo/api.py", line 431, 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-1229>", line 2, in create
File "/data/build/adhoc-cicd-odoo-odoo/odoo/api.py", line 431, in _model_create_multi
return create(self, arg)
File "/data/build/adhoc-cicd-odoo-odoo/addons/website_sale/models/sale_order.py", line 48, in create
return super().create(vals_list)
File "<decorator-gen-1220>", line 2, in create
File "/data/build/adhoc-cicd-odoo-odoo/odoo/api.py", line 431, in _model_create_multi
return create(self, arg)
File "/data/build/adhoc-cicd-odoo-enterprise/sale_subscription/models/sale_order.py", line 616, in create
for order, vals in zip(orders, vals_list):
TypeError: 'NoneType' object is not iterable
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 627, in convert_file
convert_xml_import(env, module, fp, idref, mode, noupdate)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/convert.py", line 693, in convert_xml_import
obj.parse(doc.getroot())
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/convert.py", line 613, in parse
self._tag_root(de)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/convert.py", line 556, in _tag_root
f(rec)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/convert.py", line 569, in _tag_root
raise ParseError('while parsing %s:%s, somewhere inside\n%s' % (
odoo.tools.convert.ParseError: while parsing /data/build/adhoc-cicd-odoo-enterprise/documents_project_sale/data/project_sale_demo.xml:15, somewhere inside
<record id="sale_order_1" model="sale.order">
<field name="partner_id" ref="base.res_partner_2"/>
<field name="user_id" ref="base.user_admin"/>
<field name="client_order_ref">DOC</field>
</record>
|
2025-02-26 21:00:13
|
ERROR
|
server
|
odoo.addons.sale_order_type_automation.tests.test_sale_order_type_automation:48
ERROR: TestSaleOrderTypeAutomation.test_sale_order_confirm
Traceback (most recent call last):
File "/data/build/ingadhoc-sale/sale_order_type_automation/tests/test_sale_order_type_automation.py", line 48, in test_sale_order_confirm
sale_order = self.sale_order_model.create(vals)
File "<decorator-gen-1239>", line 2, in create
File "/data/build/adhoc-cicd-odoo-odoo/odoo/api.py", line 430, in _model_create_multi
return create(self, [arg])
File "/data/build/ingadhoc-sale/sale_stock_ux/models/sale_order.py", line 66, in create
return super().create(vals_list)
File "<decorator-gen-1237>", line 2, in create
File "/data/build/adhoc-cicd-odoo-odoo/odoo/api.py", line 431, in _model_create_multi
return create(self, arg)
File "/data/build/adhoc-cicd-odoo-odoo/addons/sale_project/models/sale_order.py", line 254, in create
created_records = super().create(vals_list)
File "<decorator-gen-1234>", line 2, in create
File "/data/build/adhoc-cicd-odoo-odoo/odoo/api.py", line 431, 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-1229>", line 2, in create
File "/data/build/adhoc-cicd-odoo-odoo/odoo/api.py", line 431, in _model_create_multi
return create(self, arg)
File "/data/build/adhoc-cicd-odoo-odoo/addons/website_sale/models/sale_order.py", line 48, in create
return super().create(vals_list)
File "<decorator-gen-1220>", line 2, in create
File "/data/build/adhoc-cicd-odoo-odoo/odoo/api.py", line 431, in _model_create_multi
return create(self, arg)
File "/data/build/adhoc-cicd-odoo-enterprise/sale_subscription/models/sale_order.py", line 616, in create
for order, vals in zip(orders, vals_list):
TypeError: 'NoneType' object is not iterable
|
2025-02-26 21:00:13
|
ERROR
|
server
|
odoo.modules.loading:321
Module sale_order_type_automation: 0 failures, 1 errors of 1 tests
|
2025-02-26 21:00:13
|
WARNING
|
server
|
odoo.modules.loading:94
Module sale_order_type_invoice_policy 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 556, in _tag_root
f(rec)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/convert.py", line 456, in _tag_record
record = model._load_records([data], self.mode == 'update')
File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 5108, in _load_records
records = self._load_records_create([data['values'] for data in to_create])
File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 5019, in _load_records_create
return self.create(values)
File "<decorator-gen-1239>", line 2, in create
File "/data/build/adhoc-cicd-odoo-odoo/odoo/api.py", line 431, in _model_create_multi
return create(self, arg)
File "/data/build/ingadhoc-sale/sale_stock_ux/models/sale_order.py", line 66, in create
return super().create(vals_list)
File "<decorator-gen-1237>", line 2, in create
File "/data/build/adhoc-cicd-odoo-odoo/odoo/api.py", line 431, in _model_create_multi
return create(self, arg)
File "/data/build/adhoc-cicd-odoo-odoo/addons/sale_project/models/sale_order.py", line 254, in create
created_records = super().create(vals_list)
File "<decorator-gen-1234>", line 2, in create
File "/data/build/adhoc-cicd-odoo-odoo/odoo/api.py", line 431, 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-1229>", line 2, in create
File "/data/build/adhoc-cicd-odoo-odoo/odoo/api.py", line 431, in _model_create_multi
return create(self, arg)
File "/data/build/adhoc-cicd-odoo-odoo/addons/website_sale/models/sale_order.py", line 48, in create
return super().create(vals_list)
File "<decorator-gen-1220>", line 2, in create
File "/data/build/adhoc-cicd-odoo-odoo/odoo/api.py", line 431, in _model_create_multi
return create(self, arg)
File "/data/build/adhoc-cicd-odoo-enterprise/sale_subscription/models/sale_order.py", line 616, in create
for order, vals in zip(orders, vals_list):
TypeError: 'NoneType' object is not iterable
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 627, in convert_file
convert_xml_import(env, module, fp, idref, mode, noupdate)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/convert.py", line 693, in convert_xml_import
obj.parse(doc.getroot())
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/convert.py", line 613, in parse
self._tag_root(de)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/convert.py", line 569, in _tag_root
raise ParseError('while parsing %s:%s, somewhere inside\n%s' % (
odoo.tools.convert.ParseError: while parsing /data/build/ingadhoc-sale/sale_order_type_invoice_policy/demo/sale_order_demo.xml:3, somewhere inside
<record id="sale_order_prepaid" model="sale.order">
<field name="type_id" ref="prepaid_sale_type"/>
<field name="partner_id" ref="res_partner_prepaid_customer"/>
<field name="partner_invoice_id" ref="res_partner_prepaid_customer"/>
<field name="partner_shipping_id" ref="res_partner_prepaid_customer"/>
<field name="user_id" ref="base.user_root"/>
<field name="team_id" ref="sales_team.team_sales_department"/>
<field name="date_order" eval="(DateTime.today() - relativedelta(months=1)).strftime('%Y-%m-%d %H:%M')"/>
</record>
|
2025-02-26 21:00:19
|
WARNING
|
server
|
odoo.modules.loading:94
Module sale_timesheet demo data failed to install, installed without demo data
Traceback (most recent call last):
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/convert.py", line 556, in _tag_root
f(rec)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/convert.py", line 456, in _tag_record
record = model._load_records([data], self.mode == 'update')
File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 5108, in _load_records
records = self._load_records_create([data['values'] for data in to_create])
File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 5019, in _load_records_create
return self.create(values)
File "<decorator-gen-1239>", line 2, in create
File "/data/build/adhoc-cicd-odoo-odoo/odoo/api.py", line 431, in _model_create_multi
return create(self, arg)
File "/data/build/ingadhoc-sale/sale_stock_ux/models/sale_order.py", line 66, in create
return super().create(vals_list)
File "<decorator-gen-1237>", line 2, in create
File "/data/build/adhoc-cicd-odoo-odoo/odoo/api.py", line 431, in _model_create_multi
return create(self, arg)
File "/data/build/adhoc-cicd-odoo-odoo/addons/sale_project/models/sale_order.py", line 254, in create
created_records = super().create(vals_list)
File "<decorator-gen-1234>", line 2, in create
File "/data/build/adhoc-cicd-odoo-odoo/odoo/api.py", line 431, 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-1229>", line 2, in create
File "/data/build/adhoc-cicd-odoo-odoo/odoo/api.py", line 431, in _model_create_multi
return create(self, arg)
File "/data/build/adhoc-cicd-odoo-odoo/addons/website_sale/models/sale_order.py", line 48, in create
return super().create(vals_list)
File "<decorator-gen-1220>", line 2, in create
File "/data/build/adhoc-cicd-odoo-odoo/odoo/api.py", line 431, in _model_create_multi
return create(self, arg)
File "/data/build/adhoc-cicd-odoo-enterprise/sale_subscription/models/sale_order.py", line 616, in create
for order, vals in zip(orders, vals_list):
TypeError: 'NoneType' object is not iterable
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 627, in convert_file
convert_xml_import(env, module, fp, idref, mode, noupdate)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/convert.py", line 693, in convert_xml_import
obj.parse(doc.getroot())
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/convert.py", line 613, in parse
self._tag_root(de)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/convert.py", line 556, in _tag_root
f(rec)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/convert.py", line 569, in _tag_root
raise ParseError('while parsing %s:%s, somewhere inside\n%s' % (
odoo.tools.convert.ParseError: while parsing /data/build/adhoc-cicd-odoo-odoo/addons/sale_timesheet/data/sale_service_demo.xml:133, somewhere inside
<record id="sale_order_1" model="sale.order">
<field name="partner_id" ref="base.res_partner_2"/>
<field name="client_order_ref">AGR</field>
<field name="user_id" ref="base.user_admin"/>
<field name="tag_ids" eval="[Command.link(ref('sales_team.categ_oppor6'))]"/>
</record>
|
2025-02-26 21:01:30
|
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 556, in _tag_root
f(rec)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/convert.py", line 280, in _tag_function
_eval_xml(self, rec, env)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/convert.py", line 205, in _eval_xml
return odoo.api.call_kw(model, method_name, args, kwargs)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/api.py", line 480, in call_kw
result = _call_kw_model(method, model, args, kwargs)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/api.py", line 451, in _call_kw_model
result = method(recs, *args, **kwargs)
File "/data/build/ingadhoc-ingadhoc-demo/demo_base_minimal/demo_py/sale_order.py", line 59, in _init_demo_base
new_sale = sale.with_company(company).copy()
File "/data/build/adhoc-cicd-oca-product-pack/sale_product_pack/models/sale_order.py", line 11, in copy
sale_copy = super().copy(default)
File "/data/build/adhoc-cicd-odoo-odoo/addons/sale_loyalty/models/sale_order.py", line 54, in copy
order = super(SaleOrder, self).copy(default)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 5592, in copy
record_copy = self.create(vals)
File "<decorator-gen-1239>", line 2, in create
File "/data/build/adhoc-cicd-odoo-odoo/odoo/api.py", line 430, in _model_create_multi
return create(self, [arg])
File "/data/build/ingadhoc-sale/sale_stock_ux/models/sale_order.py", line 66, in create
return super().create(vals_list)
File "<decorator-gen-1237>", line 2, in create
File "/data/build/adhoc-cicd-odoo-odoo/odoo/api.py", line 431, in _model_create_multi
return create(self, arg)
File "/data/build/adhoc-cicd-odoo-odoo/addons/sale_project/models/sale_order.py", line 254, in create
created_records = super().create(vals_list)
File "<decorator-gen-1234>", line 2, in create
File "/data/build/adhoc-cicd-odoo-odoo/odoo/api.py", line 431, 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-1229>", line 2, in create
File "/data/build/adhoc-cicd-odoo-odoo/odoo/api.py", line 431, in _model_create_multi
return create(self, arg)
File "/data/build/adhoc-cicd-odoo-odoo/addons/website_sale/models/sale_order.py", line 48, in create
return super().create(vals_list)
File "<decorator-gen-1220>", line 2, in create
File "/data/build/adhoc-cicd-odoo-odoo/odoo/api.py", line 431, in _model_create_multi
return create(self, arg)
File "/data/build/adhoc-cicd-odoo-enterprise/sale_subscription/models/sale_order.py", line 616, in create
for order, vals in zip(orders, vals_list):
TypeError: 'NoneType' object is not iterable
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 627, in convert_file
convert_xml_import(env, module, fp, idref, mode, noupdate)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/convert.py", line 693, in convert_xml_import
obj.parse(doc.getroot())
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/convert.py", line 613, in parse
self._tag_root(de)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/convert.py", line 569, in _tag_root
raise ParseError('while parsing %s:%s, somewhere inside\n%s' % (
odoo.tools.convert.ParseError: while parsing /data/build/ingadhoc-ingadhoc-demo/demo_base_minimal/demo/init_demo_py.xml:6, somewhere inside
<function model="sale.order" name="_init_demo_base"/>
|
2025-02-26 21:02:06
|
ERROR
|
server
|
odoo.addons.demo_full.tests.test_account_payment_pro_sale_type:31
ERROR: TestAccountPaymentProSaleType.test_account_payment_pro_sale_type
Traceback (most recent call last):
File "/data/build/ingadhoc-ingadhoc-demo/demo_full/tests/test_account_payment_pro_sale_type.py", line 31, in test_account_payment_pro_sale_type
sale = self.env['sale.order'].create({
File "<decorator-gen-1248>", line 2, in create
File "/data/build/adhoc-cicd-odoo-odoo/odoo/api.py", line 430, 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-1239>", line 2, in create
File "/data/build/adhoc-cicd-odoo-odoo/odoo/api.py", line 431, in _model_create_multi
return create(self, arg)
File "/data/build/ingadhoc-sale/sale_stock_ux/models/sale_order.py", line 66, in create
return super().create(vals_list)
File "<decorator-gen-1237>", line 2, in create
File "/data/build/adhoc-cicd-odoo-odoo/odoo/api.py", line 431, in _model_create_multi
return create(self, arg)
File "/data/build/adhoc-cicd-odoo-odoo/addons/sale_project/models/sale_order.py", line 254, in create
created_records = super().create(vals_list)
File "<decorator-gen-1234>", line 2, in create
File "/data/build/adhoc-cicd-odoo-odoo/odoo/api.py", line 431, 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-1229>", line 2, in create
File "/data/build/adhoc-cicd-odoo-odoo/odoo/api.py", line 431, in _model_create_multi
return create(self, arg)
File "/data/build/adhoc-cicd-odoo-odoo/addons/website_sale/models/sale_order.py", line 48, in create
return super().create(vals_list)
File "<decorator-gen-1220>", line 2, in create
File "/data/build/adhoc-cicd-odoo-odoo/odoo/api.py", line 431, in _model_create_multi
return create(self, arg)
File "/data/build/adhoc-cicd-odoo-enterprise/sale_subscription/models/sale_order.py", line 616, in create
for order, vals in zip(orders, vals_list):
TypeError: 'NoneType' object is not iterable
|
2025-02-26 21:02:06
|
ERROR
|
server
|
odoo.addons.demo_full.tests.test_multicompany_02:53
ERROR: TestMulticompany02.test_multicompany_sale_order
Traceback (most recent call last):
File "/data/build/ingadhoc-ingadhoc-demo/demo_full/tests/test_multicompany_02.py", line 53, in test_multicompany_sale_order
sale_order = self.sale_order_model.create(vals)
File "<decorator-gen-1248>", line 2, in create
File "/data/build/adhoc-cicd-odoo-odoo/odoo/api.py", line 430, 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-1239>", line 2, in create
File "/data/build/adhoc-cicd-odoo-odoo/odoo/api.py", line 431, in _model_create_multi
return create(self, arg)
File "/data/build/ingadhoc-sale/sale_stock_ux/models/sale_order.py", line 66, in create
return super().create(vals_list)
File "<decorator-gen-1237>", line 2, in create
File "/data/build/adhoc-cicd-odoo-odoo/odoo/api.py", line 431, in _model_create_multi
return create(self, arg)
File "/data/build/adhoc-cicd-odoo-odoo/addons/sale_project/models/sale_order.py", line 254, in create
created_records = super().create(vals_list)
File "<decorator-gen-1234>", line 2, in create
File "/data/build/adhoc-cicd-odoo-odoo/odoo/api.py", line 431, 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-1229>", line 2, in create
File "/data/build/adhoc-cicd-odoo-odoo/odoo/api.py", line 431, in _model_create_multi
return create(self, arg)
File "/data/build/adhoc-cicd-odoo-odoo/addons/website_sale/models/sale_order.py", line 48, in create
return super().create(vals_list)
File "<decorator-gen-1220>", line 2, in create
File "/data/build/adhoc-cicd-odoo-odoo/odoo/api.py", line 431, in _model_create_multi
return create(self, arg)
File "/data/build/adhoc-cicd-odoo-enterprise/sale_subscription/models/sale_order.py", line 616, in create
for order, vals in zip(orders, vals_list):
TypeError: 'NoneType' object is not iterable
|
2025-02-26 21:02:06
|
ERROR
|
server
|
odoo.modules.loading:321
Module demo_full: 0 failures, 2 errors of 10 tests
|
2025-02-26 21:02:06
|
INFO
|
server
|
odoo.modules.loading:303
614 modules loaded in 824.94s, 368493 queries (+397909 extra)
|
2025-02-26 21:02:17
|
INFO
|
server
|
odoo.modules.loading:303
623 modules loaded in 9.64s, 2241 queries (+2241 extra)
|
2025-02-26 21:02:23
|
ERROR
|
server
|
odoo.modules.loading:595
At least one test failed when loading the modules.
|
2025-02-26 21:02:28
|
INFO
|
server
|
odoo.addons.base.models.ir_qweb:303
Pregenerating assets bundles
|
2025-02-26 21:04:19
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:47
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista, (AR) Responsable Inscripto
|
2025-02-26 21:04:25
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:47
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista, (AR) Responsable Inscripto
|
2025-02-26 21:05:15
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:47
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista, (AR) Responsable Inscripto
|
2025-02-26 21:05:21
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:47
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista, (AR) Responsable Inscripto
|
2025-02-26 21:05:27
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:47
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista, (AR) Responsable Inscripto
|
2025-02-26 21:05:32
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:47
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista, (AR) Responsable Inscripto
|
2025-02-26 21:05:43
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:47
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista, (AR) Responsable Inscripto
|
2025-02-26 21:05:43
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:47
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista, (AR) Responsable Inscripto
|
2025-02-26 21:05:55
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:47
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista, (AR) Responsable Inscripto
|
2025-02-26 21:05:55
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:47
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista, (AR) Responsable Inscripto
|
2025-02-26 21:06:00
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:47
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista, (AR) Responsable Inscripto
|
2025-02-26 21:06:06
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:47
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista, (AR) Responsable Inscripto
|
2025-02-26 21:06:18
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:47
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista, (AR) Responsable Inscripto
|
2025-02-26 21:06:24
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:47
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista, (AR) Responsable Inscripto
|
2025-02-26 21:06:30
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:47
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista, (AR) Responsable Inscripto
|
2025-02-26 21:06:35
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:47
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista, (AR) Responsable Inscripto
|
2025-02-26 21:06:35
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:47
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista, (AR) Responsable Inscripto
|
2025-02-26 21:06:41
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:47
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista, (AR) Responsable Inscripto
|
2025-02-26 21:06:41
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:47
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista, (AR) Responsable Inscripto
|
2025-02-26 21:06:52
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:47
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista, (AR) Responsable Inscripto, company_2_data
|
2025-02-26 21:06:58
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:47
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista, (AR) Responsable Inscripto, company_1_data, company_2_data
|
2025-02-26 21:07:03
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:47
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista, (AR) Monotributista (Unit Tests), (AR) Responsable Inscripto, (AR) Responsable Inscripto (Unit Tests), company_2_data
|
2025-02-26 21:07:48
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:47
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista, (AR) Responsable Inscripto
|
2025-02-26 21:07:48
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:47
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista, (AR) Responsable Inscripto
|
2025-02-26 21:07:54
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:47
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista, (AR) Responsable Inscripto
|
2025-02-26 21:07:59
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:47
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista, (AR) Responsable Inscripto
|
2025-02-26 21:08:05
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:47
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista, (AR) Responsable Inscripto
|
2025-02-26 21:08:11
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:47
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista, (AR) Responsable Inscripto
|
2025-02-26 21:08:34
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:47
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista, (AR) Responsable Inscripto
|
2025-02-26 21:08:34
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:47
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista, (AR) Responsable Inscripto
|
2025-02-26 21:08:45
|
ERROR
|
server
|
odoo.tests.suite:110
ERROR: setUpClass (odoo.addons.sale_subscription_ux.tests.test_sale_subscription_ux.TestSaleSubscriptionUx)
Traceback (most recent call last):
File "/data/build/ingadhoc-enterprise-extensions/sale_subscription_ux/tests/test_sale_subscription_ux.py", line 33, in setUpClass
cls.subscription_draft = cls.env["sale.order"].create({
File "<decorator-gen-1248>", line 2, in create
File "/data/build/adhoc-cicd-odoo-odoo/odoo/api.py", line 430, 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-1239>", line 2, in create
File "/data/build/adhoc-cicd-odoo-odoo/odoo/api.py", line 431, in _model_create_multi
return create(self, arg)
File "/data/build/ingadhoc-sale/sale_stock_ux/models/sale_order.py", line 66, in create
return super().create(vals_list)
File "<decorator-gen-1237>", line 2, in create
File "/data/build/adhoc-cicd-odoo-odoo/odoo/api.py", line 431, in _model_create_multi
return create(self, arg)
File "/data/build/adhoc-cicd-odoo-odoo/addons/sale_project/models/sale_order.py", line 254, in create
created_records = super().create(vals_list)
File "<decorator-gen-1234>", line 2, in create
File "/data/build/adhoc-cicd-odoo-odoo/odoo/api.py", line 431, 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-1229>", line 2, in create
File "/data/build/adhoc-cicd-odoo-odoo/odoo/api.py", line 431, in _model_create_multi
return create(self, arg)
File "/data/build/adhoc-cicd-odoo-odoo/addons/website_sale/models/sale_order.py", line 48, in create
return super().create(vals_list)
File "<decorator-gen-1220>", line 2, in create
File "/data/build/adhoc-cicd-odoo-odoo/odoo/api.py", line 431, in _model_create_multi
return create(self, arg)
File "/data/build/adhoc-cicd-odoo-enterprise/sale_subscription/models/sale_order.py", line 616, in create
for order, vals in zip(orders, vals_list):
TypeError: 'NoneType' object is not iterable
|
2025-02-26 21:08:50
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:47
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista, (AR) Responsable Inscripto, company_2_data
|
2025-02-26 21:08:50
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:47
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista, (AR) Responsable Inscripto, company_1_data, company_2_data
|
2025-02-26 21:09:01
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:47
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista, (AR) Monotributista (Unit Tests), (AR) Responsable Inscripto, (AR) Responsable Inscripto (Unit Tests), company_2_data
|
2025-02-26 21:09:18
|
ERROR
|
server
|
odoo.http:2235
Exception during request handling.
Traceback (most recent call last):
File "/data/build/adhoc-cicd-odoo-odoo/odoo/http.py", line 2213, in __call__
response = request._serve_db()
File "/data/build/adhoc-cicd-odoo-odoo/odoo/http.py", line 1788, in _serve_db
return service_model.retrying(self._serve_ir_http, self.env)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/service/model.py", line 152, in retrying
result = func()
File "/data/build/adhoc-cicd-odoo-odoo/odoo/http.py", line 1816, in _serve_ir_http
response = self.dispatcher.dispatch(rule.endpoint, args)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/http.py", line 2020, in dispatch
result = self.request.registry['ir.http']._dispatch(endpoint)
File "/data/build/adhoc-cicd-odoo-odoo/addons/website/models/ir_http.py", line 235, in _dispatch
response = super()._dispatch(endpoint)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/addons/base/models/ir_http.py", line 225, in _dispatch
result = endpoint(**request.params)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/http.py", line 757, in route_wrapper
result = endpoint(self, *args, **params_ok)
File "/data/build/adhoc-cicd-odoo-odoo/addons/web/controllers/dataset.py", line 25, in call_kw
return self._call_kw(model, method, args, kwargs)
File "/data/build/adhoc-cicd-odoo-odoo/addons/web/controllers/dataset.py", line 21, in _call_kw
return call_kw(Model, method, args, kwargs)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/api.py", line 484, in call_kw
result = _call_kw_multi(method, model, args, kwargs)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/api.py", line 469, in _call_kw_multi
result = method(recs, *args, **kwargs)
File "/data/build/adhoc-cicd-odoo-odoo/addons/web/models/models.py", line 73, in web_save
self = self.create(vals)
File "<decorator-gen-1248>", line 2, in create
File "/data/build/adhoc-cicd-odoo-odoo/odoo/api.py", line 430, 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-1239>", line 2, in create
File "/data/build/adhoc-cicd-odoo-odoo/odoo/api.py", line 431, in _model_create_multi
return create(self, arg)
File "/data/build/ingadhoc-sale/sale_stock_ux/models/sale_order.py", line 66, in create
return super().create(vals_list)
File "<decorator-gen-1237>", line 2, in create
File "/data/build/adhoc-cicd-odoo-odoo/odoo/api.py", line 431, in _model_create_multi
return create(self, arg)
File "/data/build/adhoc-cicd-odoo-odoo/addons/sale_project/models/sale_order.py", line 254, in create
created_records = super().create(vals_list)
File "<decorator-gen-1234>", line 2, in create
File "/data/build/adhoc-cicd-odoo-odoo/odoo/api.py", line 431, 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-1229>", line 2, in create
File "/data/build/adhoc-cicd-odoo-odoo/odoo/api.py", line 431, in _model_create_multi
return create(self, arg)
File "/data/build/adhoc-cicd-odoo-odoo/addons/website_sale/models/sale_order.py", line 48, in create
return super().create(vals_list)
File "<decorator-gen-1220>", line 2, in create
File "/data/build/adhoc-cicd-odoo-odoo/odoo/api.py", line 431, in _model_create_multi
return create(self, arg)
File "/data/build/adhoc-cicd-odoo-enterprise/sale_subscription/models/sale_order.py", line 616, in create
for order, vals in zip(orders, vals_list):
TypeError: 'NoneType' object is not iterable
|
2025-02-26 21:09:24
|
WARNING
|
server
|
odoo.addons.demo_full.tests.test_multicompany.TestMulticompany.browser:1274
Tour multicompany failed at step wait for save completion (trigger: .o_form_readonly, .o_form_saved)
{
"content": "Writing type of sales order.",
"trigger": "div[name='type_id'] input",
"extra_trigger": "div:contains('21%')",
"run": "text Picking And Invoice Automation (Validate)"
},
{
"content": "Selecting type of sales order.",
"trigger": "a:contains('Picking And Invoice Automation (Validate)')",
"run": "click"
},
{
"content": "save form",
"trigger": ".o_form_button_save",
"run": "click",
"auto": true
},
----- FAILING STEP -----
{
"content": "wait for save completion",
"trigger": ".o_form_readonly, .o_form_saved",
"run": "[function]",
"auto": true
},
-----------------------
{
"content": "Confirm sales order.",
"trigger": "button[name='action_confirm']",
"run": "click"
},
{
"trigger": "button[id='create_invoice']",
"run": "click"
},
{
"trigger": "button[id='create_invoice_open']",
"run": "click"
},
|
2025-02-26 21:09:24
|
ERROR
|
server
|
odoo.addons.demo_full.tests.test_multicompany.TestMulticompany.browser:1274
Tour multicompany failed at step wait for save completion (trigger: .o_form_readonly, .o_form_saved)
|
2025-02-26 21:09:24
|
INFO
|
server
|
odoo.addons.demo_full.tests.test_multicompany.TestMulticompany:303
Screenshot in: /data/build/tests/128655-17-0-all/screenshots/sc_20250226_210923_194538_TestMulticompany.png
|
2025-02-26 21:09:24
|
INFO
|
server
|
odoo.addons.demo_full.tests.test_multicompany.TestMulticompany:303
Screenshot in: /data/build/tests/128655-17-0-all/screenshots/sc_20250226_210923_264555_TestMulticompany.png
|
2025-02-26 21:09:24
|
ERROR
|
server
|
odoo.addons.demo_full.tests.test_multicompany:56
FAIL: TestMulticompany.test_multicompany
Traceback (most recent call last):
File "/data/build/ingadhoc-ingadhoc-demo/demo_full/tests/test_multicompany.py", line 56, in test_multicompany
self.start_tour(url, 'multicompany', login="admin",tep_delay=100)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tests/common.py", line 1933, in start_tour
return self.browser_js(url_path=url_path, code=code, ready=ready, **kwargs)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tests/common.py", line 1912, in browser_js
self.fail('%s\n\n%s' % (message, error))
AssertionError: The test code "odoo.startTour('multicompany', {"stepDelay": 0, "keepWatchBrowser": false, "startUrl": "/web#cids=7-5&action=menu"})" failed
Tour multicompany failed at step wait for save completion (trigger: .o_form_readonly, .o_form_saved)
|
2025-02-26 21:09:35
|
ERROR
|
server
|
odoo.http:2235
Exception during request handling.
Traceback (most recent call last):
File "/data/build/adhoc-cicd-odoo-odoo/odoo/http.py", line 2213, in __call__
response = request._serve_db()
File "/data/build/adhoc-cicd-odoo-odoo/odoo/http.py", line 1788, in _serve_db
return service_model.retrying(self._serve_ir_http, self.env)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/service/model.py", line 152, in retrying
result = func()
File "/data/build/adhoc-cicd-odoo-odoo/odoo/http.py", line 1816, in _serve_ir_http
response = self.dispatcher.dispatch(rule.endpoint, args)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/http.py", line 2020, in dispatch
result = self.request.registry['ir.http']._dispatch(endpoint)
File "/data/build/adhoc-cicd-odoo-odoo/addons/website/models/ir_http.py", line 235, in _dispatch
response = super()._dispatch(endpoint)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/addons/base/models/ir_http.py", line 225, in _dispatch
result = endpoint(**request.params)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/http.py", line 757, in route_wrapper
result = endpoint(self, *args, **params_ok)
File "/data/build/adhoc-cicd-odoo-odoo/addons/web/controllers/dataset.py", line 25, in call_kw
return self._call_kw(model, method, args, kwargs)
File "/data/build/adhoc-cicd-odoo-odoo/addons/web/controllers/dataset.py", line 21, in _call_kw
return call_kw(Model, method, args, kwargs)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/api.py", line 484, in call_kw
result = _call_kw_multi(method, model, args, kwargs)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/api.py", line 469, in _call_kw_multi
result = method(recs, *args, **kwargs)
File "/data/build/adhoc-cicd-odoo-odoo/addons/web/models/models.py", line 73, in web_save
self = self.create(vals)
File "<decorator-gen-1248>", line 2, in create
File "/data/build/adhoc-cicd-odoo-odoo/odoo/api.py", line 430, 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-1239>", line 2, in create
File "/data/build/adhoc-cicd-odoo-odoo/odoo/api.py", line 431, in _model_create_multi
return create(self, arg)
File "/data/build/ingadhoc-sale/sale_stock_ux/models/sale_order.py", line 66, in create
return super().create(vals_list)
File "<decorator-gen-1237>", line 2, in create
File "/data/build/adhoc-cicd-odoo-odoo/odoo/api.py", line 431, in _model_create_multi
return create(self, arg)
File "/data/build/adhoc-cicd-odoo-odoo/addons/sale_project/models/sale_order.py", line 254, in create
created_records = super().create(vals_list)
File "<decorator-gen-1234>", line 2, in create
File "/data/build/adhoc-cicd-odoo-odoo/odoo/api.py", line 431, 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-1229>", line 2, in create
File "/data/build/adhoc-cicd-odoo-odoo/odoo/api.py", line 431, in _model_create_multi
return create(self, arg)
File "/data/build/adhoc-cicd-odoo-odoo/addons/website_sale/models/sale_order.py", line 48, in create
return super().create(vals_list)
File "<decorator-gen-1220>", line 2, in create
File "/data/build/adhoc-cicd-odoo-odoo/odoo/api.py", line 431, in _model_create_multi
return create(self, arg)
File "/data/build/adhoc-cicd-odoo-enterprise/sale_subscription/models/sale_order.py", line 616, in create
for order, vals in zip(orders, vals_list):
TypeError: 'NoneType' object is not iterable
|
2025-02-26 21:09:46
|
WARNING
|
server
|
odoo.addons.demo_full.tests.test_sale_order_type_automation.TestSaleOrderTypeAutomation.browser:1274
Tour sale_order_type_automation_tour failed at step wait for save completion (trigger: .o_form_readonly, .o_form_saved)
{
"content": "Writing type of sales order.",
"trigger": "div[name='type_id'] input",
"extra_trigger": "div:contains('21%')",
"run": "text Picking And Invoice Automation (Validate)"
},
{
"content": "Selecting type of sales order.",
"trigger": "a:contains('Picking And Invoice Automation (Validate)')",
"run": "click"
},
{
"content": "save form",
"trigger": ".o_form_button_save",
"run": "click",
"auto": true
},
----- FAILING STEP -----
{
"content": "wait for save completion",
"trigger": ".o_form_readonly, .o_form_saved",
"run": "[function]",
"auto": true
},
-----------------------
{
"content": "Confirm sales order.",
"trigger": "button[name='action_confirm']",
"run": "click"
},
|
2025-02-26 21:09:46
|
ERROR
|
server
|
odoo.addons.demo_full.tests.test_sale_order_type_automation.TestSaleOrderTypeAutomation.browser:1274
Tour sale_order_type_automation_tour failed at step wait for save completion (trigger: .o_form_readonly, .o_form_saved)
|
2025-02-26 21:09:46
|
INFO
|
server
|
odoo.addons.demo_full.tests.test_sale_order_type_automation.TestSaleOrderTypeAutomation:303
Screenshot in: /data/build/tests/128655-17-0-all/screenshots/sc_20250226_210944_721533_TestSaleOrderTypeAutomation.png
|
2025-02-26 21:09:46
|
INFO
|
server
|
odoo.addons.demo_full.tests.test_sale_order_type_automation.TestSaleOrderTypeAutomation:303
Screenshot in: /data/build/tests/128655-17-0-all/screenshots/sc_20250226_210944_790990_TestSaleOrderTypeAutomation.png
|
2025-02-26 21:09:46
|
ERROR
|
server
|
odoo.addons.demo_full.tests.test_sale_order_type_automation:49
FAIL: TestSaleOrderTypeAutomation.test_sale_order_type_automation
Traceback (most recent call last):
File "/data/build/ingadhoc-ingadhoc-demo/demo_full/tests/test_sale_order_type_automation.py", line 49, in test_sale_order_type_automation
self.start_tour(
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tests/common.py", line 1933, in start_tour
return self.browser_js(url_path=url_path, code=code, ready=ready, **kwargs)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tests/common.py", line 1912, in browser_js
self.fail('%s\n\n%s' % (message, error))
AssertionError: The test code "odoo.startTour('sale_order_type_automation_tour', {"stepDelay": 300, "keepWatchBrowser": false, "startUrl": "/"})" failed
Tour sale_order_type_automation_tour failed at step wait for save completion (trigger: .o_form_readonly, .o_form_saved)
|
2025-02-26 21:09:57
|
ERROR
|
server
|
odoo.http:2235
Exception during request handling.
Traceback (most recent call last):
File "/data/build/adhoc-cicd-odoo-odoo/odoo/http.py", line 2213, in __call__
response = request._serve_db()
File "/data/build/adhoc-cicd-odoo-odoo/odoo/http.py", line 1788, in _serve_db
return service_model.retrying(self._serve_ir_http, self.env)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/service/model.py", line 152, in retrying
result = func()
File "/data/build/adhoc-cicd-odoo-odoo/odoo/http.py", line 1816, in _serve_ir_http
response = self.dispatcher.dispatch(rule.endpoint, args)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/http.py", line 2020, in dispatch
result = self.request.registry['ir.http']._dispatch(endpoint)
File "/data/build/adhoc-cicd-odoo-odoo/addons/website/models/ir_http.py", line 235, in _dispatch
response = super()._dispatch(endpoint)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/addons/base/models/ir_http.py", line 225, in _dispatch
result = endpoint(**request.params)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/http.py", line 757, in route_wrapper
result = endpoint(self, *args, **params_ok)
File "/data/build/adhoc-cicd-odoo-odoo/addons/web/controllers/dataset.py", line 25, in call_kw
return self._call_kw(model, method, args, kwargs)
File "/data/build/adhoc-cicd-odoo-odoo/addons/web/controllers/dataset.py", line 21, in _call_kw
return call_kw(Model, method, args, kwargs)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/api.py", line 484, in call_kw
result = _call_kw_multi(method, model, args, kwargs)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/api.py", line 469, in _call_kw_multi
result = method(recs, *args, **kwargs)
File "/data/build/adhoc-cicd-odoo-odoo/addons/web/models/models.py", line 73, in web_save
self = self.create(vals)
File "<decorator-gen-1248>", line 2, in create
File "/data/build/adhoc-cicd-odoo-odoo/odoo/api.py", line 430, 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-1239>", line 2, in create
File "/data/build/adhoc-cicd-odoo-odoo/odoo/api.py", line 431, in _model_create_multi
return create(self, arg)
File "/data/build/ingadhoc-sale/sale_stock_ux/models/sale_order.py", line 66, in create
return super().create(vals_list)
File "<decorator-gen-1237>", line 2, in create
File "/data/build/adhoc-cicd-odoo-odoo/odoo/api.py", line 431, in _model_create_multi
return create(self, arg)
File "/data/build/adhoc-cicd-odoo-odoo/addons/sale_project/models/sale_order.py", line 254, in create
created_records = super().create(vals_list)
File "<decorator-gen-1234>", line 2, in create
File "/data/build/adhoc-cicd-odoo-odoo/odoo/api.py", line 431, 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-1229>", line 2, in create
File "/data/build/adhoc-cicd-odoo-odoo/odoo/api.py", line 431, in _model_create_multi
return create(self, arg)
File "/data/build/adhoc-cicd-odoo-odoo/addons/website_sale/models/sale_order.py", line 48, in create
return super().create(vals_list)
File "<decorator-gen-1220>", line 2, in create
File "/data/build/adhoc-cicd-odoo-odoo/odoo/api.py", line 431, in _model_create_multi
return create(self, arg)
File "/data/build/adhoc-cicd-odoo-enterprise/sale_subscription/models/sale_order.py", line 616, in create
for order, vals in zip(orders, vals_list):
TypeError: 'NoneType' object is not iterable
|
2025-02-26 21:10:10
|
WARNING
|
server
|
odoo.addons.demo_full.tests.test_sale_three_discounts.TestSaleThreeDiscounts.browser:1274
Tour sale_three_discounts_tour failed at step wait for save completion (trigger: .o_form_readonly, .o_form_saved)
{
"trigger": "a:contains('Pricelist without discount (ARS)')",
"run": "click"
},
{
"trigger": "td[name='discount']:contains('15.00')",
"extra_trigger": "td[name='price_subtotal']:contains('85.00')",
"run": "[function]"
},
{
"content": "save form",
"trigger": ".o_form_button_save",
"run": "click",
"auto": true
},
----- FAILING STEP -----
{
"content": "wait for save completion",
"trigger": ".o_form_readonly, .o_form_saved",
"run": "[function]",
"auto": true
},
-----------------------
|
2025-02-26 21:10:10
|
ERROR
|
server
|
odoo.addons.demo_full.tests.test_sale_three_discounts.TestSaleThreeDiscounts.browser:1274
Tour sale_three_discounts_tour failed at step wait for save completion (trigger: .o_form_readonly, .o_form_saved)
|
2025-02-26 21:10:10
|
INFO
|
server
|
odoo.addons.demo_full.tests.test_sale_three_discounts.TestSaleThreeDiscounts:303
Screenshot in: /data/build/tests/128655-17-0-all/screenshots/sc_20250226_211006_763979_TestSaleThreeDiscounts.png
|
2025-02-26 21:10:10
|
INFO
|
server
|
odoo.addons.demo_full.tests.test_sale_three_discounts.TestSaleThreeDiscounts:303
Screenshot in: /data/build/tests/128655-17-0-all/screenshots/sc_20250226_211006_836359_TestSaleThreeDiscounts.png
|
2025-02-26 21:10:10
|
ERROR
|
server
|
odoo.addons.demo_full.tests.test_sale_three_discounts:67
FAIL: TestSaleThreeDiscounts.test_sale_three_discounts
Traceback (most recent call last):
File "/data/build/ingadhoc-ingadhoc-demo/demo_full/tests/test_sale_three_discounts.py", line 67, in test_sale_three_discounts
self.start_tour(
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tests/common.py", line 1933, in start_tour
return self.browser_js(url_path=url_path, code=code, ready=ready, **kwargs)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tests/common.py", line 1912, in browser_js
self.fail('%s\n\n%s' % (message, error))
AssertionError: The test code "odoo.startTour('sale_three_discounts_tour', {"stepDelay": 100, "keepWatchBrowser": false, "startUrl": "/"})" failed
Tour sale_three_discounts_tour failed at step wait for save completion (trigger: .o_form_readonly, .o_form_saved)
|
2025-02-26 21:10:10
|
ERROR
|
server
|
odoo.tests.suite:110
ERROR: setUpClass (odoo.addons.demo_full.tests.test_website_sale.TestWebsiteSale)
Traceback (most recent call last):
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/cache.py", line 99, in lookup
r = d[key]
File "<decorator-gen-5>", line 2, in __getitem__
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/func.py", line 87, in locked
return func(inst, *args, **kwargs)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/lru.py", line 34, in __getitem__
a = self.d[obj]
KeyError: ('ir.model.data', <function IrModelData._xmlid_lookup at 0x7f6e1073e830>, 'l10n_ar_website_sale.default_website_ri')
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/data/build/ingadhoc-ingadhoc-demo/demo_full/tests/test_website_sale.py", line 38, in setUpClass
cls.env.ref('l10n_ar_website_sale.default_website_ri').write({'sequence': 1})
File "/data/build/adhoc-cicd-odoo-odoo/odoo/api.py", line 596, in ref
res_model, res_id = self['ir.model.data']._xmlid_to_res_model_res_id(
File "/data/build/adhoc-cicd-odoo-odoo/odoo/addons/base/models/ir_model.py", line 2205, in _xmlid_to_res_model_res_id
return self._xmlid_lookup(xmlid)
File "<decorator-gen-43>", line 2, in _xmlid_lookup
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/cache.py", line 104, in lookup
value = d[key] = self.method(*args, **kwargs)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/addons/base/models/ir_model.py", line 2198, in _xmlid_lookup
raise ValueError('External ID not found in the system: %s' % xmlid)
ValueError: External ID not found in the system: l10n_ar_website_sale.default_website_ri
|
2025-02-26 21:10:10
|
ERROR
|
server
|
odoo.tests.result:605
3 failed, 7 error(s) of 312 tests when loading database '128655-17-0-all'
|
2025-02-26 21:10:21
|
INFO
|
runbot
|
Getting results for build 128655-17-0
|
2025-02-26 21:10:21
|
|
|
Step all finished in 22m
|
2025-02-26 21:10:21
|
|
|
Starting step setup from config Adhoc Conf con tests 17+
|
2025-02-26 21:10:21
|
INFO
|
runbot
|
Using Dockerfile Tag odoo:adhoc-odoo-17
|
2025-02-26 21:10:22
|
INFO
|
runbot
|
Step setup finished in 1s
|
2025-02-26 21:10:22
|
|
|
Starting step run from config Adhoc Conf con tests 17+
|
2025-02-26 21:10:22
|
INFO
|
runbot
|
Start running build 128655-17-0
|
2025-02-26 21:10:22
|
INFO
|
runbot
|
Using Dockerfile Tag odoo:adhoc-odoo-17
|
2025-02-26 21:10:29
|
INFO
|
server
|
odoo.modules.loading:303
1 modules loaded in 0.01s, 0 queries (+0 extra)
|
2025-02-26 21:10:29
|
INFO
|
server
|
odoo.modules.loading:303
19 modules loaded in 0.30s, 0 queries (+0 extra)
|
2025-02-27 13:23:14
|
INFO
|
runbot
|
Kill build 128655-17-0
|