Commit: db_filter:85ce27e7  
Subject: Add 18.0
Author: gitlab.unitsoft.io appstore pipeline
Committer: gitlab.unitsoft.io appstore pipeline
Commit: tenant_docker_actions:ab6404b9  
Subject: Add 18.0
Author: gitlab.unitsoft.io appstore pipeline
Committer: gitlab.unitsoft.io appstore pipeline
Commit: db_idle_connection:9bcac263  
Subject: Add 18.0
Author: gitlab.unitsoft.io appstore pipeline
Committer: gitlab.unitsoft.io appstore pipeline
Commit: openerp_saas_tenant_extension:39f19ab2  
Subject: Add 18.0
Author: gitlab.unitsoft.io appstore pipeline
Committer: gitlab.unitsoft.io appstore pipeline
Commit: openerp_dashboard:5fb6065a  
Subject: Add 18.0
Author: gitlab.unitsoft.io appstore pipeline
Committer: gitlab.unitsoft.io appstore pipeline
Commit: openerp_saas_tenant:39e02d74  
Subject: Add 18.0
Author: gitlab.unitsoft.io appstore pipeline
Committer: gitlab.unitsoft.io appstore pipeline
Commit: openerp_saas_tenant_account:112bf6ec  
Subject: Add 18.0
Author: gitlab.unitsoft.io appstore pipeline
Committer: gitlab.unitsoft.io appstore pipeline
Commit: openerp_saas_tenant_docker_container:6c4c0b44  
Subject: Add 18.0
Author: gitlab.unitsoft.io appstore pipeline
Committer: gitlab.unitsoft.io appstore pipeline
Commit: odoo:072101b6  
Subject: [FIX] point_of_sale: fix condition for displaying proxystatus of hardware devices in PoS navbar
Author: Stephen Anthony
Committer: Stephen Anthony
Commit: enterprise:6032ad12  
Subject: [FIX] pos_l10n_se: receipt reprint checking
Author: Max Whale
Committer: Max Whale
Version: 18.0
Config: Default
Build time: 51s
Wait time: 55s
Load time: 51s
Date Level Type Message
2025-11-07 16:17:16 INFO runbot Rebuild initiated by Administrator
2025-11-07 16:17:20 INFO runbot Init build environment with config Default
2025-11-07 16:17:20 Starting step all from config Default
2025-11-07 16:17:20 Using Dockerfile Tag odoo:DockerDefault
2025-11-07 16:17:35 INFO server odoo.modules.loading:360 1 modules loaded in 9.86s, 9228 queries (+9228 extra)
2025-11-07 16:17:37 WARNING server odoo.modules.loading:647 Transient module states were reset
2025-11-07 16:17:37 ERROR server odoo.modules.registry:134 Failed to load registry
2025-11-07 16:17:37 CRITICAL server odoo.service.server:1404
Failed to initialize database `00914-18-0-all`.
Traceback (most recent call last):
  File "/usr/lib/python3.12/importlib/metadata/__init__.py", line 397, in from_name
    return next(cls.discover(name=name))
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
StopIteration

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/data/build/odoo/odoo/modules/module.py", line 485, in check_python_external_dependency
    version = importlib.metadata.version(requirement.name)
              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.12/importlib/metadata/__init__.py", line 889, in version
    return distribution(distribution_name).version
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.12/importlib/metadata/__init__.py", line 862, in distribution
    return Distribution.from_name(distribution_name)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.12/importlib/metadata/__init__.py", line 399, in from_name
    raise PackageNotFoundError(name)
importlib.metadata.PackageNotFoundError: No package metadata was found for yaml

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/data/build/odoo/odoo/addons/base/models/ir_module.py", line 358, in check_external_dependencies
    modules.check_manifest_dependencies(terp)
  File "/data/build/odoo/odoo/modules/module.py", line 506, in check_manifest_dependencies
    check_python_external_dependency(pydep)
  File "/data/build/odoo/odoo/modules/module.py", line 495, in check_python_external_dependency
    raise Exception(msg) from e
Exception: External dependency yaml not installed: No package metadata was found for yaml

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/data/build/odoo/odoo/service/server.py", line 1366, in preload_registries
    registry = Registry.new(dbname, update_module=update_module)
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/runbot/.local/lib/python3.12/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/data/build/odoo/odoo/tools/func.py", line 97, in locked
    return func(inst, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/data/build/odoo/odoo/modules/registry.py", line 129, in new
    odoo.modules.load_modules(registry, force_demo, status, update_module)
  File "/data/build/odoo/odoo/modules/loading.py", line 456, in load_modules
    modules.button_install()
  File "/home/runbot/.local/lib/python3.12/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/data/build/odoo/odoo/addons/base/models/ir_module.py", line 75, in check_and_log
    return method(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/data/build/odoo/odoo/addons/base/models/ir_module.py", line 425, in button_install
    modules._state_update('to install', ['uninstalled'])
  File "/data/build/odoo/odoo/addons/base/models/ir_module.py", line 400, in _state_update
    self.check_external_dependencies(module.name, newstate)
  File "/data/build/odoo/odoo/addons/base/models/ir_module.py", line 366, in check_external_dependencies
    raise UserError(msg)
odoo.exceptions.UserError: Unable to install module "db_idle_connection" because an external dependency is not met: External dependency yaml not installed: No package metadata was found for yaml
2025-11-07 16:17:41 INFO runbot Getting results for build 00914-18-0
2025-11-07 16:17:41 Step all finished in 17s
2025-11-07 16:17:41 Starting step base from config Default
2025-11-07 16:17:41 Using Dockerfile Tag odoo:DockerDefault
2025-11-07 16:17:59 INFO server odoo.modules.loading:360 1 modules loaded in 11.44s, 9228 queries (+9228 extra)
2025-11-07 16:18:08 INFO server odoo.modules.loading:360 19 modules loaded in 7.63s, 7921 queries (+7921 extra)
2025-11-07 16:18:11 INFO runbot Getting results for build 00914-18-0
2025-11-07 16:18:11 Step base finished in 27s
2025-11-07 16:18:11 Starting step run from config Default
2025-11-07 16:18:11 INFO runbot Start running build 00914-18-0
2025-11-07 16:18:11 Using Dockerfile Tag odoo:DockerDefault
2025-11-07 16:18:15 INFO server odoo.modules.loading:360 1 modules loaded in 0.04s, 0 queries (+0 extra)
2025-11-07 16:18:54 WARNING server odoo.addons.base.models.ir_cron:158 Skipping database 00914-18-0-all because of modules to install/upgrade/remove.
2025-11-07 16:18:57 WARNING server odoo.addons.base.models.ir_cron:158 Skipping database 00914-18-0-all because of modules to install/upgrade/remove.
2025-11-07 16:19:20 WARNING server odoo.addons.base.models.ir_cron:158 Skipping database 00914-18-0-all because of modules to install/upgrade/remove.
2025-11-07 16:19:40 INFO runbot Kill build 00914-18-0