Date |
Level |
Type |
Message |
2024-10-14 14:31:56
|
INFO
|
runbot
|
Init build environment with config Adhoc Conf con tests 17+
|
2024-10-14 14:31:56
|
|
|
Starting step base from config Adhoc Conf con tests 17+
|
2024-10-14 14:31:56
|
INFO
|
runbot
|
Using Dockerfile Tag odoo:adhoc-odoo-17
|
2024-10-14 14:32:16
|
INFO
|
server
|
odoo.modules.loading:301
1 modules loaded in 8.18s, 9047 queries (+9047 extra)
|
2024-10-14 14:32:22
|
INFO
|
server
|
odoo.modules.loading:301
19 modules loaded in 5.47s, 7247 queries (+7247 extra)
|
2024-10-14 14:32:22
|
|
|
Step base finished in 25s
|
2024-10-14 14:32:22
|
|
|
Starting step all from config Adhoc Conf con tests 17+
|
2024-10-14 14:32:22
|
INFO
|
runbot
|
Using Dockerfile Tag odoo:adhoc-odoo-17
|
2024-10-14 14:32:43
|
INFO
|
server
|
odoo.modules.loading:301
1 modules loaded in 8.54s, 9047 queries (+9047 extra)
|
2024-10-14 14:39:57
|
INFO
|
server
|
odoo.addons.l10n_ar_edi.models.res_company:216
Setting demo certificate from to OdooCert7 in (AR) Responsable Inscripto company
|
2024-10-14 14:39:57
|
INFO
|
server
|
odoo.addons.l10n_ar_edi.models.res_company:216
Setting demo certificate from to OdooCert2 in (AR) Monotributista company
|
2024-10-14 14:39:57
|
INFO
|
server
|
odoo.addons.l10n_ar_edi.models.res_company:216
Setting demo certificate from to OdooCert10 in (AR) Exento company
|
2024-10-14 14:41:13
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:46
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista, (AR) Responsable Inscripto
|
2024-10-14 14:45:14
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:46
Currency Provider configured as AFIP for next companies: (AR) Exento, Muebleria ARG
|
2024-10-14 14:46:00
|
INFO
|
server
|
odoo.modules.loading:301
592 modules loaded in 795.55s, 448469 queries (+448518 extra)
|
2024-10-14 14:46:12
|
INFO
|
server
|
odoo.modules.loading:301
601 modules loaded in 11.04s, 2404 queries (+2404 extra)
|
2024-10-14 14:46:27
|
|
|
Step all finished in 14m
|
2024-10-14 14:46:27
|
|
|
Starting step setup from config Adhoc Conf con tests 17+
|
2024-10-14 14:46:27
|
INFO
|
runbot
|
Using Dockerfile Tag odoo:adhoc-odoo-17
|
2024-10-14 14:46:28
|
INFO
|
runbot
|
Step setup finished in 0s
|
2024-10-14 14:46:28
|
|
|
Starting step run from config Adhoc Conf con tests 17+
|
2024-10-14 14:46:28
|
INFO
|
runbot
|
Start running build 82451-17-0
|
2024-10-14 14:46:28
|
INFO
|
runbot
|
Using Dockerfile Tag odoo:adhoc-odoo-17
|
2024-10-14 14:46:36
|
INFO
|
server
|
odoo.modules.loading:301
1 modules loaded in 0.01s, 0 queries (+0 extra)
|
2024-10-14 14:46:36
|
INFO
|
server
|
odoo.modules.loading:301
19 modules loaded in 0.32s, 0 queries (+0 extra)
|
2024-10-14 15:28:15
|
INFO
|
server
|
odoo.modules.loading:301
1 modules loaded in 0.01s, 0 queries (+0 extra)
|
2024-10-14 15:28:15
|
INFO
|
server
|
odoo.modules.loading:301
1 modules loaded in 0.01s, 0 queries (+0 extra)
|
2024-10-14 15:28:29
|
INFO
|
server
|
odoo.modules.loading:301
601 modules loaded in 9.95s, 0 queries (+0 extra)
|
2024-10-14 15:28:29
|
INFO
|
server
|
odoo.modules.loading:301
601 modules loaded in 9.47s, 0 queries (+0 extra)
|
2024-10-14 15:29:03
|
INFO
|
server
|
odoo.modules.loading:301
1 modules loaded in 0.01s, 0 queries (+0 extra)
|
2024-10-14 15:29:16
|
INFO
|
server
|
odoo.modules.loading:301
601 modules loaded in 7.79s, 0 queries (+0 extra)
|
2024-10-14 15:56:09
|
WARNING
|
server
|
odoo.http:2228
You can not close a project with active tickets, we consider active ticket the one in stages without option 'folded' (ticket IDs [3])
|
2024-10-14 16:09:32
|
ERROR
|
server
|
odoo.sql_db:335
bad query: UPDATE "website_visitor" SET "has_push_notifications" = false, "write_date" = '2024-10-14 16:09:29.575854', "write_uid" = 4 WHERE id IN (19)
ERROR: could not serialize access due to concurrent update
|
2024-10-14 18:01:31
|
ERROR
|
server
|
odoo.http:2230
Exception during request handling.
Traceback (most recent call last):
File "/data/build/adhoc-cicd-odoo-odoo/odoo/http.py", line 2208, in __call__
response = request._serve_db()
File "/data/build/adhoc-cicd-odoo-odoo/odoo/http.py", line 1783, in _serve_db
return service_model.retrying(self._serve_ir_http, self.env)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/service/model.py", line 133, in retrying
result = func()
File "/data/build/adhoc-cicd-odoo-odoo/odoo/http.py", line 1810, in _serve_ir_http
response = self.dispatcher.dispatch(rule.endpoint, args)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/http.py", line 2014, in dispatch
result = self.request.registry['ir.http']._dispatch(endpoint)
File "/data/build/adhoc-cicd-odoo-odoo/addons/website/models/ir_http.py", line 235, in _dispatch
response = super()._dispatch(endpoint)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/addons/base/models/ir_http.py", line 226, in _dispatch
result = endpoint(**request.params)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/http.py", line 759, in route_wrapper
result = endpoint(self, *args, **params_ok)
File "/data/build/adhoc-cicd-odoo-odoo/addons/web/controllers/dataset.py", line 24, in call_kw
return self._call_kw(model, method, args, kwargs)
File "/data/build/adhoc-cicd-odoo-odoo/addons/web/controllers/dataset.py", line 20, in _call_kw
return call_kw(request.env[model], method, args, kwargs)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/api.py", line 534, in __getitem__
return self.registry[model_name](self, (), ())
File "/data/build/adhoc-cicd-odoo-odoo/odoo/modules/registry.py", line 213, in __getitem__
return self.models[model_name]
KeyError: 'x_'
|
2024-10-14 18:01:31
|
ERROR
|
server
|
odoo.http:2230
Exception during request handling.
Traceback (most recent call last):
File "/data/build/adhoc-cicd-odoo-odoo/odoo/http.py", line 2208, in __call__
response = request._serve_db()
File "/data/build/adhoc-cicd-odoo-odoo/odoo/http.py", line 1783, in _serve_db
return service_model.retrying(self._serve_ir_http, self.env)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/service/model.py", line 133, in retrying
result = func()
File "/data/build/adhoc-cicd-odoo-odoo/odoo/http.py", line 1810, in _serve_ir_http
response = self.dispatcher.dispatch(rule.endpoint, args)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/http.py", line 2014, in dispatch
result = self.request.registry['ir.http']._dispatch(endpoint)
File "/data/build/adhoc-cicd-odoo-odoo/addons/website/models/ir_http.py", line 235, in _dispatch
response = super()._dispatch(endpoint)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/addons/base/models/ir_http.py", line 226, in _dispatch
result = endpoint(**request.params)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/http.py", line 759, in route_wrapper
result = endpoint(self, *args, **params_ok)
File "/data/build/adhoc-cicd-odoo-odoo/addons/web/controllers/dataset.py", line 24, in call_kw
return self._call_kw(model, method, args, kwargs)
File "/data/build/adhoc-cicd-odoo-odoo/addons/web/controllers/dataset.py", line 20, in _call_kw
return call_kw(request.env[model], method, args, kwargs)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/api.py", line 534, in __getitem__
return self.registry[model_name](self, (), ())
File "/data/build/adhoc-cicd-odoo-odoo/odoo/modules/registry.py", line 213, in __getitem__
return self.models[model_name]
KeyError: 'x_'
|
2024-10-14 18:01:37
|
ERROR
|
server
|
odoo.http:2230
Exception during request handling.
Traceback (most recent call last):
File "/data/build/adhoc-cicd-odoo-odoo/odoo/http.py", line 2208, in __call__
response = request._serve_db()
File "/data/build/adhoc-cicd-odoo-odoo/odoo/http.py", line 1783, in _serve_db
return service_model.retrying(self._serve_ir_http, self.env)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/service/model.py", line 133, in retrying
result = func()
File "/data/build/adhoc-cicd-odoo-odoo/odoo/http.py", line 1810, in _serve_ir_http
response = self.dispatcher.dispatch(rule.endpoint, args)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/http.py", line 2014, in dispatch
result = self.request.registry['ir.http']._dispatch(endpoint)
File "/data/build/adhoc-cicd-odoo-odoo/addons/website/models/ir_http.py", line 235, in _dispatch
response = super()._dispatch(endpoint)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/addons/base/models/ir_http.py", line 226, in _dispatch
result = endpoint(**request.params)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/http.py", line 759, in route_wrapper
result = endpoint(self, *args, **params_ok)
File "/data/build/adhoc-cicd-odoo-odoo/addons/web/controllers/dataset.py", line 24, in call_kw
return self._call_kw(model, method, args, kwargs)
File "/data/build/adhoc-cicd-odoo-odoo/addons/web/controllers/dataset.py", line 20, in _call_kw
return call_kw(request.env[model], method, args, kwargs)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/api.py", line 534, in __getitem__
return self.registry[model_name](self, (), ())
File "/data/build/adhoc-cicd-odoo-odoo/odoo/modules/registry.py", line 213, in __getitem__
return self.models[model_name]
KeyError: 'x_'
|
2024-10-14 18:01:37
|
ERROR
|
server
|
odoo.http:2230
Exception during request handling.
Traceback (most recent call last):
File "/data/build/adhoc-cicd-odoo-odoo/odoo/http.py", line 2208, in __call__
response = request._serve_db()
File "/data/build/adhoc-cicd-odoo-odoo/odoo/http.py", line 1783, in _serve_db
return service_model.retrying(self._serve_ir_http, self.env)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/service/model.py", line 133, in retrying
result = func()
File "/data/build/adhoc-cicd-odoo-odoo/odoo/http.py", line 1810, in _serve_ir_http
response = self.dispatcher.dispatch(rule.endpoint, args)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/http.py", line 2014, in dispatch
result = self.request.registry['ir.http']._dispatch(endpoint)
File "/data/build/adhoc-cicd-odoo-odoo/addons/website/models/ir_http.py", line 235, in _dispatch
response = super()._dispatch(endpoint)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/addons/base/models/ir_http.py", line 226, in _dispatch
result = endpoint(**request.params)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/http.py", line 759, in route_wrapper
result = endpoint(self, *args, **params_ok)
File "/data/build/adhoc-cicd-odoo-odoo/addons/web/controllers/dataset.py", line 24, in call_kw
return self._call_kw(model, method, args, kwargs)
File "/data/build/adhoc-cicd-odoo-odoo/addons/web/controllers/dataset.py", line 20, in _call_kw
return call_kw(request.env[model], method, args, kwargs)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/api.py", line 534, in __getitem__
return self.registry[model_name](self, (), ())
File "/data/build/adhoc-cicd-odoo-odoo/odoo/modules/registry.py", line 213, in __getitem__
return self.models[model_name]
KeyError: 'x_'
|
2024-10-14 18:03:00
|
WARNING
|
server
|
odoo.http:2228
Uh-oh! Looks like you have stumbled upon some top-secret records.
Sorry, Soporte ADHOC (id=2) doesn't have 'read' access to:
- Contact (res.partner)
If you really, really need access, perhaps you can win over your friendly administrator with a batch of freshly baked cookies.
|
2024-10-14 18:04:23
|
WARNING
|
server
|
odoo.http:2228
Uh-oh! Looks like you have stumbled upon some top-secret records.
Sorry, Soporte ADHOC (id=2) doesn't have 'read' access to:
- Contact (res.partner)
If you really, really need access, perhaps you can win over your friendly administrator with a batch of freshly baked cookies.
|
2024-10-14 18:06:33
|
ERROR
|
server
|
odoo.sql_db:335
bad query: INSERT INTO "stock_warehouse_orderpoint" ("active", "bom_id", "company_id", "create_date", "create_uid", "group_id", "location_id", "manufacturing_visibility_days", "name", "product_id", "product_max_qty", "product_min_qty", "purchase_visibility_days", "qty_forecast_stored", "qty_multiple", "qty_to_order", "reviewed", "route_id", "supplier_id", "trigger", "warehouse_id", "write_date", "write_uid") VALUES (true, NULL, 1, '2024-10-14 18:06:32.808610', 2, NULL, 8, 0.0, 'RA/00012', 23, '0.00', '0.00', 0.0, 0.0, '1.00', '0.00', true, NULL, NULL, 'auto', 1, '2024-10-14 18:06:32.808610', 2) RETURNING "id"
ERROR: duplicate key value violates unique constraint "stock_warehouse_orderpoint_product_location_check"
DETAIL: Key (product_id, location_id, company_id)=(23, 8, 1) already exists.
|
2024-10-14 18:06:33
|
WARNING
|
server
|
odoo.http:2228
The operation cannot be completed: A replenishment rule already exists for this product on this location.
|
2024-10-14 18:06:45
|
ERROR
|
server
|
odoo.sql_db:335
bad query: INSERT INTO "stock_warehouse_orderpoint" ("active", "bom_id", "company_id", "create_date", "create_uid", "group_id", "location_id", "manufacturing_visibility_days", "name", "product_id", "product_max_qty", "product_min_qty", "purchase_visibility_days", "qty_forecast_stored", "qty_multiple", "qty_to_order", "reviewed", "route_id", "supplier_id", "trigger", "warehouse_id", "write_date", "write_uid") VALUES (true, NULL, 1, '2024-10-14 18:06:43.752156', 2, NULL, 8, 0.0, 'RA/00014', 23, '0.00', '0.00', 0.0, 0.0, '0.00', '0.00', true, 23, NULL, 'auto', 1, '2024-10-14 18:06:43.752156', 2) RETURNING "id"
ERROR: duplicate key value violates unique constraint "stock_warehouse_orderpoint_product_location_check"
DETAIL: Key (product_id, location_id, company_id)=(23, 8, 1) already exists.
|
2024-10-14 18:06:45
|
WARNING
|
server
|
odoo.http:2228
The operation cannot be completed: A replenishment rule already exists for this product on this location.
|
2024-10-14 18:06:51
|
ERROR
|
server
|
odoo.sql_db:335
bad query: INSERT INTO "stock_warehouse_orderpoint" ("active", "bom_id", "company_id", "create_date", "create_uid", "group_id", "location_id", "manufacturing_visibility_days", "name", "product_id", "product_max_qty", "product_min_qty", "purchase_visibility_days", "qty_forecast_stored", "qty_multiple", "qty_to_order", "reviewed", "route_id", "supplier_id", "trigger", "warehouse_id", "write_date", "write_uid") VALUES (true, NULL, 1, '2024-10-14 18:06:48.310753', 2, NULL, 8, 0.0, 'RA/00015', 23, '0.00', '0.00', 0.0, 0.0, '0.00', '0.00', true, 23, NULL, 'auto', 1, '2024-10-14 18:06:48.310753', 2) RETURNING "id"
ERROR: duplicate key value violates unique constraint "stock_warehouse_orderpoint_product_location_check"
DETAIL: Key (product_id, location_id, company_id)=(23, 8, 1) already exists.
|
2024-10-14 18:06:51
|
WARNING
|
server
|
odoo.http:2228
The operation cannot be completed: A replenishment rule already exists for this product on this location.
|
2024-10-14 18:06:57
|
ERROR
|
server
|
odoo.sql_db:335
bad query: INSERT INTO "stock_warehouse_orderpoint" ("active", "bom_id", "company_id", "create_date", "create_uid", "group_id", "location_id", "manufacturing_visibility_days", "name", "product_id", "product_max_qty", "product_min_qty", "purchase_visibility_days", "qty_forecast_stored", "qty_multiple", "qty_to_order", "reviewed", "route_id", "supplier_id", "trigger", "warehouse_id", "write_date", "write_uid") VALUES (true, NULL, 1, '2024-10-14 18:06:55.590839', 2, NULL, 8, 0.0, 'RA/00016', 23, '0.00', '0.00', 0.0, 0.0, '0.00', '0.00', true, 23, NULL, 'auto', 1, '2024-10-14 18:06:55.590839', 2) RETURNING "id"
ERROR: duplicate key value violates unique constraint "stock_warehouse_orderpoint_product_location_check"
DETAIL: Key (product_id, location_id, company_id)=(23, 8, 1) already exists.
|
2024-10-14 18:06:57
|
WARNING
|
server
|
odoo.http:2228
The operation cannot be completed: A replenishment rule already exists for this product on this location.
|
2024-10-14 18:06:57
|
ERROR
|
server
|
odoo.sql_db:335
bad query: INSERT INTO "stock_warehouse_orderpoint" ("active", "bom_id", "company_id", "create_date", "create_uid", "group_id", "location_id", "manufacturing_visibility_days", "name", "product_id", "product_max_qty", "product_min_qty", "purchase_visibility_days", "qty_forecast_stored", "qty_multiple", "qty_to_order", "reviewed", "route_id", "supplier_id", "trigger", "warehouse_id", "write_date", "write_uid") VALUES (true, NULL, 1, '2024-10-14 18:06:55.787210', 2, NULL, 8, 0.0, 'RA/00017', 23, '0.00', '0.00', 0.0, 0.0, '0.00', '0.00', true, 23, NULL, 'auto', 1, '2024-10-14 18:06:55.787210', 2) RETURNING "id"
ERROR: duplicate key value violates unique constraint "stock_warehouse_orderpoint_product_location_check"
DETAIL: Key (product_id, location_id, company_id)=(23, 8, 1) already exists.
|
2024-10-14 18:06:57
|
WARNING
|
server
|
odoo.http:2228
The operation cannot be completed: A replenishment rule already exists for this product on this location.
|
2024-10-14 18:07:39
|
ERROR
|
server
|
odoo.sql_db:335
bad query: INSERT INTO "stock_warehouse_orderpoint" ("active", "bom_id", "company_id", "create_date", "create_uid", "group_id", "location_id", "manufacturing_visibility_days", "name", "product_id", "product_max_qty", "product_min_qty", "purchase_visibility_days", "qty_forecast_stored", "qty_multiple", "qty_to_order", "reviewed", "route_id", "supplier_id", "trigger", "warehouse_id", "write_date", "write_uid") VALUES (true, NULL, 1, '2024-10-14 18:07:37.353630', 2, NULL, 8, 0.0, 'RA/00018', 23, '0.00', '0.00', 0.0, 0.0, '0.00', '0.00', true, 23, NULL, 'auto', 1, '2024-10-14 18:07:37.353630', 2) RETURNING "id"
ERROR: duplicate key value violates unique constraint "stock_warehouse_orderpoint_product_location_check"
DETAIL: Key (product_id, location_id, company_id)=(23, 8, 1) already exists.
|
2024-10-14 18:07:39
|
WARNING
|
server
|
odoo.http:2228
The operation cannot be completed: A replenishment rule already exists for this product on this location.
|
2024-10-14 18:10:17
|
WARNING
|
server
|
odoo.http:2228
Uh-oh! Looks like you have stumbled upon some top-secret records.
Sorry, Soporte ADHOC (id=2) doesn't have 'read' access to:
- User (res.users)
If you really, really need access, perhaps you can win over your friendly administrator with a batch of freshly baked cookies.
|
2024-10-14 18:10:23
|
WARNING
|
server
|
odoo.http:2228
Uh-oh! Looks like you have stumbled upon some top-secret records.
Sorry, Soporte ADHOC (id=2) doesn't have 'read' access to:
- User (res.users)
If you really, really need access, perhaps you can win over your friendly administrator with a batch of freshly baked cookies.
|
2024-10-14 18:10:35
|
ERROR
|
server
|
odoo.sql_db:335
bad query: UPDATE "bus_presence" SET "last_presence" = '2024-10-14 18:05:35.925611', "status" = 'online' WHERE id IN (1)
ERROR: could not serialize access due to concurrent update
|
2024-10-14 18:10:53
|
WARNING
|
server
|
odoo.http:2228
Uh-oh! Looks like you have stumbled upon some top-secret records.
Sorry, Soporte ADHOC (id=2) doesn't have 'read' access to:
- User (res.users)
If you really, really need access, perhaps you can win over your friendly administrator with a batch of freshly baked cookies.
|
2024-10-14 18:11:05
|
WARNING
|
server
|
odoo.http:2228
Uh-oh! Looks like you have stumbled upon some top-secret records.
Sorry, Soporte ADHOC (id=2) doesn't have 'read' access to:
- User (res.users)
If you really, really need access, perhaps you can win over your friendly administrator with a batch of freshly baked cookies.
|
2024-10-14 18:11:10
|
WARNING
|
server
|
odoo.http:2228
Uh-oh! Looks like you have stumbled upon some top-secret records.
Sorry, Soporte ADHOC (id=2) doesn't have 'read' access to:
- User (res.users)
If you really, really need access, perhaps you can win over your friendly administrator with a batch of freshly baked cookies.
|
2024-10-14 18:11:31
|
WARNING
|
server
|
odoo.http:2228
Uh-oh! Looks like you have stumbled upon some top-secret records.
Sorry, Soporte ADHOC (id=2) doesn't have 'read' access to:
- User (res.users)
If you really, really need access, perhaps you can win over your friendly administrator with a batch of freshly baked cookies.
|
2024-10-14 18:11:39
|
WARNING
|
server
|
odoo.http:2228
Uh-oh! Looks like you have stumbled upon some top-secret records.
Sorry, Soporte ADHOC (id=2) doesn't have 'read' access to:
- User (res.users)
If you really, really need access, perhaps you can win over your friendly administrator with a batch of freshly baked cookies.
|
2024-10-14 18:12:24
|
WARNING
|
server
|
odoo.http:2228
Uh-oh! Looks like you have stumbled upon some top-secret records.
Sorry, Soporte ADHOC (id=2) doesn't have 'read' access to:
- User (res.users)
If you really, really need access, perhaps you can win over your friendly administrator with a batch of freshly baked cookies.
|
2024-10-14 18:34:01
|
INFO
|
runbot
|
Kill build 82451-17-0
|
2024-10-14 18:42:12
|
|
|
Waking up build
|
2024-10-14 18:42:12
|
INFO
|
runbot
|
Start running build 82451-17-0
|
2024-10-14 18:42:12
|
INFO
|
runbot
|
Using Dockerfile Tag odoo:adhoc-odoo-17
|
2024-10-14 18:42:14
|
INFO
|
server
|
odoo.modules.loading:301
1 modules loaded in 0.01s, 0 queries (+0 extra)
|
2024-10-14 18:42:20
|
INFO
|
server
|
odoo.modules.loading:301
19 modules loaded in 0.31s, 0 queries (+0 extra)
|
2024-10-14 18:42:32
|
INFO
|
server
|
odoo.modules.loading:301
1 modules loaded in 0.01s, 0 queries (+0 extra)
|
2024-10-14 18:42:38
|
INFO
|
server
|
odoo.modules.loading:301
601 modules loaded in 6.03s, 0 queries (+0 extra)
|
2024-10-14 18:59:29
|
INFO
|
server
|
odoo.modules.loading:301
1 modules loaded in 0.01s, 0 queries (+0 extra)
|
2024-10-14 18:59:44
|
INFO
|
server
|
odoo.modules.loading:301
601 modules loaded in 12.71s, 0 queries (+0 extra)
|
2024-10-14 19:00:16
|
INFO
|
server
|
odoo.modules.loading:301
1 modules loaded in 0.02s, 0 queries (+0 extra)
|
2024-10-14 19:00:30
|
INFO
|
server
|
odoo.modules.loading:301
601 modules loaded in 9.14s, 0 queries (+0 extra)
|
2024-10-14 19:10:07
|
ERROR
|
server
|
odoo.sql_db:335
bad query:
WITH visitor AS (
INSERT INTO website_visitor (
partner_id, access_token, last_connection_datetime, visit_count, lang_id,
website_id, timezone, write_uid, create_uid, write_date, create_date, country_id)
VALUES (
NULL, '3aa6a3f1a6ff77cb324170c5240d9a16', now() at time zone 'UTC', 1, 68,
1, NULL, 4, 4,
now() at time zone 'UTC', now() at time zone 'UTC', (
SELECT id FROM res_country WHERE code = NULL
)
)
ON CONFLICT (access_token)
DO UPDATE SET
last_connection_datetime=excluded.last_connection_datetime,
visit_count = CASE WHEN website_visitor.last_connection_datetime < NOW() AT TIME ZONE 'UTC' - INTERVAL '8 hours'
THEN website_visitor.visit_count + 1
ELSE website_visitor.visit_count
END
RETURNING id, CASE WHEN create_date = now() at time zone 'UTC' THEN 'inserted' ELSE 'updated' END AS upsert
, 'https://82451-17-0-all.runbot.adhoc.com.ar/' AS url, 4 AS page_id
), track AS (
INSERT INTO website_track (visitor_id, url, page_id, visit_datetime)
SELECT id, url, page_id::integer, now() at time zone 'UTC' FROM visitor
)
SELECT id, upsert from visitor;
ERROR: could not serialize access due to concurrent update
|
2024-10-14 19:36:40
|
WARNING
|
server
|
odoo.http:2228
Uh-oh! Looks like you have stumbled upon some top-secret records.
Sorry, Soporte ADHOC (id=2) doesn't have 'read' access to:
- User (res.users)
If you really, really need access, perhaps you can win over your friendly administrator with a batch of freshly baked cookies.
|
2024-10-14 19:48:28
|
INFO
|
server
|
odoo.modules.loading:301
1 modules loaded in 0.02s, 0 queries (+0 extra)
|
2024-10-14 19:48:35
|
INFO
|
server
|
odoo.modules.loading:301
601 modules loaded in 0.43s, 0 queries (+0 extra)
|
2024-10-14 19:48:35
|
INFO
|
server
|
odoo.modules.loading:301
602 modules loaded in 2.36s, 466 queries (+466 extra)
|
2024-10-14 19:48:41
|
INFO
|
server
|
odoo.modules.loading:301
1 modules loaded in 0.01s, 0 queries (+0 extra)
|
2024-10-14 19:48:41
|
INFO
|
server
|
odoo.modules.loading:301
602 modules loaded in 0.47s, 0 queries (+0 extra)
|
2024-10-14 19:48:48
|
INFO
|
server
|
odoo.modules.loading:301
1 modules loaded in 0.01s, 0 queries (+0 extra)
|
2024-10-14 19:48:48
|
INFO
|
server
|
odoo.modules.loading:301
602 modules loaded in 0.52s, 0 queries (+0 extra)
|
2024-10-14 19:48:48
|
WARNING
|
server
|
odoo.http:2228
Uh-oh! Looks like you have stumbled upon some top-secret records.
Sorry, Soporte ADHOC (id=2) doesn't have 'read' access to:
- User (res.users)
If you really, really need access, perhaps you can win over your friendly administrator with a batch of freshly baked cookies.
|
2024-10-14 19:56:44
|
WARNING
|
server
|
odoo.http:2228
You can only snooze manual orderpoints. You should rather archive 'auto-trigger' orderpoints if you do not want them to be triggered.
|
2024-10-14 20:00:56
|
WARNING
|
server
|
odoo.http:757
<function odoo.addons.report_aeroo.controllers.main.report_download> called ignoring args {'token'}
|
2024-10-14 21:11:01
|
INFO
|
runbot
|
Kill build 82451-17-0
|