Docker command: python3 odoo/odoo-bin --addons-path odoo/addons,odoo/odoo/addons,duong-addons -d 00589-17-0-all --test-enable --test-tags -at_install,/rating,/repair,/resource --stop-after-init --log-level=test --max-cron-threads=0 ================================================= Adding readonly volume '/data/build/odoo' pointing to /home/git/runbot19/runbot/static/sources/odoo/6a04cc70168891f8d7c79fd01943ba8e288fb848 Adding readonly volume '/data/build/duong-addons' pointing to /home/git/runbot19/runbot/static/sources/duong-addons/d9fa9fbb3f6599c38ade87883a39e319d033ca18 Adding readonly volume '/home/runbot19/.odoorc' pointing to /home/git/runbot19/runbot/static/build/00589-17-0/.odoorc Defaulting to user installation because normal site-packages is not writeable WARNING: Skipping /usr/lib/python3.12/dist-packages/charset_normalizer-3.3.2.dist-info due to invalid metadata entry 'name' Ignoring Babel: markers 'python_version < "3.11"' don't match your environment Ignoring Babel: markers 'python_version >= "3.13"' 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 freezegun: markers 'python_version >= "3.13"' 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 gevent: markers 'sys_platform != "win32" and python_version >= "3.13"' 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 greenlet: markers 'sys_platform != "win32" and python_version >= "3.13"' 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 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 Pillow: markers 'python_version >= "3.13"' 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 psycopg2: markers 'python_version >= "3.13"' 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 PyPDF: markers 'python_version >= "3.13"' 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 Ignoring zeep: markers 'python_version >= "3.13"' don't match your environment Requirement already satisfied: Babel==2.10.3 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 4)) (2.10.3) Requirement already satisfied: chardet==5.2.0 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 7)) (5.2.0) Requirement already satisfied: cryptography==42.0.8 in /home/runbot19/.local/lib/python3.12/site-packages (from -r odoo/requirements.txt (line 9)) (42.0.8) Requirement already satisfied: decorator==5.1.1 in /home/runbot19/.local/lib/python3.12/site-packages (from -r odoo/requirements.txt (line 11)) (5.1.1) Requirement already satisfied: docutils==0.20.1 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 13)) (0.20.1) Requirement already satisfied: ebaysdk==2.1.5 in /home/runbot19/.local/lib/python3.12/site-packages (from -r odoo/requirements.txt (line 14)) (2.1.5) Requirement already satisfied: freezegun==1.2.1 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 16)) (1.2.1) Requirement already satisfied: geoip2==2.9.0 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 18)) (2.9.0) Requirement already satisfied: gevent==24.2.1 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 21)) (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 28)) (3.6) Requirement already satisfied: Jinja2==3.1.2 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 30)) (3.1.2) Requirement already satisfied: libsass==0.22.0 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 32)) (0.22.0) Requirement already satisfied: lxml==5.2.1 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 35)) (5.2.1) Requirement already satisfied: lxml-html-clean in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 36)) (0.1.1) Requirement already satisfied: MarkupSafe==2.1.5 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 39)) (2.1.5) Requirement already satisfied: num2words==0.5.13 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 41)) (0.5.13) Requirement already satisfied: ofxparse==0.21 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 42)) (0.21) Requirement already satisfied: passlib==1.7.4 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 43)) (1.7.4) Requirement already satisfied: Pillow==10.2.0 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 46)) (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 /home/runbot19/.local/lib/python3.12/site-packages (from -r odoo/requirements.txt (line 54)) (2.9.9) Requirement already satisfied: pydot==1.4.2 in /home/runbot19/.local/lib/python3.12/site-packages (from -r odoo/requirements.txt (line 56)) (1.4.2) Requirement already satisfied: pyopenssl==24.1.0 in /home/runbot19/.local/lib/python3.12/site-packages (from -r odoo/requirements.txt (line 58)) (24.1.0) Requirement already satisfied: PyPDF2==2.12.1 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 60)) (2.12.1) Requirement already satisfied: pyserial==3.5 in /home/runbot19/.local/lib/python3.12/site-packages (from -r odoo/requirements.txt (line 63)) (3.5) Requirement already satisfied: python-dateutil==2.8.2 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 65)) (2.8.2) Requirement already satisfied: python-ldap==3.4.4 in /home/runbot19/.local/lib/python3.12/site-packages (from -r odoo/requirements.txt (line 67)) (3.4.4) Requirement already satisfied: python-stdnum==1.19 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 69)) (1.19) Requirement already satisfied: pytz in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 70)) (2024.1) Requirement already satisfied: pyusb==1.2.1 in /home/runbot19/.local/lib/python3.12/site-packages (from -r odoo/requirements.txt (line 71)) (1.2.1) Requirement already satisfied: qrcode==7.4.2 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 73)) (7.4.2) Requirement already satisfied: reportlab==4.1.0 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 76)) (4.1.0) Requirement already satisfied: requests==2.31.0 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 78)) (2.31.0) Requirement already satisfied: rjsmin==1.2.0 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 80)) (1.2.0) Requirement already satisfied: urllib3==2.0.7 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 83)) (2.0.7) Requirement already satisfied: vobject==0.9.6.1 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 84)) (0.9.6.1) Requirement already satisfied: Werkzeug==3.0.1 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 87)) (3.0.1) Requirement already satisfied: xlrd==2.0.1 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 89)) (2.0.1) Requirement already satisfied: XlsxWriter==3.1.9 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 91)) (3.1.9) Requirement already satisfied: xlwt==1.3.0 in /home/runbot19/.local/lib/python3.12/site-packages (from -r odoo/requirements.txt (line 92)) (1.3.0) Requirement already satisfied: zeep==4.2.1 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 94)) (4.2.1) Requirement already satisfied: cffi>=1.12 in /home/runbot19/.local/lib/python3.12/site-packages (from cryptography==42.0.8->-r odoo/requirements.txt (line 9)) (2.0.0) Requirement already satisfied: pyparsing>=2.1.4 in /home/runbot19/.local/lib/python3.12/site-packages (from pydot==1.4.2->-r odoo/requirements.txt (line 56)) (3.3.2) Requirement already satisfied: pyasn1>=0.3.7 in /usr/lib/python3/dist-packages (from python-ldap==3.4.4->-r odoo/requirements.txt (line 67)) (0.4.8) Requirement already satisfied: pyasn1_modules>=0.1.5 in /usr/lib/python3/dist-packages (from python-ldap==3.4.4->-r odoo/requirements.txt (line 67)) (0.2.8) Requirement already satisfied: pycparser in /home/runbot19/.local/lib/python3.12/site-packages (from cffi>=1.12->cryptography==42.0.8->-r odoo/requirements.txt (line 9)) (3.0) WARNING: Skipping /usr/lib/python3.12/dist-packages/charset_normalizer-3.3.2.dist-info due to invalid metadata entry 'name' 2026-03-21 18:20:38,114 26 INFO ? odoo: Odoo version 17.0 2026-03-21 18:20:38,114 26 INFO ? odoo: Using configuration file at /home/runbot19/.odoorc 2026-03-21 18:20:38,114 26 INFO ? odoo: addons paths: ['/data/build/odoo/odoo/addons', '/data/build/datadir/addons/17.0', '/data/build/odoo/addons', '/data/build/duong-addons'] 2026-03-21 18:20:38,114 26 INFO ? odoo: database: runbot19@default:default Warn: Can't find .pfb for face 'Courier' 2026-03-21 18:20:38,808 26 INFO ? odoo.addons.base.models.ir_actions_report: Will use the Wkhtmltopdf binary at /usr/local/bin/wkhtmltopdf 2026-03-21 18:20:39,415 26 INFO ? odoo.service.server: HTTP service (werkzeug) running on localhost:8069 2026-03-21 18:20:39,435 26 INFO 00589-17-0-all odoo.modules.loading: init db 2026-03-21 18:20:43,458 26 INFO 00589-17-0-all odoo.modules.loading: loading 1 modules... 2026-03-21 18:20:43,459 26 INFO 00589-17-0-all odoo.modules.loading: Loading module base (1/1) 2026-03-21 18:20:43,505 26 INFO 00589-17-0-all odoo.modules.registry: module base: creating or updating database tables 2026-03-21 18:20:44,682 26 INFO 00589-17-0-all odoo.models: Prepare computation of ir.module.module.menus_by_module 2026-03-21 18:20:44,683 26 INFO 00589-17-0-all odoo.models: Prepare computation of ir.module.module.reports_by_module 2026-03-21 18:20:44,683 26 INFO 00589-17-0-all odoo.models: Prepare computation of ir.module.module.views_by_module 2026-03-21 18:20:45,093 26 INFO 00589-17-0-all odoo.models: Prepare computation of res.partner.user_id 2026-03-21 18:20:45,093 26 INFO 00589-17-0-all odoo.models: Prepare computation of res.partner.commercial_partner_id 2026-03-21 18:20:45,093 26 INFO 00589-17-0-all odoo.models: Prepare computation of res.partner.complete_name 2026-03-21 18:20:45,094 26 INFO 00589-17-0-all odoo.models: Prepare computation of res.partner.company_registry 2026-03-21 18:20:45,094 26 INFO 00589-17-0-all odoo.models: Prepare computation of res.partner.commercial_company_name 2026-03-21 18:20:45,094 26 INFO 00589-17-0-all odoo.models: Prepare computation of res.partner.partner_share 2026-03-21 18:20:45,242 26 INFO 00589-17-0-all odoo.models: Prepare computation of res.currency.decimal_places 2026-03-21 18:20:45,308 26 INFO 00589-17-0-all odoo.models: Prepare computation of res.company.uses_default_logo 2026-03-21 18:20:45,308 26 INFO 00589-17-0-all odoo.models: Prepare computation of res.company.logo_web 2026-03-21 18:20:45,314 26 INFO 00589-17-0-all odoo.models: Computing parent_path for table res_company... 2026-03-21 18:20:45,391 26 INFO 00589-17-0-all odoo.models: Prepare computation of res.users.signature 2026-03-21 18:20:45,392 26 INFO 00589-17-0-all odoo.models: Prepare computation of res.users.share 2026-03-21 18:20:49,585 26 INFO 00589-17-0-all odoo.modules.loading: loading base/data/res_bank.xml 2026-03-21 18:20:49,600 26 INFO 00589-17-0-all odoo.modules.loading: loading base/data/res.lang.csv 2026-03-21 18:20:49,683 26 INFO 00589-17-0-all odoo.modules.loading: loading base/data/res_lang_data.xml 2026-03-21 18:20:49,754 26 INFO 00589-17-0-all odoo.modules.loading: loading base/data/res_partner_data.xml 2026-03-21 18:20:49,938 26 INFO 00589-17-0-all odoo.modules.loading: loading base/data/res_currency_data.xml 2026-03-21 18:20:51,570 26 INFO 00589-17-0-all odoo.modules.loading: loading base/data/res_company_data.xml 2026-03-21 18:20:51,597 26 INFO 00589-17-0-all odoo.modules.loading: loading base/data/res_users_data.xml 2026-03-21 18:20:53,248 26 INFO 00589-17-0-all odoo.modules.loading: loading base/data/report_paperformat_data.xml 2026-03-21 18:20:53,259 26 INFO 00589-17-0-all odoo.modules.loading: loading base/data/res_country_data.xml 2026-03-21 18:20:54,339 26 INFO 00589-17-0-all odoo.modules.loading: loading base/data/ir_demo_data.xml 2026-03-21 18:20:54,357 26 INFO 00589-17-0-all odoo.modules.loading: loading base/security/base_groups.xml 2026-03-21 18:20:55,025 26 INFO 00589-17-0-all odoo.modules.loading: loading base/security/base_security.xml 2026-03-21 18:20:55,304 26 INFO 00589-17-0-all odoo.modules.loading: loading base/views/base_menus.xml 2026-03-21 18:20:55,407 26 INFO 00589-17-0-all odoo.modules.loading: loading base/views/decimal_precision_views.xml 2026-03-21 18:20:55,457 26 INFO 00589-17-0-all odoo.modules.loading: loading base/views/res_config_views.xml 2026-03-21 18:20:55,482 26 INFO 00589-17-0-all odoo.modules.loading: loading base/data/res.country.state.csv 2026-03-21 18:20:56,843 26 INFO 00589-17-0-all odoo.modules.loading: loading base/views/ir_actions_views.xml 2026-03-21 18:20:57,120 26 INFO 00589-17-0-all odoo.modules.loading: loading base/views/ir_asset_views.xml 2026-03-21 18:20:57,176 26 INFO 00589-17-0-all odoo.modules.loading: loading base/views/ir_config_parameter_views.xml 2026-03-21 18:20:57,223 26 INFO 00589-17-0-all odoo.modules.loading: loading base/views/ir_cron_views.xml 2026-03-21 18:20:57,297 26 INFO 00589-17-0-all odoo.modules.loading: loading base/views/ir_cron_trigger_views.xml 2026-03-21 18:20:57,329 26 INFO 00589-17-0-all odoo.modules.loading: loading base/views/ir_filters_views.xml 2026-03-21 18:20:57,363 26 INFO 00589-17-0-all odoo.modules.loading: loading base/views/ir_mail_server_views.xml 2026-03-21 18:20:57,404 26 INFO 00589-17-0-all odoo.modules.loading: loading base/views/ir_model_views.xml 2026-03-21 18:20:57,670 26 INFO 00589-17-0-all odoo.modules.loading: loading base/views/ir_attachment_views.xml 2026-03-21 18:20:57,725 26 INFO 00589-17-0-all odoo.modules.loading: loading base/views/ir_rule_views.xml 2026-03-21 18:20:57,812 26 INFO 00589-17-0-all odoo.modules.loading: loading base/views/ir_sequence_views.xml 2026-03-21 18:20:57,864 26 INFO 00589-17-0-all odoo.modules.loading: loading base/views/ir_ui_menu_views.xml 2026-03-21 18:20:57,928 26 INFO 00589-17-0-all odoo.modules.loading: loading base/views/ir_ui_view_views.xml 2026-03-21 18:20:58,090 26 INFO 00589-17-0-all odoo.modules.loading: loading base/views/ir_default_views.xml 2026-03-21 18:20:58,147 26 INFO 00589-17-0-all odoo.modules.loading: loading base/data/ir_cron_data.xml 2026-03-21 18:20:58,166 26 INFO 00589-17-0-all odoo.modules.loading: loading base/report/ir_model_report.xml 2026-03-21 18:20:58,174 26 INFO 00589-17-0-all odoo.modules.loading: loading base/report/ir_model_templates.xml 2026-03-21 18:20:58,187 26 INFO 00589-17-0-all odoo.modules.loading: loading base/views/ir_logging_views.xml 2026-03-21 18:20:58,230 26 INFO 00589-17-0-all odoo.modules.loading: loading base/views/ir_qweb_widget_templates.xml 2026-03-21 18:20:58,263 26 INFO 00589-17-0-all odoo.modules.loading: loading base/views/ir_module_views.xml 2026-03-21 18:20:58,376 26 INFO 00589-17-0-all odoo.modules.loading: loading base/data/ir_module_category_data.xml 2026-03-21 18:20:58,492 26 INFO 00589-17-0-all odoo.modules.loading: loading base/data/ir_module_module.xml 2026-03-21 18:20:58,597 26 INFO 00589-17-0-all odoo.modules.loading: loading base/report/ir_module_reports.xml 2026-03-21 18:20:58,606 26 INFO 00589-17-0-all odoo.modules.loading: loading base/report/ir_module_report_templates.xml 2026-03-21 18:20:58,619 26 INFO 00589-17-0-all odoo.modules.loading: loading base/wizard/base_module_update_views.xml 2026-03-21 18:20:58,643 26 INFO 00589-17-0-all odoo.modules.loading: loading base/wizard/base_language_install_views.xml 2026-03-21 18:20:58,667 26 INFO 00589-17-0-all odoo.modules.loading: loading base/wizard/base_import_language_views.xml 2026-03-21 18:20:58,693 26 INFO 00589-17-0-all odoo.modules.loading: loading base/wizard/base_module_upgrade_views.xml 2026-03-21 18:20:58,721 26 INFO 00589-17-0-all odoo.modules.loading: loading base/wizard/base_module_uninstall_views.xml 2026-03-21 18:20:58,732 26 INFO 00589-17-0-all odoo.modules.loading: loading base/wizard/base_export_language_views.xml 2026-03-21 18:20:58,749 26 INFO 00589-17-0-all odoo.modules.loading: loading base/wizard/base_partner_merge_views.xml 2026-03-21 18:20:58,769 26 INFO 00589-17-0-all odoo.modules.loading: loading base/data/ir_demo_failure_data.xml 2026-03-21 18:20:58,793 26 INFO 00589-17-0-all odoo.modules.loading: loading base/views/ir_profile_views.xml 2026-03-21 18:20:58,838 26 INFO 00589-17-0-all odoo.modules.loading: loading base/views/res_company_views.xml 2026-03-21 18:20:58,897 26 INFO 00589-17-0-all odoo.modules.loading: loading base/views/res_lang_views.xml 2026-03-21 18:20:58,956 26 INFO 00589-17-0-all odoo.modules.loading: loading base/views/res_partner_views.xml 2026-03-21 18:20:59,179 26 INFO 00589-17-0-all odoo.modules.loading: loading base/views/res_bank_views.xml 2026-03-21 18:20:59,228 26 INFO 00589-17-0-all odoo.modules.loading: loading base/views/res_country_views.xml 2026-03-21 18:20:59,323 26 INFO 00589-17-0-all odoo.modules.loading: loading base/views/res_currency_views.xml 2026-03-21 18:20:59,398 26 INFO 00589-17-0-all odoo.modules.loading: loading base/views/res_users_views.xml 2026-03-21 18:20:59,645 26 INFO 00589-17-0-all odoo.modules.loading: loading base/views/res_users_identitycheck_views.xml 2026-03-21 18:20:59,664 26 INFO 00589-17-0-all odoo.modules.loading: loading base/views/ir_property_views.xml 2026-03-21 18:20:59,714 26 INFO 00589-17-0-all odoo.modules.loading: loading base/views/res_config_settings_views.xml 2026-03-21 18:20:59,725 26 INFO 00589-17-0-all odoo.modules.loading: loading base/views/report_paperformat_views.xml 2026-03-21 18:20:59,765 26 INFO 00589-17-0-all odoo.modules.loading: loading base/security/ir.model.access.csv 2026-03-21 18:20:59,946 26 INFO 00589-17-0-all odoo.modules.loading: Module base: loading demo 2026-03-21 18:20:59,947 26 INFO 00589-17-0-all odoo.modules.loading: loading base/data/res_users_demo.xml 2026-03-21 18:21:02,478 26 INFO 00589-17-0-all odoo.modules.loading: loading base/data/res_partner_bank_demo.xml 2026-03-21 18:21:02,490 26 INFO 00589-17-0-all odoo.modules.loading: loading base/data/res_currency_demo.xml 2026-03-21 18:21:02,504 26 INFO 00589-17-0-all odoo.modules.loading: loading base/data/res_currency_rate_demo.xml 2026-03-21 18:21:03,205 26 INFO 00589-17-0-all odoo.modules.loading: loading base/data/res_bank_demo.xml 2026-03-21 18:21:03,229 26 INFO 00589-17-0-all odoo.modules.loading: loading base/data/res_partner_demo.xml 2026-03-21 18:21:03,779 26 INFO 00589-17-0-all odoo.modules.loading: loading base/data/res_partner_image_demo.xml 2026-03-21 18:21:05,346 26 INFO 00589-17-0-all odoo.modules.loading: Module base loaded in 21.89s, 9090 queries (+9090 other) 2026-03-21 18:21:05,347 26 INFO 00589-17-0-all odoo.modules.loading: 1 modules loaded in 21.89s, 9090 queries (+9090 extra) 2026-03-21 18:21:05,395 26 INFO 00589-17-0-all odoo.modules.loading: updating modules list 2026-03-21 18:21:05,399 26 INFO 00589-17-0-all odoo.addons.base.models.ir_module: ALLOW access to module.update_list on [] to user __system__ #1 via n/a 2026-03-21 18:21:07,301 26 INFO 00589-17-0-all odoo.modules.loading: loading 14 modules... 2026-03-21 18:21:07,303 26 INFO 00589-17-0-all odoo.modules.loading: Loading module d_base_hide_invalid_barcode (2/14) 2026-03-21 18:21:07,341 26 INFO 00589-17-0-all odoo.modules.registry: module d_base_hide_invalid_barcode: creating or updating database tables 2026-03-21 18:21:07,382 26 INFO 00589-17-0-all odoo.modules.loading: Module d_base_hide_invalid_barcode loaded in 0.08s, 22 queries (+22 other) 2026-03-21 18:21:07,383 26 INFO 00589-17-0-all odoo.modules.loading: Loading module web (3/14) 2026-03-21 18:21:07,434 26 INFO 00589-17-0-all odoo.modules.registry: module web: creating or updating database tables 2026-03-21 18:21:08,431 26 INFO 00589-17-0-all odoo.modules.loading: loading web/security/ir.model.access.csv 2026-03-21 18:21:08,451 26 INFO 00589-17-0-all odoo.modules.loading: loading web/views/webclient_templates.xml 2026-03-21 18:21:08,561 26 INFO 00589-17-0-all odoo.modules.loading: loading web/views/report_templates.xml 2026-03-21 18:21:08,732 26 INFO 00589-17-0-all odoo.modules.loading: loading web/views/base_document_layout_views.xml 2026-03-21 18:21:08,757 26 INFO 00589-17-0-all odoo.modules.loading: loading web/views/partner_view.xml 2026-03-21 18:21:08,773 26 INFO 00589-17-0-all odoo.modules.loading: loading web/views/speedscope_template.xml 2026-03-21 18:21:08,784 26 INFO 00589-17-0-all odoo.modules.loading: loading web/views/neutralize_views.xml 2026-03-21 18:21:08,794 26 INFO 00589-17-0-all odoo.modules.loading: loading web/data/ir_attachment.xml 2026-03-21 18:21:08,807 26 INFO 00589-17-0-all odoo.modules.loading: loading web/data/report_layout.xml 2026-03-21 18:21:09,893 26 INFO 00589-17-0-all odoo.modules.loading: Module web loaded in 2.51s, 996 queries (+996 other) 2026-03-21 18:21:09,894 26 INFO 00589-17-0-all odoo.modules.loading: Loading module auth_totp (4/14) 2026-03-21 18:21:09,958 26 INFO 00589-17-0-all odoo.modules.registry: module auth_totp: creating or updating database tables 2026-03-21 18:21:10,123 26 INFO 00589-17-0-all odoo.modules.loading: loading auth_totp/security/security.xml 2026-03-21 18:21:10,167 26 INFO 00589-17-0-all odoo.modules.loading: loading auth_totp/security/ir.model.access.csv 2026-03-21 18:21:10,180 26 INFO 00589-17-0-all odoo.modules.loading: loading auth_totp/data/ir_action_data.xml 2026-03-21 18:21:10,192 26 INFO 00589-17-0-all odoo.modules.loading: loading auth_totp/views/res_users_views.xml 2026-03-21 18:21:10,231 26 INFO 00589-17-0-all odoo.modules.loading: loading auth_totp/views/templates.xml 2026-03-21 18:21:10,240 26 INFO 00589-17-0-all odoo.modules.loading: loading auth_totp/wizard/auth_totp_wizard_views.xml 2026-03-21 18:21:10,298 26 INFO 00589-17-0-all odoo.modules.loading: Module auth_totp loaded in 0.40s, 179 queries (+179 other) 2026-03-21 18:21:10,299 26 INFO 00589-17-0-all odoo.modules.loading: Loading module base_import (5/14) 2026-03-21 18:21:10,562 26 INFO 00589-17-0-all odoo.modules.registry: module base_import: creating or updating database tables 2026-03-21 18:21:11,577 26 INFO 00589-17-0-all odoo.modules.loading: loading base_import/security/ir.model.access.csv 2026-03-21 18:21:11,623 26 INFO 00589-17-0-all odoo.modules.loading: Module base_import loaded in 1.32s, 808 queries (+808 other) 2026-03-21 18:21:11,624 26 INFO 00589-17-0-all odoo.modules.loading: Loading module base_import_module (6/14) 2026-03-21 18:21:11,821 26 INFO 00589-17-0-all odoo.modules.registry: module base_import_module: creating or updating database tables 2026-03-21 18:21:12,009 26 INFO 00589-17-0-all odoo.modules.loading: loading base_import_module/security/ir.model.access.csv 2026-03-21 18:21:12,023 26 INFO 00589-17-0-all odoo.modules.loading: loading base_import_module/views/base_import_module_view.xml 2026-03-21 18:21:12,049 26 INFO 00589-17-0-all odoo.modules.loading: loading base_import_module/views/ir_module_views.xml 2026-03-21 18:21:12,133 26 INFO 00589-17-0-all odoo.modules.loading: Module base_import_module loaded in 0.51s, 154 queries (+154 other) 2026-03-21 18:21:12,133 26 INFO 00589-17-0-all odoo.modules.loading: Loading module base_setup (7/14) 2026-03-21 18:21:12,167 26 INFO 00589-17-0-all odoo.modules.registry: module base_setup: creating or updating database tables 2026-03-21 18:21:12,240 26 INFO 00589-17-0-all odoo.modules.loading: loading base_setup/data/base_setup_data.xml 2026-03-21 18:21:12,250 26 INFO 00589-17-0-all odoo.modules.loading: loading base_setup/views/res_config_settings_views.xml 2026-03-21 18:21:12,308 26 INFO 00589-17-0-all odoo.modules.loading: loading base_setup/views/res_partner_views.xml 2026-03-21 18:21:12,357 26 INFO 00589-17-0-all odoo.modules.loading: Module base_setup loaded in 0.22s, 143 queries (+143 other) 2026-03-21 18:21:12,358 26 INFO 00589-17-0-all odoo.modules.loading: Loading module bus (8/14) 2026-03-21 18:21:12,393 26 INFO 00589-17-0-all odoo.modules.registry: module bus: creating or updating database tables 2026-03-21 18:21:12,554 26 INFO 00589-17-0-all odoo.modules.loading: loading bus/security/ir.model.access.csv 2026-03-21 18:21:12,625 26 INFO 00589-17-0-all odoo.modules.loading: Module bus loaded in 0.27s, 116 queries (+116 other) 2026-03-21 18:21:12,625 26 INFO 00589-17-0-all odoo.modules.loading: Loading module d_list_action_menu_m2m (9/14) 2026-03-21 18:21:12,710 26 INFO 00589-17-0-all odoo.modules.loading: Module d_list_action_menu_m2m loaded in 0.09s, 12 queries (+12 other) 2026-03-21 18:21:12,711 26 INFO 00589-17-0-all odoo.modules.loading: Loading module d_web_kanban_currency (10/14) 2026-03-21 18:21:12,747 26 INFO 00589-17-0-all odoo.modules.registry: module d_web_kanban_currency: creating or updating database tables 2026-03-21 18:21:12,785 26 INFO 00589-17-0-all odoo.modules.loading: Module d_web_kanban_currency loaded in 0.07s, 18 queries (+18 other) 2026-03-21 18:21:12,785 26 INFO 00589-17-0-all odoo.modules.loading: Loading module web_tour (11/14) 2026-03-21 18:21:12,816 26 INFO 00589-17-0-all odoo.modules.registry: module web_tour: creating or updating database tables 2026-03-21 18:21:12,881 26 INFO 00589-17-0-all odoo.modules.loading: loading web_tour/security/ir.model.access.csv 2026-03-21 18:21:12,903 26 INFO 00589-17-0-all odoo.modules.loading: loading web_tour/security/ir.rule.csv 2026-03-21 18:21:12,922 26 INFO 00589-17-0-all odoo.modules.loading: loading web_tour/views/tour_views.xml 2026-03-21 18:21:13,023 26 INFO 00589-17-0-all odoo.modules.loading: Module web_tour loaded in 0.24s, 104 queries (+104 other) 2026-03-21 18:21:13,023 26 INFO 00589-17-0-all odoo.modules.loading: Loading module iap (12/14) 2026-03-21 18:21:13,064 26 INFO 00589-17-0-all odoo.modules.registry: module iap: creating or updating database tables 2026-03-21 18:21:13,210 26 INFO 00589-17-0-all odoo.modules.loading: loading iap/security/ir.model.access.csv 2026-03-21 18:21:13,225 26 INFO 00589-17-0-all odoo.modules.loading: loading iap/security/ir_rule.xml 2026-03-21 18:21:13,238 26 INFO 00589-17-0-all odoo.modules.loading: loading iap/views/iap_views.xml 2026-03-21 18:21:13,295 26 INFO 00589-17-0-all odoo.modules.loading: loading iap/views/res_config_settings.xml 2026-03-21 18:21:13,397 26 INFO 00589-17-0-all odoo.modules.loading: Module iap loaded in 0.37s, 151 queries (+151 other) 2026-03-21 18:21:13,397 26 INFO 00589-17-0-all odoo.modules.loading: Loading module web_editor (13/14) 2026-03-21 18:21:13,516 26 INFO 00589-17-0-all odoo.modules.registry: module web_editor: creating or updating database tables 2026-03-21 18:21:14,462 26 INFO 00589-17-0-all odoo.modules.loading: loading web_editor/security/ir.model.access.csv 2026-03-21 18:21:14,510 26 INFO 00589-17-0-all odoo.modules.loading: loading web_editor/data/editor_assets.xml 2026-03-21 18:21:14,523 26 INFO 00589-17-0-all odoo.modules.loading: loading web_editor/views/editor.xml 2026-03-21 18:21:14,545 26 INFO 00589-17-0-all odoo.modules.loading: loading web_editor/views/snippets.xml 2026-03-21 18:21:14,648 26 INFO 00589-17-0-all odoo.modules.loading: Module web_editor loaded in 1.25s, 918 queries (+918 other) 2026-03-21 18:21:14,648 26 INFO 00589-17-0-all odoo.modules.loading: Loading module web_unsplash (14/14) 2026-03-21 18:21:14,689 26 INFO 00589-17-0-all odoo.modules.registry: module web_unsplash: creating or updating database tables 2026-03-21 18:21:14,913 26 INFO 00589-17-0-all odoo.modules.loading: loading web_unsplash/views/res_config_settings_view.xml 2026-03-21 18:21:14,972 26 INFO 00589-17-0-all odoo.modules.loading: Module web_unsplash loaded in 0.32s, 95 queries (+95 other) 2026-03-21 18:21:14,972 26 INFO 00589-17-0-all odoo.modules.loading: 14 modules loaded in 7.67s, 3716 queries (+3716 extra) 2026-03-21 18:21:15,495 26 INFO 00589-17-0-all odoo.modules.loading: Modules loaded. 2026-03-21 18:21:15,502 26 INFO 00589-17-0-all odoo.modules.registry: Registry loaded in 36.088s 2026-03-21 18:21:15,502 26 INFO 00589-17-0-all odoo.service.server: Starting post tests 2026-03-21 18:21:15,580 26 INFO 00589-17-0-all odoo.service.server: 0 post-tests in 0.08s, 0 queries 2026-03-21 18:21:15,580 26 WARNING 00589-17-0-all odoo.tests.result: 0 failed, 0 error(s) of 0 tests when loading database '00589-17-0-all' 2026-03-21 18:21:15,586 26 INFO 00589-17-0-all odoo.service.server: Initiating shutdown 2026-03-21 18:21:15,586 26 INFO 00589-17-0-all odoo.service.server: Hit CTRL-C again or send a second signal to force the shutdown. 2026-03-21 18:21:15,627 26 INFO 00589-17-0-all odoo.sql_db: ConnectionPool(used=0/count=0/max=64): Closed 1 connections