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:a439bd30  
Subject: [FIX] sale_timesheet: Fix timesheeted SO invoice creation
Author: Antoine Boonen
Committer: Antoine Boonen
Commit: enterprise:6ae5d3df  
Subject: [FIX] account_reports: Align general ledger export with search filter
Author: jond-odoo
Committer: jond-odoo
Version: 18.0
Config: Default
Build time: 25s
Wait time: 44s
Load time: 25s
Date Level Type Message
2026-05-12 08:48:24 INFO runbot Init build environment with config Default
2026-05-12 08:48:24 Starting step all from config Default
2026-05-12 08:48:24 Using Dockerfile Tag odoo:DockerDefault
2026-05-12 08:48:40 INFO runbot Getting results for build 02831-18-0
2026-05-12 08:48:40 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-12 08:48:40 Step all finished in 3s
2026-05-12 08:48:40 Starting step base from config Default
2026-05-12 08:48:40 Using Dockerfile Tag odoo:DockerDefault
2026-05-12 08:48:49 INFO runbot Getting results for build 02831-18-0
2026-05-12 08:48:49 Step base finished in 4s
2026-05-12 08:48:49 Starting step run from config Default
2026-05-12 08:48:49 INFO runbot Start running build 02831-18-0
2026-05-12 08:48:49 Using Dockerfile Tag odoo:DockerDefault
2026-05-12 08:49:05 INFO runbot Step run finished in 3s