Date |
Level |
Type |
Message |
2023-05-30 02:45:30
|
INFO
|
runbot
|
Init build environment with config Run Only
|
2023-05-30 02:45:30
|
|
|
Starting step install from config Run Only
|
2023-05-30 02:45:30
|
INFO
|
runbot
|
Using Dockerfile Tag odoo:WilldooITv16
|
2023-05-30 02:45:44
|
INFO
|
server
|
odoo.modules.loading:300
1 modules loaded in 5.61s, 8966 queries (+8966 extra)
|
2023-05-30 02:45:44
|
INFO
|
server
|
odoo.modules.loading:300
13 modules loaded in 2.70s, 5196 queries (+5196 extra)
|
2023-05-30 02:45:45
|
|
|
Step install finished in 15s
|
2023-05-30 02:45:45
|
|
|
Starting step run from config Run Only
|
2023-05-30 02:45:45
|
INFO
|
runbot
|
Start running build 20234-16-0
|
2023-05-30 02:45:45
|
INFO
|
runbot
|
Using Dockerfile Tag odoo:WilldooITv16
|
2023-05-30 02:45:51
|
INFO
|
server
|
odoo.modules.loading:300
1 modules loaded in 0.01s, 0 queries (+0 extra)
|
2023-05-30 02:45:51
|
INFO
|
server
|
odoo.modules.loading:300
13 modules loaded in 0.07s, 0 queries (+0 extra)
|
2023-05-31 02:13:07
|
INFO
|
runbot
|
Kill build 20234-16-0
|
2023-06-01 23:28:26
|
|
|
Waking up build
|
2023-06-01 23:28:26
|
INFO
|
runbot
|
Start running build 20234-16-0
|
2023-06-01 23:28:27
|
INFO
|
runbot
|
Using Dockerfile Tag odoo:WilldooITv16
|
2023-06-01 23:28:33
|
INFO
|
server
|
odoo.modules.loading:300
1 modules loaded in 0.01s, 0 queries (+0 extra)
|
2023-06-01 23:28:33
|
INFO
|
server
|
odoo.modules.loading:300
13 modules loaded in 0.09s, 0 queries (+0 extra)
|
2023-06-02 07:22:09
|
INFO
|
runbot
|
Kill build 20234-16-0
|
2023-06-15 23:23:32
|
|
|
Waking up build
|
2023-06-15 23:23:32
|
INFO
|
runbot
|
Start running build 20234-16-0
|
2023-06-15 23:23:33
|
INFO
|
runbot
|
Using Dockerfile Tag odoo:WilldooITv16
|
2023-06-15 23:23:40
|
INFO
|
server
|
odoo.modules.loading:300
1 modules loaded in 0.00s, 0 queries (+0 extra)
|
2023-06-15 23:23:40
|
INFO
|
server
|
odoo.modules.loading:300
13 modules loaded in 0.08s, 0 queries (+0 extra)
|
2023-06-15 23:23:53
|
INFO
|
server
|
odoo.modules.loading:300
1 modules loaded in 0.01s, 0 queries (+0 extra)
|
2023-06-15 23:23:53
|
INFO
|
server
|
odoo.modules.loading:300
13 modules loaded in 0.08s, 0 queries (+0 extra)
|
2023-06-15 23:23:59
|
INFO
|
server
|
odoo.modules.loading:300
1 modules loaded in 0.01s, 0 queries (+0 extra)
|
2023-06-15 23:23:59
|
INFO
|
server
|
odoo.modules.loading:300
13 modules loaded in 0.01s, 0 queries (+0 extra)
|
2023-06-15 23:24:17
|
INFO
|
server
|
odoo.modules.loading:300
50 modules loaded in 14.41s, 20818 queries (+20818 extra)
|
2023-06-15 23:24:23
|
INFO
|
server
|
odoo.modules.loading:300
1 modules loaded in 0.06s, 0 queries (+0 extra)
|
2023-06-15 23:24:23
|
INFO
|
server
|
odoo.modules.loading:300
50 modules loaded in 0.37s, 0 queries (+0 extra)
|
2023-06-15 23:24:23
|
INFO
|
server
|
odoo.modules.loading:300
1 modules loaded in 0.05s, 0 queries (+0 extra)
|
2023-06-15 23:24:23
|
INFO
|
server
|
odoo.modules.loading:300
50 modules loaded in 0.35s, 0 queries (+0 extra)
|
2023-06-16 02:04:37
|
ERROR
|
server
|
odoo.http:2030
Exception during request handling.
Traceback (most recent call last):
File "/data/build/odoo/odoo/http.py", line 2008, in __call__
response = request._serve_db()
File "/data/build/odoo/odoo/http.py", line 1582, in _serve_db
self.registry = Registry(self.db).check_signaling()
File "/data/build/odoo/odoo/modules/registry.py", line 759, in check_signaling
with closing(self.cursor()) as cr:
File "/data/build/odoo/odoo/modules/registry.py", line 852, in cursor
return self._db.cursor()
File "/data/build/odoo/odoo/sql_db.py", line 720, in cursor
return Cursor(self.__pool, self.__dbname, self.__dsn)
File "/data/build/odoo/odoo/sql_db.py", line 259, in __init__
self._cnx = pool.borrow(dsn)
File "<decorator-gen-2>", line 2, in borrow
File "/data/build/odoo/odoo/tools/func.py", line 87, in locked
return func(inst, *args, **kwargs)
File "/data/build/odoo/odoo/sql_db.py", line 621, in borrow
cnx.reset()
psycopg2.DatabaseError: server closed the connection unexpectedly
This probably means the server terminated abnormally
before or while processing the request.
|
2023-06-16 02:04:37
|
ERROR
|
server
|
odoo.http:2030
Exception during request handling.
Traceback (most recent call last):
File "/data/build/odoo/odoo/http.py", line 2008, in __call__
response = request._serve_db()
File "/data/build/odoo/odoo/http.py", line 1582, in _serve_db
self.registry = Registry(self.db).check_signaling()
File "/data/build/odoo/odoo/modules/registry.py", line 759, in check_signaling
with closing(self.cursor()) as cr:
File "/data/build/odoo/odoo/modules/registry.py", line 852, in cursor
return self._db.cursor()
File "/data/build/odoo/odoo/sql_db.py", line 720, in cursor
return Cursor(self.__pool, self.__dbname, self.__dsn)
File "/data/build/odoo/odoo/sql_db.py", line 259, in __init__
self._cnx = pool.borrow(dsn)
File "<decorator-gen-2>", line 2, in borrow
File "/data/build/odoo/odoo/tools/func.py", line 87, in locked
return func(inst, *args, **kwargs)
File "/data/build/odoo/odoo/sql_db.py", line 621, in borrow
cnx.reset()
psycopg2.DatabaseError: server closed the connection unexpectedly
This probably means the server terminated abnormally
before or while processing the request.
|
2023-06-16 04:04:38
|
INFO
|
runbot
|
Kill build 20234-16-0
|
2023-06-19 05:50:48
|
|
|
Waking up build
|
2023-06-19 05:50:48
|
INFO
|
runbot
|
Start running build 20234-16-0
|
2023-06-19 05:50:48
|
INFO
|
runbot
|
Using Dockerfile Tag odoo:WilldooITv16
|
2023-06-19 05:53:11
|
INFO
|
server
|
odoo.modules.loading:300
1 modules loaded in 0.01s, 0 queries (+0 extra)
|
2023-06-19 05:53:11
|
INFO
|
server
|
odoo.modules.loading:300
50 modules loaded in 0.73s, 0 queries (+0 extra)
|
2023-06-19 23:00:17
|
INFO
|
server
|
odoo.modules.loading:300
1 modules loaded in 0.01s, 0 queries (+0 extra)
|
2023-06-19 23:00:23
|
INFO
|
server
|
odoo.modules.loading:300
50 modules loaded in 0.50s, 0 queries (+0 extra)
|
2023-06-19 23:01:04
|
INFO
|
server
|
odoo.modules.loading:300
1 modules loaded in 0.01s, 0 queries (+0 extra)
|
2023-06-19 23:01:04
|
INFO
|
server
|
odoo.modules.loading:300
50 modules loaded in 0.02s, 0 queries (+0 extra)
|
2023-06-19 23:01:16
|
WARNING
|
server
|
odoo.addons.mail.models.mail_mail:406
Database cannot send emails as it is not on the whitelist.
|
2023-06-19 23:01:16
|
WARNING
|
server
|
odoo.addons.mail.models.mail_mail:406
Database cannot send emails as it is not on the whitelist.
|
2023-06-19 23:01:16
|
WARNING
|
server
|
odoo.addons.mail.models.mail_mail:406
Database cannot send emails as it is not on the whitelist.
|
2023-06-19 23:01:16
|
WARNING
|
server
|
odoo.addons.mail.models.mail_mail:406
Database cannot send emails as it is not on the whitelist.
|
2023-06-19 23:01:22
|
WARNING
|
server
|
odoo.addons.mail.models.mail_mail:406
Database cannot send emails as it is not on the whitelist.
|
2023-06-19 23:01:22
|
WARNING
|
server
|
odoo.addons.mail.models.mail_mail:406
Database cannot send emails as it is not on the whitelist.
|
2023-06-19 23:01:22
|
WARNING
|
server
|
odoo.addons.mail.models.mail_mail:406
Database cannot send emails as it is not on the whitelist.
|
2023-06-19 23:01:22
|
WARNING
|
server
|
odoo.addons.mail.models.mail_mail:406
Database cannot send emails as it is not on the whitelist.
|
2023-06-19 23:01:22
|
WARNING
|
server
|
odoo.addons.mail.models.mail_mail:406
Database cannot send emails as it is not on the whitelist.
|
2023-06-19 23:01:22
|
WARNING
|
server
|
odoo.addons.mail.models.mail_mail:406
Database cannot send emails as it is not on the whitelist.
|
2023-06-19 23:01:22
|
WARNING
|
server
|
odoo.addons.mail.models.mail_mail:406
Database cannot send emails as it is not on the whitelist.
|
2023-06-19 23:01:22
|
WARNING
|
server
|
odoo.addons.mail.models.mail_mail:406
Database cannot send emails as it is not on the whitelist.
|
2023-06-19 23:01:28
|
INFO
|
server
|
odoo.modules.loading:300
91 modules loaded in 24.10s, 28902 queries (+28932 extra)
|
2023-06-19 23:01:28
|
INFO
|
server
|
odoo.modules.loading:300
97 modules loaded in 2.79s, 2444 queries (+2445 extra)
|
2023-06-19 23:01:50
|
INFO
|
server
|
odoo.modules.loading:300
1 modules loaded in 0.01s, 0 queries (+0 extra)
|
2023-06-19 23:01:50
|
INFO
|
server
|
odoo.modules.loading:300
97 modules loaded in 0.51s, 0 queries (+0 extra)
|
2023-06-19 23:01:57
|
INFO
|
server
|
odoo.modules.loading:300
1 modules loaded in 0.00s, 0 queries (+0 extra)
|
2023-06-19 23:01:57
|
INFO
|
server
|
odoo.modules.loading:300
97 modules loaded in 0.04s, 0 queries (+0 extra)
|
2023-06-19 23:02:03
|
INFO
|
server
|
odoo.modules.loading:300
117 modules loaded in 6.95s, 6415 queries (+6415 extra)
|
2023-06-19 23:02:03
|
INFO
|
server
|
odoo.modules.loading:300
118 modules loaded in 0.24s, 115 queries (+115 extra)
|
2023-06-19 23:02:22
|
INFO
|
server
|
odoo.modules.loading:300
1 modules loaded in 0.02s, 0 queries (+0 extra)
|
2023-06-19 23:02:22
|
INFO
|
server
|
odoo.modules.loading:300
118 modules loaded in 0.22s, 0 queries (+0 extra)
|
2023-06-19 23:02:22
|
INFO
|
server
|
odoo.modules.loading:300
1 modules loaded in 0.01s, 0 queries (+0 extra)
|
2023-06-19 23:02:22
|
INFO
|
server
|
odoo.modules.loading:300
118 modules loaded in 0.66s, 0 queries (+0 extra)
|
2023-06-20 06:45:53
|
ERROR
|
server
|
odoo.sql_db:316
bad query: DELETE FROM ir_attachment WHERE id IN (
SELECT id FROM ir_attachment WHERE id in (354) FOR NO KEY UPDATE SKIP LOCKED
)
ERROR: could not serialize access due to concurrent update
|
2023-06-20 06:46:33
|
WARNING
|
server
|
odoo.http:2028
You cannot delete an item linked to a posted entry.
|
2023-06-20 06:48:23
|
WARNING
|
server
|
odoo.http:2028
You can only merge manufacturing orders of identical products with same BoM.
|
2023-06-20 07:23:06
|
INFO
|
server
|
odoo.modules.loading:300
1 modules loaded in 0.00s, 0 queries (+0 extra)
|
2023-06-20 07:23:06
|
INFO
|
server
|
odoo.modules.loading:300
118 modules loaded in 0.05s, 0 queries (+0 extra)
|
2023-06-20 07:23:06
|
INFO
|
server
|
odoo.modules.loading:300
120 modules loaded in 1.98s, 2482 queries (+2482 extra)
|
2023-06-20 07:23:11
|
INFO
|
server
|
odoo.modules.loading:300
1 modules loaded in 0.01s, 0 queries (+0 extra)
|
2023-06-20 07:23:11
|
INFO
|
server
|
odoo.modules.loading:300
120 modules loaded in 0.14s, 0 queries (+0 extra)
|
2023-06-20 07:23:11
|
INFO
|
server
|
odoo.modules.loading:300
1 modules loaded in 0.01s, 0 queries (+0 extra)
|
2023-06-20 07:23:11
|
INFO
|
server
|
odoo.modules.loading:300
120 modules loaded in 0.07s, 0 queries (+0 extra)
|
2023-06-21 05:37:52
|
INFO
|
server
|
odoo.modules.loading:300
1 modules loaded in 0.01s, 0 queries (+0 extra)
|
2023-06-21 05:37:52
|
INFO
|
server
|
odoo.modules.loading:300
120 modules loaded in 0.05s, 0 queries (+0 extra)
|
2023-06-21 05:37:58
|
INFO
|
server
|
odoo.modules.loading:300
127 modules loaded in 5.98s, 8147 queries (+8147 extra)
|
2023-06-21 05:38:03
|
INFO
|
server
|
odoo.modules.loading:300
1 modules loaded in 0.01s, 0 queries (+0 extra)
|
2023-06-21 05:38:09
|
INFO
|
server
|
odoo.modules.loading:300
127 modules loaded in 0.20s, 0 queries (+0 extra)
|
2023-06-21 05:38:09
|
INFO
|
server
|
odoo.modules.loading:300
1 modules loaded in 0.02s, 0 queries (+0 extra)
|
2023-06-21 05:38:09
|
INFO
|
server
|
odoo.modules.loading:300
127 modules loaded in 0.17s, 0 queries (+0 extra)
|
2023-06-21 05:38:16
|
INFO
|
server
|
odoo.modules.loading:300
1 modules loaded in 0.00s, 0 queries (+0 extra)
|
2023-06-21 05:38:16
|
INFO
|
server
|
odoo.modules.loading:300
127 modules loaded in 0.05s, 0 queries (+0 extra)
|
2023-06-21 05:38:16
|
INFO
|
server
|
odoo.modules.loading:300
128 modules loaded in 0.20s, 31 queries (+31 extra)
|
2023-06-21 05:38:16
|
INFO
|
server
|
odoo.modules.loading:300
1 modules loaded in 0.01s, 0 queries (+0 extra)
|
2023-06-21 05:38:16
|
INFO
|
server
|
odoo.modules.loading:300
128 modules loaded in 0.05s, 0 queries (+0 extra)
|
2023-06-21 05:38:37
|
INFO
|
server
|
odoo.modules.loading:300
1 modules loaded in 0.01s, 0 queries (+0 extra)
|
2023-06-21 05:38:37
|
INFO
|
server
|
odoo.modules.loading:300
128 modules loaded in 0.05s, 0 queries (+0 extra)
|
2023-06-21 05:38:37
|
INFO
|
server
|
odoo.modules.loading:300
130 modules loaded in 1.14s, 1329 queries (+1329 extra)
|
2023-06-21 05:38:42
|
INFO
|
server
|
odoo.modules.loading:300
1 modules loaded in 0.01s, 0 queries (+0 extra)
|
2023-06-21 05:38:42
|
INFO
|
server
|
odoo.modules.loading:300
130 modules loaded in 0.07s, 0 queries (+0 extra)
|
2023-06-21 05:38:48
|
INFO
|
server
|
odoo.modules.loading:300
1 modules loaded in 0.01s, 0 queries (+0 extra)
|
2023-06-21 05:38:48
|
INFO
|
server
|
odoo.modules.loading:300
130 modules loaded in 0.08s, 0 queries (+0 extra)
|
2023-06-21 05:39:01
|
INFO
|
server
|
odoo.modules.loading:300
1 modules loaded in 0.01s, 0 queries (+0 extra)
|
2023-06-21 05:39:01
|
INFO
|
server
|
odoo.modules.loading:300
130 modules loaded in 0.05s, 0 queries (+0 extra)
|
2023-06-21 05:39:01
|
INFO
|
server
|
odoo.modules.loading:300
1 modules loaded in 0.01s, 0 queries (+0 extra)
|
2023-06-21 05:39:01
|
INFO
|
server
|
odoo.modules.loading:300
129 modules loaded in 0.05s, 0 queries (+0 extra)
|
2023-06-21 05:39:07
|
INFO
|
server
|
odoo.modules.loading:300
1 modules loaded in 0.09s, 0 queries (+0 extra)
|
2023-06-21 05:39:07
|
INFO
|
server
|
odoo.modules.loading:300
129 modules loaded in 0.05s, 0 queries (+0 extra)
|
2023-06-21 05:39:07
|
INFO
|
server
|
odoo.modules.loading:300
1 modules loaded in 0.00s, 0 queries (+0 extra)
|
2023-06-21 05:39:07
|
INFO
|
server
|
odoo.modules.loading:300
129 modules loaded in 0.06s, 0 queries (+0 extra)
|
2023-06-23 00:53:16
|
WARNING
|
server
|
odoo.addons.web.controllers.utils:49
Action 'Configure your document layout' contains custom properties 'close_on_report_download'. Passing them via the `params` or `context` properties is recommended instead
|
2023-06-23 01:00:24
|
WARNING
|
server
|
odoo.addons.web.controllers.utils:49
Action 'Configure your document layout' contains custom properties 'close_on_report_download'. Passing them via the `params` or `context` properties is recommended instead
|
2023-06-23 01:00:44
|
WARNING
|
server
|
odoo.addons.web.controllers.utils:49
Action 'Configure your document layout' contains custom properties 'close_on_report_download'. Passing them via the `params` or `context` properties is recommended instead
|
2023-06-25 09:49:18
|
INFO
|
server
|
odoo.modules.loading:300
1 modules loaded in 4.58s, 7817 queries (+7817 extra)
|
2023-06-25 09:49:18
|
INFO
|
server
|
odoo.modules.loading:300
13 modules loaded in 2.53s, 5196 queries (+5196 extra)
|
2023-06-25 09:49:18
|
WARNING
|
server
|
odoo.http:1203
Logged into database '20234-16-0-empty', but dbfilter rejects it; logging session out.
|
2023-06-25 09:49:45
|
INFO
|
server
|
odoo.modules.loading:300
1 modules loaded in 0.01s, 0 queries (+0 extra)
|
2023-06-25 09:49:45
|
INFO
|
server
|
odoo.modules.loading:300
13 modules loaded in 0.01s, 0 queries (+0 extra)
|
2023-06-28 00:14:44
|
WARNING
|
server
|
odoo.addons.base.models.ir_module:346
DistributionNotFound: The 'google_auth' distribution was not found and is required by the application
|
2023-06-28 00:14:44
|
WARNING
|
server
|
odoo.http:2028
Unable to install module "social_push_notifications" because an external dependency is not met: Python library not installed: google_auth
|
2023-06-28 00:15:11
|
WARNING
|
server
|
odoo.addons.base.models.ir_module:346
DistributionNotFound: The 'google_auth' distribution was not found and is required by the application
|
2023-06-28 00:15:11
|
WARNING
|
server
|
odoo.http:2028
Unable to install module "social_push_notifications" because an external dependency is not met: Python library not installed: google_auth
|
2023-06-28 00:16:55
|
WARNING
|
server
|
odoo.addons.base.models.ir_module:346
DistributionNotFound: The 'google_auth' distribution was not found and is required by the application
|
2023-06-28 00:16:55
|
WARNING
|
server
|
odoo.http:2028
Unable to install module "social_push_notifications" because an external dependency is not met: Python library not installed: google_auth
|
2023-06-28 00:19:39
|
WARNING
|
server
|
odoo.addons.base.models.ir_module:346
DistributionNotFound: The 'google_auth' distribution was not found and is required by the application
|
2023-06-28 00:19:39
|
WARNING
|
server
|
odoo.http:2028
Unable to install module "social_push_notifications" because an external dependency is not met: Python library not installed: google_auth
|
2023-06-28 02:52:12
|
WARNING
|
server
|
odoo.addons.base.models.ir_module:346
DistributionNotFound: The 'google_auth' distribution was not found and is required by the application
|
2023-06-28 02:52:12
|
WARNING
|
server
|
odoo.http:2028
Unable to install module "social_push_notifications" because an external dependency is not met: Python library not installed: google_auth
|
2023-06-28 02:52:19
|
WARNING
|
server
|
odoo.addons.base.models.ir_module:346
DistributionNotFound: The 'google_auth' distribution was not found and is required by the application
|
2023-06-28 02:52:19
|
WARNING
|
server
|
odoo.http:2028
Unable to install module "social_push_notifications" because an external dependency is not met: Python library not installed: google_auth
|
2023-06-28 02:57:12
|
WARNING
|
server
|
odoo.addons.base.models.ir_module:346
DistributionNotFound: The 'google_auth' distribution was not found and is required by the application
|
2023-06-28 02:57:12
|
WARNING
|
server
|
odoo.http:2028
Unable to install module "social_push_notifications" because an external dependency is not met: Python library not installed: google_auth
|
2023-07-07 01:44:10
|
ERROR
|
server
|
odoo.http:2030
Exception during request handling.
Traceback (most recent call last):
File "/data/build/odoo/odoo/http.py", line 2008, in __call__
response = request._serve_db()
File "/data/build/odoo/odoo/http.py", line 1582, in _serve_db
self.registry = Registry(self.db).check_signaling()
File "/data/build/odoo/odoo/modules/registry.py", line 759, in check_signaling
with closing(self.cursor()) as cr:
File "/data/build/odoo/odoo/modules/registry.py", line 852, in cursor
return self._db.cursor()
File "/data/build/odoo/odoo/sql_db.py", line 720, in cursor
return Cursor(self.__pool, self.__dbname, self.__dsn)
File "/data/build/odoo/odoo/sql_db.py", line 259, in __init__
self._cnx = pool.borrow(dsn)
File "<decorator-gen-2>", line 2, in borrow
File "/data/build/odoo/odoo/tools/func.py", line 87, in locked
return func(inst, *args, **kwargs)
File "/data/build/odoo/odoo/sql_db.py", line 621, in borrow
cnx.reset()
psycopg2.DatabaseError: server closed the connection unexpectedly
This probably means the server terminated abnormally
before or while processing the request.
|
2023-07-07 01:44:16
|
ERROR
|
server
|
odoo.http:2030
Exception during request handling.
Traceback (most recent call last):
File "/data/build/odoo/odoo/http.py", line 2008, in __call__
response = request._serve_db()
File "/data/build/odoo/odoo/http.py", line 1582, in _serve_db
self.registry = Registry(self.db).check_signaling()
File "/data/build/odoo/odoo/modules/registry.py", line 759, in check_signaling
with closing(self.cursor()) as cr:
File "/data/build/odoo/odoo/modules/registry.py", line 852, in cursor
return self._db.cursor()
File "/data/build/odoo/odoo/sql_db.py", line 720, in cursor
return Cursor(self.__pool, self.__dbname, self.__dsn)
File "/data/build/odoo/odoo/sql_db.py", line 259, in __init__
self._cnx = pool.borrow(dsn)
File "<decorator-gen-2>", line 2, in borrow
File "/data/build/odoo/odoo/tools/func.py", line 87, in locked
return func(inst, *args, **kwargs)
File "/data/build/odoo/odoo/sql_db.py", line 621, in borrow
cnx.reset()
psycopg2.DatabaseError: server closed the connection unexpectedly
This probably means the server terminated abnormally
before or while processing the request.
|
2023-07-07 01:46:12
|
ERROR
|
server
|
odoo.http:2030
Exception during request handling.
Traceback (most recent call last):
File "/data/build/odoo/odoo/http.py", line 2008, in __call__
response = request._serve_db()
File "/data/build/odoo/odoo/http.py", line 1582, in _serve_db
self.registry = Registry(self.db).check_signaling()
File "/data/build/odoo/odoo/modules/registry.py", line 759, in check_signaling
with closing(self.cursor()) as cr:
File "/data/build/odoo/odoo/modules/registry.py", line 852, in cursor
return self._db.cursor()
File "/data/build/odoo/odoo/sql_db.py", line 720, in cursor
return Cursor(self.__pool, self.__dbname, self.__dsn)
File "/data/build/odoo/odoo/sql_db.py", line 259, in __init__
self._cnx = pool.borrow(dsn)
File "<decorator-gen-2>", line 2, in borrow
File "/data/build/odoo/odoo/tools/func.py", line 87, in locked
return func(inst, *args, **kwargs)
File "/data/build/odoo/odoo/sql_db.py", line 621, in borrow
cnx.reset()
psycopg2.DatabaseError: server closed the connection unexpectedly
This probably means the server terminated abnormally
before or while processing the request.
|
2023-07-07 01:46:12
|
ERROR
|
server
|
odoo.http:2030
Exception during request handling.
Traceback (most recent call last):
File "/data/build/odoo/odoo/http.py", line 1582, in _serve_db
self.registry = Registry(self.db).check_signaling()
File "/data/build/odoo/odoo/modules/registry.py", line 759, in check_signaling
with closing(self.cursor()) as cr:
File "/data/build/odoo/odoo/modules/registry.py", line 852, in cursor
return self._db.cursor()
File "/data/build/odoo/odoo/sql_db.py", line 720, in cursor
return Cursor(self.__pool, self.__dbname, self.__dsn)
File "/data/build/odoo/odoo/sql_db.py", line 259, in __init__
self._cnx = pool.borrow(dsn)
File "<decorator-gen-2>", line 2, in borrow
File "/data/build/odoo/odoo/tools/func.py", line 87, in locked
return func(inst, *args, **kwargs)
File "/data/build/odoo/odoo/sql_db.py", line 648, in borrow
result = psycopg2.connect(
File "/usr/local/lib/python3.10/site-packages/psycopg2/__init__.py", line 127, 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: could not write init file
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/data/build/odoo/odoo/http.py", line 2008, in __call__
response = request._serve_db()
File "/data/build/odoo/odoo/http.py", line 1592, in _serve_db
root.session_store.save(self.session)
File "/data/build/odoo/odoo/http.py", line 858, in save
super().save(session)
File "/data/build/odoo/odoo/tools/_vendor/sessions.py", line 198, in save
f.close()
OSError: [Errno 28] No space left on device
|
2023-07-07 01:48:12
|
ERROR
|
server
|
odoo.http:2030
Exception during request handling.
Traceback (most recent call last):
File "/data/build/odoo/odoo/http.py", line 1582, in _serve_db
self.registry = Registry(self.db).check_signaling()
File "/data/build/odoo/odoo/modules/registry.py", line 759, in check_signaling
with closing(self.cursor()) as cr:
File "/data/build/odoo/odoo/modules/registry.py", line 852, in cursor
return self._db.cursor()
File "/data/build/odoo/odoo/sql_db.py", line 720, in cursor
return Cursor(self.__pool, self.__dbname, self.__dsn)
File "/data/build/odoo/odoo/sql_db.py", line 259, in __init__
self._cnx = pool.borrow(dsn)
File "<decorator-gen-2>", line 2, in borrow
File "/data/build/odoo/odoo/tools/func.py", line 87, in locked
return func(inst, *args, **kwargs)
File "/data/build/odoo/odoo/sql_db.py", line 648, in borrow
result = psycopg2.connect(
File "/usr/local/lib/python3.10/site-packages/psycopg2/__init__.py", line 127, 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: could not write init file
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/data/build/odoo/odoo/http.py", line 2008, in __call__
response = request._serve_db()
File "/data/build/odoo/odoo/http.py", line 1592, in _serve_db
root.session_store.save(self.session)
File "/data/build/odoo/odoo/http.py", line 858, in save
super().save(session)
File "/data/build/odoo/odoo/tools/_vendor/sessions.py", line 198, in save
f.close()
OSError: [Errno 28] No space left on device
|
2023-07-07 01:48:12
|
ERROR
|
server
|
odoo.http:2030
Exception during request handling.
Traceback (most recent call last):
File "/data/build/odoo/odoo/http.py", line 1582, in _serve_db
self.registry = Registry(self.db).check_signaling()
File "/data/build/odoo/odoo/modules/registry.py", line 759, in check_signaling
with closing(self.cursor()) as cr:
File "/data/build/odoo/odoo/modules/registry.py", line 852, in cursor
return self._db.cursor()
File "/data/build/odoo/odoo/sql_db.py", line 720, in cursor
return Cursor(self.__pool, self.__dbname, self.__dsn)
File "/data/build/odoo/odoo/sql_db.py", line 259, in __init__
self._cnx = pool.borrow(dsn)
File "<decorator-gen-2>", line 2, in borrow
File "/data/build/odoo/odoo/tools/func.py", line 87, in locked
return func(inst, *args, **kwargs)
File "/data/build/odoo/odoo/sql_db.py", line 648, in borrow
result = psycopg2.connect(
File "/usr/local/lib/python3.10/site-packages/psycopg2/__init__.py", line 127, 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: could not write init file
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/data/build/odoo/odoo/http.py", line 2008, in __call__
response = request._serve_db()
File "/data/build/odoo/odoo/http.py", line 1592, in _serve_db
root.session_store.save(self.session)
File "/data/build/odoo/odoo/http.py", line 858, in save
super().save(session)
File "/data/build/odoo/odoo/tools/_vendor/sessions.py", line 198, in save
f.close()
OSError: [Errno 28] No space left on device
|
2023-07-07 04:42:29
|
INFO
|
runbot
|
Kill build 20234-16-0
|