Docker command: python3 odoo/odoo-bin --addons-path runbot,odoo/addons,odoo/odoo/addons -d 02849-18-0-all -i project,hr_holidays,hr_contract,base,sale,purchase_requisition,purchase,purchase_stock,runbot,runbot_cla,stock,l10n_th,project_purchase,hr --test-enable --test-tags /runbot --stop-after-init --log-level=test --max-cron-threads=0 ================================================= Adding readonly volume '/data/build/runbot' pointing to /home/runbot/odoo/runbot/runbot/static/sources/runbot/98c6e57460cad982cd79ad447c16b699990fcc25 Adding readonly volume '/data/build/odoo' pointing to /home/runbot/odoo/runbot/runbot/static/sources/odoo/200cc351ecd488fdeb0ae55163d11585861428fd Adding readonly volume '/home/runbot/.odoorc' pointing to /home/runbot/odoo/runbot/runbot/static/build/02849-18-0/.odoorc WARNING: Skipping /usr/lib/python3.12/dist-packages/charset_normalizer-3.3.2.dist-info due to invalid metadata entry 'name' Ignoring matplotlib: markers 'python_version < "3.12"' don't match your environment Ignoring numpy: markers 'python_version < "3.12"' don't match your environment Ignoring unidiff: markers 'python_version < "3.12"' don't match your environment Collecting matplotlib==3.6.3 (from -r runbot/requirements.txt (line 2)) Downloading matplotlib-3.6.3.tar.gz (35.9 MB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting numpy==1.26.4 (from -r runbot/requirements.txt (line 4)) Downloading numpy-1.26.4-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (61 kB) Collecting unidiff==0.7.3 (from -r runbot/requirements.txt (line 6)) Downloading unidiff-0.7.3-py2.py3-none-any.whl.metadata (4.7 kB) Collecting docker==5.0.3 (from -r runbot/requirements.txt (line 7)) Downloading docker-5.0.3-py2.py3-none-any.whl.metadata (3.5 kB) Collecting contourpy>=1.0.1 (from matplotlib==3.6.3->-r runbot/requirements.txt (line 2)) Downloading contourpy-1.3.3-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.metadata (5.5 kB) Collecting cycler>=0.10 (from matplotlib==3.6.3->-r runbot/requirements.txt (line 2)) Downloading cycler-0.12.1-py3-none-any.whl.metadata (3.8 kB) Collecting fonttools>=4.22.0 (from matplotlib==3.6.3->-r runbot/requirements.txt (line 2)) Downloading fonttools-4.59.2-cp312-cp312-manylinux1_x86_64.manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_5_x86_64.whl.metadata (109 kB) Collecting kiwisolver>=1.0.1 (from matplotlib==3.6.3->-r runbot/requirements.txt (line 2)) Downloading kiwisolver-1.4.9-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (6.3 kB) Requirement already satisfied: packaging>=20.0 in /usr/lib/python3/dist-packages (from matplotlib==3.6.3->-r runbot/requirements.txt (line 2)) (24.0) Requirement already satisfied: pillow>=6.2.0 in /usr/lib/python3/dist-packages (from matplotlib==3.6.3->-r runbot/requirements.txt (line 2)) (10.2.0) Collecting pyparsing>=2.2.1 (from matplotlib==3.6.3->-r runbot/requirements.txt (line 2)) Downloading pyparsing-3.2.3-py3-none-any.whl.metadata (5.0 kB) Requirement already satisfied: python-dateutil>=2.7 in /usr/lib/python3/dist-packages (from matplotlib==3.6.3->-r runbot/requirements.txt (line 2)) (2.8.2) Requirement already satisfied: websocket-client>=0.32.0 in /usr/lib/python3/dist-packages (from docker==5.0.3->-r runbot/requirements.txt (line 7)) (1.7.0) Requirement already satisfied: requests!=2.18.0,>=2.14.2 in /usr/lib/python3/dist-packages (from docker==5.0.3->-r runbot/requirements.txt (line 7)) (2.31.0) Downloading numpy-1.26.4-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (18.0 MB) Downloading unidiff-0.7.3-py2.py3-none-any.whl (14 kB) Downloading docker-5.0.3-py2.py3-none-any.whl (146 kB) Downloading contourpy-1.3.3-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (362 kB) Downloading cycler-0.12.1-py3-none-any.whl (8.3 kB) Downloading fonttools-4.59.2-cp312-cp312-manylinux1_x86_64.manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_5_x86_64.whl (4.9 MB) Downloading kiwisolver-1.4.9-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (1.5 MB) Downloading pyparsing-3.2.3-py3-none-any.whl (111 kB) Building wheels for collected packages: matplotlib Building wheel for matplotlib (setup.py): started Building wheel for matplotlib (setup.py): still running... Building wheel for matplotlib (setup.py): finished with status 'done' Created wheel for matplotlib: filename=matplotlib-3.6.3-cp312-cp312-linux_x86_64.whl size=11101777 sha256=ed2bec8879dcf16b8124b53d4c1b7ba0feb509b5182c770d40af8b8db1ed64c3 Stored in directory: /home/runbot/.cache/pip/wheels/93/f6/75/2b3643d35120532236b81288e0cbfa9214a77457691c182683 Successfully built matplotlib WARNING: Skipping /usr/lib/python3.12/dist-packages/charset_normalizer-3.3.2.dist-info due to invalid metadata entry 'name' Installing collected packages: unidiff, pyparsing, numpy, kiwisolver, fonttools, docker, cycler, contourpy, matplotlib Successfully installed contourpy-1.3.3 cycler-0.12.1 docker-5.0.3 fonttools-4.59.2 kiwisolver-1.4.9 matplotlib-3.6.3 numpy-1.26.4 pyparsing-3.2.3 unidiff-0.7.3 WARNING: Skipping /usr/lib/python3.12/dist-packages/charset_normalizer-3.3.2.dist-info due to invalid metadata entry 'name' Ignoring asn1crypto: markers 'python_version < "3.11"' don't match your environment Ignoring Babel: markers 'python_version < "3.11"' don't match your environment Ignoring cbor2: markers 'python_version < "3.12"' don't match your environment Ignoring chardet: markers 'python_version < "3.11"' don't match your environment Ignoring cryptography: markers 'python_version < "3.12"' don't match your environment Ignoring decorator: markers 'python_version < "3.11"' don't match your environment Ignoring docutils: markers 'python_version < "3.11"' don't match your environment Ignoring freezegun: markers 'python_version < "3.11"' don't match your environment Ignoring gevent: markers 'sys_platform != "win32" and python_version == "3.10"' don't match your environment Ignoring gevent: markers 'sys_platform != "win32" and python_version > "3.10" and python_version < "3.12"' don't match your environment Ignoring greenlet: markers 'sys_platform != "win32" and python_version == "3.10"' don't match your environment Ignoring greenlet: markers 'sys_platform != "win32" and python_version > "3.10" and python_version < "3.12"' don't match your environment Ignoring idna: markers 'python_version < "3.12"' don't match your environment Ignoring Jinja2: markers 'python_version <= "3.10"' don't match your environment Ignoring libsass: markers 'python_version < "3.11"' don't match your environment Ignoring lxml: markers 'python_version <= "3.10"' don't match your environment Ignoring lxml: markers 'python_version > "3.10" and python_version < "3.12"' don't match your environment Ignoring MarkupSafe: markers 'python_version <= "3.10"' don't match your environment Ignoring MarkupSafe: markers 'python_version > "3.10" and python_version < "3.12"' don't match your environment Ignoring num2words: markers 'python_version < "3.12"' don't match your environment Ignoring openpyxl: markers 'python_version < "3.12"' don't match your environment Ignoring Pillow: markers 'python_version <= "3.10"' don't match your environment Ignoring Pillow: markers 'python_version > "3.10" and python_version < "3.12"' don't match your environment Ignoring psutil: markers 'python_version <= "3.10"' don't match your environment Ignoring psutil: markers 'python_version > "3.10" and python_version < "3.12"' don't match your environment Ignoring psycopg2: markers 'python_version == "3.10"' don't match your environment Ignoring psycopg2: markers 'python_version == "3.11"' don't match your environment Ignoring pyopenssl: markers 'python_version < "3.12"' don't match your environment Ignoring PyPDF2: markers 'python_version <= "3.10"' don't match your environment Ignoring pypiwin32: markers 'sys_platform == "win32"' don't match your environment Ignoring python-dateutil: markers 'python_version < "3.11"' don't match your environment Ignoring python-ldap: markers 'sys_platform != "win32" and python_version < "3.12"' don't match your environment Ignoring python-stdnum: markers 'python_version < "3.11"' don't match your environment Ignoring qrcode: markers 'python_version < "3.11"' don't match your environment Ignoring reportlab: markers 'python_version <= "3.10"' don't match your environment Ignoring reportlab: markers 'python_version > "3.10" and python_version < "3.12"' don't match your environment Ignoring requests: markers 'python_version < "3.11"' don't match your environment Ignoring rjsmin: markers 'python_version < "3.11"' don't match your environment Ignoring rl-renderPM: markers 'sys_platform == "win32" and python_version >= "3.12"' don't match your environment Ignoring urllib3: markers 'python_version < "3.12"' don't match your environment Ignoring Werkzeug: markers 'python_version <= "3.10"' don't match your environment Ignoring Werkzeug: markers 'python_version > "3.10" and python_version < "3.12"' don't match your environment Ignoring xlrd: markers 'python_version < "3.12"' don't match your environment Ignoring XlsxWriter: markers 'python_version < "3.12"' don't match your environment Ignoring zeep: markers 'python_version < "3.11"' don't match your environment Requirement already satisfied: asn1crypto==1.5.1 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 4)) (1.5.1) Requirement already satisfied: Babel==2.10.3 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 6)) (2.10.3) Requirement already satisfied: cbor2==5.6.2 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 8)) (5.6.2) Requirement already satisfied: chardet==5.2.0 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 10)) (5.2.0) Requirement already satisfied: cryptography==42.0.8 in /usr/local/lib/python3.12/dist-packages (from -r odoo/requirements.txt (line 12)) (42.0.8) Requirement already satisfied: decorator==5.1.1 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 14)) (5.1.1) Requirement already satisfied: docutils==0.20.1 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 16)) (0.20.1) Requirement already satisfied: freezegun==1.2.1 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 18)) (1.2.1) Requirement already satisfied: geoip2==2.9.0 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 19)) (2.9.0) Requirement already satisfied: gevent==24.2.1 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 22)) (24.2.1) Requirement already satisfied: greenlet==3.0.3 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 25)) (3.0.3) Requirement already satisfied: idna==3.6 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 27)) (3.6) Requirement already satisfied: Jinja2==3.1.2 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 29)) (3.1.2) Requirement already satisfied: libsass==0.22.0 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 31)) (0.22.0) Requirement already satisfied: lxml==5.2.1 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 34)) (5.2.1) Requirement already satisfied: lxml-html-clean in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 35)) (0.1.1) Requirement already satisfied: MarkupSafe==2.1.5 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 38)) (2.1.5) Requirement already satisfied: num2words==0.5.13 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 40)) (0.5.13) Requirement already satisfied: ofxparse==0.21 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 41)) (0.21) Requirement already satisfied: openpyxl==3.1.2 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 43)) (3.1.2) Requirement already satisfied: passlib==1.7.4 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 44)) (1.7.4) Requirement already satisfied: Pillow==10.2.0 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 47)) (10.2.0) Requirement already satisfied: polib==1.1.1 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 48)) (1.1.1) Requirement already satisfied: psutil==5.9.8 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 51)) (5.9.8) Requirement already satisfied: psycopg2==2.9.9 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 54)) (2.9.9) Requirement already satisfied: pyopenssl==24.1.0 in /usr/local/lib/python3.12/dist-packages (from -r odoo/requirements.txt (line 56)) (24.1.0) Requirement already satisfied: PyPDF2==2.12.1 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 58)) (2.12.1) Requirement already satisfied: pyserial==3.5 in /usr/local/lib/python3.12/dist-packages (from -r odoo/requirements.txt (line 60)) (3.5) Requirement already satisfied: python-dateutil==2.8.2 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 62)) (2.8.2) Requirement already satisfied: python-ldap==3.4.4 in /usr/local/lib/python3.12/dist-packages (from -r odoo/requirements.txt (line 64)) (3.4.4) Requirement already satisfied: python-stdnum==1.19 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 66)) (1.19) Requirement already satisfied: pytz in /usr/local/lib/python3.12/dist-packages (from -r odoo/requirements.txt (line 67)) (2025.2) Requirement already satisfied: pyusb==1.2.1 in /usr/local/lib/python3.12/dist-packages (from -r odoo/requirements.txt (line 68)) (1.2.1) Requirement already satisfied: qrcode==7.4.2 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 70)) (7.4.2) Requirement already satisfied: reportlab==4.1.0 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 73)) (4.1.0) Requirement already satisfied: requests==2.31.0 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 75)) (2.31.0) Requirement already satisfied: rjsmin==1.2.0 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 77)) (1.2.0) Requirement already satisfied: urllib3==2.0.7 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 80)) (2.0.7) Requirement already satisfied: vobject==0.9.6.1 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 81)) (0.9.6.1) Requirement already satisfied: Werkzeug==3.0.1 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 84)) (3.0.1) Requirement already satisfied: xlrd==2.0.1 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 86)) (2.0.1) Requirement already satisfied: XlsxWriter==3.1.9 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 88)) (3.1.9) Requirement already satisfied: xlwt==1.3.0 in /usr/local/lib/python3.12/dist-packages (from -r odoo/requirements.txt (line 89)) (1.3.0) Requirement already satisfied: zeep==4.2.1 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 91)) (4.2.1) Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.12/dist-packages (from cryptography==42.0.8->-r odoo/requirements.txt (line 12)) (1.17.1) Requirement already satisfied: pyasn1>=0.3.7 in /usr/local/lib/python3.12/dist-packages (from python-ldap==3.4.4->-r odoo/requirements.txt (line 64)) (0.6.1) Requirement already satisfied: pyasn1_modules>=0.1.5 in /usr/local/lib/python3.12/dist-packages (from python-ldap==3.4.4->-r odoo/requirements.txt (line 64)) (0.4.2) Requirement already satisfied: pycparser in /usr/local/lib/python3.12/dist-packages (from cffi>=1.12->cryptography==42.0.8->-r odoo/requirements.txt (line 12)) (2.22) WARNING: Skipping /usr/lib/python3.12/dist-packages/charset_normalizer-3.3.2.dist-info due to invalid metadata entry 'name' 2025-08-28 10:27:03,938 3219 INFO ? odoo: Odoo version 18.0 2025-08-28 10:27:03,938 3219 INFO ? odoo: Using configuration file at /home/runbot/.odoorc 2025-08-28 10:27:03,938 3219 INFO ? odoo: addons paths: ['/data/build/odoo/odoo/addons', '/data/build/datadir/addons/18.0', '/data/build/runbot', '/data/build/odoo/addons'] 2025-08-28 10:27:03,938 3219 INFO ? odoo: database: runbot@default:default Warn: Can't find .pfb for face 'Courier' 2025-08-28 10:27:04,306 3219 INFO ? odoo.addons.base.models.ir_actions_report: Will use the Wkhtmltopdf binary at /usr/local/bin/wkhtmltopdf 2025-08-28 10:27:04,315 3219 INFO ? odoo.addons.base.models.ir_actions_report: Will use the Wkhtmltoimage binary at /usr/local/bin/wkhtmltoimage 2025-08-28 10:27:04,656 3219 INFO ? odoo.service.server: HTTP service (werkzeug) running on localhost:8069 2025-08-28 10:27:04,765 3219 INFO 02849-18-0-all odoo.tests.common: Importing test framework 2025-08-28 10:27:04,795 3219 INFO 02849-18-0-all odoo.modules.loading: init db 2025-08-28 10:27:05,737 3219 INFO 02849-18-0-all odoo.modules.loading: loading 1 modules... 2025-08-28 10:27:05,737 3219 INFO 02849-18-0-all odoo.modules.loading: Loading module base (1/1) 2025-08-28 10:27:05,765 3219 INFO 02849-18-0-all odoo.modules.registry: module base: creating or updating database tables 2025-08-28 10:27:06,093 3219 INFO 02849-18-0-all odoo.models: Prepare computation of ir.module.module.menus_by_module 2025-08-28 10:27:06,093 3219 INFO 02849-18-0-all odoo.models: Prepare computation of ir.module.module.reports_by_module 2025-08-28 10:27:06,094 3219 INFO 02849-18-0-all odoo.models: Prepare computation of ir.module.module.views_by_module 2025-08-28 10:27:06,195 3219 INFO 02849-18-0-all odoo.models: Prepare computation of res.partner.user_id 2025-08-28 10:27:06,195 3219 INFO 02849-18-0-all odoo.models: Prepare computation of res.partner.commercial_partner_id 2025-08-28 10:27:06,195 3219 INFO 02849-18-0-all odoo.models: Prepare computation of res.partner.complete_name 2025-08-28 10:27:06,195 3219 INFO 02849-18-0-all odoo.models: Prepare computation of res.partner.company_registry 2025-08-28 10:27:06,195 3219 INFO 02849-18-0-all odoo.models: Prepare computation of res.partner.commercial_company_name 2025-08-28 10:27:06,195 3219 INFO 02849-18-0-all odoo.models: Prepare computation of res.partner.partner_share 2025-08-28 10:27:06,227 3219 INFO 02849-18-0-all odoo.models: Prepare computation of res.currency.decimal_places 2025-08-28 10:27:06,249 3219 INFO 02849-18-0-all odoo.models: Prepare computation of res.company.uses_default_logo 2025-08-28 10:27:06,249 3219 INFO 02849-18-0-all odoo.models: Prepare computation of res.company.logo_web 2025-08-28 10:27:06,251 3219 INFO 02849-18-0-all odoo.models: Computing parent_path for table res_company... 2025-08-28 10:27:06,275 3219 INFO 02849-18-0-all odoo.models: Prepare computation of res.users.signature 2025-08-28 10:27:06,275 3219 INFO 02849-18-0-all odoo.models: Prepare computation of res.users.share 2025-08-28 10:27:07,591 3219 INFO 02849-18-0-all odoo.modules.loading: loading base/data/res_bank.xml 2025-08-28 10:27:07,597 3219 INFO 02849-18-0-all odoo.modules.loading: loading base/data/res.lang.csv 2025-08-28 10:27:07,641 3219 INFO 02849-18-0-all odoo.modules.loading: loading base/data/res_lang_data.xml 2025-08-28 10:27:07,675 3219 INFO 02849-18-0-all odoo.modules.loading: loading base/data/res_partner_data.xml 2025-08-28 10:27:07,725 3219 INFO 02849-18-0-all odoo.modules.loading: loading base/data/res_currency_data.xml 2025-08-28 10:27:08,135 3219 INFO 02849-18-0-all odoo.modules.loading: loading base/data/res_company_data.xml 2025-08-28 10:27:08,147 3219 INFO 02849-18-0-all odoo.modules.loading: loading base/data/res_users_data.xml 2025-08-28 10:27:09,324 3219 INFO 02849-18-0-all odoo.modules.loading: loading base/data/report_paperformat_data.xml 2025-08-28 10:27:09,331 3219 INFO 02849-18-0-all odoo.modules.loading: loading base/data/res_country_data.xml 2025-08-28 10:27:09,671 3219 INFO 02849-18-0-all odoo.modules.loading: loading base/data/ir_demo_data.xml 2025-08-28 10:27:09,684 3219 INFO 02849-18-0-all odoo.modules.loading: loading base/security/base_groups.xml 2025-08-28 10:27:09,990 3219 INFO 02849-18-0-all odoo.modules.loading: loading base/security/base_security.xml 2025-08-28 10:27:10,110 3219 INFO 02849-18-0-all odoo.modules.loading: loading base/views/base_menus.xml 2025-08-28 10:27:10,165 3219 INFO 02849-18-0-all odoo.modules.loading: loading base/views/decimal_precision_views.xml 2025-08-28 10:27:10,179 3219 INFO 02849-18-0-all odoo.modules.loading: loading base/views/res_config_views.xml 2025-08-28 10:27:10,184 3219 INFO 02849-18-0-all odoo.modules.loading: loading base/data/res.country.state.csv 2025-08-28 10:27:10,992 3219 INFO 02849-18-0-all odoo.modules.loading: loading base/views/ir_actions_views.xml 2025-08-28 10:27:11,108 3219 INFO 02849-18-0-all odoo.modules.loading: loading base/views/ir_asset_views.xml 2025-08-28 10:27:11,123 3219 INFO 02849-18-0-all odoo.modules.loading: loading base/views/ir_config_parameter_views.xml 2025-08-28 10:27:11,137 3219 INFO 02849-18-0-all odoo.modules.loading: loading base/views/ir_cron_views.xml 2025-08-28 10:27:11,161 3219 INFO 02849-18-0-all odoo.modules.loading: loading base/views/ir_cron_trigger_views.xml 2025-08-28 10:27:11,175 3219 INFO 02849-18-0-all odoo.modules.loading: loading base/views/ir_filters_views.xml 2025-08-28 10:27:11,191 3219 INFO 02849-18-0-all odoo.modules.loading: loading base/views/ir_mail_server_views.xml 2025-08-28 10:27:11,209 3219 INFO 02849-18-0-all odoo.modules.loading: loading base/views/ir_model_views.xml 2025-08-28 10:27:11,333 3219 INFO 02849-18-0-all odoo.modules.loading: loading base/views/ir_attachment_views.xml 2025-08-28 10:27:11,354 3219 INFO 02849-18-0-all odoo.modules.loading: loading base/views/ir_rule_views.xml 2025-08-28 10:27:11,373 3219 INFO 02849-18-0-all odoo.modules.loading: loading base/views/ir_sequence_views.xml 2025-08-28 10:27:11,392 3219 INFO 02849-18-0-all odoo.modules.loading: loading base/views/ir_ui_menu_views.xml 2025-08-28 10:27:11,408 3219 INFO 02849-18-0-all odoo.modules.loading: loading base/views/ir_ui_view_views.xml 2025-08-28 10:27:11,450 3219 INFO 02849-18-0-all odoo.modules.loading: loading base/views/ir_default_views.xml 2025-08-28 10:27:11,466 3219 INFO 02849-18-0-all odoo.modules.loading: loading base/data/ir_config_parameter_data.xml 2025-08-28 10:27:11,469 3219 INFO 02849-18-0-all odoo.modules.loading: loading base/data/ir_cron_data.xml 2025-08-28 10:27:11,478 3219 INFO 02849-18-0-all odoo.modules.loading: loading base/report/ir_model_report.xml 2025-08-28 10:27:11,482 3219 INFO 02849-18-0-all odoo.modules.loading: loading base/report/ir_model_templates.xml 2025-08-28 10:27:11,490 3219 INFO 02849-18-0-all odoo.modules.loading: loading base/views/ir_logging_views.xml 2025-08-28 10:27:11,505 3219 INFO 02849-18-0-all odoo.modules.loading: loading base/views/ir_qweb_widget_templates.xml 2025-08-28 10:27:11,515 3219 INFO 02849-18-0-all odoo.modules.loading: loading base/views/ir_module_views.xml 2025-08-28 10:27:11,561 3219 INFO 02849-18-0-all odoo.modules.loading: loading base/data/ir_module_category_data.xml 2025-08-28 10:27:11,617 3219 INFO 02849-18-0-all odoo.modules.loading: loading base/data/ir_module_module.xml 2025-08-28 10:27:11,667 3219 INFO 02849-18-0-all odoo.modules.loading: loading base/report/ir_module_reports.xml 2025-08-28 10:27:11,670 3219 INFO 02849-18-0-all odoo.modules.loading: loading base/report/ir_module_report_templates.xml 2025-08-28 10:27:11,676 3219 INFO 02849-18-0-all odoo.modules.loading: loading base/wizard/base_module_update_views.xml 2025-08-28 10:27:11,688 3219 INFO 02849-18-0-all odoo.modules.loading: loading base/wizard/base_language_install_views.xml 2025-08-28 10:27:11,699 3219 INFO 02849-18-0-all odoo.modules.loading: loading base/wizard/base_import_language_views.xml 2025-08-28 10:27:11,709 3219 INFO 02849-18-0-all odoo.modules.loading: loading base/wizard/base_module_upgrade_views.xml 2025-08-28 10:27:11,725 3219 INFO 02849-18-0-all odoo.modules.loading: loading base/wizard/base_module_uninstall_views.xml 2025-08-28 10:27:11,734 3219 INFO 02849-18-0-all odoo.modules.loading: loading base/wizard/base_export_language_views.xml 2025-08-28 10:27:11,745 3219 INFO 02849-18-0-all odoo.modules.loading: loading base/wizard/base_partner_merge_views.xml 2025-08-28 10:27:11,758 3219 INFO 02849-18-0-all odoo.modules.loading: loading base/data/ir_demo_failure_data.xml 2025-08-28 10:27:11,771 3219 INFO 02849-18-0-all odoo.modules.loading: loading base/views/ir_profile_views.xml 2025-08-28 10:27:11,791 3219 INFO 02849-18-0-all odoo.modules.loading: loading base/views/res_company_views.xml 2025-08-28 10:27:11,810 3219 INFO 02849-18-0-all odoo.modules.loading: loading base/views/res_lang_views.xml 2025-08-28 10:27:11,829 3219 INFO 02849-18-0-all odoo.modules.loading: loading base/views/res_partner_views.xml 2025-08-28 10:27:11,919 3219 INFO 02849-18-0-all odoo.modules.loading: loading base/views/res_bank_views.xml 2025-08-28 10:27:11,946 3219 INFO 02849-18-0-all odoo.modules.loading: loading base/views/res_country_views.xml 2025-08-28 10:27:11,984 3219 INFO 02849-18-0-all odoo.modules.loading: loading base/views/res_currency_views.xml 2025-08-28 10:27:12,015 3219 INFO 02849-18-0-all odoo.modules.loading: loading base/views/res_users_views.xml 2025-08-28 10:27:12,121 3219 INFO 02849-18-0-all odoo.modules.loading: loading base/views/res_device_views.xml 2025-08-28 10:27:12,138 3219 INFO 02849-18-0-all odoo.modules.loading: loading base/views/res_users_identitycheck_views.xml 2025-08-28 10:27:12,143 3219 INFO 02849-18-0-all odoo.modules.loading: loading base/views/res_config_settings_views.xml 2025-08-28 10:27:12,149 3219 INFO 02849-18-0-all odoo.modules.loading: loading base/views/report_paperformat_views.xml 2025-08-28 10:27:12,169 3219 INFO 02849-18-0-all odoo.modules.loading: loading base/security/ir.model.access.csv 2025-08-28 10:27:12,290 3219 INFO 02849-18-0-all odoo.modules.loading: Module base: loading demo 2025-08-28 10:27:12,290 3219 INFO 02849-18-0-all odoo.modules.loading: loading base/data/res_users_demo.xml 2025-08-28 10:27:14,034 3219 INFO 02849-18-0-all odoo.modules.loading: loading base/data/res_partner_bank_demo.xml 2025-08-28 10:27:14,039 3219 INFO 02849-18-0-all odoo.modules.loading: loading base/data/res_currency_demo.xml 2025-08-28 10:27:14,042 3219 INFO 02849-18-0-all odoo.modules.loading: loading base/data/res_currency_rate_demo.xml 2025-08-28 10:27:14,231 3219 INFO 02849-18-0-all odoo.modules.loading: loading base/data/res_bank_demo.xml 2025-08-28 10:27:14,235 3219 INFO 02849-18-0-all odoo.modules.loading: loading base/data/res_partner_demo.xml 2025-08-28 10:27:14,368 3219 INFO 02849-18-0-all odoo.modules.loading: loading base/data/res_partner_image_demo.xml 2025-08-28 10:27:15,104 3219 INFO 02849-18-0-all odoo.modules.loading: Module base loaded in 9.37s, 9251 queries (+9251 other) 2025-08-28 10:27:15,104 3219 INFO 02849-18-0-all odoo.modules.loading: 1 modules loaded in 9.37s, 9251 queries (+9251 extra) 2025-08-28 10:27:15,127 3219 INFO 02849-18-0-all odoo.modules.loading: updating modules list 2025-08-28 10:27:15,129 3219 INFO 02849-18-0-all odoo.addons.base.models.ir_module: ALLOW access to module.update_list on [] to user __system__ #1 via n/a 2025-08-28 10:27:15,707 3219 INFO 02849-18-0-all odoo.addons.base.models.ir_module: ALLOW access to module.button_install on ['Inventory', 'Purchase', 'Project', 'Time Off', 'Employees', 'runbot', 'Employee Contracts', 'Purchase Stock', 'Thailand - Accounting', 'Project Purchase', 'Purchase Agreements', 'Runbot CLA', 'Sales'] to user __system__ #1 via n/a 2025-08-28 10:27:15,877 3219 INFO 02849-18-0-all odoo.modules.loading: loading 101 modules... 2025-08-28 10:27:15,877 3219 INFO 02849-18-0-all odoo.modules.loading: Loading module l10n_us (2/101) 2025-08-28 10:27:15,898 3219 INFO 02849-18-0-all odoo.modules.registry: module l10n_us: creating or updating database tables 2025-08-28 10:27:15,926 3219 INFO 02849-18-0-all odoo.modules.loading: loading l10n_us/data/res_company_data.xml 2025-08-28 10:27:15,931 3219 INFO 02849-18-0-all odoo.modules.loading: loading l10n_us/views/res_partner_bank_views.xml 2025-08-28 10:27:15,950 3219 INFO 02849-18-0-all odoo.modules.loading: Module l10n_us loaded in 0.07s, 60 queries (+60 other) 2025-08-28 10:27:15,950 3219 INFO 02849-18-0-all odoo.modules.loading: Loading module social_media (3/101) 2025-08-28 10:27:15,970 3219 INFO 02849-18-0-all odoo.modules.registry: module social_media: creating or updating database tables 2025-08-28 10:27:16,002 3219 INFO 02849-18-0-all odoo.modules.loading: loading social_media/views/res_company_views.xml 2025-08-28 10:27:16,015 3219 INFO 02849-18-0-all odoo.modules.loading: Module social_media: loading demo 2025-08-28 10:27:16,015 3219 INFO 02849-18-0-all odoo.modules.loading: loading social_media/demo/res_company_demo.xml 2025-08-28 10:27:16,026 3219 INFO 02849-18-0-all odoo.modules.loading: Module social_media loaded in 0.08s, 79 queries (+79 other) 2025-08-28 10:27:16,026 3219 INFO 02849-18-0-all odoo.modules.loading: Loading module uom (4/101) 2025-08-28 10:27:16,049 3219 INFO 02849-18-0-all odoo.modules.registry: module uom: creating or updating database tables 2025-08-28 10:27:16,110 3219 INFO 02849-18-0-all odoo.modules.loading: loading uom/data/uom_data.xml 2025-08-28 10:27:16,163 3219 INFO 02849-18-0-all odoo.modules.loading: loading uom/security/uom_security.xml 2025-08-28 10:27:16,181 3219 INFO 02849-18-0-all odoo.modules.loading: loading uom/security/ir.model.access.csv 2025-08-28 10:27:16,191 3219 INFO 02849-18-0-all odoo.modules.loading: loading uom/views/uom_uom_views.xml 2025-08-28 10:27:16,233 3219 INFO 02849-18-0-all odoo.modules.loading: Module uom loaded in 0.21s, 294 queries (+294 other) 2025-08-28 10:27:16,233 3219 INFO 02849-18-0-all odoo.modules.loading: Loading module web (5/101) 2025-08-28 10:27:16,260 3219 INFO 02849-18-0-all odoo.modules.registry: module web: creating or updating database tables 2025-08-28 10:27:16,698 3219 INFO 02849-18-0-all odoo.modules.loading: loading web/security/ir.model.access.csv 2025-08-28 10:27:16,706 3219 INFO 02849-18-0-all odoo.modules.loading: loading web/views/webclient_templates.xml 2025-08-28 10:27:16,752 3219 INFO 02849-18-0-all odoo.modules.loading: loading web/views/report_templates.xml 2025-08-28 10:27:16,824 3219 INFO 02849-18-0-all odoo.modules.loading: loading web/views/base_document_layout_views.xml 2025-08-28 10:27:16,835 3219 INFO 02849-18-0-all odoo.modules.loading: loading web/views/partner_view.xml 2025-08-28 10:27:16,841 3219 INFO 02849-18-0-all odoo.modules.loading: loading web/views/speedscope_template.xml 2025-08-28 10:27:16,846 3219 INFO 02849-18-0-all odoo.modules.loading: loading web/views/neutralize_views.xml 2025-08-28 10:27:16,850 3219 INFO 02849-18-0-all odoo.modules.loading: loading web/data/ir_attachment.xml 2025-08-28 10:27:16,855 3219 INFO 02849-18-0-all odoo.modules.loading: loading web/data/report_layout.xml 2025-08-28 10:27:17,418 3219 INFO 02849-18-0-all odoo.modules.loading: Module web loaded in 1.18s, 1116 queries (+1116 other) 2025-08-28 10:27:17,418 3219 INFO 02849-18-0-all odoo.modules.loading: Loading module auth_totp (6/101) 2025-08-28 10:27:17,455 3219 INFO 02849-18-0-all odoo.modules.registry: module auth_totp: creating or updating database tables 2025-08-28 10:27:17,509 3219 INFO 02849-18-0-all odoo.modules.loading: loading auth_totp/security/security.xml 2025-08-28 10:27:17,533 3219 INFO 02849-18-0-all odoo.modules.loading: loading auth_totp/security/ir.model.access.csv 2025-08-28 10:27:17,540 3219 INFO 02849-18-0-all odoo.modules.loading: loading auth_totp/data/ir_action_data.xml 2025-08-28 10:27:17,546 3219 INFO 02849-18-0-all odoo.modules.loading: loading auth_totp/views/res_users_views.xml 2025-08-28 10:27:17,573 3219 INFO 02849-18-0-all odoo.modules.loading: loading auth_totp/views/templates.xml 2025-08-28 10:27:17,578 3219 INFO 02849-18-0-all odoo.modules.loading: loading auth_totp/wizard/auth_totp_wizard_views.xml 2025-08-28 10:27:17,600 3219 INFO 02849-18-0-all odoo.modules.loading: Module auth_totp loaded in 0.18s, 188 queries (+188 other) 2025-08-28 10:27:17,600 3219 INFO 02849-18-0-all odoo.modules.loading: Loading module barcodes (7/101) 2025-08-28 10:27:17,626 3219 INFO 02849-18-0-all odoo.modules.registry: module barcodes: creating or updating database tables 2025-08-28 10:27:17,689 3219 INFO 02849-18-0-all odoo.modules.loading: loading barcodes/data/barcodes_data.xml 2025-08-28 10:27:17,697 3219 INFO 02849-18-0-all odoo.modules.loading: loading barcodes/views/barcodes_view.xml 2025-08-28 10:27:17,717 3219 INFO 02849-18-0-all odoo.modules.loading: loading barcodes/security/ir.model.access.csv 2025-08-28 10:27:17,739 3219 INFO 02849-18-0-all odoo.modules.loading: Module barcodes loaded in 0.14s, 149 queries (+149 other) 2025-08-28 10:27:17,740 3219 INFO 02849-18-0-all odoo.modules.loading: Loading module base_import (8/101) 2025-08-28 10:27:17,988 3219 INFO 02849-18-0-all odoo.modules.registry: module base_import: creating or updating database tables 2025-08-28 10:27:18,439 3219 INFO 02849-18-0-all odoo.modules.loading: loading base_import/security/ir.model.access.csv 2025-08-28 10:27:18,456 3219 INFO 02849-18-0-all odoo.modules.loading: Module base_import loaded in 0.72s, 909 queries (+909 other) 2025-08-28 10:27:18,456 3219 INFO 02849-18-0-all odoo.modules.loading: Loading module base_import_module (9/101) 2025-08-28 10:27:18,489 3219 INFO 02849-18-0-all odoo.modules.registry: module base_import_module: creating or updating database tables 2025-08-28 10:27:18,552 3219 INFO 02849-18-0-all odoo.modules.loading: loading base_import_module/security/ir.model.access.csv 2025-08-28 10:27:18,559 3219 INFO 02849-18-0-all odoo.modules.loading: loading base_import_module/views/base_import_module_view.xml 2025-08-28 10:27:18,576 3219 INFO 02849-18-0-all odoo.modules.loading: loading base_import_module/views/ir_module_views.xml 2025-08-28 10:27:18,620 3219 INFO 02849-18-0-all odoo.modules.loading: Module base_import_module loaded in 0.16s, 164 queries (+164 other) 2025-08-28 10:27:18,620 3219 INFO 02849-18-0-all odoo.modules.loading: Loading module base_setup (10/101) 2025-08-28 10:27:18,645 3219 INFO 02849-18-0-all odoo.modules.registry: module base_setup: creating or updating database tables 2025-08-28 10:27:18,691 3219 INFO 02849-18-0-all odoo.modules.loading: loading base_setup/data/base_setup_data.xml 2025-08-28 10:27:18,698 3219 INFO 02849-18-0-all odoo.modules.loading: loading base_setup/views/res_config_settings_views.xml 2025-08-28 10:27:18,726 3219 INFO 02849-18-0-all odoo.modules.loading: loading base_setup/views/res_partner_views.xml 2025-08-28 10:27:18,746 3219 INFO 02849-18-0-all odoo.modules.loading: Module base_setup loaded in 0.13s, 150 queries (+150 other) 2025-08-28 10:27:18,746 3219 INFO 02849-18-0-all odoo.modules.loading: Loading module bus (11/101) 2025-08-28 10:27:18,768 3219 INFO 02849-18-0-all odoo.modules.registry: module bus: creating or updating database tables 2025-08-28 10:27:18,867 3219 INFO 02849-18-0-all odoo.modules.loading: loading bus/security/ir.model.access.csv 2025-08-28 10:27:18,896 3219 INFO 02849-18-0-all odoo.modules.loading: Module bus loaded in 0.15s, 165 queries (+165 other) 2025-08-28 10:27:18,896 3219 INFO 02849-18-0-all odoo.modules.loading: Loading module http_routing (12/101) 2025-08-28 10:27:18,917 3219 INFO 02849-18-0-all odoo.modules.registry: module http_routing: creating or updating database tables 2025-08-28 10:27:18,937 3219 INFO 02849-18-0-all odoo.modules.loading: loading http_routing/views/http_routing_template.xml 2025-08-28 10:27:18,965 3219 INFO 02849-18-0-all odoo.modules.loading: loading http_routing/views/res_lang_views.xml 2025-08-28 10:27:18,988 3219 INFO 02849-18-0-all odoo.modules.loading: Module http_routing loaded in 0.09s, 100 queries (+100 other) 2025-08-28 10:27:18,988 3219 INFO 02849-18-0-all odoo.modules.loading: Loading module onboarding (13/101) 2025-08-28 10:27:19,096 3219 INFO 02849-18-0-all odoo.modules.registry: module onboarding: creating or updating database tables 2025-08-28 10:27:19,198 3219 INFO 02849-18-0-all odoo.modules.loading: loading onboarding/views/onboarding_templates.xml 2025-08-28 10:27:19,212 3219 INFO 02849-18-0-all odoo.modules.loading: loading onboarding/views/onboarding_views.xml 2025-08-28 10:27:19,233 3219 INFO 02849-18-0-all odoo.modules.loading: loading onboarding/views/onboarding_menus.xml 2025-08-28 10:27:19,241 3219 INFO 02849-18-0-all odoo.modules.loading: loading onboarding/security/ir.model.access.csv 2025-08-28 10:27:19,385 3219 INFO 02849-18-0-all odoo.modules.loading: Module onboarding loaded in 0.40s, 225 queries (+225 other) 2025-08-28 10:27:19,385 3219 INFO 02849-18-0-all odoo.modules.loading: Loading module resource (14/101) 2025-08-28 10:27:19,441 3219 INFO 02849-18-0-all odoo.modules.registry: module resource: creating or updating database tables 2025-08-28 10:27:19,568 3219 INFO 02849-18-0-all odoo.modules.loading: loading resource/data/resource_data.xml 2025-08-28 10:27:19,584 3219 INFO 02849-18-0-all odoo.modules.loading: loading resource/security/ir.model.access.csv 2025-08-28 10:27:19,597 3219 INFO 02849-18-0-all odoo.modules.loading: loading resource/security/resource_security.xml 2025-08-28 10:27:19,617 3219 INFO 02849-18-0-all odoo.modules.loading: loading resource/views/resource_resource_views.xml 2025-08-28 10:27:19,639 3219 INFO 02849-18-0-all odoo.modules.loading: loading resource/views/resource_calendar_leaves_views.xml 2025-08-28 10:27:19,661 3219 INFO 02849-18-0-all odoo.modules.loading: loading resource/views/resource_calendar_attendance_views.xml 2025-08-28 10:27:19,672 3219 INFO 02849-18-0-all odoo.modules.loading: loading resource/views/resource_calendar_views.xml 2025-08-28 10:27:19,690 3219 INFO 02849-18-0-all odoo.modules.loading: loading resource/views/menuitems.xml 2025-08-28 10:27:19,702 3219 INFO 02849-18-0-all odoo.modules.loading: Module resource: loading demo 2025-08-28 10:27:19,702 3219 INFO 02849-18-0-all odoo.modules.loading: loading resource/data/resource_demo.xml 2025-08-28 10:27:19,740 3219 INFO 02849-18-0-all odoo.modules.loading: Module resource loaded in 0.36s, 425 queries (+425 other) 2025-08-28 10:27:19,740 3219 INFO 02849-18-0-all odoo.modules.loading: Loading module utm (15/101) 2025-08-28 10:27:19,773 3219 INFO 02849-18-0-all odoo.modules.registry: module utm: creating or updating database tables 2025-08-28 10:27:19,881 3219 INFO 02849-18-0-all odoo.modules.loading: loading utm/data/utm_medium_data.xml 2025-08-28 10:27:19,899 3219 INFO 02849-18-0-all odoo.modules.loading: loading utm/data/utm_source_data.xml 2025-08-28 10:27:19,913 3219 INFO 02849-18-0-all odoo.modules.loading: loading utm/data/utm_stage_data.xml 2025-08-28 10:27:19,916 3219 INFO 02849-18-0-all odoo.modules.loading: loading utm/data/utm_tag_data.xml 2025-08-28 10:27:19,920 3219 INFO 02849-18-0-all odoo.modules.loading: loading utm/views/utm_campaign_views.xml 2025-08-28 10:27:19,945 3219 INFO 02849-18-0-all odoo.modules.loading: loading utm/views/utm_medium_views.xml 2025-08-28 10:27:19,959 3219 INFO 02849-18-0-all odoo.modules.loading: loading utm/views/utm_source_views.xml 2025-08-28 10:27:19,969 3219 INFO 02849-18-0-all odoo.modules.loading: loading utm/views/utm_stage_views.xml 2025-08-28 10:27:19,982 3219 INFO 02849-18-0-all odoo.modules.loading: loading utm/views/utm_tag_views.xml 2025-08-28 10:27:19,989 3219 INFO 02849-18-0-all odoo.modules.loading: loading utm/views/utm_menus.xml 2025-08-28 10:27:20,009 3219 INFO 02849-18-0-all odoo.modules.loading: loading utm/security/ir.model.access.csv 2025-08-28 10:27:20,025 3219 INFO 02849-18-0-all odoo.modules.loading: Module utm: loading demo 2025-08-28 10:27:20,025 3219 INFO 02849-18-0-all odoo.modules.loading: loading utm/data/utm_campaign_demo.xml 2025-08-28 10:27:20,035 3219 INFO 02849-18-0-all odoo.modules.loading: loading utm/data/utm_stage_demo.xml 2025-08-28 10:27:20,057 3219 INFO 02849-18-0-all odoo.modules.loading: Module utm loaded in 0.32s, 441 queries (+441 other) 2025-08-28 10:27:20,057 3219 INFO 02849-18-0-all odoo.modules.loading: Loading module web_hierarchy (16/101) 2025-08-28 10:27:20,095 3219 INFO 02849-18-0-all odoo.modules.registry: module web_hierarchy: creating or updating database tables 2025-08-28 10:27:20,582 3219 INFO 02849-18-0-all odoo.modules.loading: Module web_hierarchy loaded in 0.53s, 1008 queries (+1008 other) 2025-08-28 10:27:20,583 3219 INFO 02849-18-0-all odoo.modules.loading: Loading module web_tour (17/101) 2025-08-28 10:27:20,610 3219 INFO 02849-18-0-all odoo.modules.registry: module web_tour: creating or updating database tables 2025-08-28 10:27:20,615 3219 INFO 02849-18-0-all odoo.models: Prepare computation of res.users.tour_enabled 2025-08-28 10:27:20,689 3219 INFO 02849-18-0-all odoo.modules.loading: loading web_tour/security/ir.model.access.csv 2025-08-28 10:27:20,700 3219 INFO 02849-18-0-all odoo.modules.loading: loading web_tour/views/tour_views.xml 2025-08-28 10:27:20,725 3219 INFO 02849-18-0-all odoo.modules.loading: loading web_tour/views/res_users_views.xml 2025-08-28 10:27:20,750 3219 INFO 02849-18-0-all odoo.modules.loading: Module web_tour loaded in 0.17s, 188 queries (+188 other) 2025-08-28 10:27:20,750 3219 INFO 02849-18-0-all odoo.modules.loading: Loading module barcodes_gs1_nomenclature (18/101) 2025-08-28 10:27:20,781 3219 INFO 02849-18-0-all odoo.modules.registry: module barcodes_gs1_nomenclature: creating or updating database tables 2025-08-28 10:27:20,818 3219 INFO 02849-18-0-all odoo.modules.loading: loading barcodes_gs1_nomenclature/data/barcodes_gs1_rules.xml 2025-08-28 10:27:20,866 3219 INFO 02849-18-0-all odoo.modules.loading: loading barcodes_gs1_nomenclature/views/barcodes_view.xml 2025-08-28 10:27:20,900 3219 INFO 02849-18-0-all odoo.modules.loading: Module barcodes_gs1_nomenclature loaded in 0.15s, 195 queries (+195 other) 2025-08-28 10:27:20,900 3219 INFO 02849-18-0-all odoo.modules.loading: Loading module google_recaptcha (19/101) 2025-08-28 10:27:20,928 3219 INFO 02849-18-0-all odoo.modules.registry: module google_recaptcha: creating or updating database tables 2025-08-28 10:27:20,953 3219 INFO 02849-18-0-all odoo.modules.loading: loading google_recaptcha/views/res_config_settings_view.xml 2025-08-28 10:27:20,979 3219 INFO 02849-18-0-all odoo.modules.loading: Module google_recaptcha loaded in 0.08s, 62 queries (+62 other) 2025-08-28 10:27:20,980 3219 INFO 02849-18-0-all odoo.modules.loading: Loading module html_editor (20/101) 2025-08-28 10:27:21,013 3219 INFO 02849-18-0-all odoo.modules.registry: module html_editor: creating or updating database tables 2025-08-28 10:27:21,051 3219 INFO 02849-18-0-all odoo.modules.loading: Module html_editor loaded in 0.07s, 42 queries (+42 other) 2025-08-28 10:27:21,052 3219 INFO 02849-18-0-all odoo.modules.loading: Loading module iap (21/101) 2025-08-28 10:27:21,076 3219 INFO 02849-18-0-all odoo.modules.registry: module iap: creating or updating database tables 2025-08-28 10:27:21,144 3219 INFO 02849-18-0-all odoo.modules.loading: loading iap/data/services.xml 2025-08-28 10:27:21,149 3219 INFO 02849-18-0-all odoo.modules.loading: loading iap/security/ir.model.access.csv 2025-08-28 10:27:21,159 3219 INFO 02849-18-0-all odoo.modules.loading: loading iap/security/ir_rule.xml 2025-08-28 10:27:21,166 3219 INFO 02849-18-0-all odoo.modules.loading: loading iap/views/iap_views.xml 2025-08-28 10:27:21,186 3219 INFO 02849-18-0-all odoo.modules.loading: loading iap/views/res_config_settings.xml 2025-08-28 10:27:21,209 3219 INFO 02849-18-0-all odoo.modules.loading: Module iap loaded in 0.16s, 185 queries (+185 other) 2025-08-28 10:27:21,209 3219 INFO 02849-18-0-all odoo.modules.loading: Loading module mail (22/101) 2025-08-28 10:27:21,267 3219 INFO 02849-18-0-all odoo.modules.registry: module mail: creating or updating database tables 2025-08-28 10:27:21,497 3219 INFO 02849-18-0-all odoo.models: Prepare computation of ir.actions.server.partner_ids 2025-08-28 10:27:21,498 3219 INFO 02849-18-0-all odoo.models: Prepare computation of ir.actions.server.template_id 2025-08-28 10:27:21,498 3219 INFO 02849-18-0-all odoo.models: Prepare computation of ir.actions.server.activity_type_id 2025-08-28 10:27:21,498 3219 INFO 02849-18-0-all odoo.models: Prepare computation of ir.actions.server.activity_date_deadline_range 2025-08-28 10:27:21,498 3219 INFO 02849-18-0-all odoo.models: Prepare computation of ir.actions.server.activity_user_id 2025-08-28 10:27:21,498 3219 INFO 02849-18-0-all odoo.models: Prepare computation of ir.actions.server.mail_post_method 2025-08-28 10:27:21,498 3219 INFO 02849-18-0-all odoo.models: Prepare computation of ir.actions.server.activity_summary 2025-08-28 10:27:21,498 3219 INFO 02849-18-0-all odoo.models: Prepare computation of ir.actions.server.activity_date_deadline_range_type 2025-08-28 10:27:21,498 3219 INFO 02849-18-0-all odoo.models: Prepare computation of ir.actions.server.activity_user_type 2025-08-28 10:27:21,499 3219 INFO 02849-18-0-all odoo.models: Prepare computation of ir.actions.server.activity_user_field_name 2025-08-28 10:27:21,499 3219 INFO 02849-18-0-all odoo.models: Prepare computation of ir.actions.server.activity_note 2025-08-28 10:27:21,499 3219 INFO 02849-18-0-all odoo.models: Prepare computation of ir.actions.server.mail_post_autofollow 2025-08-28 10:27:21,541 3219 INFO 02849-18-0-all odoo.models: Prepare computation of res.company.email_primary_color 2025-08-28 10:27:21,541 3219 INFO 02849-18-0-all odoo.models: Prepare computation of res.company.email_secondary_color 2025-08-28 10:27:21,552 3219 INFO 02849-18-0-all odoo.models: Prepare computation of res.users.notification_type 2025-08-28 10:27:21,612 3219 INFO 02849-18-0-all odoo.models: Prepare computation of res.partner.email_normalized 2025-08-28 10:27:22,916 3219 INFO 02849-18-0-all odoo.modules.loading: loading mail/data/mail_groups.xml 2025-08-28 10:27:23,003 3219 INFO 02849-18-0-all odoo.modules.loading: loading mail/wizard/mail_activity_schedule_views.xml 2025-08-28 10:27:23,014 3219 INFO 02849-18-0-all odoo.modules.loading: loading mail/wizard/mail_blacklist_remove_views.xml 2025-08-28 10:27:23,019 3219 INFO 02849-18-0-all odoo.modules.loading: loading mail/wizard/mail_compose_message_views.xml 2025-08-28 10:27:23,036 3219 INFO 02849-18-0-all odoo.modules.loading: loading mail/wizard/mail_resend_message_views.xml 2025-08-28 10:27:23,045 3219 INFO 02849-18-0-all odoo.modules.loading: loading mail/wizard/mail_resend_partner_views.xml 2025-08-28 10:27:23,053 3219 INFO 02849-18-0-all odoo.modules.loading: loading mail/wizard/mail_template_preview_views.xml 2025-08-28 10:27:23,061 3219 INFO 02849-18-0-all odoo.modules.loading: loading mail/wizard/mail_wizard_invite_views.xml 2025-08-28 10:27:23,067 3219 INFO 02849-18-0-all odoo.modules.loading: loading mail/wizard/mail_template_reset_views.xml 2025-08-28 10:27:23,075 3219 INFO 02849-18-0-all odoo.modules.loading: loading mail/views/fetchmail_views.xml 2025-08-28 10:27:23,090 3219 INFO 02849-18-0-all odoo.modules.loading: loading mail/views/mail_message_subtype_views.xml 2025-08-28 10:27:23,103 3219 INFO 02849-18-0-all odoo.modules.loading: loading mail/views/mail_tracking_value_views.xml 2025-08-28 10:27:23,113 3219 INFO 02849-18-0-all odoo.modules.loading: loading mail/views/mail_notification_views.xml 2025-08-28 10:27:23,123 3219 INFO 02849-18-0-all odoo.modules.loading: loading mail/views/mail_message_views.xml 2025-08-28 10:27:23,149 3219 INFO 02849-18-0-all odoo.modules.loading: loading mail/views/mail_message_schedule_views.xml 2025-08-28 10:27:23,161 3219 INFO 02849-18-0-all odoo.modules.loading: loading mail/views/mail_mail_views.xml 2025-08-28 10:27:23,181 3219 INFO 02849-18-0-all odoo.modules.loading: loading mail/views/mail_followers_views.xml 2025-08-28 10:27:23,191 3219 INFO 02849-18-0-all odoo.modules.loading: loading mail/views/mail_ice_server_views.xml 2025-08-28 10:27:23,201 3219 INFO 02849-18-0-all odoo.modules.loading: loading mail/views/discuss_channel_member_views.xml 2025-08-28 10:27:23,211 3219 INFO 02849-18-0-all odoo.modules.loading: loading mail/views/discuss_channel_rtc_session_views.xml 2025-08-28 10:27:23,223 3219 INFO 02849-18-0-all odoo.modules.loading: loading mail/views/mail_link_preview_views.xml 2025-08-28 10:27:23,233 3219 INFO 02849-18-0-all odoo.modules.loading: loading mail/views/discuss/discuss_gif_favorite_views.xml 2025-08-28 10:27:23,243 3219 INFO 02849-18-0-all odoo.modules.loading: loading mail/views/discuss_channel_views.xml 2025-08-28 10:27:23,265 3219 INFO 02849-18-0-all odoo.modules.loading: loading mail/views/mail_canned_response_views.xml 2025-08-28 10:27:23,279 3219 INFO 02849-18-0-all odoo.modules.loading: loading mail/views/mail_activity_views.xml 2025-08-28 10:27:23,658 3219 INFO 02849-18-0-all odoo.modules.loading: loading mail/views/mail_activity_plan_views.xml 2025-08-28 10:27:23,689 3219 INFO 02849-18-0-all odoo.modules.loading: loading mail/views/mail_activity_plan_template_views.xml 2025-08-28 10:27:23,698 3219 INFO 02849-18-0-all odoo.modules.loading: loading mail/views/res_config_settings_views.xml 2025-08-28 10:27:23,719 3219 INFO 02849-18-0-all odoo.modules.loading: loading mail/data/ir_config_parameter_data.xml 2025-08-28 10:27:23,724 3219 INFO 02849-18-0-all odoo.modules.loading: loading mail/data/res_partner_data.xml 2025-08-28 10:27:23,784 3219 INFO 02849-18-0-all odoo.modules.loading: loading mail/data/mail_message_subtype_data.xml 2025-08-28 10:27:23,793 3219 INFO 02849-18-0-all odoo.modules.loading: loading mail/data/mail_templates_chatter.xml 2025-08-28 10:27:23,806 3219 INFO 02849-18-0-all odoo.modules.loading: loading mail/data/mail_templates_email_layouts.xml 2025-08-28 10:27:23,823 3219 INFO 02849-18-0-all odoo.modules.loading: loading mail/data/mail_templates_mailgateway.xml 2025-08-28 10:27:23,836 3219 INFO 02849-18-0-all odoo.modules.loading: loading mail/data/discuss_channel_data.xml 2025-08-28 10:27:23,877 3219 INFO 02849-18-0-all odoo.modules.loading: loading mail/data/mail_activity_data.xml 2025-08-28 10:27:23,890 3219 INFO 02849-18-0-all odoo.modules.loading: loading mail/data/security_notifications_templates.xml 2025-08-28 10:27:23,895 3219 INFO 02849-18-0-all odoo.modules.loading: loading mail/data/ir_cron_data.xml 2025-08-28 10:27:23,937 3219 INFO 02849-18-0-all odoo.modules.loading: loading mail/data/ir_actions_client.xml 2025-08-28 10:27:23,942 3219 INFO 02849-18-0-all odoo.modules.loading: loading mail/security/mail_security.xml 2025-08-28 10:27:24,065 3219 INFO 02849-18-0-all odoo.modules.loading: loading mail/security/ir.model.access.csv 2025-08-28 10:27:24,139 3219 INFO 02849-18-0-all odoo.modules.loading: loading mail/views/discuss_public_templates.xml 2025-08-28 10:27:24,144 3219 INFO 02849-18-0-all odoo.modules.loading: loading mail/views/mail_alias_domain_views.xml 2025-08-28 10:27:24,160 3219 INFO 02849-18-0-all odoo.modules.loading: loading mail/views/mail_alias_views.xml 2025-08-28 10:27:24,178 3219 INFO 02849-18-0-all odoo.modules.loading: loading mail/views/mail_gateway_allowed_views.xml 2025-08-28 10:27:24,189 3219 INFO 02849-18-0-all odoo.modules.loading: loading mail/views/mail_guest_views.xml 2025-08-28 10:27:24,201 3219 INFO 02849-18-0-all odoo.modules.loading: loading mail/views/mail_message_reaction_views.xml 2025-08-28 10:27:24,213 3219 INFO 02849-18-0-all odoo.modules.loading: loading mail/views/mail_templates_public.xml 2025-08-28 10:27:24,220 3219 INFO 02849-18-0-all odoo.modules.loading: loading mail/views/res_users_views.xml 2025-08-28 10:27:24,240 3219 INFO 02849-18-0-all odoo.modules.loading: loading mail/views/res_users_settings_views.xml 2025-08-28 10:27:24,253 3219 INFO 02849-18-0-all odoo.modules.loading: loading mail/views/mail_template_views.xml 2025-08-28 10:27:24,276 3219 INFO 02849-18-0-all odoo.modules.loading: loading mail/views/ir_actions_server_views.xml 2025-08-28 10:27:24,288 3219 INFO 02849-18-0-all odoo.modules.loading: loading mail/views/ir_model_views.xml 2025-08-28 10:27:24,317 3219 INFO 02849-18-0-all odoo.modules.loading: loading mail/views/res_partner_views.xml 2025-08-28 10:27:24,359 3219 INFO 02849-18-0-all odoo.modules.loading: loading mail/views/mail_blacklist_views.xml 2025-08-28 10:27:24,374 3219 INFO 02849-18-0-all odoo.modules.loading: loading mail/views/mail_menus.xml 2025-08-28 10:27:24,482 3219 INFO 02849-18-0-all odoo.modules.loading: loading mail/views/res_company_views.xml 2025-08-28 10:27:24,492 3219 INFO 02849-18-0-all odoo.modules.loading: loading mail/views/mail_scheduled_message_views.xml 2025-08-28 10:27:24,499 3219 INFO 02849-18-0-all odoo.modules.loading: loading mail/data/mail_canned_response_data.xml 2025-08-28 10:27:24,503 3219 INFO 02849-18-0-all odoo.modules.loading: loading mail/data/mail_templates_invite.xml 2025-08-28 10:27:24,510 3219 INFO 02849-18-0-all odoo.modules.loading: loading mail/data/web_tour_tour.xml 2025-08-28 10:27:24,515 3219 INFO 02849-18-0-all odoo.modules.loading: Module mail: loading demo 2025-08-28 10:27:24,515 3219 INFO 02849-18-0-all odoo.modules.loading: loading mail/demo/discuss_channel_demo.xml 2025-08-28 10:27:24,626 3219 INFO 02849-18-0-all odoo.modules.loading: loading mail/demo/mail_canned_response_demo.xml 2025-08-28 10:27:24,683 3219 INFO 02849-18-0-all odoo.modules.loading: Module mail loaded in 3.47s, 4741 queries (+4742 other) 2025-08-28 10:27:24,683 3219 INFO 02849-18-0-all odoo.modules.loading: Loading module web_editor (23/101) 2025-08-28 10:27:24,780 3219 INFO 02849-18-0-all odoo.modules.registry: module web_editor: creating or updating database tables 2025-08-28 10:27:25,606 3219 INFO 02849-18-0-all odoo.modules.loading: loading web_editor/security/ir.model.access.csv 2025-08-28 10:27:25,617 3219 INFO 02849-18-0-all odoo.modules.loading: loading web_editor/data/editor_assets.xml 2025-08-28 10:27:25,622 3219 INFO 02849-18-0-all odoo.modules.loading: loading web_editor/views/editor.xml 2025-08-28 10:27:25,636 3219 INFO 02849-18-0-all odoo.modules.loading: loading web_editor/views/snippets.xml 2025-08-28 10:27:25,696 3219 INFO 02849-18-0-all odoo.modules.loading: Module web_editor loaded in 1.01s, 1521 queries (+1521 other) 2025-08-28 10:27:25,696 3219 INFO 02849-18-0-all odoo.modules.loading: Loading module analytic (24/101) 2025-08-28 10:27:25,751 3219 INFO 02849-18-0-all odoo.modules.registry: module analytic: creating or updating database tables 2025-08-28 10:27:25,916 3219 INFO 02849-18-0-all odoo.modules.loading: loading analytic/security/analytic_security.xml 2025-08-28 10:27:25,955 3219 INFO 02849-18-0-all odoo.modules.loading: loading analytic/security/ir.model.access.csv 2025-08-28 10:27:25,970 3219 INFO 02849-18-0-all odoo.modules.loading: loading analytic/views/analytic_line_views.xml 2025-08-28 10:27:26,006 3219 INFO 02849-18-0-all odoo.modules.loading: loading analytic/views/analytic_account_views.xml 2025-08-28 10:27:26,032 3219 INFO 02849-18-0-all odoo.modules.loading: loading analytic/views/analytic_plan_views.xml 2025-08-28 10:27:26,048 3219 INFO 02849-18-0-all odoo.modules.loading: loading analytic/views/analytic_distribution_model_views.xml 2025-08-28 10:27:26,060 3219 INFO 02849-18-0-all odoo.modules.loading: loading analytic/data/analytic_data.xml 2025-08-28 10:27:26,115 3219 INFO 02849-18-0-all odoo.modules.loading: Module analytic: loading demo 2025-08-28 10:27:26,116 3219 INFO 02849-18-0-all odoo.modules.loading: loading analytic/data/analytic_account_demo.xml 2025-08-28 10:27:26,503 3219 INFO 02849-18-0-all odoo.modules.loading: Module analytic loaded in 0.81s, 655 queries (+655 other) 2025-08-28 10:27:26,503 3219 INFO 02849-18-0-all odoo.modules.loading: Loading module auth_signup (25/101) 2025-08-28 10:27:26,555 3219 INFO 02849-18-0-all odoo.modules.registry: module auth_signup: creating or updating database tables 2025-08-28 10:27:26,631 3219 INFO 02849-18-0-all odoo.modules.loading: loading auth_signup/data/ir_config_parameter_data.xml 2025-08-28 10:27:26,636 3219 INFO 02849-18-0-all odoo.modules.loading: loading auth_signup/data/ir_cron_data.xml 2025-08-28 10:27:26,644 3219 INFO 02849-18-0-all odoo.modules.loading: loading auth_signup/data/mail_template_data.xml 2025-08-28 10:27:26,667 3219 INFO 02849-18-0-all odoo.modules.loading: loading auth_signup/views/res_config_settings_views.xml 2025-08-28 10:27:26,683 3219 INFO 02849-18-0-all odoo.modules.loading: loading auth_signup/views/res_users_views.xml 2025-08-28 10:27:26,702 3219 INFO 02849-18-0-all odoo.modules.loading: loading auth_signup/views/auth_signup_login_templates.xml 2025-08-28 10:27:26,717 3219 INFO 02849-18-0-all odoo.modules.loading: loading auth_signup/views/auth_signup_templates_email.xml 2025-08-28 10:27:26,726 3219 INFO 02849-18-0-all odoo.modules.loading: loading auth_signup/views/webclient_templates.xml 2025-08-28 10:27:26,746 3219 INFO 02849-18-0-all odoo.modules.loading: Module auth_signup loaded in 0.24s, 207 queries (+207 other) 2025-08-28 10:27:26,746 3219 INFO 02849-18-0-all odoo.modules.loading: Loading module auth_totp_mail (26/101) 2025-08-28 10:27:26,788 3219 INFO 02849-18-0-all odoo.modules.registry: module auth_totp_mail: creating or updating database tables 2025-08-28 10:27:26,818 3219 INFO 02849-18-0-all odoo.modules.loading: loading auth_totp_mail/data/ir_action_data.xml 2025-08-28 10:27:26,835 3219 INFO 02849-18-0-all odoo.modules.loading: loading auth_totp_mail/data/mail_template_data.xml 2025-08-28 10:27:26,843 3219 INFO 02849-18-0-all odoo.modules.loading: loading auth_totp_mail/data/security_notifications_template.xml 2025-08-28 10:27:26,850 3219 INFO 02849-18-0-all odoo.modules.loading: loading auth_totp_mail/views/res_users_views.xml 2025-08-28 10:27:26,887 3219 INFO 02849-18-0-all odoo.modules.loading: Module auth_totp_mail loaded in 0.14s, 121 queries (+121 other) 2025-08-28 10:27:26,887 3219 INFO 02849-18-0-all odoo.modules.loading: Loading module base_install_request (27/101) 2025-08-28 10:27:26,935 3219 INFO 02849-18-0-all odoo.modules.registry: module base_install_request: creating or updating database tables 2025-08-28 10:27:27,000 3219 INFO 02849-18-0-all odoo.modules.loading: loading base_install_request/security/ir.model.access.csv 2025-08-28 10:27:27,011 3219 INFO 02849-18-0-all odoo.modules.loading: loading base_install_request/wizard/base_module_install_request_views.xml 2025-08-28 10:27:27,028 3219 INFO 02849-18-0-all odoo.modules.loading: loading base_install_request/data/mail_template_data.xml 2025-08-28 10:27:27,035 3219 INFO 02849-18-0-all odoo.modules.loading: loading base_install_request/data/mail_templates_module_install.xml 2025-08-28 10:27:27,039 3219 INFO 02849-18-0-all odoo.modules.loading: loading base_install_request/views/ir_module_module_views.xml 2025-08-28 10:27:27,061 3219 INFO 02849-18-0-all odoo.modules.loading: Module base_install_request loaded in 0.17s, 153 queries (+153 other) 2025-08-28 10:27:27,061 3219 INFO 02849-18-0-all odoo.modules.loading: Loading module calendar (28/101) 2025-08-28 10:27:27,148 3219 INFO 02849-18-0-all odoo.modules.registry: module calendar: creating or updating database tables 2025-08-28 10:27:27,514 3219 INFO 02849-18-0-all odoo.modules.loading: loading calendar/security/ir.model.access.csv 2025-08-28 10:27:27,533 3219 INFO 02849-18-0-all odoo.modules.loading: loading calendar/security/calendar_security.xml 2025-08-28 10:27:27,551 3219 INFO 02849-18-0-all odoo.modules.loading: loading calendar/data/calendar_cron.xml 2025-08-28 10:27:27,559 3219 INFO 02849-18-0-all odoo.modules.loading: loading calendar/data/mail_template_data.xml 2025-08-28 10:27:27,593 3219 INFO 02849-18-0-all odoo.modules.loading: loading calendar/data/calendar_data.xml 2025-08-28 10:27:27,606 3219 INFO 02849-18-0-all odoo.modules.loading: loading calendar/data/mail_activity_type_data.xml 2025-08-28 10:27:27,609 3219 INFO 02849-18-0-all odoo.modules.loading: loading calendar/data/mail_message_subtype_data.xml 2025-08-28 10:27:27,613 3219 INFO 02849-18-0-all odoo.modules.loading: loading calendar/views/mail_activity_views.xml 2025-08-28 10:27:27,626 3219 INFO 02849-18-0-all odoo.modules.loading: loading calendar/views/calendar_templates.xml 2025-08-28 10:27:27,631 3219 INFO 02849-18-0-all odoo.modules.loading: loading calendar/views/calendar_views.xml 2025-08-28 10:27:27,741 3219 INFO 02849-18-0-all odoo.modules.loading: loading calendar/views/res_config_settings_views.xml 2025-08-28 10:27:27,755 3219 INFO 02849-18-0-all odoo.modules.loading: loading calendar/views/res_partner_views.xml 2025-08-28 10:27:27,770 3219 INFO 02849-18-0-all odoo.modules.loading: loading calendar/views/res_users_views.xml 2025-08-28 10:27:27,786 3219 INFO 02849-18-0-all odoo.modules.loading: loading calendar/wizard/calendar_provider_config.xml 2025-08-28 10:27:27,792 3219 INFO 02849-18-0-all odoo.modules.loading: loading calendar/wizard/calendar_popover_delete_wizard.xml 2025-08-28 10:27:27,797 3219 INFO 02849-18-0-all odoo.modules.loading: loading calendar/wizard/mail_activity_schedule_views.xml 2025-08-28 10:27:27,805 3219 INFO 02849-18-0-all odoo.modules.loading: Module calendar: loading demo 2025-08-28 10:27:27,806 3219 INFO 02849-18-0-all odoo.modules.loading: loading calendar/data/calendar_demo.xml 2025-08-28 10:27:27,965 3219 INFO 02849-18-0-all odoo.modules.loading: Module calendar loaded in 0.90s, 939 queries (+939 other) 2025-08-28 10:27:27,965 3219 INFO 02849-18-0-all odoo.modules.loading: Loading module google_gmail (29/101) 2025-08-28 10:27:28,016 3219 INFO 02849-18-0-all odoo.modules.registry: module google_gmail: creating or updating database tables 2025-08-28 10:27:28,067 3219 INFO 02849-18-0-all odoo.modules.loading: loading google_gmail/views/fetchmail_server_views.xml 2025-08-28 10:27:28,081 3219 INFO 02849-18-0-all odoo.modules.loading: loading google_gmail/views/ir_mail_server_views.xml 2025-08-28 10:27:28,090 3219 INFO 02849-18-0-all odoo.modules.loading: loading google_gmail/views/res_config_settings_views.xml 2025-08-28 10:27:28,116 3219 INFO 02849-18-0-all odoo.modules.loading: Module google_gmail loaded in 0.15s, 124 queries (+124 other) 2025-08-28 10:27:28,116 3219 INFO 02849-18-0-all odoo.modules.loading: Loading module iap_mail (30/101) 2025-08-28 10:27:28,160 3219 INFO 02849-18-0-all odoo.modules.registry: module iap_mail: creating or updating database tables 2025-08-28 10:27:28,195 3219 INFO 02849-18-0-all odoo.modules.loading: loading iap_mail/data/mail_templates.xml 2025-08-28 10:27:28,205 3219 INFO 02849-18-0-all odoo.modules.loading: loading iap_mail/views/iap_views.xml 2025-08-28 10:27:28,221 3219 INFO 02849-18-0-all odoo.modules.loading: Module iap_mail loaded in 0.11s, 66 queries (+66 other) 2025-08-28 10:27:28,221 3219 INFO 02849-18-0-all odoo.modules.loading: Loading module mail_bot (31/101) 2025-08-28 10:27:28,272 3219 INFO 02849-18-0-all odoo.modules.registry: module mail_bot: creating or updating database tables 2025-08-28 10:27:28,327 3219 INFO 02849-18-0-all odoo.modules.loading: loading mail_bot/views/res_users_views.xml 2025-08-28 10:27:28,353 3219 INFO 02849-18-0-all odoo.modules.loading: loading mail_bot/data/mailbot_data.xml 2025-08-28 10:27:28,367 3219 INFO 02849-18-0-all odoo.modules.loading: Module mail_bot loaded in 0.15s, 133 queries (+133 other) 2025-08-28 10:27:28,367 3219 INFO 02849-18-0-all odoo.modules.loading: Loading module phone_validation (32/101) 2025-08-28 10:27:28,474 3219 INFO 02849-18-0-all odoo.modules.registry: module phone_validation: creating or updating database tables 2025-08-28 10:27:29,277 3219 INFO 02849-18-0-all odoo.modules.loading: loading phone_validation/security/ir.model.access.csv 2025-08-28 10:27:29,288 3219 INFO 02849-18-0-all odoo.modules.loading: loading phone_validation/views/phone_blacklist_views.xml 2025-08-28 10:27:29,313 3219 INFO 02849-18-0-all odoo.modules.loading: loading phone_validation/wizard/phone_blacklist_remove_view.xml 2025-08-28 10:27:29,334 3219 INFO 02849-18-0-all odoo.modules.loading: Module phone_validation loaded in 0.97s, 1660 queries (+1660 other) 2025-08-28 10:27:29,335 3219 INFO 02849-18-0-all odoo.modules.loading: Loading module privacy_lookup (33/101) 2025-08-28 10:27:29,389 3219 INFO 02849-18-0-all odoo.modules.registry: module privacy_lookup: creating or updating database tables 2025-08-28 10:27:29,505 3219 INFO 02849-18-0-all odoo.modules.loading: loading privacy_lookup/wizard/privacy_lookup_wizard_views.xml 2025-08-28 10:27:29,539 3219 INFO 02849-18-0-all odoo.modules.loading: loading privacy_lookup/views/privacy_log_views.xml 2025-08-28 10:27:29,558 3219 INFO 02849-18-0-all odoo.modules.loading: loading privacy_lookup/security/ir.model.access.csv 2025-08-28 10:27:29,571 3219 INFO 02849-18-0-all odoo.modules.loading: loading privacy_lookup/data/ir_actions_server_data.xml 2025-08-28 10:27:29,595 3219 INFO 02849-18-0-all odoo.modules.loading: Module privacy_lookup loaded in 0.26s, 249 queries (+249 other) 2025-08-28 10:27:29,595 3219 INFO 02849-18-0-all odoo.modules.loading: Loading module product (34/101) 2025-08-28 10:27:29,724 3219 INFO 02849-18-0-all odoo.modules.registry: module product: creating or updating database tables 2025-08-28 10:27:30,441 3219 INFO 02849-18-0-all odoo.modules.loading: loading product/data/product_data.xml 2025-08-28 10:27:30,472 3219 INFO 02849-18-0-all odoo.modules.loading: loading product/security/product_security.xml 2025-08-28 10:27:30,672 3219 INFO 02849-18-0-all odoo.modules.loading: loading product/security/ir.model.access.csv 2025-08-28 10:27:30,708 3219 INFO 02849-18-0-all odoo.modules.loading: loading product/wizard/product_label_layout_views.xml 2025-08-28 10:27:30,721 3219 INFO 02849-18-0-all odoo.modules.loading: loading product/wizard/update_product_attribute_value_views.xml 2025-08-28 10:27:30,727 3219 INFO 02849-18-0-all odoo.modules.loading: loading product/views/product_tag_views.xml 2025-08-28 10:27:30,740 3219 INFO 02849-18-0-all odoo.modules.loading: loading product/views/product_views.xml 2025-08-28 10:27:30,825 3219 INFO 02849-18-0-all odoo.modules.loading: loading product/views/res_config_settings_views.xml 2025-08-28 10:27:30,844 3219 INFO 02849-18-0-all odoo.modules.loading: loading product/views/product_attribute_views.xml 2025-08-28 10:27:30,879 3219 INFO 02849-18-0-all odoo.modules.loading: loading product/views/product_attribute_value_views.xml 2025-08-28 10:27:30,883 3219 INFO 02849-18-0-all odoo.modules.loading: loading product/views/product_category_views.xml 2025-08-28 10:27:30,896 3219 INFO 02849-18-0-all odoo.modules.loading: loading product/views/product_combo_views.xml 2025-08-28 10:27:30,908 3219 INFO 02849-18-0-all odoo.modules.loading: loading product/views/product_document_views.xml 2025-08-28 10:27:30,925 3219 INFO 02849-18-0-all odoo.modules.loading: loading product/views/product_packaging_views.xml 2025-08-28 10:27:30,947 3219 INFO 02849-18-0-all odoo.modules.loading: loading product/views/product_pricelist_item_views.xml 2025-08-28 10:27:30,968 3219 INFO 02849-18-0-all odoo.modules.loading: loading product/views/product_pricelist_views.xml 2025-08-28 10:27:30,988 3219 INFO 02849-18-0-all odoo.modules.loading: loading product/views/product_supplierinfo_views.xml 2025-08-28 10:27:31,009 3219 INFO 02849-18-0-all odoo.modules.loading: loading product/views/product_template_attribute_line_views.xml 2025-08-28 10:27:31,016 3219 INFO 02849-18-0-all odoo.modules.loading: loading product/views/product_template_views.xml 2025-08-28 10:27:31,047 3219 INFO 02849-18-0-all odoo.modules.loading: loading product/views/res_country_group_views.xml 2025-08-28 10:27:31,055 3219 INFO 02849-18-0-all odoo.modules.loading: loading product/views/res_partner_views.xml 2025-08-28 10:27:31,065 3219 INFO 02849-18-0-all odoo.modules.loading: loading product/report/product_reports.xml 2025-08-28 10:27:31,087 3219 INFO 02849-18-0-all odoo.modules.loading: loading product/report/product_product_templates.xml 2025-08-28 10:27:31,111 3219 INFO 02849-18-0-all odoo.modules.loading: loading product/report/product_template_templates.xml 2025-08-28 10:27:31,124 3219 INFO 02849-18-0-all odoo.modules.loading: loading product/report/product_packaging.xml 2025-08-28 10:27:31,130 3219 INFO 02849-18-0-all odoo.modules.loading: loading product/report/product_pricelist_report_templates.xml 2025-08-28 10:27:31,143 3219 INFO 02849-18-0-all odoo.modules.loading: Module product: loading demo 2025-08-28 10:27:31,143 3219 INFO 02849-18-0-all odoo.modules.loading: loading product/data/product_attribute_demo.xml 2025-08-28 10:27:31,185 3219 INFO 02849-18-0-all odoo.modules.loading: loading product/data/product_category_demo.xml 2025-08-28 10:27:31,224 3219 INFO 02849-18-0-all odoo.modules.loading: loading product/data/product_demo.xml 2025-08-28 10:27:31,564 3219 INFO 02849-18-0-all odoo.models.unlink: User #1 deleted mail.message records with IDs: [73] 2025-08-28 10:27:31,568 3219 INFO 02849-18-0-all odoo.models.unlink: User #1 deleted product.product records with IDs: [9] 2025-08-28 10:27:31,616 3219 INFO 02849-18-0-all odoo.models.unlink: User #1 deleted mail.message records with IDs: [75, 74] 2025-08-28 10:27:31,619 3219 INFO 02849-18-0-all odoo.models.unlink: User #1 deleted product.product records with IDs: [10, 11] 2025-08-28 10:27:32,121 3219 INFO 02849-18-0-all odoo.models.unlink: User #1 deleted mail.message records with IDs: [93] 2025-08-28 10:27:32,124 3219 INFO 02849-18-0-all odoo.models.unlink: User #1 deleted product.product records with IDs: [22] 2025-08-28 10:27:32,203 3219 INFO 02849-18-0-all odoo.models.unlink: User #1 deleted mail.message records with IDs: [79] 2025-08-28 10:27:32,205 3219 INFO 02849-18-0-all odoo.models.unlink: User #1 deleted product.product records with IDs: [15] 2025-08-28 10:27:33,352 3219 INFO 02849-18-0-all odoo.modules.loading: loading product/data/product_document_demo.xml 2025-08-28 10:27:33,363 3219 INFO 02849-18-0-all odoo.modules.loading: loading product/data/product_supplierinfo_demo.xml 2025-08-28 10:27:33,765 3219 INFO 02849-18-0-all odoo.modules.loading: Module product loaded in 4.17s, 3846 queries (+3846 other) 2025-08-28 10:27:33,765 3219 INFO 02849-18-0-all odoo.modules.loading: Loading module rating (35/101) 2025-08-28 10:27:33,844 3219 INFO 02849-18-0-all odoo.modules.registry: module rating: creating or updating database tables 2025-08-28 10:27:34,051 3219 INFO 02849-18-0-all odoo.modules.loading: loading rating/views/rating_rating_views.xml 2025-08-28 10:27:34,104 3219 INFO 02849-18-0-all odoo.modules.loading: loading rating/views/rating_templates.xml 2025-08-28 10:27:34,115 3219 INFO 02849-18-0-all odoo.modules.loading: loading rating/views/mail_message_views.xml 2025-08-28 10:27:34,124 3219 INFO 02849-18-0-all odoo.modules.loading: loading rating/security/ir.model.access.csv 2025-08-28 10:27:34,149 3219 INFO 02849-18-0-all odoo.modules.loading: Module rating loaded in 0.38s, 410 queries (+410 other) 2025-08-28 10:27:34,149 3219 INFO 02849-18-0-all odoo.modules.loading: Loading module resource_mail (36/101) 2025-08-28 10:27:34,206 3219 INFO 02849-18-0-all odoo.modules.registry: module resource_mail: creating or updating database tables 2025-08-28 10:27:34,242 3219 INFO 02849-18-0-all odoo.modules.loading: Module resource_mail loaded in 0.09s, 35 queries (+35 other) 2025-08-28 10:27:34,242 3219 INFO 02849-18-0-all odoo.modules.loading: Loading module sales_team (37/101) 2025-08-28 10:27:34,310 3219 INFO 02849-18-0-all odoo.modules.registry: module sales_team: creating or updating database tables 2025-08-28 10:27:34,335 3219 INFO 02849-18-0-all odoo.models: Prepare computation of res.users.sale_team_id 2025-08-28 10:27:34,437 3219 INFO 02849-18-0-all odoo.modules.loading: loading sales_team/security/sales_team_security.xml 2025-08-28 10:27:34,603 3219 INFO 02849-18-0-all odoo.modules.loading: loading sales_team/security/ir.model.access.csv 2025-08-28 10:27:34,617 3219 INFO 02849-18-0-all odoo.modules.loading: loading sales_team/data/crm_team_data.xml 2025-08-28 10:27:34,653 3219 INFO 02849-18-0-all odoo.modules.loading: loading sales_team/views/crm_tag_views.xml 2025-08-28 10:27:34,666 3219 INFO 02849-18-0-all odoo.modules.loading: loading sales_team/views/crm_team_views.xml 2025-08-28 10:27:34,696 3219 INFO 02849-18-0-all odoo.modules.loading: loading sales_team/views/crm_team_member_views.xml 2025-08-28 10:27:34,725 3219 INFO 02849-18-0-all odoo.modules.loading: loading sales_team/views/mail_activity_views.xml 2025-08-28 10:27:34,729 3219 INFO 02849-18-0-all odoo.modules.loading: Module sales_team: loading demo 2025-08-28 10:27:34,729 3219 INFO 02849-18-0-all odoo.modules.loading: loading sales_team/data/crm_team_demo.xml 2025-08-28 10:27:34,765 3219 INFO 02849-18-0-all odoo.modules.loading: loading sales_team/data/crm_tag_demo.xml 2025-08-28 10:27:34,798 3219 INFO 02849-18-0-all odoo.modules.loading: Module sales_team loaded in 0.56s, 700 queries (+700 other) 2025-08-28 10:27:34,798 3219 INFO 02849-18-0-all odoo.modules.loading: Loading module web_unsplash (38/101) 2025-08-28 10:27:34,861 3219 INFO 02849-18-0-all odoo.modules.registry: module web_unsplash: creating or updating database tables 2025-08-28 10:27:34,926 3219 INFO 02849-18-0-all odoo.modules.loading: loading web_unsplash/views/res_config_settings_view.xml 2025-08-28 10:27:34,962 3219 INFO 02849-18-0-all odoo.modules.loading: Module web_unsplash loaded in 0.16s, 111 queries (+111 other) 2025-08-28 10:27:34,962 3219 INFO 02849-18-0-all odoo.modules.loading: Loading module partner_autocomplete (39/101) 2025-08-28 10:27:35,038 3219 INFO 02849-18-0-all odoo.modules.registry: module partner_autocomplete: creating or updating database tables 2025-08-28 10:27:35,152 3219 INFO 02849-18-0-all odoo.modules.loading: loading partner_autocomplete/security/ir.model.access.csv 2025-08-28 10:27:35,162 3219 INFO 02849-18-0-all odoo.modules.loading: loading partner_autocomplete/views/res_partner_views.xml 2025-08-28 10:27:35,184 3219 INFO 02849-18-0-all odoo.modules.loading: loading partner_autocomplete/views/res_company_views.xml 2025-08-28 10:27:35,194 3219 INFO 02849-18-0-all odoo.modules.loading: loading partner_autocomplete/views/res_config_settings_views.xml 2025-08-28 10:27:35,208 3219 INFO 02849-18-0-all odoo.modules.loading: loading partner_autocomplete/data/cron.xml 2025-08-28 10:27:35,218 3219 INFO 02849-18-0-all odoo.modules.loading: loading partner_autocomplete/data/iap_service_data.xml 2025-08-28 10:27:35,238 3219 INFO 02849-18-0-all odoo.modules.loading: Module partner_autocomplete loaded in 0.28s, 209 queries (+209 other) 2025-08-28 10:27:35,239 3219 INFO 02849-18-0-all odoo.modules.loading: Loading module portal (40/101) 2025-08-28 10:27:35,307 3219 INFO 02849-18-0-all odoo.modules.registry: module portal: creating or updating database tables 2025-08-28 10:27:35,678 3219 INFO 02849-18-0-all odoo.modules.loading: loading portal/security/ir.model.access.csv 2025-08-28 10:27:35,690 3219 INFO 02849-18-0-all odoo.modules.loading: loading portal/data/mail_template_data.xml 2025-08-28 10:27:35,702 3219 INFO 02849-18-0-all odoo.modules.loading: loading portal/data/mail_templates.xml 2025-08-28 10:27:35,709 3219 INFO 02849-18-0-all odoo.modules.loading: loading portal/views/mail_templates_public.xml 2025-08-28 10:27:35,716 3219 INFO 02849-18-0-all odoo.modules.loading: loading portal/views/portal_templates.xml 2025-08-28 10:27:35,816 3219 INFO 02849-18-0-all odoo.modules.loading: loading portal/views/res_config_settings_views.xml 2025-08-28 10:27:35,833 3219 INFO 02849-18-0-all odoo.modules.loading: loading portal/wizard/portal_share_views.xml 2025-08-28 10:27:35,843 3219 INFO 02849-18-0-all odoo.modules.loading: loading portal/wizard/portal_wizard_views.xml 2025-08-28 10:27:35,878 3219 INFO 02849-18-0-all odoo.modules.loading: Module portal loaded in 0.64s, 553 queries (+553 other) 2025-08-28 10:27:35,879 3219 INFO 02849-18-0-all odoo.modules.loading: Loading module sms (41/101) 2025-08-28 10:27:36,001 3219 INFO 02849-18-0-all odoo.modules.registry: module sms: creating or updating database tables 2025-08-28 10:27:36,012 3219 INFO 02849-18-0-all odoo.models: Prepare computation of ir.actions.server.sms_template_id 2025-08-28 10:27:36,012 3219 INFO 02849-18-0-all odoo.models: Prepare computation of ir.actions.server.sms_method 2025-08-28 10:27:36,033 3219 INFO 02849-18-0-all odoo.models: Prepare computation of res.partner.phone_sanitized 2025-08-28 10:27:37,199 3219 INFO 02849-18-0-all odoo.modules.loading: loading sms/data/iap_service_data.xml 2025-08-28 10:27:37,204 3219 INFO 02849-18-0-all odoo.modules.loading: loading sms/data/ir_cron_data.xml 2025-08-28 10:27:37,211 3219 INFO 02849-18-0-all odoo.modules.loading: loading sms/wizard/sms_account_code_views.xml 2025-08-28 10:27:37,221 3219 INFO 02849-18-0-all odoo.modules.loading: loading sms/wizard/sms_account_phone_views.xml 2025-08-28 10:27:37,227 3219 INFO 02849-18-0-all odoo.modules.loading: loading sms/wizard/sms_account_sender_views.xml 2025-08-28 10:27:37,232 3219 INFO 02849-18-0-all odoo.modules.loading: loading sms/wizard/sms_composer_views.xml 2025-08-28 10:27:37,243 3219 INFO 02849-18-0-all odoo.modules.loading: loading sms/wizard/sms_template_preview_views.xml 2025-08-28 10:27:37,251 3219 INFO 02849-18-0-all odoo.modules.loading: loading sms/wizard/sms_resend_views.xml 2025-08-28 10:27:37,262 3219 INFO 02849-18-0-all odoo.modules.loading: loading sms/wizard/sms_template_reset_views.xml 2025-08-28 10:27:37,270 3219 INFO 02849-18-0-all odoo.modules.loading: loading sms/views/ir_actions_server_views.xml 2025-08-28 10:27:37,280 3219 INFO 02849-18-0-all odoo.modules.loading: loading sms/views/mail_notification_views.xml 2025-08-28 10:27:37,291 3219 INFO 02849-18-0-all odoo.modules.loading: loading sms/views/res_config_settings_views.xml 2025-08-28 10:27:37,304 3219 INFO 02849-18-0-all odoo.modules.loading: loading sms/views/res_partner_views.xml 2025-08-28 10:27:37,333 3219 INFO 02849-18-0-all odoo.modules.loading: loading sms/views/iap_account_views.xml 2025-08-28 10:27:37,342 3219 INFO 02849-18-0-all odoo.modules.loading: loading sms/views/sms_sms_views.xml 2025-08-28 10:27:37,363 3219 INFO 02849-18-0-all odoo.modules.loading: loading sms/views/sms_template_views.xml 2025-08-28 10:27:37,381 3219 INFO 02849-18-0-all odoo.modules.loading: loading sms/security/ir.model.access.csv 2025-08-28 10:27:37,405 3219 INFO 02849-18-0-all odoo.modules.loading: loading sms/security/sms_security.xml 2025-08-28 10:27:37,412 3219 INFO 02849-18-0-all odoo.modules.loading: Module sms: loading demo 2025-08-28 10:27:37,412 3219 INFO 02849-18-0-all odoo.modules.loading: loading sms/data/sms_demo.xml 2025-08-28 10:27:37,416 3219 INFO 02849-18-0-all odoo.modules.loading: loading sms/data/mail_demo.xml 2025-08-28 10:27:37,478 3219 INFO 02849-18-0-all odoo.modules.loading: Module sms loaded in 1.60s, 2430 queries (+2430 other) 2025-08-28 10:27:37,478 3219 INFO 02849-18-0-all odoo.modules.loading: Loading module snailmail (42/101) 2025-08-28 10:27:37,559 3219 INFO 02849-18-0-all odoo.modules.registry: module snailmail: creating or updating database tables 2025-08-28 10:27:37,835 3219 INFO 02849-18-0-all odoo.modules.loading: loading snailmail/data/iap_service_data.xml 2025-08-28 10:27:37,840 3219 INFO 02849-18-0-all odoo.modules.loading: loading snailmail/data/snailmail_data.xml 2025-08-28 10:27:37,848 3219 INFO 02849-18-0-all odoo.modules.loading: loading snailmail/views/report_assets.xml 2025-08-28 10:27:37,860 3219 INFO 02849-18-0-all odoo.modules.loading: loading snailmail/views/snailmail_views.xml 2025-08-28 10:27:37,878 3219 INFO 02849-18-0-all odoo.modules.loading: loading snailmail/wizard/snailmail_letter_format_error_views.xml 2025-08-28 10:27:37,886 3219 INFO 02849-18-0-all odoo.modules.loading: loading snailmail/wizard/snailmail_letter_missing_required_fields_views.xml 2025-08-28 10:27:37,894 3219 INFO 02849-18-0-all odoo.modules.loading: loading snailmail/security/ir.model.access.csv 2025-08-28 10:27:37,922 3219 INFO 02849-18-0-all odoo.modules.loading: Module snailmail loaded in 0.44s, 496 queries (+496 other) 2025-08-28 10:27:37,922 3219 INFO 02849-18-0-all odoo.modules.loading: Loading module auth_totp_portal (43/101) 2025-08-28 10:27:37,986 3219 INFO 02849-18-0-all odoo.modules.registry: module auth_totp_portal: creating or updating database tables 2025-08-28 10:27:38,017 3219 INFO 02849-18-0-all odoo.modules.loading: loading auth_totp_portal/security/security.xml 2025-08-28 10:27:38,031 3219 INFO 02849-18-0-all odoo.modules.loading: loading auth_totp_portal/views/templates.xml 2025-08-28 10:27:38,050 3219 INFO 02849-18-0-all odoo.modules.loading: Module auth_totp_portal loaded in 0.13s, 66 queries (+66 other) 2025-08-28 10:27:38,050 3219 INFO 02849-18-0-all odoo.modules.loading: Loading module calendar_sms (44/101) 2025-08-28 10:27:38,116 3219 INFO 02849-18-0-all odoo.modules.registry: module calendar_sms: creating or updating database tables 2025-08-28 10:27:38,120 3219 INFO 02849-18-0-all odoo.models: Prepare computation of calendar.alarm.sms_template_id 2025-08-28 10:27:38,166 3219 INFO 02849-18-0-all odoo.modules.loading: loading calendar_sms/data/sms_data.xml 2025-08-28 10:27:38,172 3219 INFO 02849-18-0-all odoo.modules.loading: loading calendar_sms/views/calendar_views.xml 2025-08-28 10:27:38,206 3219 INFO 02849-18-0-all odoo.modules.loading: Module calendar_sms loaded in 0.16s, 105 queries (+105 other) 2025-08-28 10:27:38,206 3219 INFO 02849-18-0-all odoo.modules.loading: Loading module digest (45/101) 2025-08-28 10:27:38,279 3219 INFO 02849-18-0-all odoo.modules.registry: module digest: creating or updating database tables 2025-08-28 10:27:38,386 3219 INFO 02849-18-0-all odoo.modules.loading: loading digest/security/ir.model.access.csv 2025-08-28 10:27:38,398 3219 INFO 02849-18-0-all odoo.modules.loading: loading digest/data/digest_data.xml 2025-08-28 10:27:38,417 3219 INFO 02849-18-0-all odoo.modules.loading: loading digest/data/digest_tips_data.xml 2025-08-28 10:27:38,525 3219 INFO 02849-18-0-all odoo.modules.loading: loading digest/data/ir_cron_data.xml 2025-08-28 10:27:38,534 3219 INFO 02849-18-0-all odoo.modules.loading: loading digest/data/res_config_settings_data.xml 2025-08-28 10:27:38,539 3219 INFO 02849-18-0-all odoo.modules.loading: loading digest/views/digest_views.xml 2025-08-28 10:27:38,579 3219 INFO 02849-18-0-all odoo.modules.loading: loading digest/views/digest_templates.xml 2025-08-28 10:27:38,584 3219 INFO 02849-18-0-all odoo.modules.loading: loading digest/views/res_config_settings_views.xml 2025-08-28 10:27:38,619 3219 INFO 02849-18-0-all odoo.modules.loading: Module digest loaded in 0.41s, 305 queries (+305 other) 2025-08-28 10:27:38,619 3219 INFO 02849-18-0-all odoo.modules.loading: Loading module payment (46/101) 2025-08-28 10:27:38,732 3219 INFO 02849-18-0-all odoo.modules.registry: module payment: creating or updating database tables 2025-08-28 10:27:39,037 3219 INFO 02849-18-0-all odoo.modules.loading: loading payment/data/ir_actions_server_data.xml 2025-08-28 10:27:39,043 3219 INFO 02849-18-0-all odoo.modules.loading: loading payment/data/onboarding_data.xml 2025-08-28 10:27:39,048 3219 INFO 02849-18-0-all odoo.modules.loading: loading payment/data/payment_method_data.xml 2025-08-28 10:27:40,537 3219 INFO 02849-18-0-all odoo.modules.loading: loading payment/data/payment_provider_data.xml 2025-08-28 10:27:40,651 3219 INFO 02849-18-0-all odoo.modules.loading: loading payment/data/payment_cron.xml 2025-08-28 10:27:40,659 3219 INFO 02849-18-0-all odoo.modules.loading: loading payment/views/express_checkout_templates.xml 2025-08-28 10:27:40,665 3219 INFO 02849-18-0-all odoo.modules.loading: loading payment/views/payment_form_templates.xml 2025-08-28 10:27:40,699 3219 INFO 02849-18-0-all odoo.modules.loading: loading payment/views/portal_templates.xml 2025-08-28 10:27:40,730 3219 INFO 02849-18-0-all odoo.modules.loading: loading payment/views/payment_provider_views.xml 2025-08-28 10:27:40,757 3219 INFO 02849-18-0-all odoo.modules.loading: loading payment/views/payment_method_views.xml 2025-08-28 10:27:40,777 3219 INFO 02849-18-0-all odoo.modules.loading: loading payment/views/payment_transaction_views.xml 2025-08-28 10:27:40,798 3219 INFO 02849-18-0-all odoo.modules.loading: loading payment/views/payment_token_views.xml 2025-08-28 10:27:40,813 3219 INFO 02849-18-0-all odoo.modules.loading: loading payment/views/res_partner_views.xml 2025-08-28 10:27:40,826 3219 INFO 02849-18-0-all odoo.modules.loading: loading payment/security/ir.model.access.csv 2025-08-28 10:27:41,421 3219 INFO 02849-18-0-all odoo.modules.loading: loading payment/security/payment_security.xml 2025-08-28 10:27:41,444 3219 INFO 02849-18-0-all odoo.modules.loading: loading payment/wizards/payment_capture_wizard_views.xml 2025-08-28 10:27:41,453 3219 INFO 02849-18-0-all odoo.modules.loading: loading payment/wizards/payment_link_wizard_views.xml 2025-08-28 10:27:41,459 3219 INFO 02849-18-0-all odoo.modules.loading: loading payment/wizards/payment_onboarding_views.xml 2025-08-28 10:27:41,500 3219 INFO 02849-18-0-all odoo.modules.loading: Module payment loaded in 2.88s, 2343 queries (+2343 other) 2025-08-28 10:27:41,500 3219 INFO 02849-18-0-all odoo.modules.loading: Loading module portal_rating (47/101) 2025-08-28 10:27:41,577 3219 INFO 02849-18-0-all odoo.modules.registry: module portal_rating: creating or updating database tables 2025-08-28 10:27:41,761 3219 INFO 02849-18-0-all odoo.modules.loading: loading portal_rating/views/rating_rating_views.xml 2025-08-28 10:27:41,774 3219 INFO 02849-18-0-all odoo.modules.loading: loading portal_rating/views/portal_templates.xml 2025-08-28 10:27:41,779 3219 INFO 02849-18-0-all odoo.modules.loading: loading portal_rating/views/rating_templates.xml 2025-08-28 10:27:41,796 3219 INFO 02849-18-0-all odoo.modules.loading: Module portal_rating loaded in 0.30s, 289 queries (+289 other) 2025-08-28 10:27:41,796 3219 INFO 02849-18-0-all odoo.modules.loading: Loading module spreadsheet (48/101) 2025-08-28 10:27:41,874 3219 INFO 02849-18-0-all odoo.modules.registry: module spreadsheet: creating or updating database tables 2025-08-28 10:27:41,928 3219 INFO 02849-18-0-all odoo.modules.loading: loading spreadsheet/views/public_readonly_spreadsheet_templates.xml 2025-08-28 10:27:41,949 3219 INFO 02849-18-0-all odoo.modules.loading: Module spreadsheet loaded in 0.15s, 86 queries (+86 other) 2025-08-28 10:27:41,949 3219 INFO 02849-18-0-all odoo.modules.loading: Loading module account (49/101) 2025-08-28 10:27:42,399 3219 INFO 02849-18-0-all odoo.modules.registry: module account: creating or updating database tables 2025-08-28 10:27:42,447 3219 INFO 02849-18-0-all odoo.models: Prepare computation of res.partner.bank.has_iban_warning 2025-08-28 10:27:42,447 3219 INFO 02849-18-0-all odoo.models: Prepare computation of res.partner.bank.has_money_transfer_warning 2025-08-28 10:27:42,665 3219 INFO 02849-18-0-all odoo.models: Prepare computation of res.company.account_fiscal_country_id 2025-08-28 10:27:42,665 3219 INFO 02849-18-0-all odoo.models: Prepare computation of res.company.invoice_terms_html 2025-08-28 10:27:44,486 3219 INFO 02849-18-0-all odoo.modules.loading: loading account/security/account_security.xml 2025-08-28 10:27:44,948 3219 INFO 02849-18-0-all odoo.modules.loading: loading account/security/ir.model.access.csv 2025-08-28 10:27:45,060 3219 INFO 02849-18-0-all odoo.modules.loading: loading account/data/account_data.xml 2025-08-28 10:27:45,126 3219 INFO 02849-18-0-all odoo.modules.loading: loading account/data/digest_data.xml 2025-08-28 10:27:45,134 3219 INFO 02849-18-0-all odoo.modules.loading: loading account/views/account_report.xml 2025-08-28 10:27:45,152 3219 INFO 02849-18-0-all odoo.modules.loading: loading account/data/mail_template_data.xml 2025-08-28 10:27:45,174 3219 INFO 02849-18-0-all odoo.modules.loading: loading account/data/onboarding_data.xml 2025-08-28 10:27:45,197 3219 INFO 02849-18-0-all odoo.modules.loading: loading account/data/account_tour.xml 2025-08-28 10:27:45,201 3219 INFO 02849-18-0-all odoo.modules.loading: loading account/data/ir_sequence.xml 2025-08-28 10:27:45,205 3219 INFO 02849-18-0-all odoo.modules.loading: loading account/views/account_payment_view.xml 2025-08-28 10:27:45,262 3219 INFO 02849-18-0-all odoo.modules.loading: loading account/wizard/account_automatic_entry_wizard_views.xml 2025-08-28 10:27:45,273 3219 INFO 02849-18-0-all odoo.modules.loading: loading account/wizard/account_autopost_bills_wizard.xml 2025-08-28 10:27:45,279 3219 INFO 02849-18-0-all odoo.modules.loading: loading account/wizard/account_unreconcile_view.xml 2025-08-28 10:27:45,284 3219 INFO 02849-18-0-all odoo.modules.loading: loading account/wizard/account_move_reversal_view.xml 2025-08-28 10:27:45,293 3219 INFO 02849-18-0-all odoo.modules.loading: loading account/wizard/account_resequence_views.xml 2025-08-28 10:27:45,303 3219 INFO 02849-18-0-all odoo.modules.loading: loading account/wizard/account_payment_register_views.xml 2025-08-28 10:27:45,314 3219 INFO 02849-18-0-all odoo.modules.loading: loading account/views/account_move_views.xml 2025-08-28 10:27:45,777 3219 INFO 02849-18-0-all odoo.modules.loading: loading account/wizard/setup_wizards_view.xml 2025-08-28 10:27:45,797 3219 INFO 02849-18-0-all odoo.modules.loading: loading account/views/account_account_views.xml 2025-08-28 10:27:45,825 3219 INFO 02849-18-0-all odoo.modules.loading: loading account/views/account_group_views.xml 2025-08-28 10:27:45,837 3219 INFO 02849-18-0-all odoo.modules.loading: loading account/views/account_journal_views.xml 2025-08-28 10:27:45,881 3219 INFO 02849-18-0-all odoo.modules.loading: loading account/views/account_account_tag_views.xml 2025-08-28 10:27:45,893 3219 INFO 02849-18-0-all odoo.modules.loading: loading account/views/account_bank_statement_views.xml 2025-08-28 10:27:45,918 3219 INFO 02849-18-0-all odoo.modules.loading: loading account/views/account_reconcile_model_views.xml 2025-08-28 10:27:45,947 3219 INFO 02849-18-0-all odoo.modules.loading: loading account/views/account_tax_views.xml 2025-08-28 10:27:46,001 3219 INFO 02849-18-0-all odoo.modules.loading: loading account/views/account_full_reconcile_views.xml 2025-08-28 10:27:46,008 3219 INFO 02849-18-0-all odoo.modules.loading: loading account/views/account_payment_term_views.xml 2025-08-28 10:27:46,031 3219 INFO 02849-18-0-all odoo.modules.loading: loading account/views/account_payment_method.xml 2025-08-28 10:27:46,040 3219 INFO 02849-18-0-all odoo.modules.loading: loading account/views/res_partner_bank_views.xml 2025-08-28 10:27:46,064 3219 INFO 02849-18-0-all odoo.modules.loading: loading account/views/report_statement.xml 2025-08-28 10:27:46,077 3219 INFO 02849-18-0-all odoo.modules.loading: loading account/views/terms_template.xml 2025-08-28 10:27:46,089 3219 INFO 02849-18-0-all odoo.modules.loading: loading account/wizard/account_validate_move_view.xml 2025-08-28 10:27:46,101 3219 INFO 02849-18-0-all odoo.modules.loading: loading account/views/res_company_views.xml 2025-08-28 10:27:46,126 3219 INFO 02849-18-0-all odoo.modules.loading: loading account/views/product_view.xml 2025-08-28 10:27:46,157 3219 INFO 02849-18-0-all odoo.modules.loading: loading account/views/account_analytic_plan_views.xml 2025-08-28 10:27:46,168 3219 INFO 02849-18-0-all odoo.modules.loading: loading account/views/account_analytic_account_views.xml 2025-08-28 10:27:46,183 3219 INFO 02849-18-0-all odoo.modules.loading: loading account/views/account_analytic_distribution_model_views.xml 2025-08-28 10:27:46,200 3219 INFO 02849-18-0-all odoo.modules.loading: loading account/views/account_analytic_line_views.xml 2025-08-28 10:27:46,240 3219 INFO 02849-18-0-all odoo.modules.loading: loading account/views/report_invoice.xml 2025-08-28 10:27:46,277 3219 INFO 02849-18-0-all odoo.modules.loading: loading account/report/account_invoice_report_view.xml 2025-08-28 10:27:46,312 3219 INFO 02849-18-0-all odoo.modules.loading: loading account/views/account_cash_rounding_view.xml 2025-08-28 10:27:46,330 3219 INFO 02849-18-0-all odoo.modules.loading: loading account/views/ir_actions_views.xml 2025-08-28 10:27:46,338 3219 INFO 02849-18-0-all odoo.modules.loading: loading account/views/ir_module_views.xml 2025-08-28 10:27:46,348 3219 INFO 02849-18-0-all odoo.modules.loading: loading account/views/res_config_settings_views.xml 2025-08-28 10:27:46,386 3219 INFO 02849-18-0-all odoo.modules.loading: loading account/views/partner_view.xml 2025-08-28 10:27:46,479 3219 INFO 02849-18-0-all odoo.modules.loading: loading account/views/account_journal_dashboard_view.xml 2025-08-28 10:27:46,505 3219 INFO 02849-18-0-all odoo.modules.loading: loading account/views/account_portal_templates.xml 2025-08-28 10:27:46,550 3219 INFO 02849-18-0-all odoo.modules.loading: loading account/views/report_payment_receipt_templates.xml 2025-08-28 10:27:46,561 3219 INFO 02849-18-0-all odoo.modules.loading: loading account/data/service_cron.xml 2025-08-28 10:27:46,574 3219 INFO 02849-18-0-all odoo.modules.loading: loading account/views/account_incoterms_view.xml 2025-08-28 10:27:46,590 3219 INFO 02849-18-0-all odoo.modules.loading: loading account/data/account_incoterms_data.xml 2025-08-28 10:27:46,606 3219 INFO 02849-18-0-all odoo.modules.loading: loading account/views/digest_views.xml 2025-08-28 10:27:46,617 3219 INFO 02849-18-0-all odoo.modules.loading: loading account/wizard/account_move_send_wizard.xml 2025-08-28 10:27:46,626 3219 INFO 02849-18-0-all odoo.modules.loading: loading account/wizard/account_move_send_batch_wizard.xml 2025-08-28 10:27:46,633 3219 INFO 02849-18-0-all odoo.modules.loading: loading account/report/account_hash_integrity_templates.xml 2025-08-28 10:27:46,640 3219 INFO 02849-18-0-all odoo.modules.loading: loading account/views/res_currency.xml 2025-08-28 10:27:46,651 3219 INFO 02849-18-0-all odoo.modules.loading: loading account/views/account_menuitem.xml 2025-08-28 10:27:46,803 3219 INFO 02849-18-0-all odoo.modules.loading: loading account/wizard/account_secure_entries_wizard.xml 2025-08-28 10:27:46,817 3219 INFO 02849-18-0-all odoo.modules.loading: loading account/views/mail_message_views.xml 2025-08-28 10:27:46,836 3219 INFO 02849-18-0-all odoo.modules.loading: loading account/wizard/accrued_orders.xml 2025-08-28 10:27:46,845 3219 INFO 02849-18-0-all odoo.modules.loading: loading account/views/bill_preview_template.xml 2025-08-28 10:27:46,855 3219 INFO 02849-18-0-all odoo.modules.loading: loading account/data/account_reports_data.xml 2025-08-28 10:27:46,872 3219 INFO 02849-18-0-all odoo.modules.loading: loading account/views/uom_uom_views.xml 2025-08-28 10:27:46,880 3219 INFO 02849-18-0-all odoo.modules.loading: loading account/views/product_views.xml 2025-08-28 10:27:46,893 3219 INFO 02849-18-0-all odoo.modules.loading: loading account/views/tests_shared_js_python.xml 2025-08-28 10:27:46,897 3219 INFO 02849-18-0-all odoo.modules.loading: loading account/views/base_document_layout_views.xml 2025-08-28 10:27:46,907 3219 INFO 02849-18-0-all odoo.modules.loading: loading account/views/account_lock_exception_views.xml 2025-08-28 10:27:46,916 3219 INFO 02849-18-0-all odoo.modules.loading: loading account/views/report_templates.xml 2025-08-28 10:27:46,926 3219 INFO 02849-18-0-all odoo.modules.loading: loading account/wizard/account_merge_wizard_views.xml 2025-08-28 10:27:46,938 3219 INFO 02849-18-0-all odoo.modules.loading: Module account: loading demo 2025-08-28 10:27:46,938 3219 INFO 02849-18-0-all odoo.modules.loading: loading account/demo/account_demo.xml 2025-08-28 10:27:50,059 3219 INFO 02849-18-0-all odoo.modules.loading: Module account loaded in 8.11s, 8285 queries (+8286 other) 2025-08-28 10:27:50,059 3219 INFO 02849-18-0-all odoo.modules.loading: Loading module base_automation (50/101) 2025-08-28 10:27:50,169 3219 INFO 02849-18-0-all odoo.modules.registry: module base_automation: creating or updating database tables 2025-08-28 10:27:50,412 3219 INFO 02849-18-0-all odoo.modules.loading: loading base_automation/security/ir.model.access.csv 2025-08-28 10:27:50,423 3219 INFO 02849-18-0-all odoo.modules.loading: loading base_automation/data/base_automation_data.xml 2025-08-28 10:27:50,432 3219 INFO 02849-18-0-all odoo.modules.loading: loading base_automation/data/digest_data.xml 2025-08-28 10:27:50,437 3219 INFO 02849-18-0-all odoo.modules.loading: loading base_automation/views/ir_actions_server_views.xml 2025-08-28 10:27:50,452 3219 INFO 02849-18-0-all odoo.modules.loading: loading base_automation/views/base_automation_views.xml 2025-08-28 10:27:50,508 3219 INFO 02849-18-0-all odoo.modules.loading: Module base_automation loaded in 0.45s, 212 queries (+212 other) 2025-08-28 10:27:50,508 3219 INFO 02849-18-0-all odoo.modules.loading: Loading module hr (51/101) 2025-08-28 10:27:50,695 3219 INFO 02849-18-0-all odoo.modules.registry: module hr: creating or updating database tables 2025-08-28 10:27:52,300 3219 INFO 02849-18-0-all odoo.modules.loading: loading hr/security/hr_security.xml 2025-08-28 10:27:52,507 3219 INFO 02849-18-0-all odoo.modules.loading: loading hr/security/ir.model.access.csv 2025-08-28 10:27:52,529 3219 INFO 02849-18-0-all odoo.modules.loading: loading hr/data/digest_data.xml 2025-08-28 10:27:52,534 3219 INFO 02849-18-0-all odoo.modules.loading: loading hr/data/report_paperformat.xml 2025-08-28 10:27:52,538 3219 INFO 02849-18-0-all odoo.modules.loading: loading hr/wizard/hr_departure_wizard_views.xml 2025-08-28 10:27:52,549 3219 INFO 02849-18-0-all odoo.modules.loading: loading hr/wizard/mail_activity_schedule_views.xml 2025-08-28 10:27:52,560 3219 INFO 02849-18-0-all odoo.modules.loading: loading hr/views/mail_activity_plan_views.xml 2025-08-28 10:27:52,597 3219 INFO 02849-18-0-all odoo.modules.loading: loading hr/views/hr_departure_reason_views.xml 2025-08-28 10:27:52,609 3219 INFO 02849-18-0-all odoo.modules.loading: loading hr/views/hr_contract_type_views.xml 2025-08-28 10:27:52,620 3219 INFO 02849-18-0-all odoo.modules.loading: loading hr/views/hr_job_views.xml 2025-08-28 10:27:52,640 3219 INFO 02849-18-0-all odoo.modules.loading: loading hr/views/hr_employee_category_views.xml 2025-08-28 10:27:52,652 3219 INFO 02849-18-0-all odoo.modules.loading: loading hr/views/hr_employee_public_views.xml 2025-08-28 10:27:52,679 3219 INFO 02849-18-0-all odoo.modules.loading: loading hr/report/hr_employee_badge.xml 2025-08-28 10:27:52,689 3219 INFO 02849-18-0-all odoo.modules.loading: loading hr/views/hr_employee_views.xml 2025-08-28 10:27:52,755 3219 INFO 02849-18-0-all odoo.modules.loading: loading hr/views/hr_department_views.xml 2025-08-28 10:27:52,788 3219 INFO 02849-18-0-all odoo.modules.loading: loading hr/views/hr_work_location_views.xml 2025-08-28 10:27:52,801 3219 INFO 02849-18-0-all odoo.modules.loading: loading hr/views/hr_views.xml 2025-08-28 10:27:52,857 3219 INFO 02849-18-0-all odoo.modules.loading: loading hr/views/res_config_settings_views.xml 2025-08-28 10:27:52,882 3219 INFO 02849-18-0-all odoo.modules.loading: loading hr/views/res_partner_views.xml 2025-08-28 10:27:52,906 3219 INFO 02849-18-0-all odoo.modules.loading: loading hr/views/discuss_channel_views.xml 2025-08-28 10:27:52,916 3219 INFO 02849-18-0-all odoo.modules.loading: loading hr/views/res_users.xml 2025-08-28 10:27:52,977 3219 INFO 02849-18-0-all odoo.modules.loading: loading hr/views/hr_templates.xml 2025-08-28 10:27:52,982 3219 INFO 02849-18-0-all odoo.modules.loading: loading hr/data/hr_data.xml 2025-08-28 10:27:53,078 3219 INFO 02849-18-0-all odoo.modules.loading: Module hr: loading demo 2025-08-28 10:27:53,078 3219 INFO 02849-18-0-all odoo.modules.loading: loading hr/data/hr_demo.xml 2025-08-28 10:27:54,247 3219 INFO 02849-18-0-all odoo.modules.loading: Module hr loaded in 3.74s, 4618 queries (+4618 other) 2025-08-28 10:27:54,248 3219 INFO 02849-18-0-all odoo.modules.loading: Loading module project (52/101) 2025-08-28 10:27:54,438 3219 INFO 02849-18-0-all odoo.modules.registry: module project: creating or updating database tables 2025-08-28 10:27:55,013 3219 INFO 02849-18-0-all odoo.modules.loading: loading project/security/project_security.xml 2025-08-28 10:27:55,505 3219 INFO 02849-18-0-all odoo.modules.loading: loading project/security/ir.model.access.csv 2025-08-28 10:27:55,550 3219 INFO 02849-18-0-all odoo.modules.loading: loading project/security/ir.model.access.xml 2025-08-28 10:27:55,554 3219 INFO 02849-18-0-all odoo.modules.loading: loading project/data/digest_data.xml 2025-08-28 10:27:55,564 3219 INFO 02849-18-0-all odoo.modules.loading: loading project/report/project_task_burndown_chart_report_views.xml 2025-08-28 10:27:55,580 3219 INFO 02849-18-0-all odoo.modules.loading: loading project/views/account_analytic_account_views.xml 2025-08-28 10:27:55,597 3219 INFO 02849-18-0-all odoo.modules.loading: loading project/views/digest_digest_views.xml 2025-08-28 10:27:55,608 3219 INFO 02849-18-0-all odoo.modules.loading: loading project/views/rating_rating_views.xml 2025-08-28 10:27:55,671 3219 INFO 02849-18-0-all odoo.modules.loading: loading project/views/project_update_views.xml 2025-08-28 10:27:55,693 3219 INFO 02849-18-0-all odoo.modules.loading: loading project/views/project_update_templates.xml 2025-08-28 10:27:55,702 3219 INFO 02849-18-0-all odoo.modules.loading: loading project/views/project_project_stage_views.xml 2025-08-28 10:27:55,733 3219 INFO 02849-18-0-all odoo.modules.loading: loading project/wizard/project_share_wizard_views.xml 2025-08-28 10:27:55,747 3219 INFO 02849-18-0-all odoo.modules.loading: loading project/views/project_task_type_views.xml 2025-08-28 10:27:55,779 3219 INFO 02849-18-0-all odoo.modules.loading: loading project/views/project_project_views.xml 2025-08-28 10:27:55,931 3219 INFO 02849-18-0-all odoo.modules.loading: loading project/views/project_task_views.xml 2025-08-28 10:27:56,201 3219 INFO 02849-18-0-all odoo.modules.loading: loading project/views/project_tags_views.xml 2025-08-28 10:27:56,217 3219 INFO 02849-18-0-all odoo.modules.loading: loading project/views/project_milestone_views.xml 2025-08-28 10:27:56,229 3219 INFO 02849-18-0-all odoo.modules.loading: loading project/views/res_partner_views.xml 2025-08-28 10:27:56,246 3219 INFO 02849-18-0-all odoo.modules.loading: loading project/views/res_config_settings_views.xml 2025-08-28 10:27:56,267 3219 INFO 02849-18-0-all odoo.modules.loading: loading project/views/mail_activity_plan_views.xml 2025-08-28 10:27:56,285 3219 INFO 02849-18-0-all odoo.modules.loading: loading project/views/mail_activity_type_views.xml 2025-08-28 10:27:56,289 3219 INFO 02849-18-0-all odoo.modules.loading: loading project/views/project_sharing_project_task_views.xml 2025-08-28 10:27:56,365 3219 INFO 02849-18-0-all odoo.modules.loading: loading project/views/project_portal_project_project_templates.xml 2025-08-28 10:27:56,386 3219 INFO 02849-18-0-all odoo.modules.loading: loading project/views/project_portal_project_task_templates.xml 2025-08-28 10:27:56,422 3219 INFO 02849-18-0-all odoo.modules.loading: loading project/views/project_task_templates.xml 2025-08-28 10:27:56,426 3219 INFO 02849-18-0-all odoo.modules.loading: loading project/views/project_sharing_project_task_templates.xml 2025-08-28 10:27:56,436 3219 INFO 02849-18-0-all odoo.modules.loading: loading project/report/project_report_views.xml 2025-08-28 10:27:56,461 3219 INFO 02849-18-0-all odoo.modules.loading: loading project/data/ir_cron_data.xml 2025-08-28 10:27:56,468 3219 INFO 02849-18-0-all odoo.modules.loading: loading project/data/mail_message_subtype_data.xml 2025-08-28 10:27:56,505 3219 INFO 02849-18-0-all odoo.modules.loading: loading project/data/mail_template_data.xml 2025-08-28 10:27:56,524 3219 INFO 02849-18-0-all odoo.modules.loading: loading project/data/project_data.xml 2025-08-28 10:27:56,545 3219 INFO 02849-18-0-all odoo.modules.loading: loading project/data/project_tour.xml 2025-08-28 10:27:56,550 3219 INFO 02849-18-0-all odoo.modules.loading: loading project/wizard/project_task_type_delete_views.xml 2025-08-28 10:27:56,565 3219 INFO 02849-18-0-all odoo.modules.loading: loading project/wizard/project_project_stage_delete_views.xml 2025-08-28 10:27:56,575 3219 INFO 02849-18-0-all odoo.modules.loading: loading project/views/project_menus.xml 2025-08-28 10:27:56,629 3219 INFO 02849-18-0-all odoo.modules.loading: Module project: loading demo 2025-08-28 10:27:56,630 3219 INFO 02849-18-0-all odoo.modules.loading: loading project/data/mail_template_demo.xml 2025-08-28 10:27:56,635 3219 INFO 02849-18-0-all odoo.modules.loading: loading project/data/project_demo.xml 2025-08-28 10:28:00,954 3219 INFO 02849-18-0-all odoo.modules.loading: Module project loaded in 6.71s, 6504 queries (+6505 other) 2025-08-28 10:28:00,954 3219 INFO 02849-18-0-all odoo.modules.loading: Loading module spreadsheet_dashboard (53/101) 2025-08-28 10:28:01,075 3219 INFO 02849-18-0-all odoo.modules.registry: module spreadsheet_dashboard: creating or updating database tables 2025-08-28 10:28:01,195 3219 INFO 02849-18-0-all odoo.modules.loading: loading spreadsheet_dashboard/security/security.xml 2025-08-28 10:28:01,292 3219 INFO 02849-18-0-all odoo.modules.loading: loading spreadsheet_dashboard/security/ir.model.access.csv 2025-08-28 10:28:01,304 3219 INFO 02849-18-0-all odoo.modules.loading: loading spreadsheet_dashboard/views/spreadsheet_dashboard_views.xml 2025-08-28 10:28:01,326 3219 INFO 02849-18-0-all odoo.modules.loading: loading spreadsheet_dashboard/views/menu_views.xml 2025-08-28 10:28:01,350 3219 INFO 02849-18-0-all odoo.modules.loading: loading spreadsheet_dashboard/data/dashboard.xml 2025-08-28 10:28:01,379 3219 INFO 02849-18-0-all odoo.modules.loading: Module spreadsheet_dashboard loaded in 0.42s, 335 queries (+335 other) 2025-08-28 10:28:01,379 3219 INFO 02849-18-0-all odoo.modules.loading: Loading module stock (54/101) 2025-08-28 10:28:01,816 3219 INFO 02849-18-0-all odoo.modules.registry: module stock: creating or updating database tables 2025-08-28 10:28:02,031 3219 INFO 02849-18-0-all odoo.models: Prepare computation of product.template.tracking 2025-08-28 10:28:02,031 3219 INFO 02849-18-0-all odoo.models: Prepare computation of product.template.is_storable 2025-08-28 10:28:03,632 3219 INFO 02849-18-0-all odoo.modules.loading: loading stock/security/stock_security.xml 2025-08-28 10:28:04,047 3219 INFO 02849-18-0-all odoo.modules.loading: loading stock/security/ir.model.access.csv 2025-08-28 10:28:04,134 3219 INFO 02849-18-0-all odoo.modules.loading: loading stock/data/digest_data.xml 2025-08-28 10:28:04,141 3219 INFO 02849-18-0-all odoo.modules.loading: loading stock/data/mail_templates.xml 2025-08-28 10:28:04,149 3219 INFO 02849-18-0-all odoo.modules.loading: loading stock/data/default_barcode_patterns.xml 2025-08-28 10:28:04,157 3219 INFO 02849-18-0-all odoo.modules.loading: loading stock/data/stock_data.xml 2025-08-28 10:28:04,351 3219 INFO 02849-18-0-all odoo.modules.loading: loading stock/data/stock_sequence_data.xml 2025-08-28 10:28:04,369 3219 INFO 02849-18-0-all odoo.modules.loading: loading stock/data/stock_traceability_report_data.xml 2025-08-28 10:28:04,373 3219 INFO 02849-18-0-all odoo.modules.loading: loading stock/report/report_stock_quantity.xml 2025-08-28 10:28:04,380 3219 INFO 02849-18-0-all odoo.modules.loading: loading stock/report/report_stock_reception.xml 2025-08-28 10:28:04,398 3219 INFO 02849-18-0-all odoo.modules.loading: loading stock/report/stock_report_views.xml 2025-08-28 10:28:04,432 3219 INFO 02849-18-0-all odoo.modules.loading: loading stock/report/report_package_barcode.xml 2025-08-28 10:28:04,448 3219 INFO 02849-18-0-all odoo.modules.loading: loading stock/report/report_lot_barcode.xml 2025-08-28 10:28:04,453 3219 INFO 02849-18-0-all odoo.modules.loading: loading stock/report/report_location_barcode.xml 2025-08-28 10:28:04,461 3219 INFO 02849-18-0-all odoo.modules.loading: loading stock/report/report_stockpicking_operations.xml 2025-08-28 10:28:04,473 3219 INFO 02849-18-0-all odoo.modules.loading: loading stock/report/report_deliveryslip.xml 2025-08-28 10:28:04,498 3219 INFO 02849-18-0-all odoo.modules.loading: loading stock/report/report_stockinventory.xml 2025-08-28 10:28:04,504 3219 INFO 02849-18-0-all odoo.modules.loading: loading stock/report/report_stock_rule.xml 2025-08-28 10:28:04,526 3219 INFO 02849-18-0-all odoo.modules.loading: loading stock/report/stock_lot_customer.xml 2025-08-28 10:28:04,542 3219 INFO 02849-18-0-all odoo.modules.loading: loading stock/report/package_templates.xml 2025-08-28 10:28:04,547 3219 INFO 02849-18-0-all odoo.modules.loading: loading stock/report/picking_templates.xml 2025-08-28 10:28:04,557 3219 INFO 02849-18-0-all odoo.modules.loading: loading stock/report/product_templates.xml 2025-08-28 10:28:04,564 3219 INFO 02849-18-0-all odoo.modules.loading: loading stock/report/product_packaging.xml 2025-08-28 10:28:04,568 3219 INFO 02849-18-0-all odoo.modules.loading: loading stock/report/report_return_slip.xml 2025-08-28 10:28:04,575 3219 INFO 02849-18-0-all odoo.modules.loading: loading stock/data/mail_template_data.xml 2025-08-28 10:28:04,585 3219 INFO 02849-18-0-all odoo.modules.loading: loading stock/views/stock_menu_views.xml 2025-08-28 10:28:04,639 3219 INFO 02849-18-0-all odoo.modules.loading: loading stock/wizard/stock_change_product_qty_views.xml 2025-08-28 10:28:04,649 3219 INFO 02849-18-0-all odoo.modules.loading: loading stock/wizard/stock_picking_return_views.xml 2025-08-28 10:28:04,660 3219 INFO 02849-18-0-all odoo.modules.loading: loading stock/wizard/stock_inventory_conflict.xml 2025-08-28 10:28:04,670 3219 INFO 02849-18-0-all odoo.modules.loading: loading stock/wizard/stock_backorder_confirmation_views.xml 2025-08-28 10:28:04,678 3219 INFO 02849-18-0-all odoo.modules.loading: loading stock/wizard/stock_quantity_history.xml 2025-08-28 10:28:04,684 3219 INFO 02849-18-0-all odoo.modules.loading: loading stock/wizard/stock_request_count.xml 2025-08-28 10:28:04,693 3219 INFO 02849-18-0-all odoo.modules.loading: loading stock/wizard/stock_replenishment_info.xml 2025-08-28 10:28:04,710 3219 INFO 02849-18-0-all odoo.modules.loading: loading stock/wizard/stock_rules_report_views.xml 2025-08-28 10:28:04,719 3219 INFO 02849-18-0-all odoo.modules.loading: loading stock/wizard/stock_warn_insufficient_qty_views.xml 2025-08-28 10:28:04,733 3219 INFO 02849-18-0-all odoo.modules.loading: loading stock/wizard/product_replenish_views.xml 2025-08-28 10:28:04,742 3219 INFO 02849-18-0-all odoo.modules.loading: loading stock/wizard/product_label_layout_views.xml 2025-08-28 10:28:04,750 3219 INFO 02849-18-0-all odoo.modules.loading: loading stock/wizard/stock_track_confirmation_views.xml 2025-08-28 10:28:04,758 3219 INFO 02849-18-0-all odoo.modules.loading: loading stock/wizard/stock_orderpoint_snooze_views.xml 2025-08-28 10:28:04,768 3219 INFO 02849-18-0-all odoo.modules.loading: loading stock/wizard/stock_package_destination_views.xml 2025-08-28 10:28:04,777 3219 INFO 02849-18-0-all odoo.modules.loading: loading stock/wizard/stock_inventory_adjustment_name.xml 2025-08-28 10:28:04,785 3219 INFO 02849-18-0-all odoo.modules.loading: loading stock/wizard/stock_inventory_warning.xml 2025-08-28 10:28:04,795 3219 INFO 02849-18-0-all odoo.modules.loading: loading stock/wizard/stock_label_type.xml 2025-08-28 10:28:04,801 3219 INFO 02849-18-0-all odoo.modules.loading: loading stock/wizard/stock_lot_label_layout.xml 2025-08-28 10:28:04,807 3219 INFO 02849-18-0-all odoo.modules.loading: loading stock/wizard/stock_quant_relocate.xml 2025-08-28 10:28:04,814 3219 INFO 02849-18-0-all odoo.modules.loading: loading stock/views/res_partner_views.xml 2025-08-28 10:28:04,845 3219 INFO 02849-18-0-all odoo.modules.loading: loading stock/views/product_strategy_views.xml 2025-08-28 10:28:04,875 3219 INFO 02849-18-0-all odoo.modules.loading: loading stock/views/stock_lot_views.xml 2025-08-28 10:28:04,913 3219 INFO 02849-18-0-all odoo.modules.loading: loading stock/views/stock_scrap_views.xml 2025-08-28 10:28:04,951 3219 INFO 02849-18-0-all odoo.modules.loading: loading stock/views/stock_quant_views.xml 2025-08-28 10:28:05,144 3219 INFO 02849-18-0-all odoo.modules.loading: loading stock/views/stock_warehouse_views.xml 2025-08-28 10:28:05,169 3219 INFO 02849-18-0-all odoo.modules.loading: loading stock/views/stock_move_line_views.xml 2025-08-28 10:28:05,227 3219 INFO 02849-18-0-all odoo.modules.loading: loading stock/views/stock_move_views.xml 2025-08-28 10:28:05,315 3219 INFO 02849-18-0-all odoo.modules.loading: loading stock/views/stock_picking_views.xml 2025-08-28 10:28:05,443 3219 INFO 02849-18-0-all odoo.modules.loading: loading stock/views/stock_picking_type_views.xml 2025-08-28 10:28:05,485 3219 INFO 02849-18-0-all odoo.modules.loading: loading stock/views/product_views.xml 2025-08-28 10:28:05,648 3219 INFO 02849-18-0-all odoo.modules.loading: loading stock/views/stock_location_views.xml 2025-08-28 10:28:05,716 3219 INFO 02849-18-0-all odoo.modules.loading: loading stock/views/stock_orderpoint_views.xml 2025-08-28 10:28:05,764 3219 INFO 02849-18-0-all odoo.modules.loading: loading stock/views/stock_storage_category_views.xml 2025-08-28 10:28:05,793 3219 INFO 02849-18-0-all odoo.modules.loading: loading stock/views/res_config_settings_views.xml 2025-08-28 10:28:05,833 3219 INFO 02849-18-0-all odoo.modules.loading: loading stock/views/report_stock_traceability.xml 2025-08-28 10:28:05,844 3219 INFO 02849-18-0-all odoo.modules.loading: loading stock/views/stock_template.xml 2025-08-28 10:28:05,853 3219 INFO 02849-18-0-all odoo.modules.loading: loading stock/views/stock_rule_views.xml 2025-08-28 10:28:05,890 3219 INFO 02849-18-0-all odoo.modules.loading: loading stock/views/stock_package_level_views.xml 2025-08-28 10:28:05,913 3219 INFO 02849-18-0-all odoo.modules.loading: loading stock/views/stock_package_type_view.xml 2025-08-28 10:28:05,938 3219 INFO 02849-18-0-all odoo.modules.loading: loading stock/views/stock_forecasted.xml 2025-08-28 10:28:05,944 3219 INFO 02849-18-0-all odoo.modules.loading: Module stock: loading demo 2025-08-28 10:28:05,944 3219 INFO 02849-18-0-all odoo.modules.loading: loading stock/data/stock_demo_pre.xml 2025-08-28 10:28:06,111 3219 INFO 02849-18-0-all odoo.modules.loading: loading stock/data/stock_demo.xml 2025-08-28 10:28:06,932 3219 INFO 02849-18-0-all odoo.modules.loading: loading stock/data/stock_demo2.xml 2025-08-28 10:28:07,358 3219 INFO 02849-18-0-all odoo.modules.loading: loading stock/data/stock_orderpoint_demo.xml 2025-08-28 10:28:07,378 3219 INFO 02849-18-0-all odoo.modules.loading: loading stock/data/stock_storage_category_demo.xml 2025-08-28 10:28:07,776 3219 INFO 02849-18-0-all odoo.modules.loading: Module stock loaded in 6.40s, 7024 queries (+7024 other) 2025-08-28 10:28:07,776 3219 INFO 02849-18-0-all odoo.modules.loading: Loading module website (55/101) 2025-08-28 10:28:07,993 3219 INFO 02849-18-0-all odoo.modules.registry: module website: creating or updating database tables 2025-08-28 10:28:08,334 3219 INFO 02849-18-0-all odoo.models: Prepare computation of res.company.website_id 2025-08-28 10:28:10,915 3219 INFO 02849-18-0-all odoo.modules.loading: loading website/security/website_security.xml 2025-08-28 10:28:11,497 3219 INFO 02849-18-0-all odoo.modules.loading: loading website/security/ir.model.access.csv 2025-08-28 10:28:11,544 3219 INFO 02849-18-0-all odoo.modules.loading: loading website/data/image_library.xml 2025-08-28 10:28:11,802 3219 INFO 02849-18-0-all odoo.modules.loading: loading website/data/ir_asset.xml 2025-08-28 10:28:11,810 3219 INFO 02849-18-0-all odoo.modules.loading: loading website/data/ir_cron_data.xml 2025-08-28 10:28:11,821 3219 INFO 02849-18-0-all odoo.modules.loading: loading website/data/mail_mail_data.xml 2025-08-28 10:28:11,831 3219 INFO 02849-18-0-all odoo.modules.loading: loading website/data/website_data.xml 2025-08-28 10:28:11,990 3219 INFO 02849-18-0-all odoo.modules.loading: loading website/data/website_visitor_cron.xml 2025-08-28 10:28:11,997 3219 INFO 02849-18-0-all odoo.modules.loading: loading website/data/digest_data.xml 2025-08-28 10:28:12,008 3219 INFO 02849-18-0-all odoo.modules.loading: loading website/views/website_templates.xml 2025-08-28 10:28:12,813 3219 INFO 02849-18-0-all odoo.modules.loading: loading website/views/snippets/snippets.xml 2025-08-28 10:28:12,917 3219 INFO 02849-18-0-all odoo.modules.loading: loading website/views/snippets/s_framed_intro.xml 2025-08-28 10:28:12,923 3219 INFO 02849-18-0-all odoo.modules.loading: loading website/views/snippets/s_title.xml 2025-08-28 10:28:12,929 3219 INFO 02849-18-0-all odoo.modules.loading: loading website/views/snippets/s_cover.xml 2025-08-28 10:28:12,935 3219 INFO 02849-18-0-all odoo.modules.loading: loading website/views/snippets/s_text_cover.xml 2025-08-28 10:28:12,941 3219 INFO 02849-18-0-all odoo.modules.loading: loading website/views/snippets/s_image_text_box.xml 2025-08-28 10:28:12,946 3219 INFO 02849-18-0-all odoo.modules.loading: loading website/views/snippets/s_striped_top.xml 2025-08-28 10:28:12,951 3219 INFO 02849-18-0-all odoo.modules.loading: loading website/views/snippets/s_text_image.xml 2025-08-28 10:28:12,956 3219 INFO 02849-18-0-all odoo.modules.loading: loading website/views/snippets/s_image_text.xml 2025-08-28 10:28:12,961 3219 INFO 02849-18-0-all odoo.modules.loading: loading website/views/snippets/s_mockup_image.xml 2025-08-28 10:28:12,966 3219 INFO 02849-18-0-all odoo.modules.loading: loading website/views/snippets/s_instagram_page.xml 2025-08-28 10:28:12,982 3219 INFO 02849-18-0-all odoo.modules.loading: loading website/views/snippets/s_image_text_overlap.xml 2025-08-28 10:28:12,988 3219 INFO 02849-18-0-all odoo.modules.loading: loading website/views/snippets/s_banner.xml 2025-08-28 10:28:12,995 3219 INFO 02849-18-0-all odoo.modules.loading: loading website/views/snippets/s_snippet_group.xml 2025-08-28 10:28:12,999 3219 INFO 02849-18-0-all odoo.modules.loading: loading website/views/snippets/s_text_block.xml 2025-08-28 10:28:13,004 3219 INFO 02849-18-0-all odoo.modules.loading: loading website/views/snippets/s_features.xml 2025-08-28 10:28:13,011 3219 INFO 02849-18-0-all odoo.modules.loading: loading website/views/snippets/s_features_wall.xml 2025-08-28 10:28:13,017 3219 INFO 02849-18-0-all odoo.modules.loading: loading website/views/snippets/s_three_columns.xml 2025-08-28 10:28:13,024 3219 INFO 02849-18-0-all odoo.modules.loading: loading website/views/snippets/s_key_benefits.xml 2025-08-28 10:28:13,029 3219 INFO 02849-18-0-all odoo.modules.loading: loading website/views/snippets/s_picture.xml 2025-08-28 10:28:13,034 3219 INFO 02849-18-0-all odoo.modules.loading: loading website/views/snippets/s_image_punchy.xml 2025-08-28 10:28:13,039 3219 INFO 02849-18-0-all odoo.modules.loading: loading website/views/snippets/s_carousel.xml 2025-08-28 10:28:13,048 3219 INFO 02849-18-0-all odoo.modules.loading: loading website/views/snippets/s_carousel_intro.xml 2025-08-28 10:28:13,071 3219 INFO 02849-18-0-all odoo.modules.loading: loading website/views/snippets/s_alert.xml 2025-08-28 10:28:13,088 3219 INFO 02849-18-0-all odoo.modules.loading: loading website/views/snippets/s_motto.xml 2025-08-28 10:28:13,093 3219 INFO 02849-18-0-all odoo.modules.loading: loading website/views/snippets/s_card.xml 2025-08-28 10:28:13,114 3219 INFO 02849-18-0-all odoo.modules.loading: loading website/views/snippets/s_cards_grid.xml 2025-08-28 10:28:13,120 3219 INFO 02849-18-0-all odoo.modules.loading: loading website/views/snippets/s_cards_soft.xml 2025-08-28 10:28:13,125 3219 INFO 02849-18-0-all odoo.modules.loading: loading website/views/snippets/s_share.xml 2025-08-28 10:28:13,133 3219 INFO 02849-18-0-all odoo.modules.loading: loading website/views/snippets/s_social_media.xml 2025-08-28 10:28:13,150 3219 INFO 02849-18-0-all odoo.modules.loading: loading website/views/snippets/s_rating.xml 2025-08-28 10:28:13,170 3219 INFO 02849-18-0-all odoo.modules.loading: loading website/views/snippets/s_hr.xml 2025-08-28 10:28:13,186 3219 INFO 02849-18-0-all odoo.modules.loading: loading website/views/snippets/s_closer_look.xml 2025-08-28 10:28:13,191 3219 INFO 02849-18-0-all odoo.modules.loading: loading website/views/snippets/s_facebook_page.xml 2025-08-28 10:28:13,208 3219 INFO 02849-18-0-all odoo.modules.loading: loading website/views/snippets/s_image_gallery.xml 2025-08-28 10:28:13,237 3219 INFO 02849-18-0-all odoo.modules.loading: loading website/views/snippets/s_countdown.xml 2025-08-28 10:28:13,261 3219 INFO 02849-18-0-all odoo.modules.loading: loading website/views/snippets/s_product_catalog.xml 2025-08-28 10:28:13,288 3219 INFO 02849-18-0-all odoo.modules.loading: loading website/views/snippets/s_comparisons.xml 2025-08-28 10:28:13,297 3219 INFO 02849-18-0-all odoo.modules.loading: loading website/views/snippets/s_company_team.xml 2025-08-28 10:28:13,304 3219 INFO 02849-18-0-all odoo.modules.loading: loading website/views/snippets/s_company_team_basic.xml 2025-08-28 10:28:13,310 3219 INFO 02849-18-0-all odoo.modules.loading: loading website/views/snippets/s_company_team_shapes.xml 2025-08-28 10:28:13,316 3219 INFO 02849-18-0-all odoo.modules.loading: loading website/views/snippets/s_company_team_detail.xml 2025-08-28 10:28:13,325 3219 INFO 02849-18-0-all odoo.modules.loading: loading website/views/snippets/s_call_to_action.xml 2025-08-28 10:28:13,330 3219 INFO 02849-18-0-all odoo.modules.loading: loading website/views/snippets/s_references.xml 2025-08-28 10:28:13,336 3219 INFO 02849-18-0-all odoo.modules.loading: loading website/views/snippets/s_references_social.xml 2025-08-28 10:28:13,343 3219 INFO 02849-18-0-all odoo.modules.loading: loading website/views/snippets/s_references_grid.xml 2025-08-28 10:28:13,348 3219 INFO 02849-18-0-all odoo.modules.loading: loading website/views/snippets/s_popup.xml 2025-08-28 10:28:13,370 3219 INFO 02849-18-0-all odoo.modules.loading: loading website/views/snippets/s_faq_list.xml 2025-08-28 10:28:13,376 3219 INFO 02849-18-0-all odoo.modules.loading: loading website/views/snippets/s_faq_collapse.xml 2025-08-28 10:28:13,383 3219 INFO 02849-18-0-all odoo.modules.loading: loading website/views/snippets/s_features_grid.xml 2025-08-28 10:28:13,391 3219 INFO 02849-18-0-all odoo.modules.loading: loading website/views/snippets/s_features_wave.xml 2025-08-28 10:28:13,398 3219 INFO 02849-18-0-all odoo.modules.loading: loading website/views/snippets/s_tabs.xml 2025-08-28 10:28:13,420 3219 INFO 02849-18-0-all odoo.modules.loading: loading website/views/snippets/s_table_of_content.xml 2025-08-28 10:28:13,441 3219 INFO 02849-18-0-all odoo.modules.loading: loading website/views/snippets/s_images_constellation.xml 2025-08-28 10:28:13,447 3219 INFO 02849-18-0-all odoo.modules.loading: loading website/views/snippets/s_chart.xml 2025-08-28 10:28:13,467 3219 INFO 02849-18-0-all odoo.modules.loading: loading website/views/snippets/s_parallax.xml 2025-08-28 10:28:13,472 3219 INFO 02849-18-0-all odoo.modules.loading: loading website/views/snippets/s_quotes_carousel.xml 2025-08-28 10:28:13,483 3219 INFO 02849-18-0-all odoo.modules.loading: loading website/views/snippets/s_numbers_grid.xml 2025-08-28 10:28:13,489 3219 INFO 02849-18-0-all odoo.modules.loading: loading website/views/snippets/s_quotes_carousel_minimal.xml 2025-08-28 10:28:13,497 3219 INFO 02849-18-0-all odoo.modules.loading: loading website/views/snippets/s_numbers.xml 2025-08-28 10:28:13,502 3219 INFO 02849-18-0-all odoo.modules.loading: loading website/views/snippets/s_contact_info.xml 2025-08-28 10:28:13,509 3219 INFO 02849-18-0-all odoo.modules.loading: loading website/views/snippets/s_cta_box.xml 2025-08-28 10:28:13,514 3219 INFO 02849-18-0-all odoo.modules.loading: loading website/views/snippets/s_masonry_block.xml 2025-08-28 10:28:13,582 3219 INFO 02849-18-0-all odoo.modules.loading: loading website/views/snippets/s_sidegrid.xml 2025-08-28 10:28:13,588 3219 INFO 02849-18-0-all odoo.modules.loading: loading website/views/snippets/s_media_list.xml 2025-08-28 10:28:13,614 3219 INFO 02849-18-0-all odoo.modules.loading: loading website/views/snippets/s_showcase.xml 2025-08-28 10:28:13,641 3219 INFO 02849-18-0-all odoo.modules.loading: loading website/views/snippets/s_faq_horizontal.xml 2025-08-28 10:28:13,668 3219 INFO 02849-18-0-all odoo.modules.loading: loading website/views/snippets/s_opening_hours.xml 2025-08-28 10:28:13,674 3219 INFO 02849-18-0-all odoo.modules.loading: loading website/views/snippets/s_timeline.xml 2025-08-28 10:28:13,702 3219 INFO 02849-18-0-all odoo.modules.loading: loading website/views/snippets/s_timeline_list.xml 2025-08-28 10:28:13,727 3219 INFO 02849-18-0-all odoo.modules.loading: loading website/views/snippets/s_process_steps.xml 2025-08-28 10:28:13,756 3219 INFO 02849-18-0-all odoo.modules.loading: loading website/views/snippets/s_accordion.xml 2025-08-28 10:28:13,781 3219 INFO 02849-18-0-all odoo.modules.loading: loading website/views/snippets/s_numbers_showcase.xml 2025-08-28 10:28:13,787 3219 INFO 02849-18-0-all odoo.modules.loading: loading website/views/snippets/s_numbers_charts.xml 2025-08-28 10:28:13,794 3219 INFO 02849-18-0-all odoo.modules.loading: loading website/views/snippets/s_accordion_image.xml 2025-08-28 10:28:13,799 3219 INFO 02849-18-0-all odoo.modules.loading: loading website/views/snippets/s_pricelist_boxed.xml 2025-08-28 10:28:13,830 3219 INFO 02849-18-0-all odoo.modules.loading: loading website/views/snippets/s_adventure.xml 2025-08-28 10:28:13,836 3219 INFO 02849-18-0-all odoo.modules.loading: loading website/views/snippets/s_image_title.xml 2025-08-28 10:28:13,841 3219 INFO 02849-18-0-all odoo.modules.loading: loading website/views/snippets/s_key_images.xml 2025-08-28 10:28:13,846 3219 INFO 02849-18-0-all odoo.modules.loading: loading website/views/snippets/s_kickoff.xml 2025-08-28 10:28:13,851 3219 INFO 02849-18-0-all odoo.modules.loading: loading website/views/snippets/s_discovery.xml 2025-08-28 10:28:13,856 3219 INFO 02849-18-0-all odoo.modules.loading: loading website/views/snippets/s_striped.xml 2025-08-28 10:28:13,861 3219 INFO 02849-18-0-all odoo.modules.loading: loading website/views/snippets/s_intro_pill.xml 2025-08-28 10:28:13,867 3219 INFO 02849-18-0-all odoo.modules.loading: loading website/views/snippets/s_big_number.xml 2025-08-28 10:28:13,872 3219 INFO 02849-18-0-all odoo.modules.loading: loading website/views/snippets/s_wavy_grid.xml 2025-08-28 10:28:13,878 3219 INFO 02849-18-0-all odoo.modules.loading: loading website/views/snippets/s_images_mosaic.xml 2025-08-28 10:28:13,883 3219 INFO 02849-18-0-all odoo.modules.loading: loading website/views/snippets/s_shape_image.xml 2025-08-28 10:28:13,889 3219 INFO 02849-18-0-all odoo.modules.loading: loading website/views/snippets/s_empowerment.xml 2025-08-28 10:28:13,894 3219 INFO 02849-18-0-all odoo.modules.loading: loading website/views/snippets/s_text_highlight.xml 2025-08-28 10:28:13,901 3219 INFO 02849-18-0-all odoo.modules.loading: loading website/views/snippets/s_pricelist_cafe.xml 2025-08-28 10:28:13,935 3219 INFO 02849-18-0-all odoo.modules.loading: loading website/views/snippets/s_progress_bar.xml 2025-08-28 10:28:13,961 3219 INFO 02849-18-0-all odoo.modules.loading: loading website/views/snippets/s_blockquote.xml 2025-08-28 10:28:13,992 3219 INFO 02849-18-0-all odoo.modules.loading: loading website/views/snippets/s_badge.xml 2025-08-28 10:28:14,022 3219 INFO 02849-18-0-all odoo.modules.loading: loading website/views/snippets/s_color_blocks_2.xml 2025-08-28 10:28:14,029 3219 INFO 02849-18-0-all odoo.modules.loading: loading website/views/snippets/s_product_list.xml 2025-08-28 10:28:14,039 3219 INFO 02849-18-0-all odoo.modules.loading: loading website/views/snippets/s_mega_menu_multi_menus.xml 2025-08-28 10:28:14,046 3219 INFO 02849-18-0-all odoo.modules.loading: loading website/views/snippets/s_mega_menu_menu_image_menu.xml 2025-08-28 10:28:14,053 3219 INFO 02849-18-0-all odoo.modules.loading: loading website/views/snippets/s_mega_menu_thumbnails.xml 2025-08-28 10:28:14,065 3219 INFO 02849-18-0-all odoo.modules.loading: loading website/views/snippets/s_mega_menu_little_icons.xml 2025-08-28 10:28:14,073 3219 INFO 02849-18-0-all odoo.modules.loading: loading website/views/snippets/s_mega_menu_images_subtitles.xml 2025-08-28 10:28:14,084 3219 INFO 02849-18-0-all odoo.modules.loading: loading website/views/snippets/s_mega_menu_menus_logos.xml 2025-08-28 10:28:14,092 3219 INFO 02849-18-0-all odoo.modules.loading: loading website/views/snippets/s_mega_menu_odoo_menu.xml 2025-08-28 10:28:14,101 3219 INFO 02849-18-0-all odoo.modules.loading: loading website/views/snippets/s_mega_menu_big_icons_subtitles.xml 2025-08-28 10:28:14,112 3219 INFO 02849-18-0-all odoo.modules.loading: loading website/views/snippets/s_mega_menu_cards.xml 2025-08-28 10:28:14,123 3219 INFO 02849-18-0-all odoo.modules.loading: loading website/views/snippets/s_google_map.xml 2025-08-28 10:28:14,153 3219 INFO 02849-18-0-all odoo.modules.loading: loading website/views/snippets/s_cta_mockups.xml 2025-08-28 10:28:14,159 3219 INFO 02849-18-0-all odoo.modules.loading: loading website/views/snippets/s_map.xml 2025-08-28 10:28:14,191 3219 INFO 02849-18-0-all odoo.modules.loading: loading website/views/snippets/s_dynamic_snippet.xml 2025-08-28 10:28:14,233 3219 INFO 02849-18-0-all odoo.modules.loading: loading website/views/snippets/s_dynamic_snippet_carousel.xml 2025-08-28 10:28:14,268 3219 INFO 02849-18-0-all odoo.modules.loading: loading website/views/snippets/s_embed_code.xml 2025-08-28 10:28:14,299 3219 INFO 02849-18-0-all odoo.modules.loading: loading website/views/snippets/s_website_controller_page_listing_layout.xml 2025-08-28 10:28:14,324 3219 INFO 02849-18-0-all odoo.modules.loading: loading website/views/snippets/s_website_form.xml 2025-08-28 10:28:14,367 3219 INFO 02849-18-0-all odoo.modules.loading: loading website/views/snippets/s_title_form.xml 2025-08-28 10:28:14,374 3219 INFO 02849-18-0-all odoo.modules.loading: loading website/views/snippets/s_searchbar.xml 2025-08-28 10:28:14,413 3219 INFO 02849-18-0-all odoo.modules.loading: loading website/views/snippets/s_button.xml 2025-08-28 10:28:14,420 3219 INFO 02849-18-0-all odoo.modules.loading: loading website/views/snippets/s_freegrid.xml 2025-08-28 10:28:14,427 3219 INFO 02849-18-0-all odoo.modules.loading: loading website/views/snippets/s_card_offset.xml 2025-08-28 10:28:14,433 3219 INFO 02849-18-0-all odoo.modules.loading: loading website/views/snippets/s_image.xml 2025-08-28 10:28:14,464 3219 INFO 02849-18-0-all odoo.modules.loading: loading website/views/snippets/s_video.xml 2025-08-28 10:28:14,471 3219 INFO 02849-18-0-all odoo.modules.loading: loading website/views/snippets/s_cta_badge.xml 2025-08-28 10:28:14,502 3219 INFO 02849-18-0-all odoo.modules.loading: loading website/views/snippets/s_unveil.xml 2025-08-28 10:28:14,508 3219 INFO 02849-18-0-all odoo.modules.loading: loading website/views/snippets/s_image_hexagonal.xml 2025-08-28 10:28:14,514 3219 INFO 02849-18-0-all odoo.modules.loading: loading website/views/snippets/s_striped_center_top.xml 2025-08-28 10:28:14,520 3219 INFO 02849-18-0-all odoo.modules.loading: loading website/views/snippets/s_numbers_list.xml 2025-08-28 10:28:14,526 3219 INFO 02849-18-0-all odoo.modules.loading: loading website/views/snippets/s_quadrant.xml 2025-08-28 10:28:14,558 3219 INFO 02849-18-0-all odoo.modules.loading: loading website/views/snippets/s_cta_card.xml 2025-08-28 10:28:14,564 3219 INFO 02849-18-0-all odoo.modules.loading: loading website/views/snippets/s_image_frame.xml 2025-08-28 10:28:14,570 3219 INFO 02849-18-0-all odoo.modules.loading: loading website/views/new_page_template_templates.xml 2025-08-28 10:28:15,620 3219 INFO 02849-18-0-all odoo.addons.website.models.ir_module_module: Generated 227 primary snippet templates for 'website' 2025-08-28 10:28:15,688 3219 INFO 02849-18-0-all odoo.addons.website.models.ir_module_module: Generated 39 primary page templates for 'website' 2025-08-28 10:28:15,688 3219 INFO 02849-18-0-all odoo.modules.loading: loading website/views/website_views.xml 2025-08-28 10:28:15,829 3219 INFO 02849-18-0-all odoo.modules.loading: loading website/views/website_pages_views.xml 2025-08-28 10:28:15,887 3219 INFO 02849-18-0-all odoo.modules.loading: loading website/views/website_controller_pages_views.xml 2025-08-28 10:28:15,913 3219 INFO 02849-18-0-all odoo.modules.loading: loading website/views/website_visitor_views.xml 2025-08-28 10:28:15,986 3219 INFO 02849-18-0-all odoo.modules.loading: loading website/views/res_config_settings_views.xml 2025-08-28 10:28:16,073 3219 INFO 02849-18-0-all odoo.modules.loading: loading website/views/website_rewrite.xml 2025-08-28 10:28:16,099 3219 INFO 02849-18-0-all odoo.modules.loading: loading website/views/ir_actions_server_views.xml 2025-08-28 10:28:16,123 3219 INFO 02849-18-0-all odoo.modules.loading: loading website/views/ir_asset_views.xml 2025-08-28 10:28:16,138 3219 INFO 02849-18-0-all odoo.modules.loading: loading website/views/ir_attachment_views.xml 2025-08-28 10:28:16,152 3219 INFO 02849-18-0-all odoo.modules.loading: loading website/views/ir_model_views.xml 2025-08-28 10:28:16,179 3219 INFO 02849-18-0-all odoo.modules.loading: loading website/views/res_partner_views.xml 2025-08-28 10:28:16,200 3219 INFO 02849-18-0-all odoo.modules.loading: loading website/views/neutralize_views.xml 2025-08-28 10:28:16,212 3219 INFO 02849-18-0-all odoo.modules.loading: loading website/wizard/base_language_install_views.xml 2025-08-28 10:28:16,220 3219 INFO 02849-18-0-all odoo.modules.loading: loading website/wizard/blocked_third_party_domains.xml 2025-08-28 10:28:16,227 3219 INFO 02849-18-0-all odoo.modules.loading: loading website/wizard/website_robots.xml 2025-08-28 10:28:16,234 3219 INFO 02849-18-0-all odoo.modules.loading: loading website/data/update_theme_images.xml 2025-08-28 10:28:16,241 3219 INFO 02849-18-0-all odoo.modules.loading: Module website: loading demo 2025-08-28 10:28:16,241 3219 INFO 02849-18-0-all odoo.modules.loading: loading website/data/website_demo.xml 2025-08-28 10:28:16,412 3219 INFO 02849-18-0-all odoo.modules.loading: loading website/data/website_visitor_demo.xml 2025-08-28 10:28:16,585 3219 INFO 02849-18-0-all odoo.modules.loading: Module website loaded in 8.81s, 8930 queries (+8930 other) 2025-08-28 10:28:16,585 3219 INFO 02849-18-0-all odoo.modules.loading: Loading module account_edi_ubl_cii (56/101) 2025-08-28 10:28:16,775 3219 INFO 02849-18-0-all odoo.modules.registry: module account_edi_ubl_cii: creating or updating database tables 2025-08-28 10:28:16,806 3219 INFO 02849-18-0-all odoo.models: Prepare computation of res.partner.peppol_endpoint 2025-08-28 10:28:16,806 3219 INFO 02849-18-0-all odoo.models: Prepare computation of res.partner.peppol_eas 2025-08-28 10:28:16,970 3219 INFO 02849-18-0-all odoo.modules.loading: loading account_edi_ubl_cii/data/cii_22_templates.xml 2025-08-28 10:28:17,001 3219 INFO 02849-18-0-all odoo.modules.loading: loading account_edi_ubl_cii/data/ubl_20_templates.xml 2025-08-28 10:28:17,098 3219 INFO 02849-18-0-all odoo.modules.loading: loading account_edi_ubl_cii/data/ubl_21_templates.xml 2025-08-28 10:28:17,145 3219 INFO 02849-18-0-all odoo.modules.loading: loading account_edi_ubl_cii/views/res_partner_views.xml 2025-08-28 10:28:17,207 3219 INFO 02849-18-0-all odoo.modules.loading: Module account_edi_ubl_cii loaded in 0.62s, 388 queries (+388 other) 2025-08-28 10:28:17,207 3219 INFO 02849-18-0-all odoo.modules.loading: Loading module account_payment (57/101) 2025-08-28 10:28:17,382 3219 INFO 02849-18-0-all odoo.modules.registry: module account_payment: creating or updating database tables 2025-08-28 10:28:17,419 3219 INFO 02849-18-0-all odoo.models: Prepare computation of account.payment.method.line.payment_provider_id 2025-08-28 10:28:17,614 3219 INFO 02849-18-0-all odoo.modules.loading: loading account_payment/data/ir_config_parameter.xml 2025-08-28 10:28:17,619 3219 INFO 02849-18-0-all odoo.modules.loading: loading account_payment/data/onboarding_data.xml 2025-08-28 10:28:17,630 3219 INFO 02849-18-0-all odoo.modules.loading: loading account_payment/security/ir.model.access.csv 2025-08-28 10:28:17,642 3219 INFO 02849-18-0-all odoo.modules.loading: loading account_payment/security/ir_rules.xml 2025-08-28 10:28:17,650 3219 INFO 02849-18-0-all odoo.modules.loading: loading account_payment/views/account_payment_menus.xml 2025-08-28 10:28:17,668 3219 INFO 02849-18-0-all odoo.modules.loading: loading account_payment/views/account_portal_templates.xml 2025-08-28 10:28:17,736 3219 INFO 02849-18-0-all odoo.modules.loading: loading account_payment/views/account_move_views.xml 2025-08-28 10:28:17,762 3219 INFO 02849-18-0-all odoo.modules.loading: loading account_payment/views/account_journal_views.xml 2025-08-28 10:28:17,777 3219 INFO 02849-18-0-all odoo.modules.loading: loading account_payment/views/account_payment_views.xml 2025-08-28 10:28:17,789 3219 INFO 02849-18-0-all odoo.modules.loading: loading account_payment/views/payment_form_templates.xml 2025-08-28 10:28:17,797 3219 INFO 02849-18-0-all odoo.modules.loading: loading account_payment/views/payment_provider_views.xml 2025-08-28 10:28:17,808 3219 INFO 02849-18-0-all odoo.modules.loading: loading account_payment/views/payment_transaction_views.xml 2025-08-28 10:28:17,817 3219 INFO 02849-18-0-all odoo.modules.loading: loading account_payment/wizards/account_payment_register_views.xml 2025-08-28 10:28:17,827 3219 INFO 02849-18-0-all odoo.modules.loading: loading account_payment/wizards/payment_link_wizard_views.xml 2025-08-28 10:28:17,841 3219 INFO 02849-18-0-all odoo.modules.loading: loading account_payment/wizards/payment_refund_wizard_views.xml 2025-08-28 10:28:17,848 3219 INFO 02849-18-0-all odoo.modules.loading: loading account_payment/wizards/res_config_settings_views.xml 2025-08-28 10:28:17,918 3219 INFO 02849-18-0-all odoo.modules.loading: Module account_payment loaded in 0.71s, 540 queries (+540 other) 2025-08-28 10:28:17,918 3219 INFO 02849-18-0-all odoo.modules.loading: Loading module account_qr_code_emv (58/101) 2025-08-28 10:28:18,219 3219 INFO 02849-18-0-all odoo.modules.registry: module account_qr_code_emv: creating or updating database tables 2025-08-28 10:28:18,290 3219 INFO 02849-18-0-all odoo.modules.loading: loading account_qr_code_emv/views/res_bank_views.xml 2025-08-28 10:28:18,319 3219 INFO 02849-18-0-all odoo.modules.loading: Module account_qr_code_emv loaded in 0.40s, 74 queries (+74 other) 2025-08-28 10:28:18,320 3219 INFO 02849-18-0-all odoo.modules.loading: Loading module hr_calendar (59/101) 2025-08-28 10:28:18,473 3219 INFO 02849-18-0-all odoo.modules.registry: module hr_calendar: creating or updating database tables 2025-08-28 10:28:18,589 3219 INFO 02849-18-0-all odoo.modules.loading: loading hr_calendar/views/calendar_views_calendarApp.xml 2025-08-28 10:28:18,680 3219 INFO 02849-18-0-all odoo.modules.loading: loading hr_calendar/views/res_partner_views.xml 2025-08-28 10:28:18,708 3219 INFO 02849-18-0-all odoo.modules.loading: Module hr_calendar loaded in 0.39s, 141 queries (+141 other) 2025-08-28 10:28:18,709 3219 INFO 02849-18-0-all odoo.modules.loading: Loading module hr_contract (60/101) 2025-08-28 10:28:18,876 3219 INFO 02849-18-0-all odoo.modules.registry: module hr_contract: creating or updating database tables 2025-08-28 10:28:18,893 3219 INFO 02849-18-0-all odoo.models: Prepare computation of hr.employee.legal_name 2025-08-28 10:28:18,893 3219 INFO 02849-18-0-all odoo.models: Prepare computation of hr.employee.first_contract_date 2025-08-28 10:28:18,894 3219 INFO 02849-18-0-all odoo.models: Prepare computation of hr.employee.contract_warning 2025-08-28 10:28:19,143 3219 INFO 02849-18-0-all odoo.modules.loading: loading hr_contract/security/security.xml 2025-08-28 10:28:19,379 3219 INFO 02849-18-0-all odoo.modules.loading: loading hr_contract/security/ir.model.access.csv 2025-08-28 10:28:19,394 3219 INFO 02849-18-0-all odoo.modules.loading: loading hr_contract/data/hr_contract_data.xml 2025-08-28 10:28:19,419 3219 INFO 02849-18-0-all odoo.modules.loading: loading hr_contract/report/hr_contract_history_report_views.xml 2025-08-28 10:28:19,464 3219 INFO 02849-18-0-all odoo.modules.loading: loading hr_contract/views/hr_contract_views.xml 2025-08-28 10:28:19,737 3219 INFO 02849-18-0-all odoo.modules.loading: loading hr_contract/views/hr_employee_views.xml 2025-08-28 10:28:19,784 3219 INFO 02849-18-0-all odoo.modules.loading: loading hr_contract/views/resource_calendar_views.xml 2025-08-28 10:28:19,802 3219 INFO 02849-18-0-all odoo.modules.loading: loading hr_contract/views/res_config_settings_views.xml 2025-08-28 10:28:19,832 3219 INFO 02849-18-0-all odoo.modules.loading: loading hr_contract/wizard/hr_departure_wizard_views.xml 2025-08-28 10:28:19,844 3219 INFO 02849-18-0-all odoo.modules.loading: Module hr_contract: loading demo 2025-08-28 10:28:19,844 3219 INFO 02849-18-0-all odoo.modules.loading: loading hr_contract/data/hr_contract_demo.xml 2025-08-28 10:28:20,180 3219 INFO 02849-18-0-all odoo.modules.loading: Module hr_contract loaded in 1.47s, 1202 queries (+1202 other) 2025-08-28 10:28:20,180 3219 INFO 02849-18-0-all odoo.modules.loading: Loading module hr_holidays (61/101) 2025-08-28 10:28:20,419 3219 INFO 02849-18-0-all odoo.modules.registry: module hr_holidays: creating or updating database tables 2025-08-28 10:28:20,432 3219 INFO 02849-18-0-all odoo.models: Prepare computation of hr.employee.leave_manager_id 2025-08-28 10:28:20,976 3219 INFO 02849-18-0-all odoo.modules.loading: loading hr_holidays/data/report_paperformat.xml 2025-08-28 10:28:20,982 3219 INFO 02849-18-0-all odoo.modules.loading: loading hr_holidays/data/mail_activity_type_data.xml 2025-08-28 10:28:20,995 3219 INFO 02849-18-0-all odoo.modules.loading: loading hr_holidays/data/mail_message_subtype_data.xml 2025-08-28 10:28:21,009 3219 INFO 02849-18-0-all odoo.modules.loading: loading hr_holidays/data/hr_holidays_data.xml 2025-08-28 10:28:21,075 3219 INFO 02849-18-0-all odoo.modules.loading: loading hr_holidays/data/ir_cron_data.xml 2025-08-28 10:28:21,088 3219 INFO 02849-18-0-all odoo.modules.loading: loading hr_holidays/data/hr_holidays_tour.xml 2025-08-28 10:28:21,093 3219 INFO 02849-18-0-all odoo.modules.loading: loading hr_holidays/security/hr_holidays_security.xml 2025-08-28 10:28:21,424 3219 INFO 02849-18-0-all odoo.modules.loading: loading hr_holidays/security/ir.model.access.csv 2025-08-28 10:28:21,456 3219 INFO 02849-18-0-all odoo.modules.loading: loading hr_holidays/views/resource_views.xml 2025-08-28 10:28:21,495 3219 INFO 02849-18-0-all odoo.modules.loading: loading hr_holidays/views/hr_leave_views.xml 2025-08-28 10:28:21,705 3219 INFO 02849-18-0-all odoo.modules.loading: loading hr_holidays/views/hr_leave_type_views.xml 2025-08-28 10:28:21,733 3219 INFO 02849-18-0-all odoo.modules.loading: loading hr_holidays/views/hr_leave_allocation_views.xml 2025-08-28 10:28:21,817 3219 INFO 02849-18-0-all odoo.modules.loading: loading hr_holidays/views/hr_leave_accrual_views.xml 2025-08-28 10:28:21,847 3219 INFO 02849-18-0-all odoo.modules.loading: loading hr_holidays/views/hr_leave_mandatory_day_views.xml 2025-08-28 10:28:21,863 3219 INFO 02849-18-0-all odoo.modules.loading: loading hr_holidays/views/mail_activity_views.xml 2025-08-28 10:28:21,867 3219 INFO 02849-18-0-all odoo.modules.loading: loading hr_holidays/views/calendar_views.xml 2025-08-28 10:28:21,881 3219 INFO 02849-18-0-all odoo.modules.loading: loading hr_holidays/wizard/hr_holidays_cancel_leave_views.xml 2025-08-28 10:28:21,887 3219 INFO 02849-18-0-all odoo.modules.loading: loading hr_holidays/wizard/hr_holidays_summary_employees_views.xml 2025-08-28 10:28:21,896 3219 INFO 02849-18-0-all odoo.modules.loading: loading hr_holidays/wizard/hr_leave_generate_multi_wizard_views.xml 2025-08-28 10:28:21,906 3219 INFO 02849-18-0-all odoo.modules.loading: loading hr_holidays/wizard/hr_leave_allocation_generate_multi_wizard_views.xml 2025-08-28 10:28:21,917 3219 INFO 02849-18-0-all odoo.modules.loading: loading hr_holidays/report/hr_holidays_templates.xml 2025-08-28 10:28:21,924 3219 INFO 02849-18-0-all odoo.modules.loading: loading hr_holidays/report/hr_holidays_reports.xml 2025-08-28 10:28:21,929 3219 INFO 02849-18-0-all odoo.modules.loading: loading hr_holidays/report/hr_leave_reports.xml 2025-08-28 10:28:21,953 3219 INFO 02849-18-0-all odoo.modules.loading: loading hr_holidays/report/hr_leave_report_calendar.xml 2025-08-28 10:28:21,972 3219 INFO 02849-18-0-all odoo.modules.loading: loading hr_holidays/report/hr_leave_employee_type_report.xml 2025-08-28 10:28:21,985 3219 INFO 02849-18-0-all odoo.modules.loading: loading hr_holidays/views/hr_views.xml 2025-08-28 10:28:22,071 3219 INFO 02849-18-0-all odoo.modules.loading: loading hr_holidays/views/hr_holidays_views.xml 2025-08-28 10:28:22,130 3219 INFO 02849-18-0-all odoo.modules.loading: Module hr_holidays: loading demo 2025-08-28 10:28:22,130 3219 INFO 02849-18-0-all odoo.modules.loading: loading hr_holidays/data/hr_holidays_demo.xml 2025-08-28 10:28:22,408 3219 INFO 02849-18-0-all odoo.models.unlink: User #1 deleted mail.activity records with IDs: [11, 12, 14] 2025-08-28 10:28:22,598 3219 INFO 02849-18-0-all odoo.models.unlink: User #1 deleted mail.activity records with IDs: [15] 2025-08-28 10:28:22,756 3219 INFO 02849-18-0-all odoo.models.unlink: User #1 deleted mail.activity records with IDs: [16, 17, 18] 2025-08-28 10:28:22,912 3219 INFO 02849-18-0-all odoo.models.unlink: User #1 deleted mail.activity records with IDs: [19] 2025-08-28 10:28:22,998 3219 INFO 02849-18-0-all odoo.models.unlink: User #1 deleted mail.activity records with IDs: [20] 2025-08-28 10:28:23,056 3219 INFO 02849-18-0-all odoo.models.unlink: User #1 deleted mail.activity records with IDs: [21] 2025-08-28 10:28:23,233 3219 INFO 02849-18-0-all odoo.models.unlink: User #1 deleted mail.activity records with IDs: [23] 2025-08-28 10:28:23,370 3219 INFO 02849-18-0-all odoo.models.unlink: User #1 deleted mail.activity records with IDs: [24] 2025-08-28 10:28:23,494 3219 INFO 02849-18-0-all odoo.models.unlink: User #1 deleted mail.activity records with IDs: [26, 27] 2025-08-28 10:28:23,614 3219 INFO 02849-18-0-all odoo.models.unlink: User #1 deleted mail.activity records with IDs: [28] 2025-08-28 10:28:23,726 3219 INFO 02849-18-0-all odoo.models.unlink: User #1 deleted mail.activity records with IDs: [29] 2025-08-28 10:28:23,787 3219 INFO 02849-18-0-all odoo.models.unlink: User #1 deleted mail.activity records with IDs: [30] 2025-08-28 10:28:23,921 3219 INFO 02849-18-0-all odoo.models.unlink: User #1 deleted mail.activity records with IDs: [32, 33] 2025-08-28 10:28:24,076 3219 INFO 02849-18-0-all odoo.models.unlink: User #1 deleted mail.activity records with IDs: [34] 2025-08-28 10:28:24,164 3219 INFO 02849-18-0-all odoo.models.unlink: User #1 deleted mail.activity records with IDs: [35] 2025-08-28 10:28:24,319 3219 INFO 02849-18-0-all odoo.models.unlink: User #1 deleted mail.activity records with IDs: [38] 2025-08-28 10:28:24,406 3219 INFO 02849-18-0-all odoo.models.unlink: User #1 deleted mail.activity records with IDs: [39] 2025-08-28 10:28:24,544 3219 INFO 02849-18-0-all odoo.modules.loading: Module hr_holidays loaded in 4.36s, 4630 queries (+4631 other) 2025-08-28 10:28:24,544 3219 INFO 02849-18-0-all odoo.modules.loading: Loading module hr_org_chart (62/101) 2025-08-28 10:28:24,701 3219 INFO 02849-18-0-all odoo.modules.registry: module hr_org_chart: creating or updating database tables 2025-08-28 10:28:24,781 3219 INFO 02849-18-0-all odoo.modules.loading: loading hr_org_chart/views/hr_department_views.xml 2025-08-28 10:28:24,801 3219 INFO 02849-18-0-all odoo.modules.loading: loading hr_org_chart/views/hr_views.xml 2025-08-28 10:28:24,876 3219 INFO 02849-18-0-all odoo.modules.loading: loading hr_org_chart/views/hr_employee_public_views.xml 2025-08-28 10:28:24,884 3219 INFO 02849-18-0-all odoo.modules.loading: loading hr_org_chart/views/hr_org_chart_menus.xml 2025-08-28 10:28:24,905 3219 INFO 02849-18-0-all odoo.modules.loading: Module hr_org_chart loaded in 0.36s, 189 queries (+189 other) 2025-08-28 10:28:24,905 3219 INFO 02849-18-0-all odoo.modules.loading: Loading module hr_skills (63/101) 2025-08-28 10:28:25,205 3219 INFO 02849-18-0-all odoo.modules.registry: module hr_skills: creating or updating database tables 2025-08-28 10:28:25,214 3219 INFO 02849-18-0-all odoo.models: Prepare computation of hr.employee.skill_ids 2025-08-28 10:28:25,515 3219 INFO 02849-18-0-all odoo.modules.loading: loading hr_skills/security/ir.model.access.csv 2025-08-28 10:28:25,538 3219 INFO 02849-18-0-all odoo.modules.loading: loading hr_skills/security/hr_skills_security.xml 2025-08-28 10:28:25,577 3219 INFO 02849-18-0-all odoo.modules.loading: loading hr_skills/views/hr_views.xml 2025-08-28 10:28:25,712 3219 INFO 02849-18-0-all odoo.modules.loading: loading hr_skills/views/hr_employee_skill_log_views.xml 2025-08-28 10:28:25,734 3219 INFO 02849-18-0-all odoo.modules.loading: loading hr_skills/data/hr_resume_data.xml 2025-08-28 10:28:25,740 3219 INFO 02849-18-0-all odoo.modules.loading: loading hr_skills/data/hr_skill_data.xml 2025-08-28 10:28:25,798 3219 INFO 02849-18-0-all odoo.modules.loading: loading hr_skills/data/ir_actions_server_data.xml 2025-08-28 10:28:25,808 3219 INFO 02849-18-0-all odoo.modules.loading: loading hr_skills/data/report_paperformat.xml 2025-08-28 10:28:25,812 3219 INFO 02849-18-0-all odoo.modules.loading: loading hr_skills/report/hr_employee_skill_report_views.xml 2025-08-28 10:28:25,840 3219 INFO 02849-18-0-all odoo.modules.loading: loading hr_skills/report/hr_employee_cv_report.xml 2025-08-28 10:28:25,845 3219 INFO 02849-18-0-all odoo.modules.loading: loading hr_skills/views/hr_department_views.xml 2025-08-28 10:28:25,856 3219 INFO 02849-18-0-all odoo.modules.loading: loading hr_skills/views/hr_employee_cv_templates.xml 2025-08-28 10:28:25,874 3219 INFO 02849-18-0-all odoo.modules.loading: loading hr_skills/wizard/hr_employee_cv_wizard_views.xml 2025-08-28 10:28:25,883 3219 INFO 02849-18-0-all odoo.modules.loading: Module hr_skills: loading demo 2025-08-28 10:28:25,883 3219 INFO 02849-18-0-all odoo.modules.loading: loading hr_skills/data/hr_skill_demo.xml 2025-08-28 10:28:25,958 3219 INFO 02849-18-0-all odoo.modules.loading: loading hr_skills/data/hr_resume_demo.xml 2025-08-28 10:28:25,986 3219 INFO 02849-18-0-all odoo.modules.loading: loading hr_skills/data/hr.employee.skill.csv 2025-08-28 10:28:26,231 3219 INFO 02849-18-0-all odoo.modules.loading: loading hr_skills/data/hr.resume.line.csv 2025-08-28 10:28:26,345 3219 INFO 02849-18-0-all odoo.modules.loading: Module hr_skills loaded in 1.44s, 1314 queries (+1314 other) 2025-08-28 10:28:26,345 3219 INFO 02849-18-0-all odoo.modules.loading: Loading module l10n_us_account (64/101) 2025-08-28 10:28:26,549 3219 INFO 02849-18-0-all odoo.modules.loading: Module l10n_us_account loaded in 0.20s, 14 queries (+14 other) 2025-08-28 10:28:26,550 3219 INFO 02849-18-0-all odoo.modules.loading: Loading module mail_bot_hr (65/101) 2025-08-28 10:28:26,710 3219 INFO 02849-18-0-all odoo.modules.loading: loading mail_bot_hr/views/res_users_views.xml 2025-08-28 10:28:26,959 3219 INFO 02849-18-0-all odoo.modules.loading: Module mail_bot_hr loaded in 0.41s, 66 queries (+66 other) 2025-08-28 10:28:26,959 3219 INFO 02849-18-0-all odoo.modules.loading: Loading module project_account (66/101) 2025-08-28 10:28:27,115 3219 INFO 02849-18-0-all odoo.modules.registry: module project_account: creating or updating database tables 2025-08-28 10:28:27,148 3219 INFO 02849-18-0-all odoo.modules.loading: loading project_account/views/account_analytic_line_views.xml 2025-08-28 10:28:27,204 3219 INFO 02849-18-0-all odoo.modules.loading: loading project_account/views/project_project_views.xml 2025-08-28 10:28:27,231 3219 INFO 02849-18-0-all odoo.modules.loading: loading project_account/views/project_task_views.xml 2025-08-28 10:28:27,253 3219 INFO 02849-18-0-all odoo.modules.loading: loading project_account/views/project_sharing_project_task_views.xml 2025-08-28 10:28:27,275 3219 INFO 02849-18-0-all odoo.modules.loading: Module project_account loaded in 0.32s, 129 queries (+129 other) 2025-08-28 10:28:27,275 3219 INFO 02849-18-0-all odoo.modules.loading: Loading module project_sms (67/101) 2025-08-28 10:28:27,435 3219 INFO 02849-18-0-all odoo.modules.registry: module project_sms: creating or updating database tables 2025-08-28 10:28:27,539 3219 INFO 02849-18-0-all odoo.modules.loading: loading project_sms/views/project_stage_views.xml 2025-08-28 10:28:27,570 3219 INFO 02849-18-0-all odoo.modules.loading: loading project_sms/views/project_task_type_views.xml 2025-08-28 10:28:27,594 3219 INFO 02849-18-0-all odoo.modules.loading: loading project_sms/views/project_project_views.xml 2025-08-28 10:28:27,599 3219 INFO 02849-18-0-all odoo.modules.loading: loading project_sms/views/project_task_views.xml 2025-08-28 10:28:27,603 3219 INFO 02849-18-0-all odoo.modules.loading: loading project_sms/security/ir.model.access.csv 2025-08-28 10:28:27,612 3219 INFO 02849-18-0-all odoo.modules.loading: loading project_sms/security/project_sms_security.xml 2025-08-28 10:28:27,632 3219 INFO 02849-18-0-all odoo.modules.loading: Module project_sms loaded in 0.36s, 198 queries (+198 other) 2025-08-28 10:28:27,633 3219 INFO 02849-18-0-all odoo.modules.loading: Loading module project_stock (68/101) 2025-08-28 10:28:27,790 3219 INFO 02849-18-0-all odoo.modules.registry: module project_stock: creating or updating database tables 2025-08-28 10:28:27,875 3219 INFO 02849-18-0-all odoo.modules.loading: loading project_stock/views/stock_picking_views.xml 2025-08-28 10:28:27,896 3219 INFO 02849-18-0-all odoo.modules.loading: loading project_stock/views/project_project_views.xml 2025-08-28 10:28:27,917 3219 INFO 02849-18-0-all odoo.modules.loading: Module project_stock loaded in 0.28s, 107 queries (+107 other) 2025-08-28 10:28:27,918 3219 INFO 02849-18-0-all odoo.modules.loading: Loading module project_todo (69/101) 2025-08-28 10:28:28,210 3219 INFO 02849-18-0-all odoo.modules.registry: module project_todo: creating or updating database tables 2025-08-28 10:28:28,326 3219 INFO 02849-18-0-all odoo.modules.loading: loading project_todo/security/ir.model.access.csv 2025-08-28 10:28:28,337 3219 INFO 02849-18-0-all odoo.modules.loading: loading project_todo/security/project_todo_security.xml 2025-08-28 10:28:28,375 3219 INFO 02849-18-0-all odoo.modules.loading: loading project_todo/data/todo_template.xml 2025-08-28 10:28:28,385 3219 INFO 02849-18-0-all odoo.modules.loading: loading project_todo/views/project_task_views.xml 2025-08-28 10:28:28,439 3219 INFO 02849-18-0-all odoo.modules.loading: loading project_todo/views/project_todo_menus.xml 2025-08-28 10:28:28,448 3219 INFO 02849-18-0-all odoo.modules.loading: loading project_todo/wizard/mail_activity_todo_create.xml 2025-08-28 10:28:28,478 3219 INFO 02849-18-0-all odoo.modules.loading: Module project_todo loaded in 0.56s, 264 queries (+264 other) 2025-08-28 10:28:28,478 3219 INFO 02849-18-0-all odoo.modules.loading: Loading module purchase (70/101) 2025-08-28 10:28:28,690 3219 INFO 02849-18-0-all odoo.modules.registry: module purchase: creating or updating database tables 2025-08-28 10:28:28,764 3219 INFO 02849-18-0-all odoo.models: Prepare computation of product.template.purchase_method 2025-08-28 10:28:29,171 3219 INFO 02849-18-0-all odoo.modules.loading: loading purchase/security/purchase_security.xml 2025-08-28 10:28:29,514 3219 INFO 02849-18-0-all odoo.modules.loading: loading purchase/security/ir.model.access.csv 2025-08-28 10:28:29,559 3219 INFO 02849-18-0-all odoo.modules.loading: loading purchase/data/digest_data.xml 2025-08-28 10:28:29,565 3219 INFO 02849-18-0-all odoo.modules.loading: loading purchase/views/account_move_views.xml 2025-08-28 10:28:29,593 3219 INFO 02849-18-0-all odoo.modules.loading: loading purchase/data/purchase_data.xml 2025-08-28 10:28:29,619 3219 INFO 02849-18-0-all odoo.modules.loading: loading purchase/data/ir_cron_data.xml 2025-08-28 10:28:29,627 3219 INFO 02849-18-0-all odoo.modules.loading: loading purchase/report/purchase_reports.xml 2025-08-28 10:28:29,635 3219 INFO 02849-18-0-all odoo.modules.loading: loading purchase/views/purchase_views.xml 2025-08-28 10:28:29,855 3219 INFO 02849-18-0-all odoo.modules.loading: loading purchase/views/purchase_bill_line_match_views.xml 2025-08-28 10:28:29,866 3219 INFO 02849-18-0-all odoo.modules.loading: loading purchase/views/res_config_settings_views.xml 2025-08-28 10:28:29,901 3219 INFO 02849-18-0-all odoo.modules.loading: loading purchase/views/product_views.xml 2025-08-28 10:28:30,001 3219 INFO 02849-18-0-all odoo.modules.loading: loading purchase/views/res_partner_views.xml 2025-08-28 10:28:30,081 3219 INFO 02849-18-0-all odoo.modules.loading: loading purchase/report/purchase_bill_views.xml 2025-08-28 10:28:30,093 3219 INFO 02849-18-0-all odoo.modules.loading: loading purchase/report/purchase_report_views.xml 2025-08-28 10:28:30,126 3219 INFO 02849-18-0-all odoo.modules.loading: loading purchase/data/mail_templates.xml 2025-08-28 10:28:30,137 3219 INFO 02849-18-0-all odoo.modules.loading: loading purchase/data/mail_template_data.xml 2025-08-28 10:28:30,154 3219 INFO 02849-18-0-all odoo.modules.loading: loading purchase/views/portal_templates.xml 2025-08-28 10:28:30,208 3219 INFO 02849-18-0-all odoo.modules.loading: loading purchase/report/purchase_order_templates.xml 2025-08-28 10:28:30,227 3219 INFO 02849-18-0-all odoo.modules.loading: loading purchase/report/purchase_quotation_templates.xml 2025-08-28 10:28:30,238 3219 INFO 02849-18-0-all odoo.modules.loading: loading purchase/views/product_packaging_views.xml 2025-08-28 10:28:30,257 3219 INFO 02849-18-0-all odoo.modules.loading: loading purchase/views/analytic_account_views.xml 2025-08-28 10:28:30,269 3219 INFO 02849-18-0-all odoo.modules.loading: loading purchase/wizard/bill_to_po_wizard_views.xml 2025-08-28 10:28:30,277 3219 INFO 02849-18-0-all odoo.modules.loading: loading purchase/data/purchase_tour.xml 2025-08-28 10:28:30,282 3219 INFO 02849-18-0-all odoo.modules.loading: Module purchase: loading demo 2025-08-28 10:28:30,282 3219 INFO 02849-18-0-all odoo.modules.loading: loading purchase/data/purchase_demo.xml 2025-08-28 10:28:30,986 3219 INFO 02849-18-0-all odoo.modules.loading: Module purchase loaded in 2.51s, 2386 queries (+2387 other) 2025-08-28 10:28:30,986 3219 INFO 02849-18-0-all odoo.modules.loading: Loading module runbot (71/101) 2025-08-28 10:28:31,996 3219 INFO 02849-18-0-all matplotlib.font_manager: generated new fontManager 2025-08-28 10:28:32,404 3219 INFO 02849-18-0-all odoo.modules.registry: module runbot: creating or updating database tables 2025-08-28 10:28:33,492 3219 INFO 02849-18-0-all odoo.schema: Keep unexpected index ir_logging__dbname_index on table ir_logging 2025-08-28 10:28:34,369 3219 INFO 02849-18-0-all odoo.modules.loading: loading runbot/data/dockerfile_data.xml 2025-08-28 10:28:34,479 3219 INFO 02849-18-0-all odoo.modules.loading: loading runbot/data/build_parse.xml 2025-08-28 10:28:34,487 3219 INFO 02849-18-0-all odoo.modules.loading: loading runbot/data/error_link.xml 2025-08-28 10:28:34,505 3219 INFO 02849-18-0-all odoo.modules.loading: loading runbot/data/runbot_build_config_data.xml 2025-08-28 10:28:34,622 3219 INFO 02849-18-0-all odoo.modules.loading: loading runbot/data/runbot_data.xml 2025-08-28 10:28:34,673 3219 INFO 02849-18-0-all odoo.modules.loading: loading runbot/data/runbot_error_regex_data.xml 2025-08-28 10:28:34,692 3219 INFO 02849-18-0-all odoo.modules.loading: loading runbot/data/website_data.xml 2025-08-28 10:28:34,701 3219 INFO 02849-18-0-all odoo.modules.loading: loading runbot/security/runbot_security.xml 2025-08-28 10:28:35,207 3219 INFO 02849-18-0-all odoo.modules.loading: loading runbot/security/ir.model.access.csv 2025-08-28 10:28:35,313 3219 INFO 02849-18-0-all odoo.modules.loading: loading runbot/security/ir.rule.csv 2025-08-28 10:28:35,336 3219 INFO 02849-18-0-all odoo.modules.loading: loading runbot/templates/utils.xml 2025-08-28 10:28:35,383 3219 INFO 02849-18-0-all odoo.modules.loading: loading runbot/templates/badge.xml 2025-08-28 10:28:35,393 3219 INFO 02849-18-0-all odoo.modules.loading: loading runbot/templates/batch.xml 2025-08-28 10:28:35,405 3219 INFO 02849-18-0-all odoo.modules.loading: loading runbot/templates/branch.xml 2025-08-28 10:28:35,412 3219 INFO 02849-18-0-all odoo.modules.loading: loading runbot/templates/build.xml 2025-08-28 10:28:35,428 3219 INFO 02849-18-0-all odoo.modules.loading: loading runbot/templates/build_stats.xml 2025-08-28 10:28:35,435 3219 INFO 02849-18-0-all odoo.modules.loading: loading runbot/templates/bundle.xml 2025-08-28 10:28:35,442 3219 INFO 02849-18-0-all odoo.modules.loading: loading runbot/templates/commit.xml 2025-08-28 10:28:35,452 3219 INFO 02849-18-0-all odoo.modules.loading: loading runbot/templates/dashboard.xml 2025-08-28 10:28:35,483 3219 INFO 02849-18-0-all odoo.modules.loading: loading runbot/templates/error_merge.xml 2025-08-28 10:28:35,488 3219 INFO 02849-18-0-all odoo.modules.loading: loading runbot/templates/frontend.xml 2025-08-28 10:28:35,499 3219 INFO 02849-18-0-all odoo.modules.loading: loading runbot/templates/git.xml 2025-08-28 10:28:35,504 3219 INFO 02849-18-0-all odoo.modules.loading: loading runbot/templates/nginx.xml 2025-08-28 10:28:35,509 3219 INFO 02849-18-0-all odoo.modules.loading: loading runbot/templates/build_error.xml 2025-08-28 10:28:35,526 3219 INFO 02849-18-0-all odoo.modules.loading: loading runbot/templates/batches_by_date.xml 2025-08-28 10:28:35,531 3219 INFO 02849-18-0-all odoo.modules.loading: loading runbot/templates/commit_link_details.xml 2025-08-28 10:28:35,538 3219 INFO 02849-18-0-all odoo.modules.loading: loading runbot/views/branch_views.xml 2025-08-28 10:28:35,555 3219 INFO 02849-18-0-all odoo.modules.loading: loading runbot/views/build_error_link_views.xml 2025-08-28 10:28:35,568 3219 INFO 02849-18-0-all odoo.modules.loading: loading runbot/views/build_error_views.xml 2025-08-28 10:28:35,657 3219 INFO 02849-18-0-all odoo.modules.loading: loading runbot/views/build_error_merge_views.xml 2025-08-28 10:28:35,672 3219 INFO 02849-18-0-all odoo.modules.loading: loading runbot/views/build_views.xml 2025-08-28 10:28:35,704 3219 INFO 02849-18-0-all odoo.modules.loading: loading runbot/views/bundle_views.xml 2025-08-28 10:28:35,762 3219 INFO 02849-18-0-all odoo.modules.loading: loading runbot/views/codeowner_views.xml 2025-08-28 10:28:35,775 3219 INFO 02849-18-0-all odoo.modules.loading: loading runbot/views/commit_views.xml 2025-08-28 10:28:35,799 3219 INFO 02849-18-0-all odoo.modules.loading: loading runbot/views/config_views.xml 2025-08-28 10:28:35,836 3219 INFO 02849-18-0-all odoo.modules.loading: loading runbot/views/dashboard_views.xml 2025-08-28 10:28:35,891 3219 INFO 02849-18-0-all odoo.modules.loading: loading runbot/views/dockerfile_views.xml 2025-08-28 10:28:35,940 3219 INFO 02849-18-0-all odoo.modules.loading: loading runbot/views/error_log_views.xml 2025-08-28 10:28:35,958 3219 INFO 02849-18-0-all odoo.modules.loading: loading runbot/views/host_views.xml 2025-08-28 10:28:35,973 3219 INFO 02849-18-0-all odoo.modules.loading: loading runbot/views/repo_views.xml 2025-08-28 10:28:36,029 3219 INFO 02849-18-0-all odoo.modules.loading: loading runbot/views/res_config_settings_views.xml 2025-08-28 10:28:36,059 3219 INFO 02849-18-0-all odoo.modules.loading: loading runbot/views/stat_views.xml 2025-08-28 10:28:36,073 3219 INFO 02849-18-0-all odoo.modules.loading: loading runbot/views/upgrade.xml 2025-08-28 10:28:36,100 3219 INFO 02849-18-0-all odoo.modules.loading: loading runbot/views/warning_views.xml 2025-08-28 10:28:36,108 3219 INFO 02849-18-0-all odoo.modules.loading: loading runbot/views/custom_trigger_wizard_views.xml 2025-08-28 10:28:36,118 3219 INFO 02849-18-0-all odoo.modules.loading: loading runbot/wizards/stat_regex_wizard_views.xml 2025-08-28 10:28:36,126 3219 INFO 02849-18-0-all odoo.modules.loading: loading runbot/views/menus.xml 2025-08-28 10:28:36,284 3219 INFO 02849-18-0-all odoo.modules.loading: loading runbot/views/user.xml 2025-08-28 10:28:36,422 3219 INFO 02849-18-0-all odoo.addons.runbot.tests.test_batch: Starting TestBatch.test_build_link ... 2025-08-28 10:28:36,561 3219 INFO 02849-18-0-all odoo.models.unlink: User #1 deleted runbot.trigger records with IDs: [2] 2025-08-28 10:28:36,569 3219 INFO 02849-18-0-all odoo.addons.runbot.models.batch: Preparing batch 2 2025-08-28 10:28:36,605 3219 INFO 02849-18-0-all odoo.addons.runbot.models.batch: Preparing batch 3 2025-08-28 10:28:36,624 3219 INFO 02849-18-0-all odoo.addons.runbot.models.batch: Preparing batch 4 2025-08-28 10:28:36,640 3219 INFO 02849-18-0-all odoo.addons.runbot.models.commit: Skipping already sent status test:pending for bbbbbbb 2025-08-28 10:28:36,643 3219 INFO 02849-18-0-all odoo.addons.runbot.models.batch: Preparing batch 5 2025-08-28 10:28:36,650 3219 INFO 02849-18-0-all odoo.addons.runbot.models.build: skipping github status for some batches runbot.batch(4,), not the last batch 2025-08-28 10:28:36,652 3219 INFO 02849-18-0-all odoo.addons.runbot.models.commit: Skipping already sent status test:pending for bbbbbbb 2025-08-28 10:28:36,656 3219 INFO 02849-18-0-all odoo.addons.runbot.models.build: skipping github status for some batches runbot.batch(2,), not the last batch 2025-08-28 10:28:36,658 3219 INFO 02849-18-0-all odoo.addons.runbot.models.build: skipping github status for some batches runbot.batch(4,), not the last batch 2025-08-28 10:28:36,661 3219 INFO 02849-18-0-all odoo.addons.runbot.models.build: skipping github status for some batches runbot.batch(4,), not the last batch 2025-08-28 10:28:36,661 3219 INFO 02849-18-0-all odoo.addons.runbot.models.commit: Skipping already sent status test:error for bbbbbb2 2025-08-28 10:28:36,662 3219 INFO 02849-18-0-all odoo.addons.runbot.models.commit: Skipping already sent status test:error for bbbbbbb 2025-08-28 10:28:36,664 3219 INFO 02849-18-0-all odoo.addons.runbot.tests.test_batch: Starting TestBatch.test_process_delay ... 2025-08-28 10:28:36,738 3219 INFO 02849-18-0-all odoo.addons.runbot.models.batch: Preparing batch 7 2025-08-28 10:28:36,985 3219 INFO 02849-18-0-all odoo.addons.base.models.ir_attachment: filestore gc 571 checked, 0 removed 2025-08-28 10:28:36,986 3219 INFO 02849-18-0-all odoo.addons.runbot.tests.test_branch: Starting TestBranch.test_base_fields ... 2025-08-28 10:28:37,119 3219 INFO 02849-18-0-all odoo.addons.runbot.tests.test_branch: Starting TestBranch.test_branch_dname_search ... 2025-08-28 10:28:37,199 3219 INFO 02849-18-0-all odoo.addons.runbot.tests.test_branch: Starting TestBranch.test_pull_request ... 2025-08-28 10:28:37,260 3219 INFO 02849-18-0-all odoo.addons.runbot.models.branch: Getting info for 12345 2025-08-28 10:28:37,617 3219 INFO 02849-18-0-all odoo.addons.base.models.ir_attachment: filestore gc 0 checked, 0 removed 2025-08-28 10:28:37,618 3219 INFO 02849-18-0-all odoo.addons.runbot.tests.test_branch: Starting TestBranchRelations.test_relations_closest_forced ... 2025-08-28 10:28:37,853 3219 INFO 02849-18-0-all odoo.addons.runbot.tests.test_branch: Starting TestBranchRelations.test_relations_master ... 2025-08-28 10:28:38,005 3219 INFO 02849-18-0-all odoo.addons.runbot.tests.test_branch: Starting TestBranchRelations.test_relations_master_dev ... 2025-08-28 10:28:38,174 3219 INFO 02849-18-0-all odoo.addons.runbot.tests.test_branch: Starting TestBranchRelations.test_relations_no_intermediate ... 2025-08-28 10:28:38,335 3219 INFO 02849-18-0-all odoo.addons.runbot.tests.test_branch: Starting TestBranchRelations.test_relations_no_match ... 2025-08-28 10:28:38,497 3219 INFO 02849-18-0-all odoo.addons.runbot.tests.test_branch: Starting TestBranchRelations.test_relations_old_branch ... 2025-08-28 10:28:38,668 3219 INFO 02849-18-0-all odoo.addons.runbot.tests.test_branch: Starting TestBranchRelations.test_relations_pr ... 2025-08-28 10:28:38,832 3219 INFO 02849-18-0-all odoo.addons.runbot.models.branch: Getting info for 100 2025-08-28 10:28:39,030 3219 INFO 02849-18-0-all odoo.addons.base.models.ir_attachment: filestore gc 0 checked, 0 removed 2025-08-28 10:28:39,031 3219 INFO 02849-18-0-all odoo.addons.runbot.tests.test_branch: Starting TestBranchForbidden.test_forbidden ... 2025-08-28 10:28:39,498 3219 INFO 02849-18-0-all odoo.addons.base.models.ir_attachment: filestore gc 0 checked, 0 removed 2025-08-28 10:28:39,499 3219 INFO 02849-18-0-all odoo.addons.runbot.tests.test_branch: Starting TestBranchIsBase.test_host ... 2025-08-28 10:28:39,627 3219 INFO 02849-18-0-all odoo.addons.runbot.models.batch: Preparing batch 20 2025-08-28 10:28:39,685 3219 INFO 02849-18-0-all odoo.addons.runbot.tests.test_branch: Starting TestBranchIsBase.test_is_base_regex_on_dev_remote ... 2025-08-28 10:28:39,753 3219 INFO 02849-18-0-all odoo.addons.runbot.models.batch: Preparing batch 22 2025-08-28 10:28:39,783 3219 INFO 02849-18-0-all odoo.addons.runbot.tests.test_branch: Starting TestBranchIsBase.test_is_base_regex_on_main_remote ... 2025-08-28 10:28:39,852 3219 INFO 02849-18-0-all odoo.addons.runbot.models.batch: Preparing batch 24 2025-08-28 10:28:40,083 3219 INFO 02849-18-0-all odoo.addons.base.models.ir_attachment: filestore gc 0 checked, 0 removed 2025-08-28 10:28:40,084 3219 INFO 02849-18-0-all odoo.addons.runbot.tests.test_build: Starting TestBuildResult.test_base_fields ... 2025-08-28 10:28:40,245 3219 INFO 02849-18-0-all odoo.addons.runbot.tests.test_build: Starting TestBuildResult.test_build_cmd_custom_pre_post ... 2025-08-28 10:28:40,334 3219 INFO 02849-18-0-all odoo.addons.runbot.tests.test_build: Starting TestBuildResult.test_build_cmd_faketime ... 2025-08-28 10:28:40,423 3219 INFO 02849-18-0-all odoo.addons.runbot.tests.test_build: Starting TestBuildResult.test_build_cmd_log_db ... 2025-08-28 10:28:40,490 3219 INFO 02849-18-0-all odoo.addons.runbot.tests.test_build: Starting TestBuildResult.test_build_cmd_server_path_no_dep ... 2025-08-28 10:28:40,556 3219 INFO 02849-18-0-all odoo.addons.runbot.tests.test_build: Starting TestBuildResult.test_build_cmd_server_path_with_dep ... 2025-08-28 10:28:40,625 3219 INFO 02849-18-0-all odoo.addons.runbot.tests.test_build: Starting TestBuildResult.test_build_gc_date ... 2025-08-28 10:28:40,697 3219 INFO 02849-18-0-all odoo.addons.runbot.models.build: Local cleaning 2025-08-28 10:28:40,699 3219 INFO 02849-18-0-all odoo.addons.runbot.models.build: Local cleaning 2025-08-28 10:28:40,699 3219 INFO 02849-18-0-all odoo.addons.runbot.models.build: 00020-13-0 Removing database 2025-08-28 10:28:40,700 3219 INFO 02849-18-0-all odoo.addons.runbot.tests.test_build: Starting TestBuildResult.test_build_skip ... 2025-08-28 10:28:40,962 3219 INFO 02849-18-0-all odoo.addons.runbot.tests.test_build: Starting TestBuildResult.test_children ... 2025-08-28 10:28:41,061 3219 INFO 02849-18-0-all odoo.addons.runbot.tests.test_build: Starting TestBuildResult.test_filter_modules ... 2025-08-28 10:28:41,136 3219 INFO 02849-18-0-all odoo.addons.runbot.tests.test_build: Starting TestBuildResult.test_markdown_description ... 2025-08-28 10:28:41,206 3219 INFO 02849-18-0-all odoo.addons.runbot.tests.test_build: Starting TestBuildResult.test_rebuild_sub_sub_build ... 2025-08-28 10:28:41,505 3219 INFO 02849-18-0-all odoo.addons.base.models.ir_attachment: filestore gc 0 checked, 0 removed 2025-08-28 10:28:41,506 3219 INFO 02849-18-0-all odoo.addons.runbot.tests.test_build: Starting TestGc.test_repo_gc_testing ... 2025-08-28 10:28:41,647 3219 INFO 02849-18-0-all odoo.addons.runbot.models.batch: Preparing batch 38 2025-08-28 10:28:41,691 3219 INFO 02849-18-0-all odoo.addons.runbot.models.repo: new branch master-test-something found in server 2025-08-28 10:28:41,691 3219 INFO 02849-18-0-all odoo.addons.runbot.models.repo: Creating new branches 2025-08-28 10:28:41,695 3219 INFO 02849-18-0-all odoo.addons.runbot.models.repo: repo server branch master-test-something new commit found: d0d0caca 2025-08-28 10:28:41,698 3219 INFO 02849-18-0-all odoo.addons.runbot.models.batch: Preparing batch 39 2025-08-28 10:28:41,719 3219 INFO 02849-18-0-all odoo.addons.runbot.models.repo: new branch master-test-other-thing found in server 2025-08-28 10:28:41,719 3219 INFO 02849-18-0-all odoo.addons.runbot.models.repo: Creating new branches 2025-08-28 10:28:41,723 3219 INFO 02849-18-0-all odoo.addons.runbot.models.repo: repo server branch master-test-other-thing new commit found: cacad0d0 2025-08-28 10:28:41,725 3219 INFO 02849-18-0-all odoo.addons.runbot.models.batch: Preparing batch 40 2025-08-28 10:28:41,745 3219 INFO 02849-18-0-all odoo.addons.runbot.models.repo: repo server branch master-test-something new commit found: d0cad0ca 2025-08-28 10:28:41,748 3219 INFO 02849-18-0-all odoo.addons.runbot.models.batch: Preparing batch 41 2025-08-28 10:28:41,994 3219 INFO 02849-18-0-all odoo.addons.base.models.ir_attachment: filestore gc 0 checked, 0 removed 2025-08-28 10:28:41,995 3219 INFO 02849-18-0-all odoo.addons.runbot.tests.test_build: Starting TestGithubStatus.test_change_state ... 2025-08-28 10:28:42,364 3219 INFO 02849-18-0-all odoo.addons.base.models.ir_attachment: filestore gc 0 checked, 0 removed 2025-08-28 10:28:42,365 3219 INFO 02849-18-0-all odoo.addons.runbot.tests.test_build_config_step: Starting TestCodeowner.test_codeowner___init__log ... 2025-08-28 10:28:42,832 3219 INFO 02849-18-0-all odoo.addons.runbot.models.commit: git export: exporting to /data/build/runbot/runbot/static/sources/server/0dfdfcfcf (already exists) 2025-08-28 10:28:42,838 3219 INFO 02849-18-0-all odoo.addons.runbot.models.branch: Getting info for 1234 2025-08-28 10:28:42,840 3219 INFO 02849-18-0-all odoo.addons.runbot.tests.test_build_config_step: Starting TestCodeowner.test_codeowner_author_in_team ... 2025-08-28 10:28:42,942 3219 INFO 02849-18-0-all odoo.addons.runbot.models.commit: git export: exporting to /data/build/runbot/runbot/static/sources/server/0dfdfcfcf (already exists) 2025-08-28 10:28:42,949 3219 INFO 02849-18-0-all odoo.addons.runbot.models.branch: Getting info for 1234 2025-08-28 10:28:42,950 3219 INFO 02849-18-0-all odoo.addons.runbot.tests.test_build_config_step: Starting TestCodeowner.test_codeowner_check_limits ... 2025-08-28 10:28:43,060 3219 INFO 02849-18-0-all odoo.addons.runbot.tests.test_build_config_step: Starting TestCodeowner.test_codeowner_draft ... 2025-08-28 10:28:43,173 3219 INFO 02849-18-0-all odoo.addons.runbot.tests.test_build_config_step: Starting TestCodeowner.test_codeowner_draft_closed ... 2025-08-28 10:28:43,278 3219 INFO 02849-18-0-all odoo.addons.runbot.tests.test_build_config_step: Starting TestCodeowner.test_codeowner_forwardpot ... 2025-08-28 10:28:43,384 3219 INFO 02849-18-0-all odoo.addons.runbot.tests.test_build_config_step: Starting TestCodeowner.test_codeowner_invalid_target ... 2025-08-28 10:28:43,489 3219 INFO 02849-18-0-all odoo.addons.runbot.tests.test_build_config_step: Starting TestCodeowner.test_codeowner_is_base ... 2025-08-28 10:28:43,597 3219 INFO 02849-18-0-all odoo.addons.runbot.tests.test_build_config_step: Starting TestCodeowner.test_codeowner_ownership ... 2025-08-28 10:28:43,702 3219 INFO 02849-18-0-all odoo.addons.runbot.models.commit: git export: exporting to /data/build/runbot/runbot/static/sources/server/0dfdfcfcf (already exists) 2025-08-28 10:28:43,709 3219 INFO 02849-18-0-all odoo.addons.runbot.models.branch: Getting info for 1234 2025-08-28 10:28:43,710 3219 INFO 02849-18-0-all odoo.addons.runbot.tests.test_build_config_step: Starting TestCodeowner.test_codeowner_ownership_base ... 2025-08-28 10:28:43,816 3219 INFO 02849-18-0-all odoo.addons.runbot.models.commit: git export: exporting to /data/build/runbot/runbot/static/sources/server/0dfdfcfcf (already exists) 2025-08-28 10:28:43,820 3219 INFO 02849-18-0-all odoo.addons.runbot.models.branch: Getting info for 1234 2025-08-28 10:28:43,822 3219 INFO 02849-18-0-all odoo.addons.runbot.tests.test_build_config_step: Starting TestCodeowner.test_codeowner_ownership_fallback ... 2025-08-28 10:28:43,932 3219 INFO 02849-18-0-all odoo.addons.runbot.models.commit: git export: exporting to /data/build/runbot/runbot/static/sources/server/0dfdfcfcf (already exists) 2025-08-28 10:28:43,936 3219 INFO 02849-18-0-all odoo.addons.runbot.models.branch: Getting info for 1234 2025-08-28 10:28:43,938 3219 INFO 02849-18-0-all odoo.addons.runbot.tests.test_build_config_step: Starting TestCodeowner.test_codeowner_pr_duplicate ... 2025-08-28 10:28:44,043 3219 INFO 02849-18-0-all odoo.addons.runbot.models.branch: Getting info for 1235 2025-08-28 10:28:44,047 3219 INFO 02849-18-0-all odoo.addons.runbot.models.commit: git export: exporting to /data/build/runbot/runbot/static/sources/server/0dfdfcfcf (already exists) 2025-08-28 10:28:44,050 3219 INFO 02849-18-0-all odoo.addons.runbot.tests.test_build_config_step: Starting TestCodeowner.test_codeowner_regex_all_already_on ... 2025-08-28 10:28:44,152 3219 INFO 02849-18-0-all odoo.addons.runbot.models.commit: git export: exporting to /data/build/runbot/runbot/static/sources/server/0dfdfcfcf (already exists) 2025-08-28 10:28:44,159 3219 INFO 02849-18-0-all odoo.addons.runbot.tests.test_build_config_step: Starting TestCodeowner.test_codeowner_regex_multiple ... 2025-08-28 10:28:44,259 3219 INFO 02849-18-0-all odoo.addons.runbot.models.commit: git export: exporting to /data/build/runbot/runbot/static/sources/server/0dfdfcfcf (already exists) 2025-08-28 10:28:44,265 3219 INFO 02849-18-0-all odoo.addons.runbot.models.branch: Getting info for 1234 2025-08-28 10:28:44,266 3219 INFO 02849-18-0-all odoo.addons.runbot.tests.test_build_config_step: Starting TestCodeowner.test_codeowner_regex_some_already_on ... 2025-08-28 10:28:44,370 3219 INFO 02849-18-0-all odoo.addons.runbot.models.commit: git export: exporting to /data/build/runbot/runbot/static/sources/server/0dfdfcfcf (already exists) 2025-08-28 10:28:44,376 3219 INFO 02849-18-0-all odoo.addons.runbot.models.branch: Getting info for 1234 2025-08-28 10:28:44,377 3219 INFO 02849-18-0-all odoo.addons.runbot.tests.test_build_config_step: Starting TestCodeowner.test_get_module ... 2025-08-28 10:28:44,671 3219 INFO 02849-18-0-all odoo.addons.base.models.ir_attachment: filestore gc 0 checked, 0 removed 2025-08-28 10:28:44,753 3219 INFO 02849-18-0-all odoo.addons.runbot.tests.test_build_config_step: Starting TestBuildConfigStepRestore.test_restore ... 2025-08-28 10:28:45,284 3219 INFO 02849-18-0-all odoo.addons.base.models.ir_attachment: filestore gc 0 checked, 0 removed 2025-08-28 10:28:45,285 3219 INFO 02849-18-0-all odoo.addons.runbot.tests.test_build_config_step: Starting TestBuildConfigStepCreate.test_config_step_create ... 2025-08-28 10:28:45,460 3219 INFO 02849-18-0-all odoo.addons.runbot.models.build: Skipping result for orphan build 62 2025-08-28 10:28:45,461 3219 INFO 02849-18-0-all odoo.addons.runbot.models.build: Skipping result for orphan build 63 2025-08-28 10:28:45,462 3219 INFO 02849-18-0-all odoo.addons.runbot.tests.test_build_config_step: Starting TestBuildConfigStepCreate.test_config_step_create_child_data ... 2025-08-28 10:28:45,587 3219 INFO 02849-18-0-all odoo.addons.runbot.tests.test_build_config_step: Starting TestBuildConfigStepCreate.test_config_step_create_child_data_unique ... 2025-08-28 10:28:45,694 3219 INFO 02849-18-0-all odoo.addons.runbot.tests.test_build_config_step: Starting TestBuildConfigStepCreate.test_config_step_create_child_data_with_config ... 2025-08-28 10:28:45,821 3219 INFO 02849-18-0-all odoo.addons.runbot.tests.test_build_config_step: Starting TestBuildConfigStepCreate.test_config_step_create_results ... 2025-08-28 10:28:46,102 3219 INFO 02849-18-0-all odoo.addons.base.models.ir_attachment: filestore gc 0 checked, 0 removed 2025-08-28 10:28:46,103 3219 INFO 02849-18-0-all odoo.addons.runbot.tests.test_build_config_step: Starting TestBuildConfigStep.test_config_step_copy ... 2025-08-28 10:28:46,280 3219 INFO 02849-18-0-all odoo.addons.runbot.tests.test_build_config_step: Starting TestBuildConfigStep.test_config_step_raises ... 2025-08-28 10:28:46,391 3219 INFO 02849-18-0-all odoo.addons.runbot.tests.test_build_config_step: Starting TestBuildConfigStep.test_coverage ... 2025-08-28 10:28:46,474 3219 INFO 02849-18-0-all odoo.addons.runbot.tests.test_build_config_step: Starting TestBuildConfigStep.test_db_name ... 2025-08-28 10:28:46,590 3219 INFO 02849-18-0-all odoo.addons.runbot.tests.test_build_config_step: Starting TestBuildConfigStep.test_dump ... 2025-08-28 10:28:46,673 3219 INFO 02849-18-0-all odoo.addons.runbot.tests.test_build_config_step: Starting TestBuildConfigStep.test_install_custom_env_variables ... 2025-08-28 10:28:46,760 3219 INFO 02849-18-0-all odoo.addons.runbot.tests.test_build_config_step: Starting TestBuildConfigStep.test_install_custom_parametric_tags ... 2025-08-28 10:28:46,857 3219 INFO 02849-18-0-all odoo.addons.runbot.tests.test_build_config_step: Starting TestBuildConfigStep.test_install_custom_tags ... 2025-08-28 10:28:46,953 3219 INFO 02849-18-0-all odoo.addons.runbot.tests.test_build_config_step: Starting TestBuildConfigStep.test_install_demo_mode_default_default_with_demo ... 2025-08-28 10:28:47,043 3219 INFO 02849-18-0-all odoo.addons.runbot.tests.test_build_config_step: Starting TestBuildConfigStep.test_install_demo_mode_default_default_without_demo ... 2025-08-28 10:28:47,135 3219 INFO 02849-18-0-all odoo.addons.runbot.tests.test_build_config_step: Starting TestBuildConfigStep.test_install_demo_mode_with_demo_default_with_demo ... 2025-08-28 10:28:47,430 3219 INFO 02849-18-0-all odoo.addons.runbot.tests.test_build_config_step: Starting TestBuildConfigStep.test_install_demo_mode_with_demo_default_without_demo ... 2025-08-28 10:28:47,524 3219 INFO 02849-18-0-all odoo.addons.runbot.tests.test_build_config_step: Starting TestBuildConfigStep.test_install_demo_mode_without_demo_default_with_demo ... 2025-08-28 10:28:47,625 3219 INFO 02849-18-0-all odoo.addons.runbot.tests.test_build_config_step: Starting TestBuildConfigStep.test_install_demo_mode_without_demo_default_without_demo ... 2025-08-28 10:28:47,724 3219 INFO 02849-18-0-all odoo.addons.runbot.tests.test_build_config_step: Starting TestBuildConfigStep.test_install_tags ... 2025-08-28 10:28:47,813 3219 INFO 02849-18-0-all odoo.addons.runbot.tests.test_build_config_step: Starting TestBuildConfigStep.test_network_can_be_enable ... 2025-08-28 10:28:47,918 3219 INFO 02849-18-0-all odoo.addons.runbot.tests.test_build_config_step: Starting TestBuildConfigStep.test_run_python ... 2025-08-28 10:28:48,014 3219 INFO 02849-18-0-all odoo.addons.runbot.tests.test_build_config_step: Starting TestBuildConfigStep.test_run_python_networkcan_be_disabled ... 2025-08-28 10:28:48,112 3219 INFO 02849-18-0-all odoo.addons.runbot.tests.test_build_config_step: Starting TestBuildConfigStep.test_run_python_run ... 2025-08-28 10:28:48,191 3219 INFO 02849-18-0-all odoo.addons.runbot.tests.test_build_config_step: Starting TestBuildConfigStep.test_sub_command ... 2025-08-28 10:28:48,507 3219 INFO 02849-18-0-all odoo.addons.base.models.ir_attachment: filestore gc 0 checked, 0 removed 2025-08-28 10:28:48,508 3219 INFO 02849-18-0-all odoo.addons.runbot.tests.test_build_config_step: Starting TestMakeResult.test_make_python_result ... 2025-08-28 10:28:48,687 3219 INFO 02849-18-0-all odoo.addons.runbot.tests.test_build_config_step: Starting TestMakeResult.test_make_result_already_warn ... 2025-08-28 10:28:48,764 3219 INFO 02849-18-0-all odoo.addons.runbot.tests.test_build_config_step: Starting TestMakeResult.test_make_result_error ... 2025-08-28 10:28:48,840 3219 INFO 02849-18-0-all odoo.addons.runbot.tests.test_build_config_step: Starting TestMakeResult.test_make_result_no_loaded ... 2025-08-28 10:28:48,915 3219 INFO 02849-18-0-all odoo.addons.runbot.tests.test_build_config_step: Starting TestMakeResult.test_make_result_no_shutdown ... 2025-08-28 10:28:48,991 3219 INFO 02849-18-0-all odoo.addons.runbot.tests.test_build_config_step: Starting TestMakeResult.test_make_result_ok ... 2025-08-28 10:28:49,070 3219 INFO 02849-18-0-all odoo.addons.runbot.tests.test_build_config_step: Starting TestMakeResult.test_make_result_traceback ... 2025-08-28 10:28:49,153 3219 INFO 02849-18-0-all odoo.addons.runbot.tests.test_build_config_step: Starting TestMakeResult.test_make_result_warning ... 2025-08-28 10:28:49,451 3219 INFO 02849-18-0-all odoo.addons.base.models.ir_attachment: filestore gc 0 checked, 0 removed 2025-08-28 10:28:49,523 3219 INFO 02849-18-0-all odoo.addons.runbot.models.build_error: Creating field x_tour_name 2025-08-28 10:28:50,113 3219 INFO 02849-18-0-all odoo.addons.runbot.models.build_error: Creating field x_tour_step 2025-08-28 10:28:50,386 3219 INFO 02849-18-0-all odoo.addons.runbot.models.build_error: Creating field x_tour_mode 2025-08-28 10:28:50,673 3219 INFO 02849-18-0-all odoo.addons.runbot.models.build_error: Creating field x_test_class 2025-08-28 10:28:50,963 3219 INFO 02849-18-0-all odoo.addons.runbot.models.build_error: Creating field x_test_method 2025-08-28 10:28:51,238 3219 INFO 02849-18-0-all odoo.addons.runbot.tests.test_build_error: Starting TestBuildError.test_build_error_links ... 2025-08-28 10:28:51,366 3219 INFO 02849-18-0-all odoo.addons.runbot.tests.test_build_error: Starting TestBuildError.test_build_error_qualifers ... 2025-08-28 10:28:51,536 3219 INFO 02849-18-0-all odoo.addons.runbot.tests.test_build_error: Starting TestBuildError.test_build_error_team_ownership ... 2025-08-28 10:28:51,618 3219 INFO 02849-18-0-all odoo.addons.runbot.tests.test_build_error: Starting TestBuildError.test_build_error_team_wildcards ... 2025-08-28 10:28:51,689 3219 INFO 02849-18-0-all odoo.addons.runbot.tests.test_build_error: Starting TestBuildError.test_build_error_test_tags_fixing_pr ... 2025-08-28 10:28:51,752 3219 INFO 02849-18-0-all odoo.addons.runbot.models.branch: Getting info for 1337 2025-08-28 10:28:51,777 3219 INFO 02849-18-0-all odoo.addons.runbot.tests.test_build_error: Starting TestBuildError.test_build_error_test_tags_min_max_version ... 2025-08-28 10:28:51,910 3219 INFO 02849-18-0-all odoo.addons.runbot.tests.test_build_error: Starting TestBuildError.test_build_error_test_tags_no_version ... 2025-08-28 10:28:52,300 3219 INFO 02849-18-0-all odoo.addons.runbot.tests.test_build_error: Starting TestBuildError.test_build_scan ... 2025-08-28 10:28:52,439 3219 INFO 02849-18-0-all odoo.addons.runbot.tests.test_build_error: Starting TestBuildError.test_create_write_clean ... 2025-08-28 10:28:52,513 3219 INFO 02849-18-0-all odoo.addons.runbot.models.build_error: Cleaning 1 build errorscontent 2025-08-28 10:28:52,515 3219 INFO 02849-18-0-all odoo.addons.runbot.tests.test_build_error: Starting TestBuildError.test_dashboard_tile_simple ... 2025-08-28 10:28:52,582 3219 INFO 02849-18-0-all odoo.addons.runbot.models.batch: Preparing batch 106 2025-08-28 10:28:52,624 3219 INFO 02849-18-0-all odoo.addons.runbot.tests.test_build_error: Starting TestBuildError.test_fields ... 2025-08-28 10:28:52,733 3219 INFO 02849-18-0-all odoo.addons.runbot.tests.test_build_error: Starting TestBuildError.test_merge_test_tags ... 2025-08-28 10:28:52,838 3219 INFO 02849-18-0-all odoo.addons.runbot.tests.test_build_error: Starting TestBuildError.test_relink_contents ... 2025-08-28 10:28:52,960 3219 INFO 02849-18-0-all odoo.models.unlink: User #1 deleted runbot.build.error.content records with IDs: [14] 2025-08-28 10:28:53,033 3219 INFO 02849-18-0-all odoo.models.unlink: User #1 deleted runbot.build.error.content records with IDs: [16] 2025-08-28 10:28:53,041 3219 INFO 02849-18-0-all odoo.models.unlink: User #1 deleted runbot.build.error.link records with IDs: [13] 2025-08-28 10:28:53,072 3219 INFO 02849-18-0-all odoo.addons.runbot.tests.test_build_error: Starting TestBuildError.test_relink_linked ... 2025-08-28 10:28:53,209 3219 INFO 02849-18-0-all odoo.models.unlink: User #1 deleted runbot.build.error.content records with IDs: [18] 2025-08-28 10:28:53,230 3219 INFO 02849-18-0-all odoo.addons.runbot.tests.test_build_error: Starting TestBuildError.test_relink_simple ... 2025-08-28 10:28:53,369 3219 INFO 02849-18-0-all odoo.models.unlink: User #1 deleted runbot.build.error.content records with IDs: [21] 2025-08-28 10:28:53,425 3219 INFO 02849-18-0-all odoo.models.unlink: User #1 deleted runbot.build.error.content records with IDs: [22] 2025-08-28 10:28:53,463 3219 INFO 02849-18-0-all odoo.addons.runbot.tests.test_build_error: Starting TestBuildError.test_seen_date ... 2025-08-28 10:28:53,802 3219 INFO 02849-18-0-all odoo.addons.base.models.ir_attachment: filestore gc 0 checked, 0 removed 2025-08-28 10:28:53,870 3219 INFO 02849-18-0-all odoo.addons.runbot.models.build_error: Creating field x_tour_name 2025-08-28 10:28:54,146 3219 INFO 02849-18-0-all odoo.addons.runbot.models.build_error: Creating field x_tour_step 2025-08-28 10:28:54,408 3219 INFO 02849-18-0-all odoo.addons.runbot.models.build_error: Creating field x_tour_mode 2025-08-28 10:28:54,673 3219 INFO 02849-18-0-all odoo.addons.runbot.models.build_error: Creating field x_test_class 2025-08-28 10:28:55,244 3219 INFO 02849-18-0-all odoo.addons.runbot.models.build_error: Creating field x_test_method 2025-08-28 10:28:55,533 3219 INFO 02849-18-0-all odoo.addons.runbot.tests.test_build_error: Starting TestErrorMerge.test_auto_merge ... 2025-08-28 10:28:55,622 3219 INFO 02849-18-0-all odoo.addons.runbot.tests.test_build_error: Starting TestErrorMerge.test_auto_merge_inactive ... 2025-08-28 10:28:55,713 3219 INFO 02849-18-0-all odoo.addons.runbot.tests.test_build_error: Starting TestErrorMerge.test_error_content_multiple_canonical_tags ... 2025-08-28 10:28:55,794 3219 INFO 02849-18-0-all odoo.addons.runbot.tests.test_build_error: Starting TestErrorMerge.test_error_merge_performance_multi ... 2025-08-28 10:28:55,947 3219 INFO 02849-18-0-all odoo.tools.profiler: ir_profile 1 (2025-08-28 10:28:55 test_error_merge_performance_multi) created 2025-08-28 10:28:55,949 3219 INFO 02849-18-0-all odoo.addons.runbot.tests.test_build_error: Starting TestErrorMerge.test_error_merge_performance_multi_no_auto_merge ... 2025-08-28 10:28:56,133 3219 INFO 02849-18-0-all odoo.tools.profiler: ir_profile 2 (2025-08-28 10:28:56 test_error_merge_performance_multi_no_auto_merge) created 2025-08-28 10:28:56,135 3219 INFO 02849-18-0-all odoo.addons.runbot.tests.test_build_error: Starting TestErrorMerge.test_error_merge_performance_one ... 2025-08-28 10:28:56,238 3219 INFO 02849-18-0-all odoo.tools.profiler: ir_profile 3 (2025-08-28 10:28:56 test_error_merge_performance_one) created 2025-08-28 10:28:56,440 3219 INFO 02849-18-0-all odoo.addons.base.models.ir_attachment: filestore gc 0 checked, 0 removed 2025-08-28 10:28:56,441 3219 INFO 02849-18-0-all odoo.addons.runbot.tests.test_build_error: Starting TestCodeOwner.test_codeowner_invalid_regex ... 2025-08-28 10:28:56,782 3219 INFO 02849-18-0-all odoo.addons.base.models.ir_attachment: filestore gc 0 checked, 0 removed 2025-08-28 10:28:56,783 3219 INFO 02849-18-0-all odoo.addons.runbot.tests.test_build_stat: Starting TestBuildStatRegex.test_build_stat_regex_find_in_file ... 2025-08-28 10:28:56,954 3219 INFO 02849-18-0-all odoo.addons.runbot.tests.test_build_stat: Starting TestBuildStatRegex.test_build_stat_regex_find_in_file_perf ... 2025-08-28 10:28:57,186 3219 INFO 02849-18-0-all odoo.addons.runbot.tests.test_build_stat: Starting TestBuildStatRegex.test_build_stat_regex_generic ... 2025-08-28 10:28:57,277 3219 INFO 02849-18-0-all odoo.addons.runbot.tests.test_build_stat: Starting TestBuildStatRegex.test_build_stat_regex_validation ... 2025-08-28 10:28:57,566 3219 INFO 02849-18-0-all odoo.addons.base.models.ir_attachment: filestore gc 0 checked, 0 removed 2025-08-28 10:28:57,567 3219 INFO 02849-18-0-all odoo.addons.runbot.tests.test_command: Starting Test_Command.test_command ... 2025-08-28 10:28:58,104 3219 INFO 02849-18-0-all odoo.addons.base.models.ir_attachment: filestore gc 0 checked, 0 removed 2025-08-28 10:28:58,105 3219 INFO 02849-18-0-all odoo.addons.runbot.tests.test_command: Starting TestSanitizeContainerName.test_sanitize_container_name ... 2025-08-28 10:28:58,303 3219 INFO 02849-18-0-all odoo.addons.base.models.ir_attachment: filestore gc 0 checked, 0 removed 2025-08-28 10:28:58,305 3219 INFO 02849-18-0-all odoo.addons.runbot.tests.test_commit: Starting TestCommitDate.test_commit_has_date ... 2025-08-28 10:28:58,638 3219 INFO 02849-18-0-all odoo.addons.base.models.ir_attachment: filestore gc 0 checked, 0 removed 2025-08-28 10:28:58,639 3219 INFO 02849-18-0-all odoo.addons.runbot.tests.test_cron: Starting TestCron.test_cron_build ... 2025-08-28 10:28:58,782 3219 INFO 02849-18-0-all odoo.addons.runbot.models.runbot: Docker cleaning 2025-08-28 10:28:58,783 3219 INFO 02849-18-0-all odoo.addons.runbot.models.runbot: Starting loop 2025-08-28 10:28:58,785 3219 INFO 02849-18-0-all odoo.addons.runbot.tests.test_cron: Starting TestCron.test_cron_schedule ... 2025-08-28 10:28:58,859 3219 INFO 02849-18-0-all odoo.addons.runbot.models.runbot: Starting loop 2025-08-28 10:28:59,087 3219 INFO 02849-18-0-all odoo.addons.base.models.ir_attachment: filestore gc 0 checked, 0 removed 2025-08-28 10:28:59,088 3219 INFO 02849-18-0-all odoo.addons.runbot.tests.test_event: Starting TestIrLogging.test_build_log_markdown ... 2025-08-28 10:28:59,229 3219 INFO 02849-18-0-all odoo.addons.runbot.tests.test_event: Starting TestIrLogging.test_markdown ... 2025-08-28 10:28:59,506 3219 INFO 02849-18-0-all odoo.addons.base.models.ir_attachment: filestore gc 0 checked, 0 removed 2025-08-28 10:28:59,507 3219 INFO 02849-18-0-all odoo.addons.runbot.tests.test_host: Starting TestHost.test_build_logs ... 2025-08-28 10:28:59,658 3219 INFO 02849-18-0-all odoo.addons.runbot.tests.common: Skipping commit 2025-08-28 10:28:59,661 3219 INFO 02849-18-0-all odoo.addons.runbot.tests.common: Skipping commit 2025-08-28 10:28:59,663 3219 INFO 02849-18-0-all odoo.addons.runbot.tests.common: Skipping commit 2025-08-28 10:28:59,666 3219 INFO 02849-18-0-all odoo.addons.runbot.tests.common: Skipping commit 2025-08-28 10:28:59,667 3219 INFO 02849-18-0-all odoo.addons.runbot.tests.test_host: Starting TestHost.test_docker_builder_existing_image ... 2025-08-28 10:28:59,763 3219 INFO 02849-18-0-all odoo.addons.runbot.models.host: Building docker images... 2025-08-28 10:28:59,764 3219 INFO 02849-18-0-all odoo.addons.runbot.models.host: Cleaning docker images... 2025-08-28 10:29:00,103 3219 INFO 02849-18-0-all odoo.addons.runbot.models.host: Space reclaimed: 2025-08-28 10:29:00,104 3219 INFO 02849-18-0-all odoo.addons.runbot.models.host: Done... 2025-08-28 10:29:00,105 3219 INFO 02849-18-0-all odoo.addons.runbot.models.host: Building docker images... 2025-08-28 10:29:00,106 3219 INFO 02849-18-0-all odoo.addons.runbot.models.host: Cleaning docker images... 2025-08-28 10:29:00,106 3219 INFO 02849-18-0-all odoo.addons.runbot.models.host: Space reclaimed: 2025-08-28 10:29:00,107 3219 INFO 02849-18-0-all odoo.addons.runbot.models.host: Done... 2025-08-28 10:29:00,304 3219 INFO 02849-18-0-all odoo.addons.base.models.ir_attachment: filestore gc 0 checked, 0 removed 2025-08-28 10:29:00,305 3219 INFO 02849-18-0-all odoo.addons.runbot.tests.test_repo: Starting TestRepo.test_base_fields ... 2025-08-28 10:29:00,435 3219 INFO 02849-18-0-all odoo.addons.runbot.tests.test_repo: Starting TestRepo.test_repo_perf_find_new_commits ... 2025-08-28 10:29:00,435 3219 INFO 02849-18-0-all odoo.addons.runbot.tests.test_repo: skipped TestRepo.test_repo_perf_find_new_commits : This test is for performances. It needs a lot of real branches in DB to mean something 2025-08-28 10:29:00,435 3219 INFO 02849-18-0-all odoo.addons.runbot.tests.test_repo: Starting TestRepo.test_repo_update_batches ... 2025-08-28 10:29:00,507 3219 INFO 02849-18-0-all odoo.addons.runbot.models.batch: Preparing batch 135 2025-08-28 10:29:00,540 3219 INFO 02849-18-0-all odoo.addons.runbot.models.repo: new branch master-test found in server 2025-08-28 10:29:00,540 3219 INFO 02849-18-0-all odoo.addons.runbot.models.repo: Creating new branches 2025-08-28 10:29:00,544 3219 INFO 02849-18-0-all odoo.addons.runbot.models.repo: repo server branch master-test new commit found: d0d0caca 2025-08-28 10:29:00,549 3219 INFO 02849-18-0-all odoo.addons.runbot.models.repo: new branch master-test found in addons 2025-08-28 10:29:00,550 3219 INFO 02849-18-0-all odoo.addons.runbot.models.repo: Creating new branches 2025-08-28 10:29:00,552 3219 INFO 02849-18-0-all odoo.addons.runbot.models.repo: repo addons branch master-test new commit found: deadbeef 2025-08-28 10:29:00,558 3219 INFO 02849-18-0-all odoo.addons.runbot.models.repo: new branch 123 found in server 2025-08-28 10:29:00,558 3219 INFO 02849-18-0-all odoo.addons.runbot.models.repo: Creating new branches 2025-08-28 10:29:00,559 3219 INFO 02849-18-0-all odoo.addons.runbot.models.branch: Getting info for 123 2025-08-28 10:29:00,562 3219 INFO 02849-18-0-all odoo.addons.runbot.models.repo: repo server branch 123 new commit found: d0d0caca 2025-08-28 10:29:00,567 3219 INFO 02849-18-0-all odoo.addons.runbot.models.repo: repo server branch master-test new commit found: b00b 2025-08-28 10:29:00,570 3219 INFO 02849-18-0-all odoo.addons.runbot.models.repo: repo server branch 123 new commit found: b00b 2025-08-28 10:29:00,577 3219 INFO 02849-18-0-all odoo.addons.runbot.models.repo: repo server branch master-test new commit found: dead1234 2025-08-28 10:29:00,583 3219 INFO 02849-18-0-all odoo.addons.runbot.models.repo: repo server branch master-test new commit found: d0d0caca 2025-08-28 10:29:00,585 3219 INFO 02849-18-0-all odoo.addons.runbot.models.repo: repo server branch 123 new commit found: d0d0caca 2025-08-28 10:29:00,587 3219 INFO 02849-18-0-all odoo.addons.runbot.models.batch: Preparing batch 137 2025-08-28 10:29:00,605 3219 INFO 02849-18-0-all odoo.addons.runbot.tests.test_repo: Starting TestRepo.test_times ... 2025-08-28 10:29:00,956 3219 INFO 02849-18-0-all odoo.addons.base.models.ir_attachment: filestore gc 0 checked, 0 removed 2025-08-28 10:29:00,958 3219 INFO 02849-18-0-all odoo.addons.runbot.tests.test_repo: Starting TestGithub.test_github ... 2025-08-28 10:29:01,257 3219 INFO 02849-18-0-all odoo.addons.base.models.ir_attachment: filestore gc 0 checked, 0 removed 2025-08-28 10:29:01,258 3219 INFO 02849-18-0-all odoo.addons.runbot.tests.test_repo: Starting TestFetch.test_update_fetch_cmd ... 2025-08-28 10:29:01,606 3219 INFO 02849-18-0-all odoo.addons.base.models.ir_attachment: filestore gc 0 checked, 0 removed 2025-08-28 10:29:01,607 3219 INFO 02849-18-0-all odoo.addons.runbot.tests.test_repo: Starting TestIdentityFile.test_identity_file ... 2025-08-28 10:29:01,925 3219 INFO 02849-18-0-all odoo.addons.base.models.ir_attachment: filestore gc 0 checked, 0 removed 2025-08-28 10:29:01,926 3219 INFO 02849-18-0-all odoo.addons.runbot.tests.test_repo: Starting TestRepoScheduler.test_repo_scheduler ... 2025-08-28 10:29:02,449 3219 INFO 02849-18-0-all odoo.addons.runbot.tests.common: Skipping commit 2025-08-28 10:29:02,463 3219 INFO 02849-18-0-all odoo.addons.runbot.tests.common: Skipping commit 2025-08-28 10:29:02,466 3219 INFO 02849-18-0-all odoo.addons.runbot.models.runbot: Builds [(186,)] where allocated to runbot 2025-08-28 10:29:02,658 3219 INFO 02849-18-0-all odoo.addons.base.models.ir_attachment: filestore gc 0 checked, 0 removed 2025-08-28 10:29:02,659 3219 INFO 02849-18-0-all odoo.addons.runbot.tests.test_repo: Starting TestGetRefs.test_get_refs ... 2025-08-28 10:29:02,970 3219 INFO 02849-18-0-all odoo.addons.base.models.ir_attachment: filestore gc 0 checked, 0 removed 2025-08-28 10:29:02,971 3219 INFO 02849-18-0-all odoo.addons.runbot.tests.test_runbot: Starting TestRunbot.test_warning_from_runbot_abstract ... 2025-08-28 10:29:03,300 3219 INFO 02849-18-0-all odoo.addons.base.models.ir_attachment: filestore gc 0 checked, 0 removed 2025-08-28 10:29:03,301 3219 INFO 02849-18-0-all odoo.addons.runbot.tests.test_schedule: Starting TestSchedule.test_schedule_mark_done ... 2025-08-28 10:29:03,662 3219 INFO 02849-18-0-all odoo.addons.base.models.ir_attachment: filestore gc 0 checked, 0 removed 2025-08-28 10:29:03,662 3219 INFO 02849-18-0-all odoo.addons.runbot.tests.test_upgrade: Starting TestUpgradeFlow.test_all ... 2025-08-28 10:29:03,790 3219 INFO 02849-18-0-all odoo.addons.runbot.models.batch: Preparing batch 146 2025-08-28 10:29:03,951 3219 INFO 02849-18-0-all odoo.addons.runbot.models.batch: Preparing batch 147 2025-08-28 10:29:03,990 3219 INFO 02849-18-0-all odoo.addons.runbot.models.batch: Preparing batch 148 2025-08-28 10:29:04,045 3219 INFO 02849-18-0-all odoo.addons.runbot.models.batch: Preparing batch 149 2025-08-28 10:29:04,096 3219 INFO 02849-18-0-all odoo.addons.runbot.models.batch: Preparing batch 150 2025-08-28 10:29:04,152 3219 INFO 02849-18-0-all odoo.addons.runbot.models.batch: Preparing batch 151 2025-08-28 10:29:04,201 3219 INFO 02849-18-0-all odoo.addons.runbot.models.batch: Preparing batch 152 2025-08-28 10:29:04,254 3219 INFO 02849-18-0-all odoo.addons.runbot.models.batch: Preparing batch 153 2025-08-28 10:29:04,298 3219 INFO 02849-18-0-all odoo.addons.runbot.models.batch: Preparing batch 154 2025-08-28 10:29:04,349 3219 INFO 02849-18-0-all odoo.addons.runbot.models.batch: Preparing batch 155 2025-08-28 10:29:04,393 3219 INFO 02849-18-0-all odoo.addons.runbot.models.batch: Preparing batch 156 2025-08-28 10:29:04,443 3219 INFO 02849-18-0-all odoo.addons.runbot.models.batch: Preparing batch 157 2025-08-28 10:29:04,487 3219 INFO 02849-18-0-all odoo.addons.runbot.models.batch: Preparing batch 158 2025-08-28 10:29:04,538 3219 INFO 02849-18-0-all odoo.addons.runbot.models.batch: Preparing batch 159 2025-08-28 10:29:04,583 3219 INFO 02849-18-0-all odoo.addons.runbot.models.batch: Preparing batch 160 2025-08-28 10:29:04,634 3219 INFO 02849-18-0-all odoo.addons.runbot.models.batch: Preparing batch 161 2025-08-28 10:29:04,678 3219 INFO 02849-18-0-all odoo.addons.runbot.models.batch: Preparing batch 162 2025-08-28 10:29:04,757 3219 INFO 02849-18-0-all odoo.addons.runbot.models.batch: Preparing batch 163 2025-08-28 10:29:04,807 3219 INFO 02849-18-0-all odoo.addons.runbot.models.build: 00268-master running upgrade 2025-08-28 10:29:04,843 3219 INFO 02849-18-0-all odoo.addons.runbot.models.build: 00269-master running upgrade 2025-08-28 10:29:04,864 3219 INFO 02849-18-0-all odoo.addons.runbot.models.batch: Preparing batch 164 2025-08-28 10:29:04,892 3219 INFO 02849-18-0-all odoo.addons.runbot.models.build: 00276-master running upgrade 2025-08-28 10:29:04,918 3219 INFO 02849-18-0-all odoo.addons.runbot.models.build: 00277-master running upgrade 2025-08-28 10:29:04,926 3219 INFO 02849-18-0-all odoo.addons.runbot.models.build: 00278-master running upgrade 2025-08-28 10:29:04,938 3219 INFO 02849-18-0-all odoo.addons.runbot.models.build: 00279-master running upgrade 2025-08-28 10:29:04,954 3219 INFO 02849-18-0-all odoo.addons.runbot.models.build: 00280-master running upgrade 2025-08-28 10:29:04,979 3219 INFO 02849-18-0-all odoo.addons.runbot.models.build: 00281-master running upgrade 2025-08-28 10:29:05,005 3219 INFO 02849-18-0-all odoo.addons.runbot.models.build: 00282-master running upgrade 2025-08-28 10:29:05,028 3219 INFO 02849-18-0-all odoo.addons.runbot.models.build: 00283-master running upgrade 2025-08-28 10:29:05,050 3219 INFO 02849-18-0-all odoo.addons.runbot.models.build: 00284-master running upgrade 2025-08-28 10:29:05,074 3219 INFO 02849-18-0-all odoo.addons.runbot.models.build: 00285-master running upgrade 2025-08-28 10:29:05,097 3219 INFO 02849-18-0-all odoo.addons.runbot.models.build: 00286-master running upgrade 2025-08-28 10:29:05,119 3219 INFO 02849-18-0-all odoo.addons.runbot.models.build: 00287-master running upgrade 2025-08-28 10:29:05,147 3219 INFO 02849-18-0-all odoo.addons.runbot.models.build: 00288-master running restore 2025-08-28 10:29:05,174 3219 INFO 02849-18-0-all odoo.addons.runbot.models.build: 00288-master running test_upgrade 2025-08-28 10:29:05,180 3219 INFO 02849-18-0-all odoo.addons.runbot.models.commit: git export: exporting to /data/build/runbot/runbot/static/sources/addons/0addons160 (already exists) 2025-08-28 10:29:05,181 3219 INFO 02849-18-0-all odoo.addons.runbot.models.commit: git export: exporting to /data/build/runbot/runbot/static/sources/server/0server160 (already exists) 2025-08-28 10:29:05,182 3219 INFO 02849-18-0-all odoo.addons.runbot.models.commit: git export: exporting to /data/build/runbot/runbot/static/sources/upgrade/0123abc789 (already exists) 2025-08-28 10:29:05,200 3219 INFO 02849-18-0-all odoo.models.unlink: User #1 deleted runbot.commit.export records with IDs: [10, 11, 12] 2025-08-28 10:29:05,212 3219 INFO 02849-18-0-all odoo.addons.runbot.models.build: 00289-master running restore 2025-08-28 10:29:05,223 3219 INFO 02849-18-0-all odoo.addons.runbot.models.build: 00289-master running test_upgrade 2025-08-28 10:29:05,231 3219 INFO 02849-18-0-all odoo.addons.runbot.models.commit: git export: exporting to /data/build/runbot/runbot/static/sources/addons/0addons160 (already exists) 2025-08-28 10:29:05,232 3219 INFO 02849-18-0-all odoo.addons.runbot.models.commit: git export: exporting to /data/build/runbot/runbot/static/sources/server/0server160 (already exists) 2025-08-28 10:29:05,233 3219 INFO 02849-18-0-all odoo.addons.runbot.models.commit: git export: exporting to /data/build/runbot/runbot/static/sources/upgrade/0123abc789 (already exists) 2025-08-28 10:29:05,249 3219 INFO 02849-18-0-all odoo.models.unlink: User #1 deleted runbot.commit.export records with IDs: [13, 14, 15] 2025-08-28 10:29:05,261 3219 INFO 02849-18-0-all odoo.addons.runbot.models.build: 00290-master running restore 2025-08-28 10:29:05,271 3219 INFO 02849-18-0-all odoo.addons.runbot.models.build: 00290-master running test_upgrade 2025-08-28 10:29:05,279 3219 INFO 02849-18-0-all odoo.addons.runbot.models.commit: git export: exporting to /data/build/runbot/runbot/static/sources/addons/0addons160 (already exists) 2025-08-28 10:29:05,280 3219 INFO 02849-18-0-all odoo.addons.runbot.models.commit: git export: exporting to /data/build/runbot/runbot/static/sources/server/0server160 (already exists) 2025-08-28 10:29:05,281 3219 INFO 02849-18-0-all odoo.addons.runbot.models.commit: git export: exporting to /data/build/runbot/runbot/static/sources/upgrade/0123abc789 (already exists) 2025-08-28 10:29:05,296 3219 INFO 02849-18-0-all odoo.models.unlink: User #1 deleted runbot.commit.export records with IDs: [16, 17, 18] 2025-08-28 10:29:05,311 3219 INFO 02849-18-0-all odoo.addons.runbot.models.build: 00291-master running restore 2025-08-28 10:29:05,322 3219 INFO 02849-18-0-all odoo.addons.runbot.models.build: 00291-master running test_upgrade 2025-08-28 10:29:05,329 3219 INFO 02849-18-0-all odoo.addons.runbot.models.commit: git export: exporting to /data/build/runbot/runbot/static/sources/addons/0addons170 (already exists) 2025-08-28 10:29:05,330 3219 INFO 02849-18-0-all odoo.addons.runbot.models.commit: git export: exporting to /data/build/runbot/runbot/static/sources/server/0server170 (already exists) 2025-08-28 10:29:05,331 3219 INFO 02849-18-0-all odoo.addons.runbot.models.commit: git export: exporting to /data/build/runbot/runbot/static/sources/upgrade/0123abc789 (already exists) 2025-08-28 10:29:05,348 3219 INFO 02849-18-0-all odoo.models.unlink: User #1 deleted runbot.commit.export records with IDs: [19, 20, 21] 2025-08-28 10:29:05,361 3219 INFO 02849-18-0-all odoo.addons.runbot.models.build: 00292-master running restore 2025-08-28 10:29:05,371 3219 INFO 02849-18-0-all odoo.addons.runbot.models.build: 00292-master running test_upgrade 2025-08-28 10:29:05,378 3219 INFO 02849-18-0-all odoo.addons.runbot.models.commit: git export: exporting to /data/build/runbot/runbot/static/sources/addons/0addons170 (already exists) 2025-08-28 10:29:05,379 3219 INFO 02849-18-0-all odoo.addons.runbot.models.commit: git export: exporting to /data/build/runbot/runbot/static/sources/server/0server170 (already exists) 2025-08-28 10:29:05,380 3219 INFO 02849-18-0-all odoo.addons.runbot.models.commit: git export: exporting to /data/build/runbot/runbot/static/sources/upgrade/0123abc789 (already exists) 2025-08-28 10:29:05,396 3219 INFO 02849-18-0-all odoo.models.unlink: User #1 deleted runbot.commit.export records with IDs: [22, 23, 24] 2025-08-28 10:29:05,408 3219 INFO 02849-18-0-all odoo.addons.runbot.models.build: 00293-master running restore 2025-08-28 10:29:05,419 3219 INFO 02849-18-0-all odoo.addons.runbot.models.build: 00293-master running test_upgrade 2025-08-28 10:29:05,427 3219 INFO 02849-18-0-all odoo.addons.runbot.models.commit: git export: exporting to /data/build/runbot/runbot/static/sources/addons/0addons170 (already exists) 2025-08-28 10:29:05,427 3219 INFO 02849-18-0-all odoo.addons.runbot.models.commit: git export: exporting to /data/build/runbot/runbot/static/sources/server/0server170 (already exists) 2025-08-28 10:29:05,428 3219 INFO 02849-18-0-all odoo.addons.runbot.models.commit: git export: exporting to /data/build/runbot/runbot/static/sources/upgrade/0123abc789 (already exists) 2025-08-28 10:29:05,443 3219 INFO 02849-18-0-all odoo.models.unlink: User #1 deleted runbot.commit.export records with IDs: [25, 26, 27] 2025-08-28 10:29:05,457 3219 INFO 02849-18-0-all odoo.addons.runbot.models.build: 00294-master running restore 2025-08-28 10:29:05,467 3219 INFO 02849-18-0-all odoo.addons.runbot.models.build: 00294-master running test_upgrade 2025-08-28 10:29:05,473 3219 INFO 02849-18-0-all odoo.addons.runbot.models.commit: git export: exporting to /data/build/runbot/runbot/static/sources/addons/0addons170 (already exists) 2025-08-28 10:29:05,474 3219 INFO 02849-18-0-all odoo.addons.runbot.models.commit: git export: exporting to /data/build/runbot/runbot/static/sources/server/0server170 (already exists) 2025-08-28 10:29:05,475 3219 INFO 02849-18-0-all odoo.addons.runbot.models.commit: git export: exporting to /data/build/runbot/runbot/static/sources/upgrade/0123abc789 (already exists) 2025-08-28 10:29:05,490 3219 INFO 02849-18-0-all odoo.models.unlink: User #1 deleted runbot.commit.export records with IDs: [28, 29, 30] 2025-08-28 10:29:05,501 3219 INFO 02849-18-0-all odoo.addons.runbot.models.build: 00295-master running restore 2025-08-28 10:29:05,511 3219 INFO 02849-18-0-all odoo.addons.runbot.models.build: 00295-master running test_upgrade 2025-08-28 10:29:05,517 3219 INFO 02849-18-0-all odoo.addons.runbot.models.commit: git export: exporting to /data/build/runbot/runbot/static/sources/addons/0addons170 (already exists) 2025-08-28 10:29:05,518 3219 INFO 02849-18-0-all odoo.addons.runbot.models.commit: git export: exporting to /data/build/runbot/runbot/static/sources/server/0server170 (already exists) 2025-08-28 10:29:05,519 3219 INFO 02849-18-0-all odoo.addons.runbot.models.commit: git export: exporting to /data/build/runbot/runbot/static/sources/upgrade/0123abc789 (already exists) 2025-08-28 10:29:05,533 3219 INFO 02849-18-0-all odoo.models.unlink: User #1 deleted runbot.commit.export records with IDs: [31, 32, 33] 2025-08-28 10:29:05,546 3219 INFO 02849-18-0-all odoo.addons.runbot.models.build: 00296-master running restore 2025-08-28 10:29:05,555 3219 INFO 02849-18-0-all odoo.addons.runbot.models.build: 00296-master running test_upgrade 2025-08-28 10:29:05,562 3219 INFO 02849-18-0-all odoo.addons.runbot.models.commit: git export: exporting to /data/build/runbot/runbot/static/sources/addons/0addons170 (already exists) 2025-08-28 10:29:05,563 3219 INFO 02849-18-0-all odoo.addons.runbot.models.commit: git export: exporting to /data/build/runbot/runbot/static/sources/server/0server170 (already exists) 2025-08-28 10:29:05,564 3219 INFO 02849-18-0-all odoo.addons.runbot.models.commit: git export: exporting to /data/build/runbot/runbot/static/sources/upgrade/0123abc789 (already exists) 2025-08-28 10:29:05,578 3219 INFO 02849-18-0-all odoo.models.unlink: User #1 deleted runbot.commit.export records with IDs: [34, 35, 36] 2025-08-28 10:29:05,591 3219 INFO 02849-18-0-all odoo.addons.runbot.models.build: 00297-master running restore 2025-08-28 10:29:05,601 3219 INFO 02849-18-0-all odoo.addons.runbot.models.build: 00297-master running test_upgrade 2025-08-28 10:29:05,608 3219 INFO 02849-18-0-all odoo.addons.runbot.models.commit: git export: exporting to /data/build/runbot/runbot/static/sources/addons/0cccccc (already exists) 2025-08-28 10:29:05,609 3219 INFO 02849-18-0-all odoo.addons.runbot.models.commit: git export: exporting to /data/build/runbot/runbot/static/sources/server/0aaaaaaa (already exists) 2025-08-28 10:29:05,610 3219 INFO 02849-18-0-all odoo.addons.runbot.models.commit: git export: exporting to /data/build/runbot/runbot/static/sources/upgrade/0123abc789 (already exists) 2025-08-28 10:29:05,625 3219 INFO 02849-18-0-all odoo.models.unlink: User #1 deleted runbot.commit.export records with IDs: [37, 38, 39] 2025-08-28 10:29:05,637 3219 INFO 02849-18-0-all odoo.addons.runbot.models.build: 00298-master running restore 2025-08-28 10:29:05,646 3219 INFO 02849-18-0-all odoo.addons.runbot.models.build: 00298-master running test_upgrade 2025-08-28 10:29:05,653 3219 INFO 02849-18-0-all odoo.addons.runbot.models.commit: git export: exporting to /data/build/runbot/runbot/static/sources/addons/0cccccc (already exists) 2025-08-28 10:29:05,654 3219 INFO 02849-18-0-all odoo.addons.runbot.models.commit: git export: exporting to /data/build/runbot/runbot/static/sources/server/0aaaaaaa (already exists) 2025-08-28 10:29:05,655 3219 INFO 02849-18-0-all odoo.addons.runbot.models.commit: git export: exporting to /data/build/runbot/runbot/static/sources/upgrade/0123abc789 (already exists) 2025-08-28 10:29:05,670 3219 INFO 02849-18-0-all odoo.models.unlink: User #1 deleted runbot.commit.export records with IDs: [40, 41, 42] 2025-08-28 10:29:05,682 3219 INFO 02849-18-0-all odoo.addons.runbot.models.build: 00299-master running restore 2025-08-28 10:29:05,691 3219 INFO 02849-18-0-all odoo.addons.runbot.models.build: 00299-master running test_upgrade 2025-08-28 10:29:05,699 3219 INFO 02849-18-0-all odoo.addons.runbot.models.commit: git export: exporting to /data/build/runbot/runbot/static/sources/addons/0cccccc (already exists) 2025-08-28 10:29:05,700 3219 INFO 02849-18-0-all odoo.addons.runbot.models.commit: git export: exporting to /data/build/runbot/runbot/static/sources/server/0aaaaaaa (already exists) 2025-08-28 10:29:05,701 3219 INFO 02849-18-0-all odoo.addons.runbot.models.commit: git export: exporting to /data/build/runbot/runbot/static/sources/upgrade/0123abc789 (already exists) 2025-08-28 10:29:05,715 3219 INFO 02849-18-0-all odoo.models.unlink: User #1 deleted runbot.commit.export records with IDs: [43, 44, 45] 2025-08-28 10:29:05,728 3219 INFO 02849-18-0-all odoo.addons.runbot.models.build: 00300-master running restore 2025-08-28 10:29:05,738 3219 INFO 02849-18-0-all odoo.addons.runbot.models.build: 00300-master running test_upgrade 2025-08-28 10:29:05,745 3219 INFO 02849-18-0-all odoo.addons.runbot.models.commit: git export: exporting to /data/build/runbot/runbot/static/sources/addons/0cccccc (already exists) 2025-08-28 10:29:05,746 3219 INFO 02849-18-0-all odoo.addons.runbot.models.commit: git export: exporting to /data/build/runbot/runbot/static/sources/server/0aaaaaaa (already exists) 2025-08-28 10:29:05,747 3219 INFO 02849-18-0-all odoo.addons.runbot.models.commit: git export: exporting to /data/build/runbot/runbot/static/sources/upgrade/0123abc789 (already exists) 2025-08-28 10:29:05,763 3219 INFO 02849-18-0-all odoo.models.unlink: User #1 deleted runbot.commit.export records with IDs: [46, 47, 48] 2025-08-28 10:29:05,774 3219 INFO 02849-18-0-all odoo.addons.runbot.models.build: 00301-master running restore 2025-08-28 10:29:05,784 3219 INFO 02849-18-0-all odoo.addons.runbot.models.build: 00301-master running test_upgrade 2025-08-28 10:29:05,791 3219 INFO 02849-18-0-all odoo.addons.runbot.models.commit: git export: exporting to /data/build/runbot/runbot/static/sources/addons/0cccccc (already exists) 2025-08-28 10:29:05,792 3219 INFO 02849-18-0-all odoo.addons.runbot.models.commit: git export: exporting to /data/build/runbot/runbot/static/sources/server/0aaaaaaa (already exists) 2025-08-28 10:29:05,793 3219 INFO 02849-18-0-all odoo.addons.runbot.models.commit: git export: exporting to /data/build/runbot/runbot/static/sources/upgrade/0123abc789 (already exists) 2025-08-28 10:29:05,807 3219 INFO 02849-18-0-all odoo.models.unlink: User #1 deleted runbot.commit.export records with IDs: [49, 50, 51] 2025-08-28 10:29:05,819 3219 INFO 02849-18-0-all odoo.addons.runbot.models.build: 00302-master running restore 2025-08-28 10:29:05,829 3219 INFO 02849-18-0-all odoo.addons.runbot.models.build: 00302-master running test_upgrade 2025-08-28 10:29:05,836 3219 INFO 02849-18-0-all odoo.addons.runbot.models.commit: git export: exporting to /data/build/runbot/runbot/static/sources/addons/0cccccc (already exists) 2025-08-28 10:29:05,837 3219 INFO 02849-18-0-all odoo.addons.runbot.models.commit: git export: exporting to /data/build/runbot/runbot/static/sources/server/0aaaaaaa (already exists) 2025-08-28 10:29:05,838 3219 INFO 02849-18-0-all odoo.addons.runbot.models.commit: git export: exporting to /data/build/runbot/runbot/static/sources/upgrade/0123abc789 (already exists) 2025-08-28 10:29:05,853 3219 INFO 02849-18-0-all odoo.models.unlink: User #1 deleted runbot.commit.export records with IDs: [52, 53, 54] 2025-08-28 10:29:05,865 3219 INFO 02849-18-0-all odoo.addons.runbot.models.build: 00303-master running restore 2025-08-28 10:29:05,876 3219 INFO 02849-18-0-all odoo.addons.runbot.models.build: 00303-master running test_upgrade 2025-08-28 10:29:05,883 3219 INFO 02849-18-0-all odoo.addons.runbot.models.commit: git export: exporting to /data/build/runbot/runbot/static/sources/addons/0cccccc (already exists) 2025-08-28 10:29:05,884 3219 INFO 02849-18-0-all odoo.addons.runbot.models.commit: git export: exporting to /data/build/runbot/runbot/static/sources/server/0aaaaaaa (already exists) 2025-08-28 10:29:05,885 3219 INFO 02849-18-0-all odoo.addons.runbot.models.commit: git export: exporting to /data/build/runbot/runbot/static/sources/upgrade/0123abc789 (already exists) 2025-08-28 10:29:05,900 3219 INFO 02849-18-0-all odoo.models.unlink: User #1 deleted runbot.commit.export records with IDs: [55, 56, 57] 2025-08-28 10:29:05,912 3219 INFO 02849-18-0-all odoo.addons.runbot.models.build: 00304-master running restore 2025-08-28 10:29:05,921 3219 INFO 02849-18-0-all odoo.addons.runbot.models.build: 00304-master running test_upgrade 2025-08-28 10:29:05,929 3219 INFO 02849-18-0-all odoo.addons.runbot.models.commit: git export: exporting to /data/build/runbot/runbot/static/sources/addons/0cccccc (already exists) 2025-08-28 10:29:05,930 3219 INFO 02849-18-0-all odoo.addons.runbot.models.commit: git export: exporting to /data/build/runbot/runbot/static/sources/server/0aaaaaaa (already exists) 2025-08-28 10:29:05,931 3219 INFO 02849-18-0-all odoo.addons.runbot.models.commit: git export: exporting to /data/build/runbot/runbot/static/sources/upgrade/0123abc789 (already exists) 2025-08-28 10:29:05,946 3219 INFO 02849-18-0-all odoo.models.unlink: User #1 deleted runbot.commit.export records with IDs: [58, 59, 60] 2025-08-28 10:29:05,958 3219 INFO 02849-18-0-all odoo.addons.runbot.models.build: 00305-master running restore 2025-08-28 10:29:05,967 3219 INFO 02849-18-0-all odoo.addons.runbot.models.build: 00305-master running test_upgrade 2025-08-28 10:29:05,974 3219 INFO 02849-18-0-all odoo.addons.runbot.models.commit: git export: exporting to /data/build/runbot/runbot/static/sources/addons/0cccccc (already exists) 2025-08-28 10:29:05,975 3219 INFO 02849-18-0-all odoo.addons.runbot.models.commit: git export: exporting to /data/build/runbot/runbot/static/sources/server/0aaaaaaa (already exists) 2025-08-28 10:29:05,976 3219 INFO 02849-18-0-all odoo.addons.runbot.models.commit: git export: exporting to /data/build/runbot/runbot/static/sources/upgrade/0123abc789 (already exists) 2025-08-28 10:29:05,991 3219 INFO 02849-18-0-all odoo.models.unlink: User #1 deleted runbot.commit.export records with IDs: [61, 62, 63] 2025-08-28 10:29:06,003 3219 INFO 02849-18-0-all odoo.addons.runbot.models.build: 00306-master running restore 2025-08-28 10:29:06,013 3219 INFO 02849-18-0-all odoo.addons.runbot.models.build: 00306-master running test_upgrade 2025-08-28 10:29:06,020 3219 INFO 02849-18-0-all odoo.addons.runbot.models.commit: git export: exporting to /data/build/runbot/runbot/static/sources/addons/0cccccc (already exists) 2025-08-28 10:29:06,021 3219 INFO 02849-18-0-all odoo.addons.runbot.models.commit: git export: exporting to /data/build/runbot/runbot/static/sources/server/0aaaaaaa (already exists) 2025-08-28 10:29:06,022 3219 INFO 02849-18-0-all odoo.addons.runbot.models.commit: git export: exporting to /data/build/runbot/runbot/static/sources/upgrade/0123abc789 (already exists) 2025-08-28 10:29:06,037 3219 INFO 02849-18-0-all odoo.models.unlink: User #1 deleted runbot.commit.export records with IDs: [64, 65, 66] 2025-08-28 10:29:06,048 3219 INFO 02849-18-0-all odoo.addons.runbot.models.build: 00307-master running restore 2025-08-28 10:29:06,058 3219 INFO 02849-18-0-all odoo.addons.runbot.models.build: 00307-master running test_upgrade 2025-08-28 10:29:06,065 3219 INFO 02849-18-0-all odoo.addons.runbot.models.commit: git export: exporting to /data/build/runbot/runbot/static/sources/addons/0cccccc (already exists) 2025-08-28 10:29:06,065 3219 INFO 02849-18-0-all odoo.addons.runbot.models.commit: git export: exporting to /data/build/runbot/runbot/static/sources/server/0aaaaaaa (already exists) 2025-08-28 10:29:06,066 3219 INFO 02849-18-0-all odoo.addons.runbot.models.commit: git export: exporting to /data/build/runbot/runbot/static/sources/upgrade/0123abc789 (already exists) 2025-08-28 10:29:06,081 3219 INFO 02849-18-0-all odoo.models.unlink: User #1 deleted runbot.commit.export records with IDs: [67, 68, 69] 2025-08-28 10:29:06,092 3219 INFO 02849-18-0-all odoo.addons.runbot.models.build: 00308-master running restore 2025-08-28 10:29:06,102 3219 INFO 02849-18-0-all odoo.addons.runbot.models.build: 00308-master running test_upgrade 2025-08-28 10:29:06,110 3219 INFO 02849-18-0-all odoo.addons.runbot.models.commit: git export: exporting to /data/build/runbot/runbot/static/sources/addons/0cccccc (already exists) 2025-08-28 10:29:06,111 3219 INFO 02849-18-0-all odoo.addons.runbot.models.commit: git export: exporting to /data/build/runbot/runbot/static/sources/server/0aaaaaaa (already exists) 2025-08-28 10:29:06,112 3219 INFO 02849-18-0-all odoo.addons.runbot.models.commit: git export: exporting to /data/build/runbot/runbot/static/sources/upgrade/0123abc789 (already exists) 2025-08-28 10:29:06,127 3219 INFO 02849-18-0-all odoo.models.unlink: User #1 deleted runbot.commit.export records with IDs: [70, 71, 72] 2025-08-28 10:29:06,145 3219 INFO 02849-18-0-all odoo.addons.runbot.models.batch: Preparing batch 165 2025-08-28 10:29:06,201 3219 INFO 02849-18-0-all odoo.addons.runbot.models.build: 00309-17-0 running all 2025-08-28 10:29:06,205 3219 INFO 02849-18-0-all odoo.addons.runbot.models.build: 00309-17-0 running no-demo-all 2025-08-28 10:29:06,209 3219 INFO 02849-18-0-all odoo.addons.runbot.models.build: 00309-17-0 running upgrade_complement 2025-08-28 10:29:06,444 3219 INFO 02849-18-0-all odoo.addons.base.models.ir_attachment: filestore gc 0 checked, 0 removed 2025-08-28 10:29:06,445 3219 INFO 02849-18-0-all odoo.addons.runbot.tests.test_upgrade: Starting TestUpgrade.test_exceptions_in_env ... 2025-08-28 10:29:07,096 3219 INFO 02849-18-0-all odoo.addons.base.models.ir_attachment: filestore gc 0 checked, 0 removed 2025-08-28 10:29:07,097 3219 INFO 02849-18-0-all odoo.addons.runbot.tests.test_version: Starting TestVersion.test_basic_version ... 2025-08-28 10:29:07,231 3219 INFO 02849-18-0-all odoo.addons.runbot.tests.test_version: Starting TestVersion.test_version_docker_file ... 2025-08-28 10:29:07,336 3219 INFO 02849-18-0-all odoo.addons.runbot.tests.test_version: Starting TestVersion.test_version_relations ... 2025-08-28 10:29:07,619 3219 INFO 02849-18-0-all odoo.addons.base.models.ir_attachment: filestore gc 0 checked, 0 removed 2025-08-28 10:29:07,689 3219 INFO 02849-18-0-all odoo.modules.loading: Module runbot loaded in 36.70s (incl. 31.21s test), 4489 queries (+22709 test, +4489 other) 2025-08-28 10:29:07,689 3219 INFO 02849-18-0-all odoo.modules.loading: Loading module snailmail_account (72/101) 2025-08-28 10:29:07,886 3219 INFO 02849-18-0-all odoo.modules.registry: module snailmail_account: creating or updating database tables 2025-08-28 10:29:08,031 3219 INFO 02849-18-0-all odoo.modules.loading: loading snailmail_account/views/res_config_settings_views.xml 2025-08-28 10:29:08,089 3219 INFO 02849-18-0-all odoo.modules.loading: Module snailmail_account loaded in 0.40s, 128 queries (+128 other) 2025-08-28 10:29:08,089 3219 INFO 02849-18-0-all odoo.modules.loading: Loading module spreadsheet_account (73/101) 2025-08-28 10:29:08,305 3219 INFO 02849-18-0-all odoo.modules.registry: module spreadsheet_account: creating or updating database tables 2025-08-28 10:29:08,431 3219 INFO 02849-18-0-all odoo.modules.loading: Module spreadsheet_account loaded in 0.34s, 57 queries (+57 other) 2025-08-28 10:29:08,431 3219 INFO 02849-18-0-all odoo.modules.loading: Loading module spreadsheet_dashboard_account (74/101) 2025-08-28 10:29:08,655 3219 INFO 02849-18-0-all odoo.modules.loading: loading spreadsheet_dashboard_account/data/dashboards.xml 2025-08-28 10:29:08,733 3219 INFO 02849-18-0-all odoo.modules.loading: Module spreadsheet_dashboard_account loaded in 0.30s, 38 queries (+38 other) 2025-08-28 10:29:08,733 3219 INFO 02849-18-0-all odoo.modules.loading: Loading module stock_account (75/101) 2025-08-28 10:29:08,989 3219 INFO 02849-18-0-all odoo.modules.registry: module stock_account: creating or updating database tables 2025-08-28 10:29:09,029 3219 INFO 02849-18-0-all odoo.models: Prepare computation of product.template.lot_valuated 2025-08-28 10:29:09,958 3219 INFO 02849-18-0-all odoo.modules.loading: loading stock_account/security/stock_account_security.xml 2025-08-28 10:29:10,017 3219 INFO 02849-18-0-all odoo.modules.loading: loading stock_account/security/ir.model.access.csv 2025-08-28 10:29:10,038 3219 INFO 02849-18-0-all odoo.modules.loading: loading stock_account/data/stock_account_data.xml 2025-08-28 10:29:10,046 3219 INFO 02849-18-0-all odoo.modules.loading: loading stock_account/views/stock_account_views.xml 2025-08-28 10:29:10,088 3219 INFO 02849-18-0-all odoo.modules.loading: loading stock_account/views/res_config_settings_views.xml 2025-08-28 10:29:10,116 3219 INFO 02849-18-0-all odoo.modules.loading: loading stock_account/data/product_data.xml 2025-08-28 10:29:10,125 3219 INFO 02849-18-0-all odoo.modules.loading: loading stock_account/views/report_invoice.xml 2025-08-28 10:29:10,136 3219 INFO 02849-18-0-all odoo.modules.loading: loading stock_account/views/stock_valuation_layer_views.xml 2025-08-28 10:29:10,208 3219 INFO 02849-18-0-all odoo.modules.loading: loading stock_account/views/stock_quant_views.xml 2025-08-28 10:29:10,224 3219 INFO 02849-18-0-all odoo.modules.loading: loading stock_account/views/product_views.xml 2025-08-28 10:29:10,266 3219 INFO 02849-18-0-all odoo.modules.loading: loading stock_account/views/stock_lot_views.xml 2025-08-28 10:29:10,276 3219 INFO 02849-18-0-all odoo.modules.loading: loading stock_account/views/stock_picking_views.xml 2025-08-28 10:29:10,284 3219 INFO 02849-18-0-all odoo.modules.loading: loading stock_account/wizard/stock_request_count.xml 2025-08-28 10:29:10,293 3219 INFO 02849-18-0-all odoo.modules.loading: loading stock_account/wizard/stock_valuation_layer_revaluation_views.xml 2025-08-28 10:29:10,306 3219 INFO 02849-18-0-all odoo.modules.loading: loading stock_account/wizard/stock_quantity_history.xml 2025-08-28 10:29:10,315 3219 INFO 02849-18-0-all odoo.modules.loading: loading stock_account/report/account_invoice_report_view.xml 2025-08-28 10:29:10,320 3219 INFO 02849-18-0-all odoo.modules.loading: Module stock_account: loading demo 2025-08-28 10:29:10,321 3219 INFO 02849-18-0-all odoo.modules.loading: loading stock_account/data/stock_account_demo.xml 2025-08-28 10:29:10,740 3219 INFO 02849-18-0-all odoo.modules.loading: Module stock_account loaded in 2.01s, 1422 queries (+1422 other) 2025-08-28 10:29:10,741 3219 INFO 02849-18-0-all odoo.modules.loading: Loading module stock_sms (76/101) 2025-08-28 10:29:10,955 3219 INFO 02849-18-0-all odoo.modules.registry: module stock_sms: creating or updating database tables 2025-08-28 10:29:11,106 3219 INFO 02849-18-0-all odoo.modules.loading: loading stock_sms/data/sms_data.xml 2025-08-28 10:29:11,113 3219 INFO 02849-18-0-all odoo.modules.loading: loading stock_sms/views/res_config_settings_views.xml 2025-08-28 10:29:11,167 3219 INFO 02849-18-0-all odoo.modules.loading: loading stock_sms/wizard/confirm_stock_sms_views.xml 2025-08-28 10:29:11,174 3219 INFO 02849-18-0-all odoo.modules.loading: loading stock_sms/security/ir.model.access.csv 2025-08-28 10:29:11,186 3219 INFO 02849-18-0-all odoo.modules.loading: loading stock_sms/security/sms_security.xml 2025-08-28 10:29:11,221 3219 INFO 02849-18-0-all odoo.modules.loading: Module stock_sms loaded in 0.48s, 190 queries (+190 other) 2025-08-28 10:29:11,221 3219 INFO 02849-18-0-all odoo.modules.loading: Loading module website_mail (77/101) 2025-08-28 10:29:11,432 3219 INFO 02849-18-0-all odoo.modules.registry: module website_mail: creating or updating database tables 2025-08-28 10:29:11,455 3219 INFO 02849-18-0-all odoo.modules.loading: loading website_mail/views/website_mail_templates.xml 2025-08-28 10:29:11,518 3219 INFO 02849-18-0-all odoo.modules.loading: Module website_mail loaded in 0.30s, 32 queries (+32 other) 2025-08-28 10:29:11,518 3219 INFO 02849-18-0-all odoo.modules.loading: Loading module website_project (78/101) 2025-08-28 10:29:11,733 3219 INFO 02849-18-0-all odoo.modules.registry: module website_project: creating or updating database tables 2025-08-28 10:29:11,744 3219 INFO 02849-18-0-all odoo.models: Prepare computation of project.task.partner_name 2025-08-28 10:29:11,744 3219 INFO 02849-18-0-all odoo.models: Prepare computation of project.task.partner_phone 2025-08-28 10:29:11,744 3219 INFO 02849-18-0-all odoo.models: Prepare computation of project.task.partner_company_name 2025-08-28 10:29:12,067 3219 INFO 02849-18-0-all odoo.modules.loading: loading website_project/data/website_project_data.xml 2025-08-28 10:29:12,074 3219 INFO 02849-18-0-all odoo.modules.loading: loading website_project/views/project_portal_project_task_template.xml 2025-08-28 10:29:12,097 3219 INFO 02849-18-0-all odoo.modules.loading: loading website_project/views/project_portal_project_project_template.xml 2025-08-28 10:29:12,117 3219 INFO 02849-18-0-all odoo.modules.loading: Module website_project loaded in 0.60s, 116 queries (+116 other) 2025-08-28 10:29:12,118 3219 INFO 02849-18-0-all odoo.modules.loading: Loading module website_sms (79/101) 2025-08-28 10:29:12,317 3219 INFO 02849-18-0-all odoo.modules.registry: module website_sms: creating or updating database tables 2025-08-28 10:29:12,347 3219 INFO 02849-18-0-all odoo.modules.loading: loading website_sms/views/website_visitor_views.xml 2025-08-28 10:29:12,425 3219 INFO 02849-18-0-all odoo.modules.loading: Module website_sms loaded in 0.31s, 64 queries (+64 other) 2025-08-28 10:29:12,425 3219 INFO 02849-18-0-all odoo.modules.loading: Loading module hr_holidays_contract (80/101) 2025-08-28 10:29:12,626 3219 INFO 02849-18-0-all odoo.modules.registry: module hr_holidays_contract: creating or updating database tables 2025-08-28 10:29:12,758 3219 INFO 02849-18-0-all odoo.modules.loading: Module hr_holidays_contract loaded in 0.33s, 84 queries (+84 other) 2025-08-28 10:29:12,758 3219 INFO 02849-18-0-all odoo.modules.loading: Loading module l10n_th (81/101) 2025-08-28 10:29:12,957 3219 INFO 02849-18-0-all odoo.modules.registry: module l10n_th: creating or updating database tables 2025-08-28 10:29:13,338 3219 INFO 02849-18-0-all odoo.modules.loading: loading l10n_th/data/account_tax_report_data.xml 2025-08-28 10:29:13,462 3219 INFO 02849-18-0-all odoo.modules.loading: loading l10n_th/views/report_invoice.xml 2025-08-28 10:29:13,489 3219 INFO 02849-18-0-all odoo.modules.loading: Module l10n_th: loading demo 2025-08-28 10:29:13,489 3219 INFO 02849-18-0-all odoo.modules.loading: loading l10n_th/demo/demo_company.xml 2025-08-28 10:29:16,769 3219 INFO 02849-18-0-all odoo.modules.loading: Module l10n_th loaded in 4.01s, 3306 queries (+3307 other) 2025-08-28 10:29:16,769 3219 INFO 02849-18-0-all odoo.modules.loading: Loading module project_hr_skills (82/101) 2025-08-28 10:29:16,974 3219 INFO 02849-18-0-all odoo.modules.registry: module project_hr_skills: creating or updating database tables 2025-08-28 10:29:17,071 3219 INFO 02849-18-0-all odoo.modules.loading: loading project_hr_skills/views/project_task_views.xml 2025-08-28 10:29:17,115 3219 INFO 02849-18-0-all odoo.modules.loading: Module project_hr_skills loaded in 0.35s, 87 queries (+87 other) 2025-08-28 10:29:17,115 3219 INFO 02849-18-0-all odoo.modules.loading: Loading module project_purchase (83/101) 2025-08-28 10:29:17,321 3219 INFO 02849-18-0-all odoo.modules.registry: module project_purchase: creating or updating database tables 2025-08-28 10:29:17,652 3219 INFO 02849-18-0-all odoo.modules.loading: loading project_purchase/views/project_project.xml 2025-08-28 10:29:17,660 3219 INFO 02849-18-0-all odoo.modules.loading: loading project_purchase/views/purchase_order.xml 2025-08-28 10:29:17,682 3219 INFO 02849-18-0-all odoo.modules.loading: Module project_purchase: loading demo 2025-08-28 10:29:17,682 3219 INFO 02849-18-0-all odoo.modules.loading: loading project_purchase/data/project_purchase_demo.xml 2025-08-28 10:29:17,870 3219 INFO 02849-18-0-all odoo.modules.loading: Module project_purchase loaded in 0.75s, 280 queries (+280 other) 2025-08-28 10:29:17,870 3219 INFO 02849-18-0-all odoo.modules.loading: Loading module project_stock_account (84/101) 2025-08-28 10:29:18,073 3219 INFO 02849-18-0-all odoo.modules.registry: module project_stock_account: creating or updating database tables 2025-08-28 10:29:18,187 3219 INFO 02849-18-0-all odoo.modules.loading: loading project_stock_account/views/stock_picking_type_views.xml 2025-08-28 10:29:18,220 3219 INFO 02849-18-0-all odoo.modules.loading: Module project_stock_account loaded in 0.35s, 110 queries (+110 other) 2025-08-28 10:29:18,220 3219 INFO 02849-18-0-all odoo.modules.loading: Loading module purchase_edi_ubl_bis3 (85/101) 2025-08-28 10:29:18,431 3219 INFO 02849-18-0-all odoo.modules.registry: module purchase_edi_ubl_bis3: creating or updating database tables 2025-08-28 10:29:18,514 3219 INFO 02849-18-0-all odoo.modules.loading: loading purchase_edi_ubl_bis3/data/bis3_templates.xml 2025-08-28 10:29:18,555 3219 INFO 02849-18-0-all odoo.modules.loading: loading purchase_edi_ubl_bis3/views/portal_templates_edi_ubl_connect_software.xml 2025-08-28 10:29:18,577 3219 INFO 02849-18-0-all odoo.modules.loading: Module purchase_edi_ubl_bis3 loaded in 0.36s, 105 queries (+105 other) 2025-08-28 10:29:18,577 3219 INFO 02849-18-0-all odoo.modules.loading: Loading module purchase_requisition (86/101) 2025-08-28 10:29:19,031 3219 INFO 02849-18-0-all odoo.modules.registry: module purchase_requisition: creating or updating database tables 2025-08-28 10:29:19,048 3219 INFO 02849-18-0-all odoo.models: Prepare computation of purchase.order.line.price_total_cc 2025-08-28 10:29:19,316 3219 INFO 02849-18-0-all odoo.modules.loading: loading purchase_requisition/security/purchase_requisition_security.xml 2025-08-28 10:29:19,358 3219 INFO 02849-18-0-all odoo.modules.loading: loading purchase_requisition/security/ir.model.access.csv 2025-08-28 10:29:19,376 3219 INFO 02849-18-0-all odoo.modules.loading: loading purchase_requisition/data/purchase_requisition_data.xml 2025-08-28 10:29:19,384 3219 INFO 02849-18-0-all odoo.modules.loading: loading purchase_requisition/views/product_views.xml 2025-08-28 10:29:19,403 3219 INFO 02849-18-0-all odoo.modules.loading: loading purchase_requisition/views/purchase_views.xml 2025-08-28 10:29:19,450 3219 INFO 02849-18-0-all odoo.modules.loading: loading purchase_requisition/views/purchase_requisition_views.xml 2025-08-28 10:29:19,490 3219 INFO 02849-18-0-all odoo.modules.loading: loading purchase_requisition/views/res_config_settings_views.xml 2025-08-28 10:29:19,518 3219 INFO 02849-18-0-all odoo.modules.loading: loading purchase_requisition/report/purchase_requisition_report.xml 2025-08-28 10:29:19,523 3219 INFO 02849-18-0-all odoo.modules.loading: loading purchase_requisition/report/report_purchaserequisition.xml 2025-08-28 10:29:19,534 3219 INFO 02849-18-0-all odoo.modules.loading: loading purchase_requisition/wizard/purchase_requisition_alternative_warning.xml 2025-08-28 10:29:19,541 3219 INFO 02849-18-0-all odoo.modules.loading: loading purchase_requisition/wizard/purchase_requisition_create_alternative.xml 2025-08-28 10:29:19,548 3219 INFO 02849-18-0-all odoo.modules.loading: Module purchase_requisition: loading demo 2025-08-28 10:29:19,548 3219 INFO 02849-18-0-all odoo.modules.loading: loading purchase_requisition/data/purchase_requisition_demo.xml 2025-08-28 10:29:19,759 3219 INFO 02849-18-0-all odoo.modules.loading: Module purchase_requisition loaded in 1.18s, 643 queries (+643 other) 2025-08-28 10:29:19,759 3219 INFO 02849-18-0-all odoo.modules.loading: Loading module purchase_stock (87/101) 2025-08-28 10:29:20,017 3219 INFO 02849-18-0-all odoo.modules.registry: module purchase_stock: creating or updating database tables 2025-08-28 10:29:20,071 3219 INFO 02849-18-0-all odoo.models: Prepare computation of purchase.order.picking_ids 2025-08-28 10:29:20,071 3219 INFO 02849-18-0-all odoo.models: Prepare computation of purchase.order.receipt_status 2025-08-28 10:29:20,071 3219 INFO 02849-18-0-all odoo.models: Prepare computation of purchase.order.effective_date 2025-08-28 10:29:20,128 3219 INFO 02849-18-0-all odoo.models: Prepare computation of stock.warehouse.orderpoint.product_supplier_id 2025-08-28 10:29:20,491 3219 INFO 02849-18-0-all odoo.modules.loading: loading purchase_stock/security/ir.model.access.csv 2025-08-28 10:29:20,514 3219 INFO 02849-18-0-all odoo.modules.loading: loading purchase_stock/data/purchase_stock_data.xml 2025-08-28 10:29:20,601 3219 INFO 02849-18-0-all odoo.modules.loading: loading purchase_stock/data/mail_templates.xml 2025-08-28 10:29:20,609 3219 INFO 02849-18-0-all odoo.modules.loading: loading purchase_stock/report/vendor_delay_report.xml 2025-08-28 10:29:20,623 3219 INFO 02849-18-0-all odoo.modules.loading: loading purchase_stock/views/purchase_views.xml 2025-08-28 10:29:20,658 3219 INFO 02849-18-0-all odoo.modules.loading: loading purchase_stock/views/stock_views.xml 2025-08-28 10:29:20,692 3219 INFO 02849-18-0-all odoo.modules.loading: loading purchase_stock/views/stock_picking_views.xml 2025-08-28 10:29:20,698 3219 INFO 02849-18-0-all odoo.modules.loading: loading purchase_stock/views/stock_rule_views.xml 2025-08-28 10:29:20,707 3219 INFO 02849-18-0-all odoo.modules.loading: loading purchase_stock/views/res_config_settings_views.xml 2025-08-28 10:29:20,775 3219 INFO 02849-18-0-all odoo.modules.loading: loading purchase_stock/views/res_partner_views.xml 2025-08-28 10:29:20,798 3219 INFO 02849-18-0-all odoo.modules.loading: loading purchase_stock/views/stock_lot_views.xml 2025-08-28 10:29:20,810 3219 INFO 02849-18-0-all odoo.modules.loading: loading purchase_stock/views/stock_orderpoint_views.xml 2025-08-28 10:29:20,817 3219 INFO 02849-18-0-all odoo.modules.loading: loading purchase_stock/views/product_views.xml 2025-08-28 10:29:20,848 3219 INFO 02849-18-0-all odoo.modules.loading: loading purchase_stock/report/purchase_report_views.xml 2025-08-28 10:29:20,857 3219 INFO 02849-18-0-all odoo.modules.loading: loading purchase_stock/report/purchase_report_templates.xml 2025-08-28 10:29:20,871 3219 INFO 02849-18-0-all odoo.modules.loading: loading purchase_stock/report/report_stock_rule.xml 2025-08-28 10:29:20,878 3219 INFO 02849-18-0-all odoo.modules.loading: loading purchase_stock/wizard/stock_replenishment_info.xml 2025-08-28 10:29:20,898 3219 INFO 02849-18-0-all odoo.modules.loading: loading purchase_stock/wizard/product_replenish_views.xml 2025-08-28 10:29:20,907 3219 INFO 02849-18-0-all odoo.modules.loading: Module purchase_stock: loading demo 2025-08-28 10:29:20,907 3219 INFO 02849-18-0-all odoo.modules.loading: loading purchase_stock/data/purchase_stock_demo.xml 2025-08-28 10:29:21,386 3219 INFO 02849-18-0-all odoo.modules.loading: Module purchase_stock loaded in 1.63s, 1412 queries (+1412 other) 2025-08-28 10:29:21,386 3219 INFO 02849-18-0-all odoo.modules.loading: Loading module runbot_cla (88/101) 2025-08-28 10:29:21,811 3219 INFO 02849-18-0-all odoo.modules.registry: module runbot_cla: creating or updating database tables 2025-08-28 10:29:21,890 3219 INFO 02849-18-0-all odoo.modules.loading: loading runbot_cla/data/runbot_build_config_data.xml 2025-08-28 10:29:21,924 3219 INFO 02849-18-0-all odoo.modules.loading: Module runbot_cla loaded in 0.54s, 63 queries (+63 other) 2025-08-28 10:29:21,924 3219 INFO 02849-18-0-all odoo.modules.loading: Loading module sale (89/101) 2025-08-28 10:29:22,224 3219 INFO 02849-18-0-all odoo.modules.registry: module sale: creating or updating database tables 2025-08-28 10:29:22,241 3219 INFO 02849-18-0-all odoo.models: Prepare computation of account.move.team_id 2025-08-28 10:29:22,322 3219 INFO 02849-18-0-all odoo.models: Prepare computation of product.template.service_type 2025-08-28 10:29:22,322 3219 INFO 02849-18-0-all odoo.models: Prepare computation of product.template.expense_policy 2025-08-28 10:29:22,322 3219 INFO 02849-18-0-all odoo.models: Prepare computation of product.template.invoice_policy 2025-08-28 10:29:23,073 3219 INFO 02849-18-0-all odoo.modules.loading: loading sale/security/ir.model.access.csv 2025-08-28 10:29:23,262 3219 INFO 02849-18-0-all odoo.modules.loading: loading sale/security/res_groups.xml 2025-08-28 10:29:23,346 3219 INFO 02849-18-0-all odoo.modules.loading: loading sale/security/ir_rules.xml 2025-08-28 10:29:23,493 3219 INFO 02849-18-0-all odoo.modules.loading: loading sale/report/account_invoice_report_views.xml 2025-08-28 10:29:23,517 3219 INFO 02849-18-0-all odoo.modules.loading: loading sale/report/ir_actions_report_templates.xml 2025-08-28 10:29:23,543 3219 INFO 02849-18-0-all odoo.modules.loading: loading sale/report/ir_actions_report.xml 2025-08-28 10:29:23,552 3219 INFO 02849-18-0-all odoo.modules.loading: loading sale/report/sale_report_views.xml 2025-08-28 10:29:23,593 3219 INFO 02849-18-0-all odoo.modules.loading: loading sale/data/ir_cron.xml 2025-08-28 10:29:23,604 3219 INFO 02849-18-0-all odoo.modules.loading: loading sale/data/ir_sequence_data.xml 2025-08-28 10:29:23,608 3219 INFO 02849-18-0-all odoo.modules.loading: loading sale/data/mail_activity_type_data.xml 2025-08-28 10:29:23,614 3219 INFO 02849-18-0-all odoo.modules.loading: loading sale/data/mail_message_subtype_data.xml 2025-08-28 10:29:23,631 3219 INFO 02849-18-0-all odoo.modules.loading: loading sale/data/mail_template_data.xml 2025-08-28 10:29:23,661 3219 INFO 02849-18-0-all odoo.modules.loading: loading sale/data/sale_tour.xml 2025-08-28 10:29:23,665 3219 INFO 02849-18-0-all odoo.modules.loading: loading sale/data/ir_config_parameter.xml 2025-08-28 10:29:23,671 3219 INFO 02849-18-0-all odoo.modules.loading: loading sale/wizard/account_accrued_orders_wizard_views.xml 2025-08-28 10:29:23,676 3219 INFO 02849-18-0-all odoo.modules.loading: loading sale/wizard/mass_cancel_orders_views.xml 2025-08-28 10:29:23,685 3219 INFO 02849-18-0-all odoo.modules.loading: loading sale/wizard/payment_link_wizard_views.xml 2025-08-28 10:29:23,697 3219 INFO 02849-18-0-all odoo.modules.loading: loading sale/wizard/res_config_settings_views.xml 2025-08-28 10:29:23,738 3219 INFO 02849-18-0-all odoo.modules.loading: loading sale/wizard/sale_make_invoice_advance_views.xml 2025-08-28 10:29:23,749 3219 INFO 02849-18-0-all odoo.modules.loading: loading sale/wizard/sale_order_cancel_views.xml 2025-08-28 10:29:23,757 3219 INFO 02849-18-0-all odoo.modules.loading: loading sale/wizard/sale_order_discount_views.xml 2025-08-28 10:29:23,763 3219 INFO 02849-18-0-all odoo.modules.loading: loading sale/views/sale_order_views.xml 2025-08-28 10:29:23,925 3219 INFO 02849-18-0-all odoo.modules.loading: loading sale/views/account_views.xml 2025-08-28 10:29:23,969 3219 INFO 02849-18-0-all odoo.modules.loading: loading sale/views/crm_team_views.xml 2025-08-28 10:29:23,998 3219 INFO 02849-18-0-all odoo.modules.loading: loading sale/views/mail_activity_views.xml 2025-08-28 10:29:24,001 3219 INFO 02849-18-0-all odoo.modules.loading: loading sale/views/mail_activity_plan_views.xml 2025-08-28 10:29:24,005 3219 INFO 02849-18-0-all odoo.modules.loading: loading sale/views/payment_views.xml 2025-08-28 10:29:24,024 3219 INFO 02849-18-0-all odoo.modules.loading: loading sale/views/product_document_views.xml 2025-08-28 10:29:24,050 3219 INFO 02849-18-0-all odoo.modules.loading: loading sale/views/product_packaging_views.xml 2025-08-28 10:29:24,069 3219 INFO 02849-18-0-all odoo.modules.loading: loading sale/views/product_template_views.xml 2025-08-28 10:29:24,083 3219 INFO 02849-18-0-all odoo.modules.loading: loading sale/views/product_views.xml 2025-08-28 10:29:24,150 3219 INFO 02849-18-0-all odoo.modules.loading: loading sale/views/res_partner_views.xml 2025-08-28 10:29:24,221 3219 INFO 02849-18-0-all odoo.modules.loading: loading sale/views/sale_order_line_views.xml 2025-08-28 10:29:24,243 3219 INFO 02849-18-0-all odoo.modules.loading: loading sale/views/sale_portal_templates.xml 2025-08-28 10:29:24,294 3219 INFO 02849-18-0-all odoo.modules.loading: loading sale/views/utm_campaign_views.xml 2025-08-28 10:29:24,310 3219 INFO 02849-18-0-all odoo.modules.loading: loading sale/views/sale_menus.xml 2025-08-28 10:29:24,452 3219 INFO 02849-18-0-all odoo.modules.loading: Module sale: loading demo 2025-08-28 10:29:24,452 3219 INFO 02849-18-0-all odoo.modules.loading: loading sale/data/product_demo.xml 2025-08-28 10:29:24,875 3219 INFO 02849-18-0-all odoo.modules.loading: loading sale/data/sale_demo.xml 2025-08-28 10:29:26,596 3219 INFO 02849-18-0-all odoo.modules.loading: Module sale loaded in 4.67s, 4717 queries (+4718 other) 2025-08-28 10:29:26,596 3219 INFO 02849-18-0-all odoo.modules.loading: Loading module spreadsheet_dashboard_stock_account (90/101) 2025-08-28 10:29:27,079 3219 INFO 02849-18-0-all odoo.modules.loading: loading spreadsheet_dashboard_stock_account/data/dashboards.xml 2025-08-28 10:29:27,157 3219 INFO 02849-18-0-all odoo.modules.loading: Module spreadsheet_dashboard_stock_account loaded in 0.56s, 31 queries (+31 other) 2025-08-28 10:29:27,157 3219 INFO 02849-18-0-all odoo.modules.loading: Loading module website_payment (91/101) 2025-08-28 10:29:27,376 3219 INFO 02849-18-0-all odoo.modules.registry: module website_payment: creating or updating database tables 2025-08-28 10:29:27,502 3219 INFO 02849-18-0-all odoo.modules.loading: loading website_payment/data/mail_templates.xml 2025-08-28 10:29:27,513 3219 INFO 02849-18-0-all odoo.modules.loading: loading website_payment/data/mail_template_data.xml 2025-08-28 10:29:27,520 3219 INFO 02849-18-0-all odoo.modules.loading: loading website_payment/views/payment_form_templates.xml 2025-08-28 10:29:27,539 3219 INFO 02849-18-0-all odoo.modules.loading: loading website_payment/views/payment_provider.xml 2025-08-28 10:29:27,554 3219 INFO 02849-18-0-all odoo.modules.loading: loading website_payment/views/res_config_settings_views.xml 2025-08-28 10:29:27,588 3219 INFO 02849-18-0-all odoo.modules.loading: loading website_payment/views/snippets/snippets.xml 2025-08-28 10:29:27,607 3219 INFO 02849-18-0-all odoo.modules.loading: loading website_payment/views/snippets/s_donation.xml 2025-08-28 10:29:27,671 3219 INFO 02849-18-0-all odoo.modules.loading: Module website_payment loaded in 0.51s, 193 queries (+193 other) 2025-08-28 10:29:27,671 3219 INFO 02849-18-0-all odoo.modules.loading: Loading module project_purchase_stock (92/101) 2025-08-28 10:29:27,891 3219 INFO 02849-18-0-all odoo.modules.registry: module project_purchase_stock: creating or updating database tables 2025-08-28 10:29:27,996 3219 INFO 02849-18-0-all odoo.modules.loading: Module project_purchase_stock loaded in 0.32s, 46 queries (+46 other) 2025-08-28 10:29:27,996 3219 INFO 02849-18-0-all odoo.modules.loading: Loading module purchase_requisition_stock (93/101) 2025-08-28 10:29:28,445 3219 INFO 02849-18-0-all odoo.modules.registry: module purchase_requisition_stock: creating or updating database tables 2025-08-28 10:29:28,582 3219 INFO 02849-18-0-all odoo.modules.loading: loading purchase_requisition_stock/security/ir.model.access.csv 2025-08-28 10:29:28,594 3219 INFO 02849-18-0-all odoo.modules.loading: loading purchase_requisition_stock/data/purchase_requisition_stock_data.xml 2025-08-28 10:29:28,600 3219 INFO 02849-18-0-all odoo.modules.loading: loading purchase_requisition_stock/views/purchase_views.xml 2025-08-28 10:29:28,629 3219 INFO 02849-18-0-all odoo.modules.loading: loading purchase_requisition_stock/views/purchase_requisition_views.xml 2025-08-28 10:29:28,657 3219 INFO 02849-18-0-all odoo.modules.loading: Module purchase_requisition_stock loaded in 0.66s, 197 queries (+197 other) 2025-08-28 10:29:28,657 3219 INFO 02849-18-0-all odoo.modules.loading: Loading module sale_async_emails (94/101) 2025-08-28 10:29:28,878 3219 INFO 02849-18-0-all odoo.modules.registry: module sale_async_emails: creating or updating database tables 2025-08-28 10:29:28,973 3219 INFO 02849-18-0-all odoo.modules.loading: loading sale_async_emails/data/ir_config_parameter.xml 2025-08-28 10:29:28,980 3219 INFO 02849-18-0-all odoo.modules.loading: loading sale_async_emails/data/ir_cron.xml 2025-08-28 10:29:29,005 3219 INFO 02849-18-0-all odoo.modules.loading: Module sale_async_emails loaded in 0.35s, 75 queries (+75 other) 2025-08-28 10:29:29,005 3219 INFO 02849-18-0-all odoo.modules.loading: Loading module sale_edi_ubl (95/101) 2025-08-28 10:29:29,228 3219 INFO 02849-18-0-all odoo.modules.registry: module sale_edi_ubl: creating or updating database tables 2025-08-28 10:29:29,329 3219 INFO 02849-18-0-all odoo.modules.loading: Module sale_edi_ubl loaded in 0.32s, 59 queries (+59 other) 2025-08-28 10:29:29,329 3219 INFO 02849-18-0-all odoo.modules.loading: Loading module sale_purchase (96/101) 2025-08-28 10:29:29,770 3219 INFO 02849-18-0-all odoo.modules.registry: module sale_purchase: creating or updating database tables 2025-08-28 10:29:29,932 3219 INFO 02849-18-0-all odoo.modules.loading: loading sale_purchase/data/mail_templates.xml 2025-08-28 10:29:29,948 3219 INFO 02849-18-0-all odoo.modules.loading: loading sale_purchase/views/product_views.xml 2025-08-28 10:29:29,967 3219 INFO 02849-18-0-all odoo.modules.loading: loading sale_purchase/views/sale_order_views.xml 2025-08-28 10:29:29,984 3219 INFO 02849-18-0-all odoo.modules.loading: loading sale_purchase/views/purchase_order_views.xml 2025-08-28 10:29:30,001 3219 INFO 02849-18-0-all odoo.modules.loading: loading sale_purchase/wizards/sale_order_cancel_views.xml 2025-08-28 10:29:30,028 3219 INFO 02849-18-0-all odoo.modules.loading: Module sale_purchase loaded in 0.70s, 233 queries (+233 other) 2025-08-28 10:29:30,028 3219 INFO 02849-18-0-all odoo.modules.loading: Loading module sale_sms (97/101) 2025-08-28 10:29:30,264 3219 INFO 02849-18-0-all odoo.modules.loading: loading sale_sms/security/ir.model.access.csv 2025-08-28 10:29:30,321 3219 INFO 02849-18-0-all odoo.modules.loading: loading sale_sms/security/security.xml 2025-08-28 10:29:30,342 3219 INFO 02849-18-0-all odoo.modules.loading: Module sale_sms loaded in 0.31s, 40 queries (+40 other) 2025-08-28 10:29:30,342 3219 INFO 02849-18-0-all odoo.modules.loading: Loading module sale_stock (98/101) 2025-08-28 10:29:30,593 3219 INFO 02849-18-0-all odoo.modules.registry: module sale_stock: creating or updating database tables 2025-08-28 10:29:30,663 3219 INFO 02849-18-0-all odoo.models: Prepare computation of sale.order.warehouse_id 2025-08-28 10:29:30,663 3219 INFO 02849-18-0-all odoo.models: Prepare computation of sale.order.delivery_status 2025-08-28 10:29:30,663 3219 INFO 02849-18-0-all odoo.models: Prepare computation of sale.order.effective_date 2025-08-28 10:29:30,670 3219 INFO 02849-18-0-all odoo.models: Prepare computation of sale.order.line.warehouse_id 2025-08-28 10:29:31,206 3219 INFO 02849-18-0-all odoo.modules.loading: loading sale_stock/security/sale_stock_security.xml 2025-08-28 10:29:31,216 3219 INFO 02849-18-0-all odoo.modules.loading: loading sale_stock/security/ir.model.access.csv 2025-08-28 10:29:31,242 3219 INFO 02849-18-0-all odoo.modules.loading: loading sale_stock/views/sale_order_views.xml 2025-08-28 10:29:31,320 3219 INFO 02849-18-0-all odoo.modules.loading: loading sale_stock/views/stock_route_views.xml 2025-08-28 10:29:31,331 3219 INFO 02849-18-0-all odoo.modules.loading: loading sale_stock/views/res_config_settings_views.xml 2025-08-28 10:29:31,386 3219 INFO 02849-18-0-all odoo.modules.loading: loading sale_stock/views/sale_stock_portal_template.xml 2025-08-28 10:29:31,396 3219 INFO 02849-18-0-all odoo.modules.loading: loading sale_stock/views/stock_lot_views.xml 2025-08-28 10:29:31,411 3219 INFO 02849-18-0-all odoo.modules.loading: loading sale_stock/views/res_users_views.xml 2025-08-28 10:29:31,442 3219 INFO 02849-18-0-all odoo.modules.loading: loading sale_stock/views/stock_picking_views.xml 2025-08-28 10:29:31,463 3219 INFO 02849-18-0-all odoo.modules.loading: loading sale_stock/report/sale_order_report_templates.xml 2025-08-28 10:29:31,470 3219 INFO 02849-18-0-all odoo.modules.loading: loading sale_stock/report/stock_report_deliveryslip.xml 2025-08-28 10:29:31,477 3219 INFO 02849-18-0-all odoo.modules.loading: loading sale_stock/data/mail_templates.xml 2025-08-28 10:29:31,485 3219 INFO 02849-18-0-all odoo.modules.loading: loading sale_stock/data/sale_stock_data.xml 2025-08-28 10:29:31,488 3219 INFO 02849-18-0-all odoo.modules.loading: loading sale_stock/wizard/stock_rules_report_views.xml 2025-08-28 10:29:31,496 3219 INFO 02849-18-0-all odoo.modules.loading: loading sale_stock/wizard/sale_order_cancel_views.xml 2025-08-28 10:29:31,505 3219 INFO 02849-18-0-all odoo.modules.loading: Module sale_stock: loading demo 2025-08-28 10:29:31,506 3219 INFO 02849-18-0-all odoo.modules.loading: loading sale_stock/data/sale_order_demo.xml 2025-08-28 10:29:32,145 3219 INFO 02849-18-0-all odoo.modules.loading: Module sale_stock loaded in 1.80s, 1282 queries (+1282 other) 2025-08-28 10:29:32,146 3219 INFO 02849-18-0-all odoo.modules.loading: Loading module spreadsheet_dashboard_sale (99/101) 2025-08-28 10:29:32,373 3219 INFO 02849-18-0-all odoo.modules.loading: loading spreadsheet_dashboard_sale/data/dashboards.xml 2025-08-28 10:29:32,458 3219 INFO 02849-18-0-all odoo.modules.loading: Module spreadsheet_dashboard_sale loaded in 0.31s, 47 queries (+47 other) 2025-08-28 10:29:32,459 3219 INFO 02849-18-0-all odoo.modules.loading: Loading module purchase_requisition_sale (100/101) 2025-08-28 10:29:32,671 3219 INFO 02849-18-0-all odoo.modules.registry: module purchase_requisition_sale: creating or updating database tables 2025-08-28 10:29:32,984 3219 INFO 02849-18-0-all odoo.modules.loading: Module purchase_requisition_sale loaded in 0.53s, 27 queries (+27 other) 2025-08-28 10:29:32,984 3219 INFO 02849-18-0-all odoo.modules.loading: Loading module sale_purchase_stock (101/101) 2025-08-28 10:29:33,196 3219 INFO 02849-18-0-all odoo.modules.registry: module sale_purchase_stock: creating or updating database tables 2025-08-28 10:29:33,313 3219 INFO 02849-18-0-all odoo.modules.loading: Module sale_purchase_stock loaded in 0.33s, 78 queries (+78 other) 2025-08-28 10:29:33,313 3219 INFO 02849-18-0-all odoo.modules.loading: 101 modules loaded in 137.44s, 95899 queries (+118615 extra) 2025-08-28 10:29:34,684 3219 INFO 02849-18-0-all odoo.modules.loading: Modules loaded. 2025-08-28 10:29:34,892 3219 INFO 02849-18-0-all odoo.modules.registry: Registry changed, signaling through the database 2025-08-28 10:29:34,894 3219 INFO 02849-18-0-all odoo.modules.registry: Registry loaded in 150.236s 2025-08-28 10:29:34,894 3219 INFO 02849-18-0-all odoo.service.server: Starting post tests 2025-08-28 10:29:34,959 3219 INFO 02849-18-0-all odoo.addons.base.models.ir_qweb: Pregenerating assets bundles 2025-08-28 10:29:35,137 3219 INFO 02849-18-0-all odoo.addons.base.models.assetsbundle: Generating a new asset bundle attachment /web/assets/6724d9a/mail.assets_discuss_public_test_tours.min.js (id:1239) 2025-08-28 10:29:35,800 3219 INFO 02849-18-0-all odoo.addons.base.models.assetsbundle: Generating a new asset bundle attachment /web/assets/107f957/mail.assets_public.min.js (id:1240) 2025-08-28 10:29:37,260 3219 INFO 02849-18-0-all odoo.addons.base.models.assetsbundle: Generating a new asset bundle attachment /web/assets/42bc271/project.webclient.min.js (id:1241) 2025-08-28 10:29:37,278 3219 INFO 02849-18-0-all odoo.addons.base.models.assetsbundle: Generating a new asset bundle attachment /web/assets/cf83e13/snailmail.report_assets_snailmail.min.js (id:1242) 2025-08-28 10:29:38,760 3219 INFO 02849-18-0-all odoo.addons.base.models.assetsbundle: Generating a new asset bundle attachment /web/assets/d475691/spreadsheet.public_spreadsheet.min.js (id:1243) 2025-08-28 10:29:38,943 3219 INFO 02849-18-0-all odoo.addons.base.models.assetsbundle: Generating a new asset bundle attachment /web/assets/ecece94/web.__assets_tests_call__.min.js (id:1244) 2025-08-28 10:29:39,724 3219 INFO 02849-18-0-all odoo.addons.base.models.assetsbundle: Generating a new asset bundle attachment /web/assets/0ce1956/web.assets_frontend_lazy.min.js (id:1245) 2025-08-28 10:29:39,737 3219 INFO 02849-18-0-all odoo.addons.base.models.assetsbundle: Generating a new asset bundle attachment /web/assets/c3ac0aa/web.assets_frontend_minimal.min.js (id:1246) 2025-08-28 10:29:39,910 3219 INFO 02849-18-0-all odoo.addons.base.models.assetsbundle: Generating a new asset bundle attachment /web/assets/258eae7/web.assets_tests.min.js (id:1247) 2025-08-28 10:29:43,833 3219 INFO 02849-18-0-all odoo.addons.base.models.assetsbundle: Generating a new asset bundle attachment /web/assets/055beff/web.assets_unit_tests.min.js (id:1248) 2025-08-28 10:29:46,414 3219 INFO 02849-18-0-all odoo.addons.base.models.assetsbundle: Generating a new asset bundle attachment /web/assets/4d978dc/web.assets_unit_tests_setup.min.js (id:1249) 2025-08-28 10:29:48,682 3219 INFO 02849-18-0-all odoo.addons.base.models.assetsbundle: Generating a new asset bundle attachment /web/assets/e7202bb/web.assets_web.min.js (id:1250) 2025-08-28 10:29:51,006 3219 INFO 02849-18-0-all odoo.addons.base.models.assetsbundle: Generating a new asset bundle attachment /web/assets/e7202bb/web.assets_web_dark.min.js (id:1251) 2025-08-28 10:29:51,034 3219 INFO 02849-18-0-all odoo.addons.base.models.assetsbundle: Generating a new asset bundle attachment /web/assets/1f6c453/web.qunit_mobile_suite_tests.min.js (id:1252) 2025-08-28 10:29:51,727 3219 INFO 02849-18-0-all odoo.addons.base.models.assetsbundle: Generating a new asset bundle attachment /web/assets/4f99413/web.qunit_suite_tests.min.js (id:1253) 2025-08-28 10:29:51,760 3219 INFO 02849-18-0-all odoo.addons.base.models.assetsbundle: Generating a new asset bundle attachment /web/assets/58dd091/web.report_assets_common.min.js (id:1254) 2025-08-28 10:29:51,762 3219 INFO 02849-18-0-all odoo.addons.base.models.assetsbundle: Generating a new asset bundle attachment /web/assets/cf83e13/web.report_assets_pdf.min.js (id:1255) 2025-08-28 10:29:54,381 3219 INFO 02849-18-0-all odoo.addons.base.models.assetsbundle: Generating a new asset bundle attachment /web/assets/78d0c54/web.tests_assets.min.js (id:1256) 2025-08-28 10:29:54,553 3219 INFO 02849-18-0-all odoo.addons.base.models.assetsbundle: Generating a new asset bundle attachment /web/assets/d0da424/web_editor.assets_snippets_menu.min.js (id:1257) 2025-08-28 10:29:54,833 3219 INFO 02849-18-0-all odoo.addons.base.models.assetsbundle: Generating a new asset bundle attachment /web/assets/8219f4f/web_editor.assets_wysiwyg.min.js (id:1258) 2025-08-28 10:29:55,121 3219 INFO 02849-18-0-all odoo.addons.base.models.assetsbundle: Generating a new asset bundle attachment /web/assets/8219f4f/web_editor.backend_assets_wysiwyg.min.js (id:1259) 2025-08-28 10:29:55,764 3219 INFO 02849-18-0-all odoo.addons.base.models.assetsbundle: Generating a new asset bundle attachment /web/assets/d6d1fcd/web_editor.mocha_tests.min.js (id:1260) 2025-08-28 10:29:55,867 3219 INFO 02849-18-0-all odoo.addons.base.models.assetsbundle: Generating a new asset bundle attachment /web/assets/c87b372/web_editor.wysiwyg_iframe_editor_assets.min.js (id:1261) 2025-08-28 10:29:56,459 3219 INFO 02849-18-0-all odoo.addons.base.models.assetsbundle: Generating a new asset bundle attachment /web/assets/be587bf/website.assets_all_wysiwyg.min.js (id:1262) 2025-08-28 10:29:57,064 3219 INFO 02849-18-0-all odoo.addons.base.models.assetsbundle: Generating a new asset bundle attachment /web/assets/96acef7/website.backend_assets_all_wysiwyg.min.js (id:1263) 2025-08-28 10:29:57,065 3219 INFO 02849-18-0-all odoo.addons.base.models.ir_qweb: JS Assets bundles generated in 22.090896129608154 seconds 2025-08-28 10:29:57,067 3219 INFO 02849-18-0-all odoo.addons.base.models.assetsbundle: Generating a new asset bundle attachment /web/assets/cf83e13/mail.assets_discuss_public_test_tours.min.css (id:1264) 2025-08-28 10:29:57,787 3219 INFO 02849-18-0-all odoo.addons.base.models.assetsbundle: Generating a new asset bundle attachment /web/assets/f66dda0/mail.assets_public.min.css (id:1265) 2025-08-28 10:29:58,613 3219 INFO 02849-18-0-all odoo.addons.base.models.assetsbundle: Generating a new asset bundle attachment /web/assets/002ca6d/project.webclient.min.css (id:1266) 2025-08-28 10:29:58,707 3219 INFO 02849-18-0-all odoo.addons.base.models.assetsbundle: Generating a new asset bundle attachment /web/assets/2bd366c/snailmail.report_assets_snailmail.min.css (id:1267) 2025-08-28 10:29:59,247 3219 INFO 02849-18-0-all odoo.addons.base.models.assetsbundle: Generating a new asset bundle attachment /web/assets/e066e66/spreadsheet.public_spreadsheet.min.css (id:1268) 2025-08-28 10:29:59,250 3219 INFO 02849-18-0-all odoo.addons.base.models.assetsbundle: Generating a new asset bundle attachment /web/assets/cf83e13/stock.assets_stock_print_report.min.css (id:1269) 2025-08-28 10:29:59,253 3219 INFO 02849-18-0-all odoo.addons.base.models.assetsbundle: Generating a new asset bundle attachment /web/assets/cf83e13/web.__assets_tests_call__.min.css (id:1270) 2025-08-28 10:30:00,541 3219 INFO 02849-18-0-all odoo.addons.base.models.assetsbundle: Generating a new asset bundle attachment /web/assets/f41ff2b/web.assets_frontend.min.css (id:1271) 2025-08-28 10:30:01,725 3219 INFO 02849-18-0-all odoo.addons.base.models.assetsbundle: Generating a new asset bundle attachment /web/assets/f41ff2b/web.assets_frontend_lazy.min.css (id:1272) 2025-08-28 10:30:01,728 3219 INFO 02849-18-0-all odoo.addons.base.models.assetsbundle: Generating a new asset bundle attachment /web/assets/cf83e13/web.assets_frontend_minimal.min.css (id:1273) 2025-08-28 10:30:01,730 3219 INFO 02849-18-0-all odoo.addons.base.models.assetsbundle: Generating a new asset bundle attachment /web/assets/cf83e13/web.assets_tests.min.css (id:1274) 2025-08-28 10:30:01,734 3219 INFO 02849-18-0-all odoo.addons.base.models.assetsbundle: Generating a new asset bundle attachment /web/assets/b471b5c/web.assets_unit_tests.min.css (id:1275) 2025-08-28 10:30:03,241 3219 INFO 02849-18-0-all odoo.addons.base.models.assetsbundle: Generating a new asset bundle attachment /web/assets/21ee8f9/web.assets_unit_tests_setup.min.css (id:1276) 2025-08-28 10:30:04,751 3219 INFO 02849-18-0-all odoo.addons.base.models.assetsbundle: Generating a new asset bundle attachment /web/assets/640f8e9/web.assets_web.min.css (id:1277) 2025-08-28 10:30:06,249 3219 INFO 02849-18-0-all odoo.addons.base.models.assetsbundle: Generating a new asset bundle attachment /web/assets/bc6b0da/web.assets_web_dark.min.css (id:1278) 2025-08-28 10:30:07,845 3219 INFO 02849-18-0-all odoo.addons.base.models.assetsbundle: Generating a new asset bundle attachment /web/assets/498421b/web.assets_web_print.min.css (id:1279) 2025-08-28 10:30:07,847 3219 INFO 02849-18-0-all odoo.addons.base.models.assetsbundle: Generating a new asset bundle attachment /web/assets/cf83e13/web.qunit_mobile_suite_tests.min.css (id:1280) 2025-08-28 10:30:08,063 3219 INFO 02849-18-0-all odoo.addons.base.models.assetsbundle: Generating a new asset bundle attachment /web/assets/ae3c549/web.qunit_suite_tests.min.css (id:1281) 2025-08-28 10:30:08,857 3219 INFO 02849-18-0-all odoo.addons.base.models.assetsbundle: Generating a new asset bundle attachment /web/assets/2a66419/web.report_assets_common.min.css (id:1282) 2025-08-28 10:30:08,864 3219 INFO 02849-18-0-all odoo.addons.base.models.assetsbundle: Generating a new asset bundle attachment /web/assets/022b32d/web.report_assets_pdf.min.css (id:1283) 2025-08-28 10:30:10,353 3219 INFO 02849-18-0-all odoo.addons.base.models.assetsbundle: Generating a new asset bundle attachment /web/assets/0ec118b/web.tests_assets.min.css (id:1284) 2025-08-28 10:30:10,356 3219 INFO 02849-18-0-all odoo.addons.base.models.assetsbundle: Generating a new asset bundle attachment /web/assets/cf83e13/web_editor.assets_snippets_menu.min.css (id:1285) 2025-08-28 10:30:10,454 3219 INFO 02849-18-0-all odoo.addons.base.models.assetsbundle: Generating a new asset bundle attachment /web/assets/3c7bd67/web_editor.assets_tests_styles.min.css (id:1286) 2025-08-28 10:30:10,692 3219 INFO 02849-18-0-all odoo.addons.base.models.assetsbundle: Generating a new asset bundle attachment /web/assets/ae3c549/web_editor.assets_wysiwyg.min.css (id:1287) 2025-08-28 10:30:10,921 3219 INFO 02849-18-0-all odoo.addons.base.models.assetsbundle: Generating a new asset bundle attachment /web/assets/ae3c549/web_editor.backend_assets_wysiwyg.min.css (id:1288) 2025-08-28 10:30:10,923 3219 INFO 02849-18-0-all odoo.addons.base.models.assetsbundle: Generating a new asset bundle attachment /web/assets/cf83e13/web_editor.mocha_tests.min.css (id:1289) 2025-08-28 10:30:11,168 3219 INFO 02849-18-0-all odoo.addons.base.models.assetsbundle: Generating a new asset bundle attachment /web/assets/3b4e632/web_editor.wysiwyg_iframe_editor_assets.min.css (id:1290) 2025-08-28 10:30:11,406 3219 INFO 02849-18-0-all odoo.addons.base.models.assetsbundle: Generating a new asset bundle attachment /web/assets/120f496/website.assets_all_wysiwyg.min.css (id:1291) 2025-08-28 10:30:11,539 3219 INFO 02849-18-0-all odoo.addons.base.models.assetsbundle: Generating a new asset bundle attachment /web/assets/e801ce2/website.assets_wysiwyg.min.css (id:1292) 2025-08-28 10:30:11,772 3219 INFO 02849-18-0-all odoo.addons.base.models.assetsbundle: Generating a new asset bundle attachment /web/assets/120f496/website.backend_assets_all_wysiwyg.min.css (id:1293) 2025-08-28 10:30:11,773 3219 INFO 02849-18-0-all odoo.addons.base.models.ir_qweb: CSS Assets bundles generated in 14.707721948623657 seconds 2025-08-28 10:30:11,785 3219 INFO 02849-18-0-all odoo.addons.runbot.tests.test_build: Starting TestBuildParams.test_custom_trigger_config ... 2025-08-28 10:30:11,901 3219 INFO 02849-18-0-all odoo.addons.runbot.models.batch: Preparing batch 171 2025-08-28 10:30:11,937 3219 INFO 02849-18-0-all odoo.addons.runbot.models.repo: new branch master-test-something found in server 2025-08-28 10:30:11,937 3219 INFO 02849-18-0-all odoo.addons.runbot.models.repo: Creating new branches 2025-08-28 10:30:11,941 3219 INFO 02849-18-0-all odoo.addons.runbot.models.repo: repo server branch master-test-something new commit found: d0d0caca 2025-08-28 10:30:11,957 3219 INFO 02849-18-0-all odoo.addons.runbot.models.batch: Preparing batch 172 2025-08-28 10:30:11,975 3219 INFO 02849-18-0-all odoo.addons.runbot.models.repo: new branch master-test-something-other-thing found in server 2025-08-28 10:30:11,975 3219 INFO 02849-18-0-all odoo.addons.runbot.models.repo: Creating new branches 2025-08-28 10:30:11,979 3219 INFO 02849-18-0-all odoo.addons.runbot.models.repo: repo server branch master-test-something-other-thing new commit found: d0d0abab 2025-08-28 10:30:11,984 3219 INFO 02849-18-0-all odoo.addons.runbot.models.branch: Getting info for 1 2025-08-28 10:30:11,986 3219 INFO 02849-18-0-all odoo.addons.runbot.models.batch: Preparing batch 173 2025-08-28 10:30:12,004 3219 INFO 02849-18-0-all odoo.addons.runbot.tests.test_build: Starting TestBuildParams.test_params ... 2025-08-28 10:30:12,073 3219 INFO 02849-18-0-all odoo.addons.runbot.tests.test_build: Starting TestBuildParams.test_trigger_build_config ... 2025-08-28 10:30:12,142 3219 INFO 02849-18-0-all odoo.addons.runbot.models.batch: Preparing batch 176 2025-08-28 10:30:12,165 3219 INFO 02849-18-0-all odoo.addons.runbot.models.repo: new branch master-test-something found in server 2025-08-28 10:30:12,165 3219 INFO 02849-18-0-all odoo.addons.runbot.models.repo: Creating new branches 2025-08-28 10:30:12,170 3219 INFO 02849-18-0-all odoo.addons.runbot.models.repo: repo server branch master-test-something new commit found: d0d0caca 2025-08-28 10:30:12,172 3219 INFO 02849-18-0-all odoo.addons.runbot.models.batch: Preparing batch 177 2025-08-28 10:30:12,189 3219 INFO 02849-18-0-all odoo.addons.runbot.tests.test_build: Starting TestBuildParams.test_trigger_config_data ... 2025-08-28 10:30:12,260 3219 INFO 02849-18-0-all odoo.addons.runbot.models.batch: Preparing batch 179 2025-08-28 10:30:12,282 3219 INFO 02849-18-0-all odoo.addons.runbot.models.repo: new branch master-test-something found in server 2025-08-28 10:30:12,282 3219 INFO 02849-18-0-all odoo.addons.runbot.models.repo: Creating new branches 2025-08-28 10:30:12,286 3219 INFO 02849-18-0-all odoo.addons.runbot.models.repo: repo server branch master-test-something new commit found: d0d0caca 2025-08-28 10:30:12,290 3219 INFO 02849-18-0-all odoo.addons.runbot.models.batch: Preparing batch 180 2025-08-28 10:30:12,305 3219 INFO 02849-18-0-all odoo.addons.runbot.tests.test_build: Starting TestBuildParams.test_trigger_config_data_custom_trigger ... 2025-08-28 10:30:12,373 3219 INFO 02849-18-0-all odoo.addons.runbot.models.batch: Preparing batch 182 2025-08-28 10:30:12,395 3219 INFO 02849-18-0-all odoo.addons.runbot.models.repo: new branch master-test-something found in server 2025-08-28 10:30:12,395 3219 INFO 02849-18-0-all odoo.addons.runbot.models.repo: Creating new branches 2025-08-28 10:30:12,399 3219 INFO 02849-18-0-all odoo.addons.runbot.models.repo: repo server branch master-test-something new commit found: d0d0caca 2025-08-28 10:30:12,404 3219 INFO 02849-18-0-all odoo.addons.runbot.models.batch: Preparing batch 183 2025-08-28 10:30:12,418 3219 INFO 02849-18-0-all odoo.addons.runbot.tests.test_build: Starting TestBuildParams.test_trigger_dependency ... 2025-08-28 10:30:12,488 3219 INFO 02849-18-0-all odoo.addons.runbot.models.batch: Preparing batch 185 2025-08-28 10:30:12,519 3219 INFO 02849-18-0-all odoo.addons.runbot.models.repo: new branch master-test-something found in server 2025-08-28 10:30:12,520 3219 INFO 02849-18-0-all odoo.addons.runbot.models.repo: Creating new branches 2025-08-28 10:30:12,523 3219 INFO 02849-18-0-all odoo.addons.runbot.models.repo: repo server branch master-test-something new commit found: d0d0caca 2025-08-28 10:30:12,526 3219 INFO 02849-18-0-all odoo.addons.runbot.models.batch: Preparing batch 186 2025-08-28 10:30:12,561 3219 INFO 02849-18-0-all odoo.addons.runbot.models.batch: Batch 186 is done 2025-08-28 10:30:12,575 3219 INFO 02849-18-0-all odoo.addons.runbot.models.batch: Batch 186 is done 2025-08-28 10:30:12,584 3219 INFO 02849-18-0-all odoo.addons.base.models.ir_attachment: filestore gc 51 checked, 0 removed 2025-08-28 10:30:12,587 3219 INFO 02849-18-0-all odoo.addons.runbot.tests.test_commit: Starting TestCommitStatus.test_commit_status_resend ... 2025-08-28 10:30:12,892 3219 INFO 02849-18-0-all odoo.addons.base.models.ir_http: Generating routing map for key 1 2025-08-28 10:30:12,937 3219 INFO 02849-18-0-all odoo.http: Session expired 2025-08-28 10:30:12,938 3219 INFO 02849-18-0-all werkzeug: 127.0.0.1 (user:4) - [28/Aug/2025 10:30:12] "GET /runbot/commit/resend/7 HTTP/1.1" 303 - 12 0.006 0.084 2025-08-28 10:30:13,365 3219 INFO 02849-18-0-all werkzeug: 127.0.0.1 (Public user:4) - [28/Aug/2025 10:30:13] "GET /web/login?redirect=/runbot/commit/resend/7? HTTP/1.1" 200 - 153 0.048 0.377 2025-08-28 10:30:13,371 3219 INFO 02849-18-0-all odoo.models.unlink: User #1 deleted runbot.commit.status records with IDs: [8] 2025-08-28 10:30:13,378 3219 INFO 02849-18-0-all odoo.addons.base.models.res_users: Login successful for db:02849-18-0-all login:runbot_admin from n/a 2025-08-28 10:30:13,387 3219 INFO 02849-18-0-all odoo.addons.base.models.res_device: User 9 inserts device log (UKRtCzKaNJ1AWjpV4DhhKluJZQie6S4PQIskPlHDo7) 2025-08-28 10:30:13,600 3219 INFO 02849-18-0-all werkzeug: 127.0.0.1 (user:9) - [28/Aug/2025 10:30:13] "GET /runbot/commit/resend/8 HTTP/1.1" 404 - 88 0.030 0.187 2025-08-28 10:30:13,612 3219 INFO 02849-18-0-all odoo.addons.runbot.controllers.frontend: github status 7 resent by runbot_admin 2025-08-28 10:30:13,613 3219 INFO 02849-18-0-all werkzeug: 127.0.0.1 (runbot_admin:9) - [28/Aug/2025 10:30:13] "GET /runbot/commit/resend/7 HTTP/1.1" 302 - 9 0.003 0.007 2025-08-28 10:30:13,624 3219 INFO 02849-18-0-all werkzeug: 127.0.0.1 (user:9) - [28/Aug/2025 10:30:13] "GET /runbot/commit/255 HTTP/1.1" 301 - 7 0.002 0.007 2025-08-28 10:30:13,737 3219 INFO 02849-18-0-all werkzeug: 127.0.0.1 (runbot_admin:9) - [28/Aug/2025 10:30:13] "GET /runbot/commit/dfdfcfcf0000ffffffffffffffffffffffffffff-255 HTTP/1.1" 200 - 39 0.012 0.098 2025-08-28 10:30:13,748 3219 INFO 02849-18-0-all odoo.addons.runbot.controllers.frontend: github status 9 resent by runbot_admin 2025-08-28 10:30:13,749 3219 INFO 02849-18-0-all werkzeug: 127.0.0.1 (runbot_admin:9) - [28/Aug/2025 10:30:13] "GET /runbot/commit/resend/9 HTTP/1.1" 302 - 6 0.002 0.006 2025-08-28 10:30:13,755 3219 INFO 02849-18-0-all werkzeug: 127.0.0.1 (user:9) - [28/Aug/2025 10:30:13] "GET /runbot/commit/255 HTTP/1.1" 301 - 1 0.000 0.004 2025-08-28 10:30:13,776 3219 INFO 02849-18-0-all werkzeug: 127.0.0.1 (runbot_admin:9) - [28/Aug/2025 10:30:13] "GET /runbot/commit/dfdfcfcf0000ffffffffffffffffffffffffffff-255 HTTP/1.1" 200 - 15 0.003 0.015 2025-08-28 10:30:13,831 3219 INFO 02849-18-0-all werkzeug: 127.0.0.1 (user:9) - [28/Aug/2025 10:30:13] "GET /runbot/commit/resend/9 HTTP/1.1" 403 - 21 0.007 0.045 2025-08-28 10:30:13,841 3219 INFO 02849-18-0-all werkzeug: 127.0.0.1 (runbot_admin:9) - [28/Aug/2025 10:30:13] "GET /runbot/commit/resend/10 HTTP/1.1" 302 - 5 0.001 0.005 2025-08-28 10:30:13,846 3219 INFO 02849-18-0-all werkzeug: 127.0.0.1 (user:9) - [28/Aug/2025 10:30:13] "GET /runbot/commit/255 HTTP/1.1" 301 - 1 0.000 0.003 2025-08-28 10:30:13,866 3219 INFO 02849-18-0-all werkzeug: 127.0.0.1 (runbot_admin:9) - [28/Aug/2025 10:30:13] "GET /runbot/commit/dfdfcfcf0000ffffffffffffffffffffffffffff-255 HTTP/1.1" 200 - 15 0.003 0.014 2025-08-28 10:30:13,867 3219 INFO 02849-18-0-all odoo.addons.runbot.tests.test_commit.TestCommitStatus.test_commit_status_resend: waiting for threads: [] 2025-08-28 10:30:13,868 3219 INFO 02849-18-0-all odoo.addons.runbot.tests.test_commit: Starting TestCommitStatus.test_commit_status_strategy ... 2025-08-28 10:30:14,064 3219 INFO 02849-18-0-all odoo.addons.runbot.models.commit: Skipping already sent status ci/test-all:error for dfdfcfcf0000ffffffffffffffffffffffffffff 2025-08-28 10:30:14,065 3219 INFO 02849-18-0-all odoo.addons.runbot.models.commit: skipping github pending status for build False and ci ci/test-no_pending 2025-08-28 10:30:14,068 3219 INFO 02849-18-0-all odoo.addons.runbot.models.commit: skipping github pending status for build False and ci ci/test-no_pending 2025-08-28 10:30:14,069 3219 INFO 02849-18-0-all odoo.addons.runbot.models.commit: Skipping already sent status ci/test-no_pending:error for dfdfcfcf0000ffffffffffffffffffffffffffff 2025-08-28 10:30:14,070 3219 INFO 02849-18-0-all odoo.addons.runbot.models.commit: skipping github pending status for build False and ci ci/test-errors 2025-08-28 10:30:14,070 3219 INFO 02849-18-0-all odoo.addons.runbot.models.commit: skipping github status for build False, ci_strategy is failures 2025-08-28 10:30:14,072 3219 INFO 02849-18-0-all odoo.addons.runbot.models.commit: skipping github pending status for build False and ci ci/test-errors 2025-08-28 10:30:14,073 3219 INFO 02849-18-0-all odoo.addons.runbot.models.commit: Skipping already sent status ci/test-errors:error for dfdfcfcf0000ffffffffffffffffffffffffffff 2025-08-28 10:30:14,075 3219 INFO 02849-18-0-all odoo.addons.runbot.tests.test_commit.TestCommitStatus.test_commit_status_strategy: waiting for threads: [] 2025-08-28 10:30:14,081 3219 INFO 02849-18-0-all odoo.addons.base.models.ir_attachment: filestore gc 2 checked, 2 removed 2025-08-28 10:30:14,084 3219 INFO 02849-18-0-all odoo.addons.runbot.tests.test_dockerfile: Starting TestDockerfile.test_docker_default ... 2025-08-28 10:30:14,152 3219 INFO 02849-18-0-all odoo.addons.runbot.tests.test_dockerfile: ====================================================================== 2025-08-28 10:30:14,152 3219 ERROR 02849-18-0-all odoo.addons.runbot.tests.test_dockerfile: FAIL: TestDockerfile.test_docker_default Traceback (most recent call last): File "/data/build/runbot/runbot/tests/test_dockerfile.py", line 35, in test_docker_default self.assertEqual( AssertionError: 'FROM[2585 chars]nENV PIP_BREAK_SYSTEM_PACKAGES=1\nRUN python3 [271 chars]OT 1' != 'FROM[2585 chars]nENV ODOO_RUNBOT 1\nENV PIP_BREAK_SYSTEM_PACKA[271 chars]User' FROM ubuntu:noble ENV LANG C.UTF-8 USER root RUN set -x ; \ apt-get update \ && DEBIAN_FRONTEND=noninteractive apt-get install -y --no-install-recommends apt-transport-https build-essential ca-certificates curl faketime file fonts-freefont-ttf fonts-noto-cjk gawk gnupg gsfonts libldap2-dev libjpeg9-dev libsasl2-dev libxslt1-dev lsb-release npm ocrmypdf sed sudo unzip xfonts-75dpi zip zlib1g-dev \ && rm -rf /var/lib/apt/lists/* RUN set -x ; \ apt-get update \ && DEBIAN_FRONTEND=noninteractive apt-get install -y --no-install-recommends publicsuffix python3 flake8 python3-dbfread python3-dev python3-gevent python3-pip python3-setuptools python3-wheel python3-markdown python3-mock python3-phonenumbers python3-websocket python3-google-auth libpq-dev pylint python3-jwt python3-asn1crypto python3-html2text python3-suds python3-xmlsec python3-markdown2 python3-aiosmtpd \ && rm -rf /var/lib/apt/lists/* RUN curl -sSL https://github.com/wkhtmltopdf/packaging/releases/download/0.12.6.1-2/wkhtmltox_0.12.6.1-2.jammy_amd64.deb -o /tmp/wkhtml.deb \ && apt-get update \ && DEBIAN_FRONTEND=noninteractive apt-get -y install --no-install-recommends --fix-missing -qq /tmp/wkhtml.deb \ && rm -rf /var/lib/apt/lists/* \ && rm /tmp/wkhtml.deb ENV NODE_PATH=/usr/lib/node_modules/ ENV npm_config_prefix=/usr RUN npm install --force -g rtlcss@3.4.0 es-check@6.0.0 eslint@8.1.0 prettier@2.7.1 eslint-config-prettier@8.5.0 eslint-plugin-prettier@4.2.1 ADD https://raw.githubusercontent.com/odoo/odoo/master/debian/control /tmp/control.txt RUN curl -sSL https://www.postgresql.org/media/keys/ACCC4CF8.asc -o /etc/apt/trusted.gpg.d/psql_client.asc \ && echo "deb http://apt.postgresql.org/pub/repos/apt/ `lsb_release -s -c`-pgdg main" > /etc/apt/sources.list.d/pgclient.list \ && apt-get update \ && sed -n '/^Depends:/,/^[A-Z]/p' /tmp/control.txt \ | awk '/^ [a-z]/ { gsub(/,/,"") ; gsub(" ", "") ; print $NF }' | sort -u \ | DEBIAN_FRONTEND=noninteractive xargs apt-get install -y -qq --no-install-recommends \ && apt-get clean \ && rm -rf /var/lib/apt/lists/* RUN curl -sSL https://dl.google.com/linux/chrome/deb/pool/main/g/google-chrome-stable/google-chrome-stable_xxx.x.xxxx.xx-x_amd64.deb -o /tmp/chrome.deb \ && apt-get update \ && apt-get -y install --no-install-recommends /tmp/chrome.deb \ && rm /tmp/chrome.deb RUN deluser ubuntu RUN groupadd -g 1337 TestUser && useradd --create-home -u 4242 -g TestUser -G audio,video TestUser USER TestUser + ENV ODOO_RUNBOT 1 ENV PIP_BREAK_SYSTEM_PACKAGES=1 RUN python3 -m pip install --no-cache-dir ebaysdk==2.1.5 pdf417gen==0.7.1 ADD --chown=TestUser https://raw.githubusercontent.com/odoo/odoo/master/requirements.txt /tmp/requirements.txt RUN python3 -m pip install --no-cache-dir -r /tmp/requirements.txt USER TestUser - ENV ODOO_RUNBOT 1 2025-08-28 10:30:14,155 3219 INFO 02849-18-0-all odoo.addons.runbot.tests.test_dockerfile.TestDockerfile.test_docker_default: waiting for threads: [] 2025-08-28 10:30:14,156 3219 INFO 02849-18-0-all odoo.addons.runbot.tests.test_dockerfile: Starting TestDockerfile.test_dockerfile_base_fields ... 2025-08-28 10:30:14,236 3219 INFO 02849-18-0-all odoo.addons.runbot.tests.test_dockerfile.TestDockerfile.test_dockerfile_base_fields: waiting for threads: [] 2025-08-28 10:30:14,237 3219 INFO 02849-18-0-all odoo.addons.runbot.tests.test_dockerfile: Starting TestDockerfile.test_dockerfile_cycle_parent ... 2025-08-28 10:30:14,315 3219 INFO 02849-18-0-all odoo.addons.runbot.tests.test_dockerfile.TestDockerfile.test_dockerfile_cycle_parent: waiting for threads: [] 2025-08-28 10:30:14,315 3219 INFO 02849-18-0-all odoo.addons.runbot.tests.test_dockerfile: Starting TestDockerfile.test_dockerfile_variant ... 2025-08-28 10:30:14,386 3219 INFO 02849-18-0-all odoo.addons.runbot.tests.test_dockerfile.TestDockerfile.test_dockerfile_variant: waiting for threads: [] 2025-08-28 10:30:14,387 3219 INFO 02849-18-0-all odoo.addons.runbot.tests.test_dockerfile: Starting TestDockerfile.test_dockerfile_variant_unique ... 2025-08-28 10:30:14,472 3219 INFO 02849-18-0-all odoo.addons.runbot.tests.test_dockerfile.TestDockerfile.test_dockerfile_variant_unique: waiting for threads: [] 2025-08-28 10:30:14,477 3219 INFO 02849-18-0-all odoo.addons.base.models.ir_attachment: filestore gc 0 checked, 0 removed 2025-08-28 10:30:14,477 3219 INFO 02849-18-0-all odoo.service.server: 13 post-tests in 39.58s, 3248 queries 2025-08-28 10:30:14,478 3219 INFO 02849-18-0-all odoo.tests.stats: runbot: 219 tests 33.88s 25511 queries 2025-08-28 10:30:14,478 3219 ERROR 02849-18-0-all odoo.tests.result: 1 failed, 0 error(s) of 145 tests when loading database '02849-18-0-all' 2025-08-28 10:30:14,480 3219 INFO 02849-18-0-all odoo.service.server: Initiating shutdown 2025-08-28 10:30:14,480 3219 INFO 02849-18-0-all odoo.service.server: Hit CTRL-C again or send a second signal to force the shutdown. 2025-08-28 10:30:14,851 3219 INFO 02849-18-0-all odoo.sql_db: ConnectionPool(read/write;used=0/count=0/max=64): Closed 4 connections