======== Testing test_server.py ======== command: /entrypoint_image * Starting PostgreSQL 9.6 database server  [ OK ] Waiting to start psql service.....psql service started. Working in /home/odoo/build/OCA/account-financial-tools Using repo odoo/odoo and addons path /home/odoo/build/OCA/account-financial-tools,/home/odoo/dependencies/queue,/home/odoo/dependencies/server-ux,/home/odoo/odoo-13.0/addons Modules to test: ['account_asset_management', 'account_balance_line', 'account_chart_update', 'account_check_deposit', 'account_fiscal_year', 'account_journal_lock_date', 'account_lock_date_update', 'account_lock_to_date', 'account_menu', 'account_move_budget', 'account_move_force_removal', 'account_move_line_purchase_info', 'account_move_line_tax_editable', 'account_move_template', 'account_netting', 'account_tax_repartition_line_tax_group_account', 'base_vat_optional_vies'] Modules to preinstall: ['web', 'portal', 'web_tour', 'auth_signup', 'bus', 'account', 'stock', 'mail', 'date_range', 'web_editor', 'product', 'resource', 'uom', 'analytic', 'base_setup', 'purchase', 'purchase_stock', 'digest', 'base', 'barcodes', 'http_routing', 'stock_account', 'base_vat'] Creating instance: /home/odoo/odoo-13.0/odoo-bin -d openerp_template --log-level=info --stop-after-init --init web,portal,web_tour,auth_signup,bus,account,stock,mail,date_range,web_editor,product,resource,uom,analytic,base_setup,purchase,purchase_stock,digest,base,barcodes,http_routing,stock_account,base_vat /.repo_requirements/virtualenv/python3.6/lib/python3.6/site-packages/psycopg2/__init__.py:144: UserWarning: The psycopg2 wheel package will be renamed from release 2.8; in order to keep installing from binary please use "pip install psycopg2-binary" instead. For details see: . """) 2020-11-26 06:46:46,960 150 INFO ? odoo: Odoo version 13.0 2020-11-26 06:46:46,960 150 INFO ? odoo: Using configuration file at /home/odoo/.openerp_serverrc 2020-11-26 06:46:46,960 150 INFO ? odoo: addons paths: ['/.repo_requirements/odoo/odoo/addons', '/home/odoo/data_dir/addons/13.0', '/home/odoo/build/OCA/account-financial-tools', '/home/odoo/dependencies/queue', '/home/odoo/dependencies/server-ux', '/.repo_requirements/odoo/addons'] 2020-11-26 06:46:46,961 150 INFO ? odoo: database: default@default:default 2020-11-26 06:46:47,345 150 INFO ? odoo.addons.base.models.ir_actions_report: Will use the Wkhtmltopdf binary at /home/odoo/maintainer-quality-tools/travis/wkhtmltopdf 2020-11-26 06:46:47,651 150 INFO ? odoo.modules.loading: init db 2020-11-26 06:46:48,886 150 INFO openerp_template odoo.modules.loading: loading 1 modules... 2020-11-26 06:46:49,069 150 INFO openerp_template odoo.modules.registry: module base: creating or updating database tables 2020-11-26 06:46:49,254 150 INFO openerp_template odoo.models: Computing parent_path for table ir_ui_menu... 2020-11-26 06:46:49,770 150 INFO openerp_template odoo.models: Computing parent_path for table res_partner_category... 2020-11-26 06:46:50,145 150 INFO openerp_template odoo.models: Storing computed values of ir.model.fields.relation_field_id 2020-11-26 06:46:50,145 150 INFO openerp_template odoo.models: Storing computed values of ir.model.fields.related_field_id 2020-11-26 06:46:50,889 150 INFO openerp_template odoo.models: Storing computed values of ir.module.module.menus_by_module 2020-11-26 06:46:50,889 150 INFO openerp_template odoo.models: Storing computed values of ir.module.module.reports_by_module 2020-11-26 06:46:50,889 150 INFO openerp_template odoo.models: Storing computed values of ir.module.module.views_by_module 2020-11-26 06:46:51,139 150 INFO openerp_template odoo.models: Storing computed values of res.partner.display_name 2020-11-26 06:46:51,139 150 INFO openerp_template odoo.models: Storing computed values of res.partner.partner_share 2020-11-26 06:46:51,139 150 INFO openerp_template odoo.models: Storing computed values of res.partner.commercial_partner_id 2020-11-26 06:46:51,139 150 INFO openerp_template odoo.models: Storing computed values of res.partner.commercial_company_name 2020-11-26 06:46:51,237 150 INFO openerp_template odoo.models: Storing computed values of res.currency.decimal_places 2020-11-26 06:46:51,294 150 INFO openerp_template odoo.models: Storing computed values of res.company.logo_web 2020-11-26 06:46:51,294 150 INFO openerp_template odoo.models: Storing computed values of res.company.email 2020-11-26 06:46:51,294 150 INFO openerp_template odoo.models: Storing computed values of res.company.phone 2020-11-26 06:46:51,385 150 INFO openerp_template odoo.models: Storing computed values of res.users.share 2020-11-26 06:46:52,147 150 INFO openerp_template odoo.modules.loading: loading base/data/res.lang.csv 2020-11-26 06:46:52,269 150 INFO openerp_template odoo.modules.loading: loading base/data/res_lang_data.xml 2020-11-26 06:46:52,289 150 INFO openerp_template odoo.modules.loading: loading base/data/res_partner_data.xml 2020-11-26 06:46:52,382 150 INFO openerp_template odoo.modules.loading: loading base/data/res_company_data.xml 2020-11-26 06:46:52,400 150 INFO openerp_template odoo.modules.loading: loading base/data/res_users_data.xml 2020-11-26 06:46:52,522 150 INFO openerp_template odoo.modules.loading: loading base/data/report_paperformat_data.xml 2020-11-26 06:46:52,535 150 INFO openerp_template odoo.modules.loading: loading base/data/res_currency_data.xml 2020-11-26 06:46:52,922 150 INFO openerp_template odoo.modules.loading: loading base/data/res_country_data.xml 2020-11-26 06:46:53,983 150 INFO openerp_template odoo.modules.loading: loading base/data/ir_demo_data.xml 2020-11-26 06:46:54,110 150 INFO openerp_template odoo.modules.loading: loading base/security/base_groups.xml 2020-11-26 06:46:54,297 150 INFO openerp_template odoo.modules.loading: loading base/security/base_security.xml 2020-11-26 06:46:54,494 150 INFO openerp_template odoo.modules.loading: loading base/views/base_menus.xml 2020-11-26 06:46:54,642 150 INFO openerp_template odoo.modules.loading: loading base/views/decimal_precision_views.xml 2020-11-26 06:46:54,689 150 INFO openerp_template odoo.modules.loading: loading base/views/res_config_views.xml 2020-11-26 06:46:54,718 150 INFO openerp_template odoo.modules.loading: loading base/data/res.country.state.csv 2020-11-26 06:46:56,736 150 INFO openerp_template odoo.modules.loading: loading base/views/ir_actions_views.xml 2020-11-26 06:46:57,052 150 INFO openerp_template odoo.modules.loading: loading base/views/ir_config_parameter_views.xml 2020-11-26 06:46:57,110 150 INFO openerp_template odoo.modules.loading: loading base/views/ir_cron_views.xml 2020-11-26 06:46:57,202 150 INFO openerp_template odoo.modules.loading: loading base/views/ir_filters_views.xml 2020-11-26 06:46:57,258 150 INFO openerp_template odoo.modules.loading: loading base/views/ir_mail_server_views.xml 2020-11-26 06:46:57,321 150 INFO openerp_template odoo.modules.loading: loading base/views/ir_model_views.xml 2020-11-26 06:46:57,766 150 INFO openerp_template odoo.modules.loading: loading base/views/ir_attachment_views.xml 2020-11-26 06:46:57,835 150 INFO openerp_template odoo.modules.loading: loading base/views/ir_rule_views.xml 2020-11-26 06:46:57,886 150 INFO openerp_template odoo.modules.loading: loading base/views/ir_sequence_views.xml 2020-11-26 06:46:57,954 150 INFO openerp_template odoo.modules.loading: loading base/views/ir_translation_views.xml 2020-11-26 06:46:58,050 150 INFO openerp_template odoo.modules.loading: loading base/views/ir_ui_menu_views.xml 2020-11-26 06:46:58,120 150 INFO openerp_template odoo.modules.loading: loading base/views/ir_ui_view_views.xml 2020-11-26 06:46:58,242 150 INFO openerp_template odoo.modules.loading: loading base/views/ir_default_views.xml 2020-11-26 06:46:58,304 150 INFO openerp_template odoo.modules.loading: loading base/data/ir_cron_data.xml 2020-11-26 06:46:58,318 150 INFO openerp_template odoo.modules.loading: loading base/report/ir_model_report.xml 2020-11-26 06:46:58,326 150 INFO openerp_template odoo.modules.loading: loading base/report/ir_model_templates.xml 2020-11-26 06:46:58,346 150 INFO openerp_template odoo.modules.loading: loading base/views/ir_logging_views.xml 2020-11-26 06:46:58,396 150 INFO openerp_template odoo.modules.loading: loading base/views/ir_qweb_widget_templates.xml 2020-11-26 06:46:58,420 150 INFO openerp_template odoo.modules.loading: loading base/views/ir_module_views.xml 2020-11-26 06:46:58,588 150 INFO openerp_template odoo.modules.loading: loading base/data/ir_module_category_data.xml 2020-11-26 06:46:58,688 150 INFO openerp_template odoo.modules.loading: loading base/data/ir_module_module.xml 2020-11-26 06:46:58,819 150 INFO openerp_template odoo.modules.loading: loading base/report/ir_module_reports.xml 2020-11-26 06:46:58,825 150 INFO openerp_template odoo.modules.loading: loading base/report/ir_module_report_templates.xml 2020-11-26 06:46:58,857 150 INFO openerp_template odoo.modules.loading: loading base/wizard/base_module_update_views.xml 2020-11-26 06:46:58,892 150 INFO openerp_template odoo.modules.loading: loading base/wizard/base_language_install_views.xml 2020-11-26 06:46:58,921 150 INFO openerp_template odoo.modules.loading: loading base/wizard/base_import_language_views.xml 2020-11-26 06:46:58,950 150 INFO openerp_template odoo.modules.loading: loading base/wizard/base_module_upgrade_views.xml 2020-11-26 06:46:59,001 150 INFO openerp_template odoo.modules.loading: loading base/wizard/base_module_uninstall_views.xml 2020-11-26 06:46:59,026 150 INFO openerp_template odoo.modules.loading: loading base/wizard/base_export_language_views.xml 2020-11-26 06:46:59,057 150 INFO openerp_template odoo.modules.loading: loading base/wizard/base_update_translations_views.xml 2020-11-26 06:46:59,088 150 INFO openerp_template odoo.modules.loading: loading base/wizard/base_partner_merge_views.xml 2020-11-26 06:46:59,125 150 INFO openerp_template odoo.modules.loading: loading base/wizard/base_document_layout_views.xml 2020-11-26 06:46:59,173 150 INFO openerp_template odoo.modules.loading: loading base/data/ir_actions_data.xml 2020-11-26 06:46:59,181 150 INFO openerp_template odoo.modules.loading: loading base/data/ir_demo_failure_data.xml 2020-11-26 06:46:59,212 150 INFO openerp_template odoo.modules.loading: loading base/views/res_company_views.xml 2020-11-26 06:46:59,278 150 INFO openerp_template odoo.modules.loading: loading base/views/res_lang_views.xml 2020-11-26 06:46:59,345 150 INFO openerp_template odoo.modules.loading: loading base/views/res_partner_views.xml 2020-11-26 06:46:59,697 150 INFO openerp_template odoo.modules.loading: loading base/views/res_bank_views.xml 2020-11-26 06:46:59,807 150 INFO openerp_template odoo.modules.loading: loading base/views/res_country_views.xml 2020-11-26 06:46:59,920 150 INFO openerp_template odoo.modules.loading: loading base/views/res_currency_views.xml 2020-11-26 06:47:00,048 150 INFO openerp_template odoo.modules.loading: loading base/views/res_users_views.xml 2020-11-26 06:47:00,374 150 INFO openerp_template odoo.modules.loading: loading base/views/ir_property_views.xml 2020-11-26 06:47:00,442 150 INFO openerp_template odoo.modules.loading: loading base/views/res_config_settings_views.xml 2020-11-26 06:47:00,466 150 INFO openerp_template odoo.modules.loading: loading base/views/report_paperformat_views.xml 2020-11-26 06:47:00,527 150 INFO openerp_template odoo.modules.loading: loading base/views/onboarding_views.xml 2020-11-26 06:47:00,616 150 INFO openerp_template odoo.modules.loading: loading base/security/ir.model.access.csv 2020-11-26 06:47:01,106 150 INFO openerp_template odoo.modules.loading: Module base: loading demo 2020-11-26 06:47:01,106 150 INFO openerp_template odoo.modules.loading: loading base/data/res_company_demo.xml 2020-11-26 06:47:01,126 150 INFO openerp_template odoo.modules.loading: loading base/data/res_users_demo.xml 2020-11-26 06:47:01,360 150 INFO openerp_template odoo.modules.loading: loading base/data/res_partner_bank_demo.xml 2020-11-26 06:47:01,368 150 INFO openerp_template odoo.modules.loading: loading base/data/res_currency_rate_demo.xml 2020-11-26 06:47:01,751 150 INFO openerp_template odoo.modules.loading: loading base/data/res_bank_demo.xml 2020-11-26 06:47:01,761 150 INFO openerp_template odoo.modules.loading: loading base/data/res_partner_demo.xml 2020-11-26 06:47:02,079 150 INFO openerp_template odoo.modules.loading: loading base/data/res_partner_image_demo.xml 2020-11-26 06:47:02,540 150 INFO openerp_template odoo.modules.loading: 1 modules loaded in 13.65s, 0 queries 2020-11-26 06:47:02,587 150 INFO openerp_template odoo.modules.loading: updating modules list 2020-11-26 06:47:02,589 150 INFO openerp_template odoo.addons.base.models.ir_module: ALLOW access to module.update_list on [] to user __system__ #1 via n/a 2020-11-26 06:47:03,264 150 INFO openerp_template odoo.addons.base.models.ir_module: ALLOW access to module.button_install on ['stock', 'account', 'stock_account', 'purchase', 'purchase_stock', 'analytic', 'auth_signup', 'barcodes', 'base_setup', 'base_vat', 'bus', 'date_range', 'digest', 'mail', 'product', 'resource', 'uom', 'portal', 'http_routing'] to user __system__ #1 via n/a 2020-11-26 06:47:03,430 150 INFO openerp_template odoo.addons.base.models.ir_module: ALLOW access to module.button_upgrade on ['base'] to user __system__ #1 via n/a 2020-11-26 06:47:03,430 150 INFO openerp_template odoo.addons.base.models.ir_module: ALLOW access to module.update_list on ['base'] to user __system__ #1 via n/a 2020-11-26 06:47:04,251 150 INFO openerp_template odoo.addons.base.models.ir_module: ALLOW access to module.button_install on [] to user __system__ #1 via n/a 2020-11-26 06:47:04,350 150 INFO openerp_template odoo.modules.loading: loading 40 modules... 2020-11-26 06:47:04,440 150 INFO openerp_template odoo.modules.registry: module uom: creating or updating database tables 2020-11-26 06:47:04,532 150 INFO openerp_template odoo.modules.loading: loading uom/data/uom_data.xml 2020-11-26 06:47:04,608 150 INFO openerp_template odoo.modules.loading: loading uom/security/uom_security.xml 2020-11-26 06:47:04,688 150 INFO openerp_template odoo.modules.loading: loading uom/security/ir.model.access.csv 2020-11-26 06:47:04,716 150 INFO openerp_template odoo.modules.loading: loading uom/views/uom_uom_views.xml 2020-11-26 06:47:04,805 150 INFO openerp_template odoo.modules.loading: Module uom: loading demo 2020-11-26 06:47:05,058 150 INFO openerp_template odoo.modules.registry: module web: creating or updating database tables 2020-11-26 06:47:06,350 150 INFO openerp_template odoo.modules.loading: loading web/security/ir.model.access.csv 2020-11-26 06:47:06,351 150 INFO openerp_template odoo.modules.loading: loading web/views/webclient_templates.xml 2020-11-26 06:47:06,797 150 INFO openerp_template odoo.modules.loading: loading web/views/report_templates.xml 2020-11-26 06:47:07,007 150 INFO openerp_template odoo.modules.loading: loading web/data/report_layout.xml 2020-11-26 06:47:07,073 150 INFO openerp_template odoo.modules.loading: Module web: loading demo 2020-11-26 06:47:07,204 150 INFO openerp_template odoo.modules.registry: module barcodes: creating or updating database tables 2020-11-26 06:47:07,328 150 INFO openerp_template odoo.modules.loading: loading barcodes/data/barcodes_data.xml 2020-11-26 06:47:07,338 150 INFO openerp_template odoo.modules.loading: loading barcodes/views/barcodes_view.xml 2020-11-26 06:47:07,389 150 INFO openerp_template odoo.modules.loading: loading barcodes/security/ir.model.access.csv 2020-11-26 06:47:07,417 150 INFO openerp_template odoo.modules.loading: loading barcodes/views/barcodes_templates.xml 2020-11-26 06:47:07,478 150 INFO openerp_template odoo.modules.loading: Module barcodes: loading demo 2020-11-26 06:47:07,795 150 INFO openerp_template odoo.modules.registry: module base_import: creating or updating database tables 2020-11-26 06:47:09,441 150 INFO openerp_template odoo.modules.loading: loading base_import/security/ir.model.access.csv 2020-11-26 06:47:09,536 150 INFO openerp_template odoo.modules.loading: loading base_import/views/base_import_templates.xml 2020-11-26 06:47:09,621 150 INFO openerp_template odoo.modules.loading: Module base_import: loading demo 2020-11-26 06:47:09,756 150 INFO openerp_template odoo.modules.registry: module base_setup: creating or updating database tables 2020-11-26 06:47:09,850 150 INFO openerp_template odoo.modules.loading: loading base_setup/data/base_setup_data.xml 2020-11-26 06:47:09,857 150 INFO openerp_template odoo.modules.loading: loading base_setup/views/res_config_settings_views.xml 2020-11-26 06:47:09,954 150 INFO openerp_template odoo.modules.loading: loading base_setup/views/res_partner_views.xml 2020-11-26 06:47:09,993 150 INFO openerp_template odoo.modules.loading: loading base_setup/views/assets.xml 2020-11-26 06:47:10,021 150 INFO openerp_template odoo.modules.loading: Module base_setup: loading demo 2020-11-26 06:47:10,171 150 INFO openerp_template odoo.modules.registry: module bus: creating or updating database tables 2020-11-26 06:47:10,322 150 INFO openerp_template odoo.modules.loading: loading bus/views/bus.xml 2020-11-26 06:47:10,387 150 INFO openerp_template odoo.modules.loading: loading bus/security/ir.model.access.csv 2020-11-26 06:47:10,419 150 INFO openerp_template odoo.modules.loading: Module bus: loading demo 2020-11-26 06:47:10,562 150 INFO openerp_template odoo.modules.registry: module date_range: creating or updating database tables 2020-11-26 06:47:10,695 150 INFO openerp_template odoo.modules.loading: loading date_range/security/ir.model.access.csv 2020-11-26 06:47:10,724 150 INFO openerp_template odoo.modules.loading: loading date_range/security/date_range_security.xml 2020-11-26 06:47:10,738 150 INFO openerp_template odoo.modules.loading: loading date_range/views/assets.xml 2020-11-26 06:47:10,780 150 INFO openerp_template odoo.modules.loading: loading date_range/views/date_range_view.xml 2020-11-26 06:47:10,883 150 INFO openerp_template odoo.modules.loading: loading date_range/wizard/date_range_generator.xml 2020-11-26 06:47:10,916 150 INFO openerp_template odoo.modules.loading: Module date_range: loading demo 2020-11-26 06:47:11,061 150 INFO openerp_template odoo.modules.registry: module http_routing: creating or updating database tables 2020-11-26 06:47:11,097 150 INFO openerp_template odoo.modules.loading: loading http_routing/views/http_routing_template.xml 2020-11-26 06:47:11,185 150 INFO openerp_template odoo.modules.loading: loading http_routing/views/res_lang_views.xml 2020-11-26 06:47:11,237 150 INFO openerp_template odoo.modules.loading: Module http_routing: loading demo 2020-11-26 06:47:11,420 150 INFO openerp_template odoo.modules.registry: module odoo_referral: creating or updating database tables 2020-11-26 06:47:11,430 150 INFO openerp_template odoo.modules.loading: loading odoo_referral/views/templates.xml 2020-11-26 06:47:11,469 150 INFO openerp_template odoo.modules.loading: Module odoo_referral: loading demo 2020-11-26 06:47:11,678 150 INFO openerp_template odoo.modules.registry: module resource: creating or updating database tables 2020-11-26 06:47:11,967 150 INFO openerp_template odoo.modules.loading: loading resource/data/resource_data.xml 2020-11-26 06:47:12,028 150 INFO openerp_template odoo.modules.loading: loading resource/security/ir.model.access.csv 2020-11-26 06:47:12,089 150 INFO openerp_template odoo.modules.loading: loading resource/security/resource_security.xml 2020-11-26 06:47:12,126 150 INFO openerp_template odoo.modules.loading: loading resource/views/resource_views.xml 2020-11-26 06:47:12,418 150 INFO openerp_template odoo.modules.loading: loading resource/views/resource.xml 2020-11-26 06:47:12,460 150 INFO openerp_template odoo.modules.loading: Module resource: loading demo 2020-11-26 06:47:12,599 150 INFO openerp_template odoo.modules.registry: module web_diagram: creating or updating database tables 2020-11-26 06:47:12,611 150 INFO openerp_template odoo.modules.loading: loading web_diagram/views/web_diagram_templates.xml 2020-11-26 06:47:12,689 150 INFO openerp_template odoo.modules.loading: Module web_diagram: loading demo 2020-11-26 06:47:12,865 150 INFO openerp_template odoo.modules.registry: module web_editor: creating or updating database tables 2020-11-26 06:47:13,045 150 INFO openerp_template odoo.modules.loading: loading web_editor/security/ir.model.access.csv 2020-11-26 06:47:13,064 150 INFO openerp_template odoo.modules.loading: loading web_editor/views/editor.xml 2020-11-26 06:47:13,312 150 INFO openerp_template odoo.modules.loading: loading web_editor/views/snippets.xml 2020-11-26 06:47:13,349 150 INFO openerp_template odoo.modules.loading: Module web_editor: loading demo 2020-11-26 06:47:13,499 150 INFO openerp_template odoo.modules.registry: module web_kanban_gauge: creating or updating database tables 2020-11-26 06:47:13,509 150 INFO openerp_template odoo.modules.loading: loading web_kanban_gauge/views/web_kanban_gauge_templates.xml 2020-11-26 06:47:13,580 150 INFO openerp_template odoo.modules.loading: Module web_kanban_gauge: loading demo 2020-11-26 06:47:13,708 150 INFO openerp_template odoo.modules.registry: module web_tour: creating or updating database tables 2020-11-26 06:47:13,750 150 INFO openerp_template odoo.modules.loading: loading web_tour/security/ir.model.access.csv 2020-11-26 06:47:13,774 150 INFO openerp_template odoo.modules.loading: loading web_tour/security/ir.rule.csv 2020-11-26 06:47:13,794 150 INFO openerp_template odoo.modules.loading: loading web_tour/views/tour_templates.xml 2020-11-26 06:47:13,897 150 INFO openerp_template odoo.modules.loading: loading web_tour/views/tour_views.xml 2020-11-26 06:47:13,945 150 INFO openerp_template odoo.modules.loading: Module web_tour: loading demo 2020-11-26 06:47:13,946 150 INFO openerp_template odoo.modules.loading: loading web_tour/data/web_tour_demo.xml 2020-11-26 06:47:14,128 150 INFO openerp_template odoo.modules.registry: module iap: creating or updating database tables 2020-11-26 06:47:14,195 150 INFO openerp_template odoo.modules.loading: loading iap/security/ir.model.access.csv 2020-11-26 06:47:14,217 150 INFO openerp_template odoo.modules.loading: loading iap/security/ir_rule.xml 2020-11-26 06:47:14,228 150 INFO openerp_template odoo.modules.loading: loading iap/views/assets.xml 2020-11-26 06:47:14,275 150 INFO openerp_template odoo.modules.loading: loading iap/views/iap_views.xml 2020-11-26 06:47:14,322 150 INFO openerp_template odoo.modules.loading: loading iap/views/res_config_settings.xml 2020-11-26 06:47:14,388 150 INFO openerp_template odoo.modules.loading: Module iap: loading demo 2020-11-26 06:47:14,994 150 INFO openerp_template odoo.modules.registry: module mail: creating or updating database tables 2020-11-26 06:47:16,493 150 INFO openerp_template odoo.models: Storing computed values of res.partner.email_normalized 2020-11-26 06:47:17,983 150 INFO openerp_template odoo.modules.loading: loading mail/wizard/invite_view.xml 2020-11-26 06:47:18,003 150 INFO openerp_template odoo.modules.loading: loading mail/wizard/mail_compose_message_view.xml 2020-11-26 06:47:18,041 150 INFO openerp_template odoo.modules.loading: loading mail/wizard/mail_resend_cancel_views.xml 2020-11-26 06:47:18,061 150 INFO openerp_template odoo.modules.loading: loading mail/wizard/mail_resend_message_views.xml 2020-11-26 06:47:18,088 150 INFO openerp_template odoo.modules.loading: loading mail/views/mail_message_subtype_views.xml 2020-11-26 06:47:18,124 150 INFO openerp_template odoo.modules.loading: loading mail/views/mail_tracking_views.xml 2020-11-26 06:47:18,165 150 INFO openerp_template odoo.modules.loading: loading mail/views/mail_message_views.xml 2020-11-26 06:47:18,248 150 INFO openerp_template odoo.modules.loading: loading mail/views/mail_mail_views.xml 2020-11-26 06:47:18,309 150 INFO openerp_template odoo.modules.loading: loading mail/views/mail_followers_views.xml 2020-11-26 06:47:18,348 150 INFO openerp_template odoo.modules.loading: loading mail/views/mail_channel_views.xml 2020-11-26 06:47:18,499 150 INFO openerp_template odoo.modules.loading: loading mail/views/mail_shortcode_views.xml 2020-11-26 06:47:18,537 150 INFO openerp_template odoo.modules.loading: loading mail/views/mail_activity_views.xml 2020-11-26 06:47:18,687 150 INFO openerp_template odoo.modules.loading: loading mail/views/res_config_settings_views.xml 2020-11-26 06:47:18,748 150 INFO openerp_template odoo.modules.loading: loading mail/data/mail_data.xml 2020-11-26 06:47:18,895 150 INFO openerp_template odoo.modules.loading: loading mail/data/mail_channel_data.xml 2020-11-26 06:47:18,953 150 INFO openerp_template odoo.modules.loading: loading mail/data/mail_activity_data.xml 2020-11-26 06:47:18,970 150 INFO openerp_template odoo.modules.loading: loading mail/data/ir_cron_data.xml 2020-11-26 06:47:19,018 150 INFO openerp_template odoo.modules.loading: loading mail/security/mail_security.xml 2020-11-26 06:47:19,109 150 INFO openerp_template odoo.modules.loading: loading mail/security/ir.model.access.csv 2020-11-26 06:47:19,290 150 INFO openerp_template odoo.modules.loading: loading mail/views/mail_alias_views.xml 2020-11-26 06:47:19,361 150 INFO openerp_template odoo.modules.loading: loading mail/views/res_users_views.xml 2020-11-26 06:47:19,454 150 INFO openerp_template odoo.modules.loading: loading mail/views/mail_templates.xml 2020-11-26 06:47:19,605 150 INFO openerp_template odoo.modules.loading: loading mail/wizard/email_template_preview_view.xml 2020-11-26 06:47:19,629 150 INFO openerp_template odoo.modules.loading: loading mail/views/mail_template_views.xml 2020-11-26 06:47:19,686 150 INFO openerp_template odoo.modules.loading: loading mail/views/mail_moderation_views.xml 2020-11-26 06:47:19,722 150 INFO openerp_template odoo.modules.loading: loading mail/views/ir_actions_views.xml 2020-11-26 06:47:19,772 150 INFO openerp_template odoo.modules.loading: loading mail/views/ir_model_views.xml 2020-11-26 06:47:19,899 150 INFO openerp_template odoo.modules.loading: loading mail/views/res_partner_views.xml 2020-11-26 06:47:20,027 150 INFO openerp_template odoo.modules.loading: loading mail/views/mail_blacklist_views.xml 2020-11-26 06:47:20,095 150 INFO openerp_template odoo.modules.loading: loading mail/views/mail_channel_partner_views.xml 2020-11-26 06:47:20,133 150 INFO openerp_template odoo.modules.loading: Module mail: loading demo 2020-11-26 06:47:20,133 150 INFO openerp_template odoo.modules.loading: loading mail/data/mail_demo.xml 2020-11-26 06:47:20,261 150 INFO openerp_template odoo.modules.loading: loading mail/data/mail_channel_demo.xml 2020-11-26 06:47:20,583 150 INFO openerp_template odoo.modules.registry: module web_unsplash: creating or updating database tables 2020-11-26 06:47:20,671 150 INFO openerp_template odoo.modules.loading: loading web_unsplash/views/res_config_settings_view.xml 2020-11-26 06:47:20,749 150 INFO openerp_template odoo.modules.loading: loading web_unsplash/views/web_unsplash_templates.xml 2020-11-26 06:47:20,796 150 INFO openerp_template odoo.modules.loading: Module web_unsplash: loading demo 2020-11-26 06:47:21,000 150 INFO openerp_template odoo.modules.registry: module analytic: creating or updating database tables 2020-11-26 06:47:21,038 150 INFO openerp_template odoo.models: Computing parent_path for table account_analytic_group... 2020-11-26 06:47:21,278 150 INFO openerp_template odoo.modules.loading: loading analytic/security/analytic_security.xml 2020-11-26 06:47:21,438 150 INFO openerp_template odoo.modules.loading: loading analytic/security/ir.model.access.csv 2020-11-26 06:47:21,476 150 INFO openerp_template odoo.modules.loading: loading analytic/views/analytic_account_views.xml 2020-11-26 06:47:21,763 150 INFO openerp_template odoo.modules.loading: Module analytic: loading demo 2020-11-26 06:47:21,764 150 INFO openerp_template odoo.modules.loading: loading analytic/data/analytic_demo.xml 2020-11-26 06:47:21,771 150 INFO openerp_template odoo.modules.loading: loading analytic/data/analytic_account_demo.xml 2020-11-26 06:47:22,200 150 INFO openerp_template odoo.modules.registry: module auth_signup: creating or updating database tables 2020-11-26 06:47:22,370 150 INFO openerp_template odoo.modules.loading: loading auth_signup/data/auth_signup_data.xml 2020-11-26 06:47:22,400 150 INFO openerp_template odoo.modules.loading: loading auth_signup/data/ir_cron_data.xml 2020-11-26 06:47:22,419 150 INFO openerp_template odoo.modules.loading: loading auth_signup/views/res_config_settings_views.xml 2020-11-26 06:47:22,505 150 INFO openerp_template odoo.modules.loading: loading auth_signup/views/res_users_views.xml 2020-11-26 06:47:22,600 150 INFO openerp_template odoo.modules.loading: loading auth_signup/views/auth_signup_login_templates.xml 2020-11-26 06:47:22,653 150 INFO openerp_template odoo.modules.loading: loading auth_signup/views/auth_signup_assets.xml 2020-11-26 06:47:22,690 150 INFO openerp_template odoo.modules.loading: Module auth_signup: loading demo 2020-11-26 06:47:22,917 150 INFO openerp_template odoo.modules.registry: module fetchmail: creating or updating database tables 2020-11-26 06:47:23,005 150 INFO openerp_template odoo.modules.loading: loading fetchmail/data/fetchmail_data.xml 2020-11-26 06:47:23,019 150 INFO openerp_template odoo.modules.loading: loading fetchmail/security/ir.model.access.csv 2020-11-26 06:47:23,041 150 INFO openerp_template odoo.modules.loading: loading fetchmail/views/fetchmail_views.xml 2020-11-26 06:47:23,106 150 INFO openerp_template odoo.modules.loading: loading fetchmail/views/mail_mail_views.xml 2020-11-26 06:47:23,137 150 INFO openerp_template odoo.modules.loading: loading fetchmail/views/res_config_settings_views.xml 2020-11-26 06:47:23,222 150 INFO openerp_template odoo.modules.loading: Module fetchmail: loading demo 2020-11-26 06:47:23,451 150 INFO openerp_template odoo.modules.registry: module partner_autocomplete: creating or updating database tables 2020-11-26 06:47:23,562 150 INFO openerp_template odoo.models: Storing computed values of res.company.partner_gid 2020-11-26 06:47:23,661 150 INFO openerp_template odoo.modules.loading: loading partner_autocomplete/security/ir.model.access.csv 2020-11-26 06:47:23,699 150 INFO openerp_template odoo.modules.loading: loading partner_autocomplete/views/partner_autocomplete_assets.xml 2020-11-26 06:47:23,809 150 INFO openerp_template odoo.modules.loading: loading partner_autocomplete/views/additional_info_template.xml 2020-11-26 06:47:23,833 150 INFO openerp_template odoo.modules.loading: loading partner_autocomplete/views/res_partner_views.xml 2020-11-26 06:47:23,963 150 INFO openerp_template odoo.modules.loading: loading partner_autocomplete/views/res_company_views.xml 2020-11-26 06:47:23,993 150 INFO openerp_template odoo.modules.loading: loading partner_autocomplete/views/res_config_settings_views.xml 2020-11-26 06:47:24,068 150 INFO openerp_template odoo.modules.loading: loading partner_autocomplete/data/cron.xml 2020-11-26 06:47:24,084 150 INFO openerp_template odoo.modules.loading: Module partner_autocomplete: loading demo 2020-11-26 06:47:24,318 150 INFO openerp_template odoo.modules.registry: module phone_validation: creating or updating database tables 2020-11-26 06:47:24,497 150 INFO openerp_template odoo.modules.loading: loading phone_validation/security/ir.model.access.csv 2020-11-26 06:47:24,518 150 INFO openerp_template odoo.modules.loading: loading phone_validation/views/phone_blacklist_views.xml 2020-11-26 06:47:24,580 150 INFO openerp_template odoo.modules.loading: Module phone_validation: loading demo 2020-11-26 06:47:24,944 150 INFO openerp_template odoo.modules.registry: module product: creating or updating database tables 2020-11-26 06:47:25,005 150 INFO openerp_template odoo.models: Computing parent_path for table product_category... 2020-11-26 06:47:25,812 150 INFO openerp_template odoo.modules.loading: loading product/data/product_data.xml 2020-11-26 06:47:25,851 150 INFO openerp_template odoo.modules.loading: loading product/security/product_security.xml 2020-11-26 06:47:26,223 150 INFO openerp_template odoo.modules.loading: loading product/security/ir.model.access.csv 2020-11-26 06:47:26,353 150 INFO openerp_template odoo.modules.loading: loading product/wizard/product_price_list_views.xml 2020-11-26 06:47:26,384 150 INFO openerp_template odoo.modules.loading: loading product/views/res_config_settings_views.xml 2020-11-26 06:47:26,468 150 INFO openerp_template odoo.modules.loading: loading product/views/product_attribute_views.xml 2020-11-26 06:47:26,569 150 INFO openerp_template odoo.modules.loading: loading product/views/product_views.xml 2020-11-26 06:47:27,092 150 INFO openerp_template odoo.modules.loading: loading product/views/product_template_views.xml 2020-11-26 06:47:27,216 150 INFO openerp_template odoo.modules.loading: loading product/views/product_pricelist_views.xml 2020-11-26 06:47:27,460 150 INFO openerp_template odoo.modules.loading: loading product/views/res_partner_views.xml 2020-11-26 06:47:27,534 150 INFO openerp_template odoo.modules.loading: loading product/report/product_reports.xml 2020-11-26 06:47:27,556 150 INFO openerp_template odoo.modules.loading: loading product/report/product_pricelist_templates.xml 2020-11-26 06:47:27,575 150 INFO openerp_template odoo.modules.loading: loading product/report/product_product_templates.xml 2020-11-26 06:47:27,630 150 INFO openerp_template odoo.modules.loading: loading product/report/product_template_templates.xml 2020-11-26 06:47:27,656 150 INFO openerp_template odoo.modules.loading: loading product/report/product_packaging.xml 2020-11-26 06:47:27,672 150 INFO openerp_template odoo.modules.loading: Module product: loading demo 2020-11-26 06:47:27,672 150 INFO openerp_template odoo.modules.loading: loading product/data/product_demo.xml 2020-11-26 06:47:28,453 150 INFO openerp_template odoo.models.unlink: User #1 deleted mail.message records with IDs: [61] 2020-11-26 06:47:28,473 150 INFO openerp_template odoo.models.unlink: User #1 deleted ir.property records with IDs: [9] 2020-11-26 06:47:28,482 150 INFO openerp_template odoo.models.unlink: User #1 deleted product.product records with IDs: [9] 2020-11-26 06:47:28,496 150 INFO openerp_template odoo.models.unlink: User #1 deleted mail.followers records with IDs: [40] 2020-11-26 06:47:28,616 150 INFO openerp_template odoo.models.unlink: User #1 deleted mail.message records with IDs: [63, 62] 2020-11-26 06:47:28,636 150 INFO openerp_template odoo.models.unlink: User #1 deleted product.product records with IDs: [11, 10] 2020-11-26 06:47:28,650 150 INFO openerp_template odoo.models.unlink: User #1 deleted mail.followers records with IDs: [41, 42] 2020-11-26 06:47:29,389 150 INFO openerp_template odoo.models.unlink: User #1 deleted mail.message records with IDs: [81] 2020-11-26 06:47:29,411 150 INFO openerp_template odoo.models.unlink: User #1 deleted ir.property records with IDs: [20] 2020-11-26 06:47:29,417 150 INFO openerp_template odoo.models.unlink: User #1 deleted product.product records with IDs: [22] 2020-11-26 06:47:29,431 150 INFO openerp_template odoo.models.unlink: User #1 deleted mail.followers records with IDs: [60] 2020-11-26 06:47:30,701 150 INFO openerp_template odoo.modules.registry: module snailmail: creating or updating database tables 2020-11-26 06:47:31,148 150 INFO openerp_template odoo.modules.loading: loading snailmail/data/snailmail_data.xml 2020-11-26 06:47:31,167 150 INFO openerp_template odoo.modules.loading: loading snailmail/views/report_assets.xml 2020-11-26 06:47:31,232 150 INFO openerp_template odoo.modules.loading: loading snailmail/views/snailmail_views.xml 2020-11-26 06:47:31,288 150 INFO openerp_template odoo.modules.loading: loading snailmail/views/assets.xml 2020-11-26 06:47:31,400 150 INFO openerp_template odoo.modules.loading: loading snailmail/wizard/snailmail_letter_cancel_views.xml 2020-11-26 06:47:31,422 150 INFO openerp_template odoo.modules.loading: loading snailmail/wizard/snailmail_letter_format_error_views.xml 2020-11-26 06:47:31,446 150 INFO openerp_template odoo.modules.loading: loading snailmail/wizard/snailmail_letter_missing_required_fields_views.xml 2020-11-26 06:47:31,471 150 INFO openerp_template odoo.modules.loading: loading snailmail/security/ir.model.access.csv 2020-11-26 06:47:31,502 150 INFO openerp_template odoo.modules.loading: Module snailmail: loading demo 2020-11-26 06:47:31,833 150 INFO openerp_template odoo.modules.registry: module portal: creating or updating database tables 2020-11-26 06:47:32,297 150 INFO openerp_template odoo.modules.loading: loading portal/data/portal_data.xml 2020-11-26 06:47:32,326 150 INFO openerp_template odoo.modules.loading: loading portal/views/assets.xml 2020-11-26 06:47:32,428 150 INFO openerp_template odoo.modules.loading: loading portal/views/portal_templates.xml 2020-11-26 06:47:32,733 150 INFO openerp_template odoo.modules.loading: loading portal/wizard/portal_share_views.xml 2020-11-26 06:47:32,754 150 INFO openerp_template odoo.modules.loading: loading portal/wizard/portal_wizard_views.xml 2020-11-26 06:47:32,779 150 INFO openerp_template odoo.modules.loading: Module portal: loading demo 2020-11-26 06:47:33,149 150 INFO openerp_template odoo.modules.registry: module sms: creating or updating database tables 2020-11-26 06:47:33,525 150 INFO openerp_template odoo.models: Storing computed values of res.partner.phone_sanitized 2020-11-26 06:47:33,857 150 INFO openerp_template odoo.addons.phone_validation.tools.phone_validation: The `phonenumbers` Python module is not installed, contact numbers will not be verified. Please install the `phonenumbers` Python module. 2020-11-26 06:47:33,923 150 INFO openerp_template odoo.modules.loading: loading sms/data/ir_cron_data.xml 2020-11-26 06:47:33,935 150 INFO openerp_template odoo.modules.loading: loading sms/wizard/sms_cancel_views.xml 2020-11-26 06:47:33,965 150 INFO openerp_template odoo.modules.loading: loading sms/wizard/sms_composer_views.xml 2020-11-26 06:47:33,992 150 INFO openerp_template odoo.modules.loading: loading sms/wizard/sms_template_preview_views.xml 2020-11-26 06:47:34,021 150 INFO openerp_template odoo.modules.loading: loading sms/wizard/sms_resend_views.xml 2020-11-26 06:47:34,050 150 INFO openerp_template odoo.modules.loading: loading sms/views/ir_actions_views.xml 2020-11-26 06:47:34,091 150 INFO openerp_template odoo.modules.loading: loading sms/views/res_config_settings_views.xml 2020-11-26 06:47:34,167 150 INFO openerp_template odoo.modules.loading: loading sms/views/res_partner_views.xml 2020-11-26 06:47:34,242 150 INFO openerp_template odoo.modules.loading: loading sms/views/assets.xml 2020-11-26 06:47:34,365 150 INFO openerp_template odoo.modules.loading: loading sms/views/sms_sms_views.xml 2020-11-26 06:47:34,427 150 INFO openerp_template odoo.modules.loading: loading sms/views/sms_template_views.xml 2020-11-26 06:47:34,494 150 INFO openerp_template odoo.modules.loading: loading sms/security/ir.model.access.csv 2020-11-26 06:47:34,537 150 INFO openerp_template odoo.modules.loading: Module sms: loading demo 2020-11-26 06:47:34,538 150 INFO openerp_template odoo.modules.loading: loading sms/data/sms_demo.xml 2020-11-26 06:47:34,547 150 INFO openerp_template odoo.modules.loading: loading sms/data/mail_demo.xml 2020-11-26 06:47:35,200 150 INFO openerp_template odoo.modules.registry: module stock: creating or updating database tables 2020-11-26 06:47:35,340 150 INFO openerp_template odoo.models: Computing parent_path for table stock_location... 2020-11-26 06:47:37,323 150 INFO openerp_template odoo.modules.loading: loading stock/security/stock_security.xml 2020-11-26 06:47:38,277 150 INFO openerp_template odoo.modules.loading: loading stock/security/ir.model.access.csv 2020-11-26 06:47:38,637 150 INFO openerp_template odoo.modules.loading: loading stock/views/stock_menu_views.xml 2020-11-26 06:47:38,745 150 INFO openerp_template odoo.modules.loading: loading stock/data/stock_traceability_report_data.xml 2020-11-26 06:47:38,754 150 INFO openerp_template odoo.modules.loading: loading stock/data/procurement_data.xml 2020-11-26 06:47:38,760 150 INFO openerp_template odoo.modules.loading: loading stock/report/report_stock_quantity.xml 2020-11-26 06:47:38,801 150 INFO openerp_template odoo.modules.loading: loading stock/report/stock_report_views.xml 2020-11-26 06:47:38,869 150 INFO openerp_template odoo.modules.loading: loading stock/report/report_package_barcode.xml 2020-11-26 06:47:38,904 150 INFO openerp_template odoo.modules.loading: loading stock/report/report_lot_barcode.xml 2020-11-26 06:47:38,923 150 INFO openerp_template odoo.modules.loading: loading stock/report/report_location_barcode.xml 2020-11-26 06:47:38,958 150 INFO openerp_template odoo.modules.loading: loading stock/report/report_stockpicking_operations.xml 2020-11-26 06:47:38,995 150 INFO openerp_template odoo.modules.loading: loading stock/report/report_deliveryslip.xml 2020-11-26 06:47:39,023 150 INFO openerp_template odoo.modules.loading: loading stock/report/report_stockinventory.xml 2020-11-26 06:47:39,036 150 INFO openerp_template odoo.modules.loading: loading stock/report/report_stock_rule.xml 2020-11-26 06:47:39,126 150 INFO openerp_template odoo.modules.loading: loading stock/report/package_templates.xml 2020-11-26 06:47:39,140 150 INFO openerp_template odoo.modules.loading: loading stock/report/picking_templates.xml 2020-11-26 06:47:39,180 150 INFO openerp_template odoo.modules.loading: loading stock/report/product_templates.xml 2020-11-26 06:47:39,241 150 INFO openerp_template odoo.modules.loading: loading stock/report/product_packaging.xml 2020-11-26 06:47:39,255 150 INFO openerp_template odoo.modules.loading: loading stock/data/mail_template_data.xml 2020-11-26 06:47:39,264 150 INFO openerp_template odoo.modules.loading: loading stock/wizard/stock_assign_serial_views.xml 2020-11-26 06:47:39,291 150 INFO openerp_template odoo.modules.loading: loading stock/wizard/stock_change_product_qty_views.xml 2020-11-26 06:47:39,317 150 INFO openerp_template odoo.modules.loading: loading stock/wizard/stock_picking_return_views.xml 2020-11-26 06:47:39,349 150 INFO openerp_template odoo.modules.loading: loading stock/wizard/stock_scheduler_compute_views.xml 2020-11-26 06:47:39,373 150 INFO openerp_template odoo.modules.loading: loading stock/wizard/stock_immediate_transfer_views.xml 2020-11-26 06:47:39,392 150 INFO openerp_template odoo.modules.loading: loading stock/wizard/stock_backorder_confirmation_views.xml 2020-11-26 06:47:39,409 150 INFO openerp_template odoo.modules.loading: loading stock/wizard/stock_overprocessed_transfer_views.xml 2020-11-26 06:47:39,426 150 INFO openerp_template odoo.modules.loading: loading stock/wizard/stock_quantity_history.xml 2020-11-26 06:47:39,443 150 INFO openerp_template odoo.modules.loading: loading stock/wizard/stock_rules_report_views.xml 2020-11-26 06:47:39,462 150 INFO openerp_template odoo.modules.loading: loading stock/wizard/stock_warn_insufficient_qty_views.xml 2020-11-26 06:47:39,520 150 INFO openerp_template odoo.modules.loading: loading stock/wizard/product_replenish_views.xml 2020-11-26 06:47:39,550 150 INFO openerp_template odoo.modules.loading: loading stock/wizard/stock_track_confirmation_views.xml 2020-11-26 06:47:39,573 150 INFO openerp_template odoo.modules.loading: loading stock/wizard/stock_package_destination_views.xml 2020-11-26 06:47:39,601 150 INFO openerp_template odoo.modules.loading: loading stock/views/res_partner_views.xml 2020-11-26 06:47:39,759 150 INFO openerp_template odoo.modules.loading: loading stock/views/product_strategy_views.xml 2020-11-26 06:47:39,840 150 INFO openerp_template odoo.modules.loading: loading stock/views/product_views.xml 2020-11-26 06:47:40,407 150 INFO openerp_template odoo.modules.loading: loading stock/views/stock_production_lot_views.xml 2020-11-26 06:47:40,490 150 INFO openerp_template odoo.modules.loading: loading stock/views/stock_picking_views.xml 2020-11-26 06:47:40,856 150 INFO openerp_template odoo.modules.loading: loading stock/views/stock_scrap_views.xml 2020-11-26 06:47:40,978 150 INFO openerp_template odoo.modules.loading: loading stock/views/stock_inventory_views.xml 2020-11-26 06:47:41,173 150 INFO openerp_template odoo.modules.loading: loading stock/views/stock_quant_views.xml 2020-11-26 06:47:41,441 150 INFO openerp_template odoo.modules.loading: loading stock/views/stock_location_views.xml 2020-11-26 06:47:41,649 150 INFO openerp_template odoo.modules.loading: loading stock/views/stock_warehouse_views.xml 2020-11-26 06:47:41,890 150 INFO openerp_template odoo.modules.loading: loading stock/views/stock_move_line_views.xml 2020-11-26 06:47:42,012 150 INFO openerp_template odoo.modules.loading: loading stock/views/stock_move_views.xml 2020-11-26 06:47:42,454 150 INFO openerp_template odoo.modules.loading: loading stock/views/res_config_settings_views.xml 2020-11-26 06:47:42,602 150 INFO openerp_template odoo.modules.loading: loading stock/views/report_stock_traceability.xml 2020-11-26 06:47:42,690 150 INFO openerp_template odoo.modules.loading: loading stock/views/stock_template.xml 2020-11-26 06:47:42,845 150 INFO openerp_template odoo.modules.loading: loading stock/views/stock_rule_views.xml 2020-11-26 06:47:42,976 150 INFO openerp_template odoo.modules.loading: loading stock/views/stock_package_level_views.xml 2020-11-26 06:47:43,038 150 INFO openerp_template odoo.modules.loading: loading stock/data/default_barcode_patterns.xml 2020-11-26 06:47:43,053 150 INFO openerp_template odoo.modules.loading: loading stock/data/stock_data.xml 2020-11-26 06:47:43,371 150 INFO openerp_template odoo.modules.loading: loading stock/data/stock_sequence_data.xml 2020-11-26 06:47:43,399 150 INFO openerp_template odoo.modules.loading: Module stock: loading demo 2020-11-26 06:47:43,399 150 INFO openerp_template odoo.modules.loading: loading stock/data/stock_demo_pre.xml 2020-11-26 06:47:43,414 150 INFO openerp_template odoo.modules.loading: loading stock/data/procurement_demo.xml 2020-11-26 06:47:44,212 150 INFO openerp_template odoo.modules.loading: loading stock/data/stock_demo.xml 2020-11-26 06:47:45,722 150 INFO openerp_template odoo.modules.loading: loading stock/data/stock_orderpoint_demo.xml 2020-11-26 06:47:45,761 150 INFO openerp_template odoo.modules.loading: loading stock/data/stock_demo2.xml 2020-11-26 06:47:46,965 150 INFO openerp_template odoo.models.unlink: User #1 deleted stock.move.line records with IDs: [25] 2020-11-26 06:47:47,381 150 INFO openerp_template odoo.modules.loading: loading stock/data/stock_location_demo_cpu1.xml 2020-11-26 06:47:47,395 150 INFO openerp_template odoo.modules.loading: loading stock/data/stock_location_demo_cpu3.xml 2020-11-26 06:47:47,828 150 INFO openerp_template odoo.modules.registry: module digest: creating or updating database tables 2020-11-26 06:47:48,028 150 INFO openerp_template odoo.modules.loading: loading digest/security/ir.model.access.csv 2020-11-26 06:47:48,066 150 INFO openerp_template odoo.modules.loading: loading digest/data/digest_template_data.xml 2020-11-26 06:47:48,076 150 INFO openerp_template odoo.modules.loading: loading digest/data/digest_data.xml 2020-11-26 06:47:48,102 150 INFO openerp_template odoo.modules.loading: loading digest/data/ir_cron_data.xml 2020-11-26 06:47:48,114 150 INFO openerp_template odoo.modules.loading: loading digest/data/res_config_settings_data.xml 2020-11-26 06:47:48,123 150 INFO openerp_template odoo.modules.loading: loading digest/views/digest_views.xml 2020-11-26 06:47:48,235 150 INFO openerp_template odoo.modules.loading: loading digest/views/digest_templates.xml 2020-11-26 06:47:48,248 150 INFO openerp_template odoo.modules.loading: loading digest/views/res_config_settings_views.xml 2020-11-26 06:47:48,353 150 INFO openerp_template odoo.modules.loading: Module digest: loading demo 2020-11-26 06:47:48,702 150 INFO openerp_template odoo.modules.registry: module stock_sms: creating or updating database tables 2020-11-26 06:47:48,891 150 INFO openerp_template odoo.modules.loading: loading stock_sms/data/sms_data.xml 2020-11-26 06:47:48,900 150 INFO openerp_template odoo.modules.loading: loading stock_sms/views/res_config_settings_views.xml 2020-11-26 06:47:49,022 150 INFO openerp_template odoo.modules.loading: loading stock_sms/wizard/confirm_stock_sms_views.xml 2020-11-26 06:47:49,043 150 INFO openerp_template odoo.modules.loading: loading stock_sms/security/ir.model.access.csv 2020-11-26 06:47:49,066 150 INFO openerp_template odoo.modules.loading: loading stock_sms/security/sms_security.xml 2020-11-26 06:47:49,080 150 INFO openerp_template odoo.modules.loading: Module stock_sms: loading demo 2020-11-26 06:47:49,859 150 INFO openerp_template odoo.modules.registry: module account: creating or updating database tables 2020-11-26 06:47:49,980 150 INFO openerp_template odoo.models: Computing parent_path for table account_tax_report_line... 2020-11-26 06:47:50,018 150 INFO openerp_template odoo.models: Computing parent_path for table account_group... 2020-11-26 06:47:53,107 150 INFO openerp_template odoo.modules.loading: loading account/security/account_security.xml 2020-11-26 06:47:54,383 150 INFO openerp_template odoo.modules.loading: loading account/security/ir.model.access.csv 2020-11-26 06:47:54,788 150 INFO openerp_template odoo.modules.loading: loading account/data/data_account_type.xml 2020-11-26 06:47:54,836 150 INFO openerp_template odoo.modules.loading: loading account/data/account_data.xml 2020-11-26 06:47:54,969 150 INFO openerp_template odoo.modules.loading: loading account/data/digest_data.xml 2020-11-26 06:47:54,978 150 INFO openerp_template odoo.modules.loading: loading account/views/account_menuitem.xml 2020-11-26 06:47:55,116 150 INFO openerp_template odoo.modules.loading: loading account/views/account_payment_view.xml 2020-11-26 06:47:55,352 150 INFO openerp_template odoo.modules.loading: loading account/wizard/account_accrual_accounting_view.xml 2020-11-26 06:47:55,376 150 INFO openerp_template odoo.modules.loading: loading account/wizard/account_unreconcile_view.xml 2020-11-26 06:47:55,396 150 INFO openerp_template odoo.modules.loading: loading account/wizard/account_move_reversal_view.xml 2020-11-26 06:47:55,421 150 INFO openerp_template odoo.modules.loading: loading account/views/account_move_views.xml 2020-11-26 06:47:56,318 150 INFO openerp_template odoo.modules.loading: loading account/wizard/setup_wizards_view.xml 2020-11-26 06:47:56,375 150 INFO openerp_template odoo.modules.loading: loading account/wizard/pos_box.xml 2020-11-26 06:47:56,392 150 INFO openerp_template odoo.modules.loading: loading account/views/partner_view.xml 2020-11-26 06:47:56,778 150 INFO openerp_template odoo.modules.loading: loading account/views/account_view.xml 2020-11-26 06:47:58,233 150 INFO openerp_template odoo.modules.loading: loading account/views/report_statement.xml 2020-11-26 06:47:58,251 150 INFO openerp_template odoo.modules.loading: loading account/views/account_report.xml 2020-11-26 06:47:58,284 150 INFO openerp_template odoo.modules.loading: loading account/data/mail_template_data.xml 2020-11-26 06:47:58,293 150 INFO openerp_template odoo.modules.loading: loading account/wizard/account_validate_move_view.xml 2020-11-26 06:47:58,319 150 INFO openerp_template odoo.modules.loading: loading account/views/account_end_fy.xml 2020-11-26 06:47:58,321 150 INFO openerp_template odoo.modules.loading: loading account/views/product_view.xml 2020-11-26 06:47:58,427 150 INFO openerp_template odoo.modules.loading: loading account/views/account_analytic_view.xml 2020-11-26 06:47:58,561 150 INFO openerp_template odoo.modules.loading: loading account/views/account_tip_data.xml 2020-11-26 06:47:58,564 150 INFO openerp_template odoo.modules.loading: loading account/views/account.xml 2020-11-26 06:47:58,762 150 INFO openerp_template odoo.modules.loading: loading account/views/report_invoice.xml 2020-11-26 06:47:58,839 150 INFO openerp_template odoo.modules.loading: loading account/report/account_invoice_report_view.xml 2020-11-26 06:47:58,943 150 INFO openerp_template odoo.modules.loading: loading account/views/account_cash_rounding_view.xml 2020-11-26 06:47:59,003 150 INFO openerp_template odoo.modules.loading: loading account/wizard/account_report_common_view.xml 2020-11-26 06:47:59,026 150 INFO openerp_template odoo.modules.loading: loading account/views/report_journal.xml 2020-11-26 06:47:59,044 150 INFO openerp_template odoo.modules.loading: loading account/views/tax_adjustments.xml 2020-11-26 06:47:59,056 150 INFO openerp_template odoo.modules.loading: loading account/wizard/wizard_tax_adjustments_view.xml 2020-11-26 06:47:59,081 150 INFO openerp_template odoo.modules.loading: loading account/views/res_config_settings_views.xml 2020-11-26 06:47:59,300 150 INFO openerp_template odoo.modules.loading: loading account/views/account_journal_dashboard_view.xml 2020-11-26 06:47:59,370 150 INFO openerp_template odoo.modules.loading: loading account/views/account_portal_templates.xml 2020-11-26 06:47:59,472 150 INFO openerp_template odoo.modules.loading: loading account/views/report_payment_receipt_templates.xml 2020-11-26 06:47:59,504 150 INFO openerp_template odoo.modules.loading: loading account/data/payment_receipt_data.xml 2020-11-26 06:47:59,523 150 INFO openerp_template odoo.modules.loading: loading account/views/account_onboarding_templates.xml 2020-11-26 06:47:59,700 150 INFO openerp_template odoo.modules.loading: loading account/data/service_cron.xml 2020-11-26 06:47:59,713 150 INFO openerp_template odoo.modules.loading: loading account/views/account_fiscal_year_view.xml 2020-11-26 06:47:59,770 150 INFO openerp_template odoo.modules.loading: loading account/views/account_incoterms_view.xml 2020-11-26 06:47:59,825 150 INFO openerp_template odoo.modules.loading: loading account/data/account_incoterms_data.xml 2020-11-26 06:47:59,863 150 INFO openerp_template odoo.modules.loading: loading account/views/digest_views.xml 2020-11-26 06:47:59,920 150 INFO openerp_template odoo.modules.loading: loading account/wizard/account_invoice_send_views.xml 2020-11-26 06:47:59,951 150 INFO openerp_template odoo.modules.loading: loading account/views/account_tax_report_views.xml 2020-11-26 06:48:00,016 150 INFO openerp_template odoo.modules.loading: loading account/views/report_statement.xml 2020-11-26 06:48:00,031 150 INFO openerp_template odoo.modules.loading: loading account/report/account_hash_integrity_templates.xml 2020-11-26 06:48:00,047 150 INFO openerp_template odoo.modules.loading: Module account: loading demo 2020-11-26 06:48:00,048 150 INFO openerp_template odoo.modules.loading: loading account/demo/account_demo.xml 2020-11-26 06:48:00,515 150 INFO openerp_template odoo.addons.base.models.ir_module: ALLOW access to module.button_install on ['account_check_printing', 'l10n_us'] to user __system__ #1 via n/a 2020-11-26 06:48:01,045 150 INFO openerp_template odoo.modules.registry: module account_bank_statement_import: creating or updating database tables 2020-11-26 06:48:01,264 150 INFO openerp_template odoo.modules.loading: loading account_bank_statement_import/account_bank_statement_import_view.xml 2020-11-26 06:48:01,361 150 INFO openerp_template odoo.modules.loading: loading account_bank_statement_import/account_import_tip_data.xml 2020-11-26 06:48:01,363 150 INFO openerp_template odoo.modules.loading: loading account_bank_statement_import/wizard/journal_creation.xml 2020-11-26 06:48:01,391 150 INFO openerp_template odoo.modules.loading: loading account_bank_statement_import/views/account_bank_statement_import_templates.xml 2020-11-26 06:48:01,476 150 INFO openerp_template odoo.modules.loading: Module account_bank_statement_import: loading demo 2020-11-26 06:48:01,477 150 INFO openerp_template odoo.modules.loading: loading account_bank_statement_import/demo/partner_bank.xml 2020-11-26 06:48:02,046 150 INFO openerp_template odoo.modules.registry: module account_facturx: creating or updating database tables 2020-11-26 06:48:02,151 150 INFO openerp_template odoo.modules.loading: loading account_facturx/data/facturx_templates.xml 2020-11-26 06:48:02,204 150 INFO openerp_template odoo.modules.loading: Module account_facturx: loading demo 2020-11-26 06:48:02,734 150 INFO openerp_template odoo.modules.registry: module base_vat: creating or updating database tables 2020-11-26 06:48:03,021 150 INFO openerp_template odoo.modules.loading: loading base_vat/views/res_company_views.xml 2020-11-26 06:48:03,066 150 INFO openerp_template odoo.modules.loading: loading base_vat/views/res_partner_views.xml 2020-11-26 06:48:03,214 150 INFO openerp_template odoo.modules.loading: loading base_vat/views/res_config_settings_views.xml 2020-11-26 06:48:03,363 150 INFO openerp_template odoo.modules.loading: Module base_vat: loading demo 2020-11-26 06:48:03,978 150 INFO openerp_template odoo.modules.registry: module payment: creating or updating database tables 2020-11-26 06:48:04,639 150 INFO openerp_template odoo.modules.loading: loading payment/data/account_data.xml 2020-11-26 06:48:04,648 150 INFO openerp_template odoo.modules.loading: loading payment/data/payment_icon_data.xml 2020-11-26 06:48:04,878 150 INFO openerp_template odoo.modules.loading: loading payment/data/payment_acquirer_data.xml 2020-11-26 06:48:05,074 150 INFO openerp_template odoo.modules.loading: loading payment/data/payment_cron.xml 2020-11-26 06:48:05,088 150 INFO openerp_template odoo.modules.loading: loading payment/views/payment_views.xml 2020-11-26 06:48:05,363 150 INFO openerp_template odoo.modules.loading: loading payment/views/account_payment_views.xml 2020-11-26 06:48:05,423 150 INFO openerp_template odoo.modules.loading: loading payment/views/account_invoice_views.xml 2020-11-26 06:48:05,564 150 INFO openerp_template odoo.modules.loading: loading payment/views/payment_acquirer_onboarding_templates.xml 2020-11-26 06:48:05,629 150 INFO openerp_template odoo.modules.loading: loading payment/views/payment_templates.xml 2020-11-26 06:48:05,744 150 INFO openerp_template odoo.modules.loading: loading payment/views/payment_portal_templates.xml 2020-11-26 06:48:05,821 150 INFO openerp_template odoo.modules.loading: loading payment/views/assets.xml 2020-11-26 06:48:05,867 150 INFO openerp_template odoo.modules.loading: loading payment/views/res_partner_views.xml 2020-11-26 06:48:05,993 150 INFO openerp_template odoo.modules.loading: loading payment/security/ir.model.access.csv 2020-11-26 06:48:06,063 150 INFO openerp_template odoo.modules.loading: loading payment/security/payment_security.xml 2020-11-26 06:48:06,101 150 INFO openerp_template odoo.modules.loading: loading payment/wizards/payment_link_wizard_views.xml 2020-11-26 06:48:06,129 150 INFO openerp_template odoo.modules.loading: Module payment: loading demo 2020-11-26 06:48:06,772 150 INFO openerp_template odoo.modules.registry: module purchase: creating or updating database tables 2020-11-26 06:48:07,651 150 INFO openerp_template odoo.modules.loading: loading purchase/security/purchase_security.xml 2020-11-26 06:48:08,192 150 INFO openerp_template odoo.modules.loading: loading purchase/security/ir.model.access.csv 2020-11-26 06:48:08,375 150 INFO openerp_template odoo.modules.loading: loading purchase/views/account_move_views.xml 2020-11-26 06:48:08,525 150 INFO openerp_template odoo.modules.loading: loading purchase/data/purchase_data.xml 2020-11-26 06:48:08,551 150 INFO openerp_template odoo.modules.loading: loading purchase/report/purchase_reports.xml 2020-11-26 06:48:08,565 150 INFO openerp_template odoo.modules.loading: loading purchase/views/purchase_views.xml 2020-11-26 06:48:09,013 150 INFO openerp_template odoo.modules.loading: loading purchase/views/res_config_settings_views.xml 2020-11-26 06:48:09,219 150 INFO openerp_template odoo.modules.loading: loading purchase/views/product_views.xml 2020-11-26 06:48:09,764 150 INFO openerp_template odoo.modules.loading: loading purchase/views/res_partner_views.xml 2020-11-26 06:48:10,166 150 INFO openerp_template odoo.modules.loading: loading purchase/views/purchase_template.xml 2020-11-26 06:48:10,181 150 INFO openerp_template odoo.modules.loading: loading purchase/report/purchase_bill_views.xml 2020-11-26 06:48:10,217 150 INFO openerp_template odoo.modules.loading: loading purchase/report/purchase_report_views.xml 2020-11-26 06:48:10,304 150 INFO openerp_template odoo.modules.loading: loading purchase/data/mail_template_data.xml 2020-11-26 06:48:10,318 150 INFO openerp_template odoo.modules.loading: loading purchase/views/portal_templates.xml 2020-11-26 06:48:10,401 150 INFO openerp_template odoo.modules.loading: loading purchase/report/purchase_order_templates.xml 2020-11-26 06:48:10,427 150 INFO openerp_template odoo.modules.loading: loading purchase/report/purchase_quotation_templates.xml 2020-11-26 06:48:10,451 150 INFO openerp_template odoo.modules.loading: Module purchase: loading demo 2020-11-26 06:48:10,451 150 INFO openerp_template odoo.modules.loading: loading purchase/data/purchase_demo.xml 2020-11-26 06:48:11,373 150 INFO openerp_template odoo.modules.registry: module snailmail_account: creating or updating database tables 2020-11-26 06:48:11,588 150 INFO openerp_template odoo.modules.loading: loading snailmail_account/views/res_config_settings_views.xml 2020-11-26 06:48:11,785 150 INFO openerp_template odoo.modules.loading: loading snailmail_account/views/assets.xml 2020-11-26 06:48:11,869 150 INFO openerp_template odoo.modules.loading: loading snailmail_account/wizard/account_invoice_send_views.xml 2020-11-26 06:48:11,918 150 INFO openerp_template odoo.modules.loading: Module snailmail_account: loading demo 2020-11-26 06:48:12,565 150 INFO openerp_template odoo.modules.registry: module stock_account: creating or updating database tables 2020-11-26 06:48:13,328 150 INFO openerp_template odoo.modules.loading: loading stock_account/security/stock_account_security.xml 2020-11-26 06:48:13,469 150 INFO openerp_template odoo.modules.loading: loading stock_account/security/ir.model.access.csv 2020-11-26 06:48:13,508 150 INFO openerp_template odoo.modules.loading: loading stock_account/wizard/stock_change_standard_price_views.xml 2020-11-26 06:48:13,536 150 INFO openerp_template odoo.modules.loading: loading stock_account/data/stock_account_data.xml 2020-11-26 06:48:13,550 150 INFO openerp_template odoo.modules.loading: loading stock_account/views/stock_account_views.xml 2020-11-26 06:48:13,770 150 INFO openerp_template odoo.modules.loading: loading stock_account/views/res_config_settings_views.xml 2020-11-26 06:48:13,973 150 INFO openerp_template odoo.modules.loading: loading stock_account/data/product_data.xml 2020-11-26 06:48:13,985 150 INFO openerp_template odoo.modules.loading: loading stock_account/views/product_views.xml 2020-11-26 06:48:14,348 150 INFO openerp_template odoo.modules.loading: loading stock_account/views/stock_quant_views.xml 2020-11-26 06:48:14,418 150 INFO openerp_template odoo.modules.loading: loading stock_account/views/stock_valuation_layer_views.xml 2020-11-26 06:48:14,555 150 INFO openerp_template odoo.modules.loading: Module stock_account: loading demo 2020-11-26 06:48:15,138 150 INFO openerp_template odoo.modules.registry: module payment_transfer: creating or updating database tables 2020-11-26 06:48:15,227 150 INFO openerp_template odoo.modules.loading: loading payment_transfer/views/payment_views.xml 2020-11-26 06:48:15,278 150 INFO openerp_template odoo.modules.loading: loading payment_transfer/views/payment_transfer_templates.xml 2020-11-26 06:48:15,293 150 INFO openerp_template odoo.modules.loading: loading payment_transfer/data/payment_acquirer_data.xml 2020-11-26 06:48:15,325 150 INFO openerp_template odoo.modules.loading: Module payment_transfer: loading demo 2020-11-26 06:48:15,887 150 INFO openerp_template odoo.modules.registry: module purchase_stock: creating or updating database tables 2020-11-26 06:48:16,222 150 INFO openerp_template odoo.models: Storing computed values of purchase.order.picking_count 2020-11-26 06:48:16,222 150 INFO openerp_template odoo.models: Storing computed values of purchase.order.picking_ids 2020-11-26 06:48:16,579 150 INFO openerp_template odoo.modules.loading: loading purchase_stock/security/ir.model.access.csv 2020-11-26 06:48:16,659 150 INFO openerp_template odoo.modules.loading: loading purchase_stock/data/purchase_stock_data.xml 2020-11-26 06:48:16,724 150 INFO openerp_template odoo.modules.loading: loading purchase_stock/data/mail_data.xml 2020-11-26 06:48:16,748 150 INFO openerp_template odoo.modules.loading: loading purchase_stock/views/purchase_views.xml 2020-11-26 06:48:16,859 150 INFO openerp_template odoo.modules.loading: loading purchase_stock/views/stock_views.xml 2020-11-26 06:48:16,960 150 INFO openerp_template odoo.modules.loading: loading purchase_stock/views/stock_rule_views.xml 2020-11-26 06:48:17,000 150 INFO openerp_template odoo.modules.loading: loading purchase_stock/views/res_config_settings_views.xml 2020-11-26 06:48:17,379 150 INFO openerp_template odoo.modules.loading: loading purchase_stock/views/stock_production_lot_views.xml 2020-11-26 06:48:17,418 150 INFO openerp_template odoo.modules.loading: loading purchase_stock/report/purchase_report_views.xml 2020-11-26 06:48:17,449 150 INFO openerp_template odoo.modules.loading: loading purchase_stock/report/purchase_report_templates.xml 2020-11-26 06:48:17,490 150 INFO openerp_template odoo.modules.loading: loading purchase_stock/report/report_stock_rule.xml 2020-11-26 06:48:17,515 150 INFO openerp_template odoo.modules.loading: Module purchase_stock: loading demo 2020-11-26 06:48:17,516 150 INFO openerp_template odoo.modules.loading: loading purchase_stock/data/purchase_stock_demo.xml 2020-11-26 06:48:17,866 150 INFO openerp_template odoo.modules.loading: 40 modules loaded in 73.52s, 0 queries 2020-11-26 06:48:17,875 150 INFO openerp_template odoo.modules.loading: loading 43 modules... 2020-11-26 06:48:18,458 150 INFO openerp_template odoo.modules.registry: module account_check_printing: creating or updating database tables 2020-11-26 06:48:18,859 150 INFO openerp_template odoo.modules.loading: loading account_check_printing/data/account_check_printing_data.xml 2020-11-26 06:48:18,881 150 INFO openerp_template odoo.modules.loading: loading account_check_printing/views/account_journal_views.xml 2020-11-26 06:48:18,994 150 INFO openerp_template odoo.modules.loading: loading account_check_printing/views/account_payment_views.xml 2020-11-26 06:48:19,098 150 INFO openerp_template odoo.modules.loading: loading account_check_printing/views/res_config_settings_views.xml 2020-11-26 06:48:19,319 150 INFO openerp_template odoo.modules.loading: loading account_check_printing/wizard/print_prenumbered_checks_views.xml 2020-11-26 06:48:19,338 150 INFO openerp_template odoo.modules.loading: Module account_check_printing: loading demo 2020-11-26 06:48:19,818 150 INFO openerp_template odoo.modules.registry: module l10n_generic_coa: creating or updating database tables 2020-11-26 06:48:19,836 150 INFO openerp_template odoo.modules.loading: loading l10n_generic_coa/data/l10n_generic_coa.xml 2020-11-26 06:48:19,863 150 INFO openerp_template odoo.modules.loading: loading l10n_generic_coa/data/account.account.template.csv 2020-11-26 06:48:19,991 150 INFO openerp_template odoo.modules.loading: loading l10n_generic_coa/data/l10n_generic_coa_post.xml 2020-11-26 06:48:20,570 150 INFO openerp_template odoo.modules.loading: Module l10n_generic_coa: loading demo 2020-11-26 06:48:20,571 150 INFO openerp_template odoo.modules.loading: loading l10n_generic_coa/demo/account_bank_statement_demo.xml 2020-11-26 06:48:20,814 150 INFO openerp_template odoo.modules.loading: loading l10n_generic_coa/demo/account_invoice_demo.xml 2020-11-26 06:48:21,679 150 INFO openerp_template odoo.modules.loading: loading l10n_generic_coa/demo/account_reconcile_model.xml 2020-11-26 06:48:22,259 150 INFO openerp_template odoo.modules.registry: module l10n_us: creating or updating database tables 2020-11-26 06:48:22,326 150 INFO openerp_template odoo.modules.loading: loading l10n_us/data/res_company_data.xml 2020-11-26 06:48:22,336 150 INFO openerp_template odoo.modules.loading: loading l10n_us/views/res_partner_bank_views.xml 2020-11-26 06:48:22,372 150 INFO openerp_template odoo.modules.loading: Module l10n_us: loading demo 2020-11-26 06:48:22,388 150 INFO openerp_template odoo.modules.loading: 43 modules loaded in 4.51s, 0 queries 2020-11-26 06:48:23,072 150 INFO openerp_template odoo.modules.loading: Modules loaded. 2020-11-26 06:48:23,079 150 INFO openerp_template odoo.service.server: Initiating shutdown 2020-11-26 06:48:23,079 150 INFO openerp_template odoo.service.server: Hit CTRL-C again or send a second signal to force the shutdown. Testing ['account_asset_management', 'account_balance_line', 'account_chart_update', 'account_check_deposit', 'account_fiscal_year', 'account_journal_lock_date', 'account_lock_date_update', 'account_lock_to_date', 'account_menu', 'account_move_budget', 'account_move_force_removal', 'account_move_line_purchase_info', 'account_move_line_tax_editable', 'account_move_template', 'account_netting', 'account_tax_repartition_line_tax_group_account', 'base_vat_optional_vies']: copy /home/odoo/data_dir/filestore/openerp_template /home/odoo/data_dir/filestore/openerp_test coverage run /home/odoo/odoo-13.0/odoo-bin -d openerp_test --db-filter=^openerp_test$ --stop-after-init --log-level info --log-handler openerp.tools.yaml_import:DEBUG --init account_asset_management,account_balance_line,account_chart_update,account_check_deposit,account_fiscal_year,account_journal_lock_date,account_lock_date_update,account_lock_to_date,account_menu,account_move_budget,account_move_force_removal,account_move_line_purchase_info,account_move_line_tax_editable,account_move_template,account_netting,account_tax_repartition_line_tax_group_account,base_vat_optional_vies /.repo_requirements/virtualenv/python3.6/lib/python3.6/site-packages/psycopg2/__init__.py:144: UserWarning: The psycopg2 wheel package will be renamed from release 2.8; in order to keep installing from binary please use "pip install psycopg2-binary" instead. For details see: . """) 2020-11-26 06:48:25,596 159 INFO ? odoo: Odoo version 13.0 2020-11-26 06:48:25,597 159 INFO ? odoo: Using configuration file at /home/odoo/.openerp_serverrc 2020-11-26 06:48:25,597 159 INFO ? odoo: addons paths: ['/home/odoo/odoo-13.0/odoo/addons', '/home/odoo/data_dir/addons/13.0', '/home/odoo/build/OCA/account-financial-tools', '/home/odoo/dependencies/queue', '/home/odoo/dependencies/server-ux', '/.repo_requirements/odoo/addons'] 2020-11-26 06:48:25,598 159 INFO ? odoo: database: default@default:default 2020-11-26 06:48:26,162 159 INFO ? odoo.addons.base.models.ir_actions_report: Will use the Wkhtmltopdf binary at /home/odoo/maintainer-quality-tools/travis/wkhtmltopdf 2020-11-26 06:48:26,402 159 INFO openerp_test odoo.modules.loading: loading 1 modules... 2020-11-26 06:48:26,431 159 INFO openerp_test odoo.modules.loading: 1 modules loaded in 0.03s, 0 queries 2020-11-26 06:48:26,702 159 INFO openerp_test odoo.modules.loading: updating modules list 2020-11-26 06:48:26,706 159 INFO openerp_test odoo.addons.base.models.ir_module: ALLOW access to module.update_list on [] to user __system__ #1 via n/a 2020-11-26 06:48:27,625 159 INFO openerp_test odoo.addons.base.models.ir_module: ALLOW access to module.button_install on ['account_asset_management', 'account_balance_line', 'account_chart_update', 'account_check_deposit', 'account_fiscal_year', 'account_journal_lock_date', 'account_lock_date_update', 'account_lock_to_date', 'account_menu', 'account_move_budget', 'account_move_force_removal', 'account_move_line_purchase_info', 'account_move_line_tax_editable', 'account_move_template', 'account_netting', 'account_tax_repartition_line_tax_group_account', 'base_vat_optional_vies'] to user __system__ #1 via n/a 2020-11-26 06:48:30,858 159 INFO openerp_test odoo.modules.loading: loading 43 modules... 2020-11-26 06:48:31,561 159 INFO openerp_test odoo.modules.loading: 43 modules loaded in 0.70s, 0 queries 2020-11-26 06:48:31,592 159 INFO openerp_test odoo.modules.loading: loading 60 modules... 2020-11-26 06:48:33,445 159 INFO openerp_test odoo.modules.registry: module account_asset_management: creating or updating database tables 2020-11-26 06:48:33,522 159 INFO openerp_test odoo.models: Computing parent_path for table account_asset_group... 2020-11-26 06:48:34,213 159 INFO openerp_test odoo.modules.loading: loading account_asset_management/security/account_asset_security.xml 2020-11-26 06:48:34,252 159 INFO openerp_test odoo.modules.loading: loading account_asset_management/security/ir.model.access.csv 2020-11-26 06:48:34,384 159 INFO openerp_test odoo.modules.loading: loading account_asset_management/wizard/account_asset_compute.xml 2020-11-26 06:48:34,449 159 INFO openerp_test odoo.modules.loading: loading account_asset_management/wizard/account_asset_remove.xml 2020-11-26 06:48:34,485 159 INFO openerp_test odoo.modules.loading: loading account_asset_management/views/account_account.xml 2020-11-26 06:48:34,535 159 INFO openerp_test odoo.modules.loading: loading account_asset_management/views/account_asset.xml 2020-11-26 06:48:34,725 159 INFO openerp_test odoo.modules.loading: loading account_asset_management/views/account_asset_group.xml 2020-11-26 06:48:34,805 159 INFO openerp_test odoo.modules.loading: loading account_asset_management/views/account_asset_profile.xml 2020-11-26 06:48:34,888 159 INFO openerp_test odoo.modules.loading: loading account_asset_management/views/account_move.xml 2020-11-26 06:48:35,094 159 INFO openerp_test odoo.modules.loading: loading account_asset_management/views/account_move_line.xml 2020-11-26 06:48:35,179 159 INFO openerp_test odoo.modules.loading: loading account_asset_management/views/menuitem.xml 2020-11-26 06:48:35,240 159 INFO openerp_test odoo.modules.loading: loading account_asset_management/data/cron.xml 2020-11-26 06:48:35,265 159 INFO openerp_test odoo.modules.loading: Module account_asset_management: loading demo 2020-11-26 06:48:36,223 159 INFO openerp_test odoo.modules.registry: module account_balance_line: creating or updating database tables 2020-11-26 06:48:36,258 159 INFO openerp_test odoo.modules.loading: loading account_balance_line/views/account_move_line_view.xml 2020-11-26 06:48:36,461 159 INFO openerp_test odoo.modules.loading: Module account_balance_line: loading demo 2020-11-26 06:48:37,391 159 INFO openerp_test odoo.modules.registry: module account_chart_update: creating or updating database tables 2020-11-26 06:48:37,840 159 INFO openerp_test odoo.modules.loading: loading account_chart_update/wizard/wizard_chart_update_view.xml 2020-11-26 06:48:37,924 159 INFO openerp_test odoo.modules.loading: loading account_chart_update/views/account_config_settings_view.xml 2020-11-26 06:48:38,231 159 INFO openerp_test odoo.modules.loading: Module account_chart_update: loading demo 2020-11-26 06:48:39,278 159 INFO openerp_test odoo.modules.registry: module account_check_deposit: creating or updating database tables 2020-11-26 06:48:39,731 159 INFO openerp_test odoo.modules.loading: loading account_check_deposit/security/ir.model.access.csv 2020-11-26 06:48:39,763 159 INFO openerp_test odoo.modules.loading: loading account_check_deposit/security/check_deposit_security.xml 2020-11-26 06:48:39,773 159 INFO openerp_test odoo.modules.loading: loading account_check_deposit/data/sequence.xml 2020-11-26 06:48:39,785 159 INFO openerp_test odoo.modules.loading: loading account_check_deposit/views/account_deposit_view.xml 2020-11-26 06:48:39,913 159 INFO openerp_test odoo.modules.loading: loading account_check_deposit/views/account_move_line_view.xml 2020-11-26 06:48:39,998 159 INFO openerp_test odoo.modules.loading: loading account_check_deposit/views/res_config_settings_views.xml 2020-11-26 06:48:40,333 159 INFO openerp_test odoo.modules.loading: loading account_check_deposit/report/report.xml 2020-11-26 06:48:40,347 159 INFO openerp_test odoo.modules.loading: loading account_check_deposit/report/report_checkdeposit.xml 2020-11-26 06:48:40,372 159 INFO openerp_test odoo.modules.loading: Module account_check_deposit: loading demo 2020-11-26 06:48:41,278 159 INFO openerp_test odoo.modules.registry: module account_fiscal_year: creating or updating database tables 2020-11-26 06:48:41,314 159 INFO openerp_test odoo.modules.loading: loading account_fiscal_year/data/date_range_type.xml 2020-11-26 06:48:41,325 159 INFO openerp_test odoo.modules.loading: loading account_fiscal_year/views/account_views.xml 2020-11-26 06:48:41,382 159 INFO openerp_test odoo.modules.loading: Module account_fiscal_year: loading demo 2020-11-26 06:48:42,393 159 INFO openerp_test odoo.modules.registry: module account_journal_lock_date: creating or updating database tables 2020-11-26 06:48:42,635 159 INFO openerp_test odoo.modules.loading: loading account_journal_lock_date/views/account_journal.xml 2020-11-26 06:48:42,791 159 INFO openerp_test odoo.modules.loading: loading account_journal_lock_date/wizards/update_journal_lock_dates_views.xml 2020-11-26 06:48:42,834 159 INFO openerp_test odoo.modules.loading: Module account_journal_lock_date: loading demo 2020-11-26 06:48:43,773 159 INFO openerp_test odoo.modules.registry: module account_lock_date_update: creating or updating database tables 2020-11-26 06:48:43,864 159 INFO openerp_test odoo.modules.loading: loading account_lock_date_update/wizards/account_update_lock_date.xml 2020-11-26 06:48:43,922 159 INFO openerp_test odoo.modules.loading: Module account_lock_date_update: loading demo 2020-11-26 06:48:44,943 159 INFO openerp_test odoo.modules.registry: module account_lock_to_date: creating or updating database tables 2020-11-26 06:48:45,240 159 INFO openerp_test odoo.modules.loading: loading account_lock_to_date/wizards/account_update_lock_to_date.xml 2020-11-26 06:48:45,305 159 INFO openerp_test odoo.modules.loading: Module account_lock_to_date: loading demo 2020-11-26 06:48:46,218 159 INFO openerp_test odoo.modules.registry: module account_menu: creating or updating database tables 2020-11-26 06:48:46,351 159 INFO openerp_test odoo.modules.loading: loading account_menu/views/menu.xml 2020-11-26 06:48:46,367 159 INFO openerp_test odoo.modules.loading: loading account_menu/views/view_account_account_template.xml 2020-11-26 06:48:46,382 159 INFO openerp_test odoo.modules.loading: loading account_menu/views/view_account_bank_statement.xml 2020-11-26 06:48:46,405 159 INFO openerp_test odoo.modules.loading: loading account_menu/views/view_account_chart_template.xml 2020-11-26 06:48:46,422 159 INFO openerp_test odoo.modules.loading: loading account_menu/views/view_account_fiscal_position_template.xml 2020-11-26 06:48:46,449 159 INFO openerp_test odoo.modules.loading: loading account_menu/views/view_account_group.xml 2020-11-26 06:48:46,498 159 INFO openerp_test odoo.modules.loading: loading account_menu/views/view_account_tag.xml 2020-11-26 06:48:46,552 159 INFO openerp_test odoo.modules.loading: loading account_menu/views/view_account_tax_group.xml 2020-11-26 06:48:46,629 159 INFO openerp_test odoo.modules.loading: loading account_menu/views/view_account_tax_template.xml 2020-11-26 06:48:46,639 159 INFO openerp_test odoo.modules.loading: loading account_menu/views/view_account_type.xml 2020-11-26 06:48:46,653 159 INFO openerp_test odoo.modules.loading: Module account_menu: loading demo 2020-11-26 06:48:46,654 159 INFO openerp_test odoo.modules.loading: loading account_menu/demo/res_groups.xml 2020-11-26 06:48:47,907 159 INFO openerp_test odoo.modules.registry: module account_move_budget: creating or updating database tables 2020-11-26 06:48:48,083 159 INFO openerp_test odoo.modules.loading: loading account_move_budget/security/ir.model.access.csv 2020-11-26 06:48:48,133 159 INFO openerp_test odoo.modules.loading: loading account_move_budget/views/account_move_budget_line_views.xml 2020-11-26 06:48:48,177 159 INFO openerp_test odoo.modules.loading: loading account_move_budget/views/account_move_budget_views.xml 2020-11-26 06:48:48,277 159 INFO openerp_test odoo.modules.loading: Module account_move_budget: loading demo 2020-11-26 06:48:49,199 159 INFO openerp_test odoo.modules.registry: module account_move_force_removal: creating or updating database tables 2020-11-26 06:48:49,310 159 INFO openerp_test odoo.modules.loading: Module account_move_force_removal: loading demo 2020-11-26 06:48:50,267 159 INFO openerp_test odoo.modules.registry: module account_move_line_tax_editable: creating or updating database tables 2020-11-26 06:48:50,516 159 INFO openerp_test odoo.modules.loading: loading account_move_line_tax_editable/views/account_move.xml 2020-11-26 06:48:50,761 159 INFO openerp_test odoo.modules.loading: loading account_move_line_tax_editable/views/account_move_line.xml 2020-11-26 06:48:50,845 159 INFO openerp_test odoo.modules.loading: Module account_move_line_tax_editable: loading demo 2020-11-26 06:48:51,776 159 INFO openerp_test odoo.modules.registry: module account_move_template: creating or updating database tables 2020-11-26 06:48:52,132 159 INFO openerp_test odoo.modules.loading: loading account_move_template/security/account_move_template_security.xml 2020-11-26 06:48:52,145 159 INFO openerp_test odoo.modules.loading: loading account_move_template/security/ir.model.access.csv 2020-11-26 06:48:52,184 159 INFO openerp_test odoo.modules.loading: loading account_move_template/wizard/account_move_template_run_view.xml 2020-11-26 06:48:52,254 159 INFO openerp_test odoo.modules.loading: loading account_move_template/view/account_move_template.xml 2020-11-26 06:48:52,388 159 INFO openerp_test odoo.modules.loading: Module account_move_template: loading demo 2020-11-26 06:48:53,300 159 INFO openerp_test odoo.modules.registry: module account_netting: creating or updating database tables 2020-11-26 06:48:53,390 159 INFO openerp_test odoo.modules.loading: loading account_netting/wizards/account_move_make_netting_view.xml 2020-11-26 06:48:53,431 159 INFO openerp_test odoo.modules.loading: Module account_netting: loading demo 2020-11-26 06:48:54,416 159 INFO openerp_test odoo.modules.registry: module account_tax_repartition_line_tax_group_account: creating or updating database tables 2020-11-26 06:48:54,503 159 INFO openerp_test odoo.modules.loading: loading account_tax_repartition_line_tax_group_account/views/account_tax_group_views.xml 2020-11-26 06:48:54,547 159 INFO openerp_test odoo.modules.loading: Module account_tax_repartition_line_tax_group_account: loading demo 2020-11-26 06:48:55,480 159 INFO openerp_test odoo.modules.registry: module base_vat_optional_vies: creating or updating database tables 2020-11-26 06:48:55,687 159 INFO openerp_test odoo.modules.loading: loading base_vat_optional_vies/views/res_partner_view.xml 2020-11-26 06:48:55,862 159 INFO openerp_test odoo.modules.loading: Module base_vat_optional_vies: loading demo 2020-11-26 06:48:56,897 159 INFO openerp_test odoo.modules.registry: module account_move_line_purchase_info: creating or updating database tables 2020-11-26 06:48:57,071 159 INFO openerp_test odoo.models: Storing computed values of account.move.line.purchase_id 2020-11-26 06:48:57,254 159 INFO openerp_test odoo.modules.loading: loading account_move_line_purchase_info/security/account_security.xml 2020-11-26 06:48:57,556 159 INFO openerp_test odoo.modules.loading: loading account_move_line_purchase_info/views/account_move_view.xml 2020-11-26 06:48:58,016 159 INFO openerp_test odoo.modules.loading: Module account_move_line_purchase_info: loading demo 2020-11-26 06:48:58,046 159 INFO openerp_test odoo.modules.loading: 60 modules loaded in 26.45s, 0 queries 2020-11-26 06:48:59,095 159 INFO openerp_test odoo.modules.loading: Modules loaded. 2020-11-26 06:48:59,109 159 INFO openerp_test odoo.service.server: Initiating shutdown 2020-11-26 06:48:59,109 159 INFO openerp_test odoo.service.server: Hit CTRL-C again or send a second signal to force the shutdown. ---------- Module test summary Success account_asset_management,account_balance_line,account_chart_update,account_check_deposit,account_fiscal_year,account_journal_lock_date,account_lock_date_update,account_lock_to_date,account_menu,account_move_budget,account_move_force_removal,account_move_line_purchase_info,account_move_line_tax_editable,account_move_template,account_netting,account_tax_repartition_line_tax_group_account,base_vat_optional_vies +======================================= | Tests summary: |--------------------------------------- | test_server.py Success +======================================= * Stopping PostgreSQL 9.6 database server  [ OK ]