Date |
Level |
Type |
Message |
2024-12-06 10:50:26
|
INFO
|
runbot
|
Init build environment with config Adhoc Conf con tests 17+
|
2024-12-06 10:50:26
|
|
|
Starting step base from config Adhoc Conf con tests 17+
|
2024-12-06 10:50:26
|
INFO
|
runbot
|
Using Dockerfile Tag odoo:adhoc-odoo-18
|
2024-12-06 10:50:48
|
INFO
|
server
|
odoo.modules.loading:329
1 modules loaded in 9.60s, 9189 queries (+9189 extra)
|
2024-12-06 10:50:55
|
INFO
|
server
|
odoo.modules.loading:329
19 modules loaded in 8.43s, 8036 queries (+8036 extra)
|
2024-12-06 10:51:03
|
|
|
Step base finished in 29s
|
2024-12-06 10:51:03
|
|
|
Starting step all from config Adhoc Conf con tests 17+
|
2024-12-06 10:51:03
|
INFO
|
runbot
|
Using Dockerfile Tag odoo:adhoc-odoo-18
|
2024-12-06 10:51:27
|
INFO
|
server
|
odoo.modules.loading:329
1 modules loaded in 11.39s, 9189 queries (+9189 extra)
|
2024-12-06 10:57:38
|
INFO
|
server
|
odoo.addons.l10n_ar_edi.models.res_company:128
Setting demo certificate from False to AR demo certificate 2 in (AR) Responsable Inscripto company
|
2024-12-06 10:57:38
|
INFO
|
server
|
odoo.addons.l10n_ar_edi.models.res_company:128
Setting demo certificate from False to AR demo certificate 6 in (AR) Monotributista company
|
2024-12-06 10:57:38
|
INFO
|
server
|
odoo.addons.l10n_ar_edi.models.res_company:128
Setting demo certificate from False to AR demo certificate 10 in (AR) Exento company
|
2024-12-06 10:58:33
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:35
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista, (AR) Responsable Inscripto
|
2024-12-06 10:58:33
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:35
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista, (AR) Responsable Inscripto
|
2024-12-06 10:58:33
|
WARNING
|
server
|
odoo.addons.account.models.chart_template:147
Incorrect usage of try_loading without a fully loaded registry. This could lead to issues. (company_1_data-ar_ri)
|
2024-12-06 10:58:36
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:35
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista, (AR) Responsable Inscripto, company_1_data
|
2024-12-06 10:58:43
|
ERROR
|
server
|
odoo.tools.convert.init:103
Could not eval(ref('account.%s_%s' % (ref('base.company_ri'), 'ri_tax_withholding_earnings_incurred_group_21_insc'))) for default_tax_id in {'lang': None}
|
2024-12-06 10:58:43
|
WARNING
|
server
|
odoo.modules.loading:92
Module l10n_ar_tax 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 103, in lookup
r = d[key]
File "<decorator-gen-6>", line 2, in __getitem__
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/func.py", line 97, in locked
return func(inst, *args, **kwargs)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/lru.py", line 33, in __getitem__
a = self.d[obj]
KeyError: ('ir.model.data', <function IrModelData._xmlid_lookup at 0x7f47b2f26d40>, 'account.5_ri_tax_withholding_earnings_incurred_group_21_insc')
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 389, 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 519, 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 525, 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 2245, in _xmlid_to_res_model_res_id
return self._xmlid_lookup(xmlid)
File "<decorator-gen-44>", line 2, in _xmlid_lookup
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/cache.py", line 110, in lookup
value = d[key] = self.method(*args, **kwargs)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/addons/base/models/ir_model.py", line 2238, in _xmlid_lookup
raise ValueError('External ID not found in the system: %s' % xmlid)
ValueError: External ID not found in the system: account.5_ri_tax_withholding_earnings_incurred_group_21_insc
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 537, in _tag_root
f(rec)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/convert.py", line 405, in _tag_record
f_val = _eval_xml(self, field, env)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/convert.py", line 101, in _eval_xml
return safe_eval(a_eval, idref2)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/convert.py", line 36, in safe_eval
return s_eval(expr, ctx, nocopy=True)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/safe_eval.py", line 403, in safe_eval
raise ValueError('%r while evaluating\n%r' % (e, expr))
ValueError: ValueError('External ID not found in the system: account.5_ri_tax_withholding_earnings_incurred_group_21_insc') while evaluating
"ref('account.%s_%s' % (ref('base.company_ri'), 'ri_tax_withholding_earnings_incurred_group_21_insc'))"
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 88, 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 70, 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 608, in convert_file
convert_xml_import(env, module, fp, idref, mode, noupdate)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/convert.py", line 679, in convert_xml_import
obj.parse(doc.getroot())
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/convert.py", line 594, in parse
self._tag_root(de)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/convert.py", line 550, in _tag_root
raise ParseError('while parsing %s:%s, somewhere inside\n%s' % (
odoo.tools.convert.ParseError: while parsing /data/build/ingadhoc-odoo-argentina/l10n_ar_tax/demo/account_fiscal_position_demo.xml:26, somewhere inside
<record id="fiscal_position_caba_and_proffits_prof_withholding" model="account.fiscal.position.l10n_ar_tax">
<field name="fiscal_position_id" ref="fiscal_position_caba_and_proffits"/>
<field name="default_tax_id" eval="ref('account.%s_%s' % (ref('base.company_ri'), 'ri_tax_withholding_earnings_incurred_group_21_insc'))"/>
<field name="tax_type">withholding</field>
</record>
|
2024-12-06 10:59:10
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:35
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista, (AR) Responsable Inscripto
|
2024-12-06 10:59:54
|
INFO
|
server
|
odoo.modules.loading:329
423 modules loaded in 501.77s, 266695 queries (+293201 extra)
|
2024-12-06 10:59:54
|
INFO
|
server
|
odoo.modules.loading:329
424 modules loaded in 0.76s, 263 queries (+263 extra)
|
2024-12-06 10:59:59
|
INFO
|
server
|
odoo.addons.base.models.ir_qweb:329
Pregenerating assets bundles
|
2024-12-06 11:00:37
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:35
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista, (AR) Responsable Inscripto
|
2024-12-06 11:00:37
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:35
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista, (AR) Responsable Inscripto
|
2024-12-06 11:00:48
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:35
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista, (AR) Responsable Inscripto
|
2024-12-06 11:01:10
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:35
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista, (AR) Responsable Inscripto
|
2024-12-06 11:01:10
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:35
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista, (AR) Responsable Inscripto
|
2024-12-06 11:01:15
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:35
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista, (AR) Responsable Inscripto
|
2024-12-06 11:01:21
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:35
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista, (AR) Responsable Inscripto
|
2024-12-06 11:01:26
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:35
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista, (AR) Responsable Inscripto
|
2024-12-06 11:01:26
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:35
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista, (AR) Responsable Inscripto
|
2024-12-06 11:01:32
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:35
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista, (AR) Responsable Inscripto
|
2024-12-06 11:01:32
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:35
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista, (AR) Responsable Inscripto
|
2024-12-06 11:01:37
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:35
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista, (AR) Responsable Inscripto
|
2024-12-06 11:01:43
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:35
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista, (AR) Responsable Inscripto
|
2024-12-06 11:01:48
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:35
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista, (AR) Responsable Inscripto
|
2024-12-06 11:01:48
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:35
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista, (AR) Responsable Inscripto
|
2024-12-06 11:01:48
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:35
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista, (AR) Responsable Inscripto
|
2024-12-06 11:01:54
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:35
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista, (AR) Responsable Inscripto, company_1_data
|
2024-12-06 11:01:54
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:35
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista, (AR) Responsable Inscripto, (AR) Responsable Inscripto (Unit Tests)
|
2024-12-06 11:01:59
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:35
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista, (AR) Monotributista (Unit Tests), (AR) Responsable Inscripto, (AR) Responsable Inscripto (Unit Tests)
|
2024-12-06 11:01:59
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:35
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista, (AR) Monotributista (Unit Tests), (AR) Responsable Inscripto, (AR) Responsable Inscripto (Unit Tests)
|
2024-12-06 11:02:26
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:35
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista, (AR) Responsable Inscripto
|
2024-12-06 11:02:26
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:35
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista, (AR) Responsable Inscripto
|
2024-12-06 11:02:32
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:35
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista, (AR) Responsable Inscripto
|
2024-12-06 11:02:32
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:35
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista, (AR) Responsable Inscripto
|
2024-12-06 11:02:44
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:35
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista, (AR) Responsable Inscripto
|
2024-12-06 11:02:44
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:35
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista, (AR) Responsable Inscripto
|
2024-12-06 11:02:44
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:35
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista, (AR) Responsable Inscripto
|
2024-12-06 11:02:44
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:35
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista, (AR) Responsable Inscripto
|
2024-12-06 11:02:44
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:35
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista, (AR) Responsable Inscripto
|
2024-12-06 11:02:49
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:35
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista, (AR) Responsable Inscripto
|
2024-12-06 11:03:06
|
INFO
|
runbot
|
Getting results for build 98353-18-0
|
2024-12-06 11:03:06
|
|
|
Step all finished in 12m
|
2024-12-06 11:03:06
|
|
|
Starting step setup from config Adhoc Conf con tests 17+
|
2024-12-06 11:03:06
|
INFO
|
runbot
|
Using Dockerfile Tag odoo:adhoc-odoo-18
|
2024-12-06 11:03:06
|
INFO
|
runbot
|
Step setup finished in 0s
|
2024-12-06 11:03:06
|
|
|
Starting step run from config Adhoc Conf con tests 17+
|
2024-12-06 11:03:06
|
INFO
|
runbot
|
Start running build 98353-18-0
|
2024-12-06 11:03:06
|
INFO
|
runbot
|
Using Dockerfile Tag odoo:adhoc-odoo-18
|
2024-12-06 11:03:13
|
INFO
|
server
|
odoo.modules.loading:329
1 modules loaded in 0.01s, 0 queries (+0 extra)
|
2024-12-06 11:03:13
|
INFO
|
server
|
odoo.modules.loading:329
19 modules loaded in 0.41s, 0 queries (+0 extra)
|
2024-12-06 12:33:53
|
WARNING
|
server
|
odoo.http:2397
Uh-oh! Looks like you have stumbled upon some top-secret records.
Sorry, Soporte ADHOC (id=2) doesn't have 'read' access to:
- Journal (account.journal)
If you really, really need access, perhaps you can win over your friendly administrator with a batch of freshly baked cookies.
This seems to be a multi-company issue, you might be able to access the record by switching to the company: My Company (San Francisco).
|
2024-12-06 12:33:53
|
WARNING
|
server
|
odoo.http:2397
Uh-oh! Looks like you have stumbled upon some top-secret records.
Sorry, Soporte ADHOC (id=2) doesn't have 'read' access to:
- Journal (account.journal)
If you really, really need access, perhaps you can win over your friendly administrator with a batch of freshly baked cookies.
This seems to be a multi-company issue, you might be able to access the record by switching to the company: My Company (San Francisco).
|
2024-12-06 12:33:53
|
WARNING
|
server
|
odoo.http:2397
Uh-oh! Looks like you have stumbled upon some top-secret records.
Sorry, Soporte ADHOC (id=2) doesn't have 'read' access to:
- Journal (account.journal)
If you really, really need access, perhaps you can win over your friendly administrator with a batch of freshly baked cookies.
This seems to be a multi-company issue, you might be able to access the record by switching to the company: My Company (San Francisco).
|
2024-12-06 12:33:53
|
WARNING
|
server
|
odoo.http:2397
Uh-oh! Looks like you have stumbled upon some top-secret records.
Sorry, Soporte ADHOC (id=2) doesn't have 'read' access to:
- Journal (account.journal)
If you really, really need access, perhaps you can win over your friendly administrator with a batch of freshly baked cookies.
This seems to be a multi-company issue, you might be able to access the record by switching to the company: My Company (San Francisco).
|
2024-12-06 12:33:53
|
WARNING
|
server
|
odoo.http:2397
Uh-oh! Looks like you have stumbled upon some top-secret records.
Sorry, Soporte ADHOC (id=2) doesn't have 'read' access to:
- Journal (account.journal)
If you really, really need access, perhaps you can win over your friendly administrator with a batch of freshly baked cookies.
This seems to be a multi-company issue, you might be able to access the record by switching to the company: My Company (San Francisco).
|
2024-12-06 14:17:01
|
INFO
|
runbot
|
Kill build 98353-18-0
|