Commit: openerp_saas_tenant:23821742  
Subject: [fix] fix create portal user
Author: maxim
Committer: maxim
Commit: openerp_saas_tenant_docker_container:6c4c0b44  
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_dashboard:5fb6065a  
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: openerp_saas_tenant_extension:39f19ab2  
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: db_filter:85ce27e7  
Subject: Add 18.0
Author: gitlab.unitsoft.io appstore pipeline
Committer: gitlab.unitsoft.io appstore pipeline
Commit: odoo:ea56382f  
Subject: [FIX] account_edi_ubl_cii: Check CustomizationID before fallback
Author: Gauthier Wala (gawa)
Committer: Gauthier Wala (gawa)
Commit: enterprise:8240a719  
Subject: [FIX] account_online_synchronization: Fix missing transaction fetching
Author: igbe
Committer: igbe
Version: 18.0
Config: Default
Build time: 43s
Wait time: 52s
Load time: 43s
Date Level Type Message
2026-05-08 09:51:10 INFO runbot Init build environment with config Default
2026-05-08 09:51:10 Starting step all from config Default
2026-05-08 09:51:10 Using Dockerfile Tag odoo:DockerDefault
2026-05-08 09:51:23 INFO server odoo.modules.loading:360 1 modules loaded in 8.24s, 9241 queries (+9241 extra)
2026-05-08 09:51:24 WARNING server odoo.modules.module:490 python external dependency on 'yaml' does not appear o be a valid PyPI package. Using a PyPI package name is recommended.
2026-05-08 09:51:43 INFO server odoo.modules.loading:360 42 modules loaded in 18.60s, 20069 queries (+20070 extra)
2026-05-08 09:51:47 INFO runbot Getting results for build 02748-18-0
2026-05-08 09:51:47 Step all finished in 34s
2026-05-08 09:51:47 Starting step base from config Default
2026-05-08 09:51:47 Using Dockerfile Tag odoo:DockerDefault
2026-05-08 09:51:53 INFO runbot Getting results for build 02748-18-0
2026-05-08 09:51:53 ERROR runbot
Traceback found in logs:
Traceback (most recent call last):
  File "/data/build/odoo/odoo-bin", line 8, in <module>
    odoo.cli.main()
  File "/data/build/odoo/odoo/cli/command.py", line 76, in main
    o.run(args)
  File "/data/build/odoo/odoo/cli/server.py", line 182, in run
    main(args)
  File "/data/build/odoo/odoo/cli/server.py", line 153, in main
    odoo.service.db._create_empty_database(db_name)
  File "/data/build/odoo/odoo/service/db.py", line 133, in _create_empty_database
    with closing(db.cursor()) as cr:
                 ^^^^^^^^^^^
  File "/data/build/odoo/odoo/sql_db.py", line 812, in cursor
    return Cursor(self.__pool, self.__dbname, self.__dsn)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/data/build/odoo/odoo/sql_db.py", line 295, in __init__
    self._cnx = pool.borrow(dsn)
                ^^^^^^^^^^^^^^^^
  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/sql_db.py", line 739, in borrow
    result = psycopg2.connect(
             ^^^^^^^^^^^^^^^^^
  File "/home/runbot/.local/lib/python3.12/site-packages/psycopg2/__init__.py", line 122, in connect
    conn = _connect(dsn, connection_factory=connection_factory, **kwasync)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
psycopg2.OperationalError: connection to server on socket "/var/run/postgresql/.s.PGSQL.5432" failed: FATAL:  remaining connection slots are reserved for roles with the SUPERUSER attribute
2026-05-08 09:51:53 Step base finished in 3s
2026-05-08 09:51:53 Starting step run from config Default
2026-05-08 09:51:53 INFO runbot Start running build 02748-18-0
2026-05-08 09:51:53 Using Dockerfile Tag odoo:DockerDefault
2026-05-08 09:51:56 INFO server odoo.modules.loading:360 1 modules loaded in 0.00s, 0 queries (+0 extra)
2026-05-08 09:51:56 INFO server odoo.modules.loading:360 42 modules loaded in 0.52s, 0 queries (+0 extra)
2026-05-08 18:42:38 ERROR server odoo.http:2612
Exception during request handling.
Traceback (most recent call last):
  File "/data/build/odoo/odoo/http.py", line 2577, in __call__
    response = request._serve_db()
               ^^^^^^^^^^^^^^^^^^^
  File "/data/build/odoo/odoo/http.py", line 2085, in _serve_db
    rule, args = self.registry['ir.http']._match(self.httprequest.path)
                 ~~~~~~~~~~~~~^^^^^^^^^^^
  File "/data/build/odoo/odoo/modules/registry.py", line 244, in __getitem__
    return self.models[model_name]
           ~~~~~~~~~~~^^^^^^^^^^^^
KeyError: 'ir.http'
2026-05-09 14:48:01 INFO runbot Kill build 02748-18-0