Date | Level | Type | Message |
---|---|---|---|
2024-08-03 13:29:43 | INFO | runbot | Init build environment with config Adhoc Conf for demo (y personalizaciones) 17+ |
2024-08-03 13:29:43 | Starting step all_no_test from config Adhoc Conf for demo (y personalizaciones) 17+ | ||
2024-08-03 13:29:43 | INFO | runbot | Using Dockerfile Tag odoo:adhoc-odoo-17 |
2024-08-03 13:30:09 | INFO | server | odoo.modules.loading:301 1 modules loaded in 12.30s, 9048 queries (+9048 extra) |
2024-08-03 13:36:36 | INFO | server | odoo.addons.l10n_ar_edi.models.res_company:216 Setting demo certificate from to OdooCert6 in (AR) Responsable Inscripto company |
2024-08-03 13:36:36 | INFO | server | odoo.addons.l10n_ar_edi.models.res_company:216 Setting demo certificate from to OdooCert10 in (AR) Monotributista company |
2024-08-03 13:36:36 | INFO | server | odoo.addons.l10n_ar_edi.models.res_company:216 Setting demo certificate from to OdooCert10 in (AR) Exento company |
2024-08-03 13:37:19 | 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-08-03 13:40:09 | WARNING | server |
odoo.modules.loading:93
Module demo_retail demo data failed to install, installed without demo data Traceback (most recent call last): File "/usr/local/lib/python3.10/site-packages/urllib3/connectionpool.py", line 445, in _make_request six.raise_from(e, None) File "<string>", line 3, in raise_from File "/usr/local/lib/python3.10/site-packages/urllib3/connectionpool.py", line 440, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.10/http/client.py", line 1375, in getresponse response.begin() File "/usr/local/lib/python3.10/http/client.py", line 318, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.10/http/client.py", line 279, in _read_status line = str(self.fp.readline(_MAXLINE + 1), "iso-8859-1") File "/usr/local/lib/python3.10/socket.py", line 705, in readinto return self._sock.recv_into(b) File "/usr/local/lib/python3.10/ssl.py", line 1307, in recv_into return self.read(nbytes, buffer) File "/usr/local/lib/python3.10/ssl.py", line 1163, in read return self._sslobj.read(len, buffer) TimeoutError: The read operation timed out During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/local/lib/python3.10/site-packages/requests/adapters.py", line 439, in send resp = conn.urlopen( File "/usr/local/lib/python3.10/site-packages/urllib3/connectionpool.py", line 755, in urlopen retries = retries.increment( File "/usr/local/lib/python3.10/site-packages/urllib3/util/retry.py", line 532, in increment raise six.reraise(type(error), error, _stacktrace) File "/usr/local/lib/python3.10/site-packages/urllib3/packages/six.py", line 770, in reraise raise value File "/usr/local/lib/python3.10/site-packages/urllib3/connectionpool.py", line 699, in urlopen httplib_response = self._make_request( File "/usr/local/lib/python3.10/site-packages/urllib3/connectionpool.py", line 447, in _make_request self._raise_timeout(err=e, url=url, timeout_value=read_timeout) File "/usr/local/lib/python3.10/site-packages/urllib3/connectionpool.py", line 336, in _raise_timeout raise ReadTimeoutError( urllib3.exceptions.ReadTimeoutError: HTTPSConnectionPool(host='website.api.odoo.com', port=443): Read timed out. (read timeout=15) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/data/build/adhoc-cicd-odoo-odoo/addons/iap/tools/iap_tools.py", line 124, in iap_jsonrpc req = requests.post(url, json=payload, timeout=timeout) File "/usr/local/lib/python3.10/site-packages/requests/api.py", line 119, in post return request('post', url, data=data, json=json, **kwargs) File "/usr/local/lib/python3.10/site-packages/requests/api.py", line 61, in request return session.request(method=method, url=url, **kwargs) File "/usr/local/lib/python3.10/site-packages/requests/sessions.py", line 542, in request resp = self.send(prep, **send_kwargs) File "/usr/local/lib/python3.10/site-packages/requests/sessions.py", line 655, in send r = adapter.send(request, **kwargs) File "/usr/local/lib/python3.10/site-packages/requests/adapters.py", line 529, in send raise ReadTimeout(e, request=request) requests.exceptions.ReadTimeout: HTTPSConnectionPool(host='website.api.odoo.com', port=443): Read timed out. (read timeout=15) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/convert.py", line 556, in _tag_root f(rec) File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/convert.py", line 280, in _tag_function _eval_xml(self, rec, env) File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/convert.py", line 205, in _eval_xml return odoo.api.call_kw(model, method_name, args, kwargs) File "/data/build/adhoc-cicd-odoo-odoo/odoo/api.py", line 464, in call_kw result = _call_kw_model(method, model, args, kwargs) File "/data/build/adhoc-cicd-odoo-odoo/odoo/api.py", line 435, in _call_kw_model result = method(recs, *args, **kwargs) File "/data/build/ingadhoc-ingadhoc-demo/demo_retail/demo_py/website.py", line 17, in _init_demo_retail self._load_websites(parameters) File "/data/build/ingadhoc-ingadhoc-demo/demo_base/demo_py/website.py", line 56, in _load_websites website.with_context(website_id=website.id, force_mode_edit_false=True).configurator_apply(**kwargs) File "/data/build/adhoc-cicd-odoo-odoo/addons/website/models/website.py", line 593, in configurator_apply custom_resources = self._website_api_rpc( File "/data/build/adhoc-cicd-odoo-odoo/addons/website/models/website.py", line 354, in _website_api_rpc return self._api_rpc(route, params, 'website.website_api_endpoint', DEFAULT_WEBSITE_ENDPOINT) File "/data/build/adhoc-cicd-odoo-odoo/addons/website/models/website.py", line 350, in _api_rpc return iap_tools.iap_jsonrpc(api_endpoint + route, params=params, **kwargs) File "/data/build/adhoc-cicd-odoo-odoo/addons/iap/tools/iap_tools.py", line 144, in iap_jsonrpc raise exceptions.AccessError( odoo.exceptions.AccessError: The url that this service requested returned an error. Please contact the author of the app. The url it tried to contact was https://website.api.odoo.com/api/website/2/configurator/custom_resources/1467 The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/data/build/adhoc-cicd-odoo-odoo/odoo/modules/loading.py", line 89, in load_demo load_data(env(su=True), idref, mode, kind='demo', package=package) File "/data/build/adhoc-cicd-odoo-odoo/odoo/modules/loading.py", line 71, in load_data tools.convert_file(env, package.name, filename, idref, mode, noupdate, kind) File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/convert.py", line 627, in convert_file convert_xml_import(env, module, fp, idref, mode, noupdate) File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/convert.py", line 693, in convert_xml_import obj.parse(doc.getroot()) File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/convert.py", line 613, in parse self._tag_root(de) File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/convert.py", line 569, in _tag_root raise ParseError('while parsing %s:%s, somewhere inside\n%s' % ( odoo.tools.convert.ParseError: while parsing /data/build/ingadhoc-ingadhoc-demo/demo_retail/demo/init_demo_py.xml:6, somewhere inside <function model="website" name="_init_demo_retail"/> |
2024-08-03 13:40:09 | INFO | server | odoo.modules.loading:301 316 modules loaded in 594.90s, 248020 queries (+248081 extra) |
2024-08-03 13:40:15 | INFO | server | odoo.modules.loading:301 324 modules loaded in 7.87s, 1691 queries (+1691 extra) |
2024-08-03 13:40:28 | Step all_no_test finished in 11m | ||
2024-08-03 13:40:28 | Starting step setup from config Adhoc Conf for demo (y personalizaciones) 17+ | ||
2024-08-03 13:40:28 | INFO | runbot | Using Dockerfile Tag odoo:adhoc-odoo-17 |
2024-08-03 13:40:29 | INFO | runbot | Step setup finished in 0s |
2024-08-03 13:40:29 | Starting step run from config Adhoc Conf for demo (y personalizaciones) 17+ | ||
2024-08-03 13:40:29 | INFO | runbot | Start running build 65414-17-0 |
2024-08-03 13:40:30 | INFO | runbot | Using Dockerfile Tag odoo:adhoc-odoo-17 |
2024-08-03 13:40:37 | INFO | server | odoo.modules.loading:301 1 modules loaded in 0.01s, 0 queries (+0 extra) |
2024-08-03 13:40:37 | INFO | server | odoo.modules.loading:301 324 modules loaded in 4.98s, 0 queries (+0 extra) |
2024-08-03 13:42:42 | ERROR | server | odoo.service.server:886 WorkerCron (21) timeout after 120s |
2024-08-03 13:42:42 | ERROR | server | odoo.service.server:886 WorkerCron (21) timeout after 120s |
2024-08-03 13:44:43 | ERROR | server | odoo.service.server:886 WorkerCron (26) timeout after 120s |
2024-08-03 13:46:42 | ERROR | server | odoo.service.server:886 WorkerCron (28) timeout after 120s |
2024-08-03 13:48:43 | ERROR | server | odoo.service.server:886 WorkerCron (30) timeout after 120s |
2024-08-03 13:50:39 | ERROR | server | odoo.service.server:886 WorkerCron (32) timeout after 120s |
2024-08-03 13:52:43 | ERROR | server | odoo.service.server:886 WorkerCron (34) timeout after 120s |
2024-08-03 13:54:43 | ERROR | server | odoo.service.server:886 WorkerCron (36) timeout after 120s |
2024-08-03 13:56:42 | ERROR | server | odoo.service.server:886 WorkerCron (38) timeout after 120s |
2024-08-03 13:58:41 | ERROR | server | odoo.service.server:886 WorkerCron (40) timeout after 120s |
2024-08-03 14:00:41 | ERROR | server | odoo.service.server:886 WorkerCron (42) timeout after 120s |
2024-08-03 14:02:40 | ERROR | server | odoo.service.server:886 WorkerCron (44) timeout after 120s |
2024-08-03 14:02:40 | ERROR | server | odoo.service.server:886 WorkerCron (44) timeout after 120s |
2024-08-03 14:04:40 | ERROR | server | odoo.service.server:886 WorkerCron (46) timeout after 120s |
2024-08-03 14:06:40 | ERROR | server | odoo.service.server:886 WorkerCron (48) timeout after 120s |
2024-08-03 14:08:40 | ERROR | server | odoo.service.server:886 WorkerCron (50) timeout after 120s |
2024-08-03 14:10:40 | ERROR | server | odoo.service.server:886 WorkerCron (52) timeout after 120s |
2024-08-03 14:12:40 | ERROR | server | odoo.service.server:886 WorkerCron (54) timeout after 120s |
2024-08-03 14:14:44 | ERROR | server | odoo.service.server:886 WorkerCron (56) timeout after 120s |
2024-08-03 14:16:45 | ERROR | server | odoo.service.server:886 WorkerCron (58) timeout after 120s |
2024-08-03 14:18:45 | ERROR | server | odoo.service.server:886 WorkerCron (60) timeout after 120s |
2024-08-03 14:20:43 | ERROR | server | odoo.service.server:886 WorkerCron (62) timeout after 120s |
2024-08-03 14:22:43 | ERROR | server | odoo.service.server:886 WorkerCron (64) timeout after 120s |
2024-08-03 14:24:42 | ERROR | server | odoo.service.server:886 WorkerCron (66) timeout after 120s |
2024-08-03 14:26:46 | ERROR | server | odoo.service.server:886 WorkerCron (68) timeout after 120s |
2024-08-03 14:28:46 | ERROR | server | odoo.service.server:886 WorkerCron (70) timeout after 120s |
2024-08-03 14:30:45 | ERROR | server | odoo.service.server:886 WorkerCron (72) timeout after 120s |
2024-08-03 14:32:45 | ERROR | server | odoo.service.server:886 WorkerCron (74) timeout after 120s |
2024-08-03 14:34:44 | ERROR | server | odoo.service.server:886 WorkerCron (76) timeout after 120s |
2024-08-03 14:36:44 | ERROR | server | odoo.service.server:886 WorkerCron (78) timeout after 120s |
2024-08-03 14:38:44 | ERROR | server | odoo.service.server:886 WorkerCron (80) timeout after 120s |
2024-08-03 14:40:44 | ERROR | server | odoo.service.server:886 WorkerCron (82) timeout after 120s |
2024-08-03 14:42:44 | ERROR | server | odoo.service.server:886 WorkerCron (84) timeout after 120s |
2024-08-03 14:44:43 | ERROR | server | odoo.service.server:886 WorkerCron (86) timeout after 120s |
2024-08-03 14:46:43 | ERROR | server | odoo.service.server:886 WorkerCron (88) timeout after 120s |
2024-08-03 14:48:47 | ERROR | server | odoo.service.server:886 WorkerCron (90) timeout after 120s |
2024-08-03 14:50:46 | ERROR | server | odoo.service.server:886 WorkerCron (92) timeout after 120s |
2024-08-03 14:52:46 | ERROR | server | odoo.service.server:886 WorkerCron (94) timeout after 120s |
2024-08-03 14:52:46 | ERROR | server | odoo.service.server:886 WorkerCron (94) timeout after 120s |
2024-08-03 14:54:45 | ERROR | server | odoo.service.server:886 WorkerCron (96) timeout after 120s |
2024-08-03 14:56:46 | ERROR | server | odoo.service.server:886 WorkerCron (98) timeout after 120s |
2024-08-03 14:58:44 | ERROR | server | odoo.service.server:886 WorkerCron (100) timeout after 120s |
2024-08-03 15:00:43 | ERROR | server | odoo.service.server:886 WorkerCron (102) timeout after 120s |
2024-08-03 15:02:43 | ERROR | server | odoo.service.server:886 WorkerCron (104) timeout after 120s |
2024-08-03 15:04:48 | ERROR | server | odoo.service.server:886 WorkerCron (106) timeout after 120s |
2024-08-03 15:06:46 | ERROR | server | odoo.service.server:886 WorkerCron (108) timeout after 120s |
2024-08-03 15:08:46 | ERROR | server | odoo.service.server:886 WorkerCron (110) timeout after 120s |
2024-08-03 15:10:45 | ERROR | server | odoo.service.server:886 WorkerCron (112) timeout after 120s |
2024-08-03 15:12:44 | ERROR | server | odoo.service.server:886 WorkerCron (114) timeout after 120s |
2024-08-03 15:14:45 | ERROR | server | odoo.service.server:886 WorkerCron (116) timeout after 120s |
2024-08-03 15:16:44 | ERROR | server | odoo.service.server:886 WorkerCron (118) timeout after 120s |
2024-08-03 15:18:49 | ERROR | server | odoo.service.server:886 WorkerCron (120) timeout after 120s |
2024-08-03 15:20:49 | ERROR | server | odoo.service.server:886 WorkerCron (122) timeout after 120s |
2024-08-03 15:22:48 | ERROR | server | odoo.service.server:886 WorkerCron (124) timeout after 120s |
2024-08-03 15:24:48 | ERROR | server | odoo.service.server:886 WorkerCron (126) timeout after 120s |
2024-08-03 15:26:47 | ERROR | server | odoo.service.server:886 WorkerCron (128) timeout after 120s |
2024-08-03 15:28:46 | ERROR | server | odoo.service.server:886 WorkerCron (130) timeout after 120s |
2024-08-03 15:30:46 | ERROR | server | odoo.service.server:886 WorkerCron (132) timeout after 120s |
2024-08-03 15:32:45 | ERROR | server | odoo.service.server:886 WorkerCron (134) timeout after 120s |
2024-08-03 15:34:49 | ERROR | server | odoo.service.server:886 WorkerCron (136) timeout after 120s |
2024-08-03 15:36:49 | ERROR | server | odoo.service.server:886 WorkerCron (138) timeout after 120s |
2024-08-03 15:38:47 | ERROR | server | odoo.service.server:886 WorkerCron (140) timeout after 120s |
2024-08-03 15:40:46 | ERROR | server | odoo.service.server:886 WorkerCron (142) timeout after 120s |
2024-08-03 15:42:46 | ERROR | server | odoo.service.server:886 WorkerCron (144) timeout after 120s |
2024-08-03 15:44:46 | ERROR | server | odoo.service.server:886 WorkerCron (146) timeout after 120s |
2024-08-03 15:46:46 | ERROR | server | odoo.service.server:886 WorkerCron (148) timeout after 120s |
2024-08-03 15:48:46 | ERROR | server | odoo.service.server:886 WorkerCron (150) timeout after 120s |
2024-08-03 15:50:50 | ERROR | server | odoo.service.server:886 WorkerCron (152) timeout after 120s |
2024-08-03 15:52:49 | ERROR | server | odoo.service.server:886 WorkerCron (154) timeout after 120s |
2024-08-03 15:54:49 | ERROR | server | odoo.service.server:886 WorkerCron (156) timeout after 120s |
2024-08-03 15:56:47 | ERROR | server | odoo.service.server:886 WorkerCron (158) timeout after 120s |
2024-08-03 15:58:46 | ERROR | server | odoo.service.server:886 WorkerCron (160) timeout after 120s |
2024-08-03 16:00:46 | ERROR | server | odoo.service.server:886 WorkerCron (162) timeout after 120s |
2024-08-03 16:02:52 | ERROR | server | odoo.service.server:886 WorkerCron (164) timeout after 120s |
2024-08-03 16:04:52 | ERROR | server | odoo.service.server:886 WorkerCron (166) timeout after 120s |
2024-08-03 16:06:51 | ERROR | server | odoo.service.server:886 WorkerCron (168) timeout after 120s |
2024-08-03 16:08:49 | ERROR | server | odoo.service.server:886 WorkerCron (170) timeout after 120s |
2024-08-03 16:10:49 | ERROR | server | odoo.service.server:886 WorkerCron (172) timeout after 120s |
2024-08-03 16:12:48 | ERROR | server | odoo.service.server:886 WorkerCron (174) timeout after 120s |
2024-08-03 16:14:52 | ERROR | server | odoo.service.server:886 WorkerCron (176) timeout after 120s |
2024-08-03 16:16:52 | ERROR | server | odoo.service.server:886 WorkerCron (178) timeout after 120s |
2024-08-03 16:18:51 | ERROR | server | odoo.service.server:886 WorkerCron (180) timeout after 120s |
2024-08-03 16:20:50 | ERROR | server | odoo.service.server:886 WorkerCron (182) timeout after 120s |
2024-08-03 16:22:50 | ERROR | server | odoo.service.server:886 WorkerCron (184) timeout after 120s |
2024-08-03 16:24:50 | ERROR | server | odoo.service.server:886 WorkerCron (186) timeout after 120s |
2024-08-03 16:26:50 | ERROR | server | odoo.service.server:886 WorkerCron (188) timeout after 120s |
2024-08-03 16:28:50 | ERROR | server | odoo.service.server:886 WorkerCron (190) timeout after 120s |
2024-08-03 16:30:48 | ERROR | server | odoo.service.server:886 WorkerCron (192) timeout after 120s |
2024-08-03 16:32:53 | ERROR | server | odoo.service.server:886 WorkerCron (194) timeout after 120s |
2024-08-03 16:34:53 | ERROR | server | odoo.service.server:886 WorkerCron (196) timeout after 120s |
2024-08-03 16:36:52 | ERROR | server | odoo.service.server:886 WorkerCron (198) timeout after 120s |
2024-08-03 16:38:51 | ERROR | server | odoo.service.server:886 WorkerCron (200) timeout after 120s |
2024-08-03 16:40:52 | ERROR | server | odoo.service.server:886 WorkerCron (202) timeout after 120s |
2024-08-03 16:42:51 | ERROR | server | odoo.service.server:886 WorkerCron (204) timeout after 120s |
2024-08-03 16:44:51 | ERROR | server | odoo.service.server:886 WorkerCron (206) timeout after 120s |
2024-08-03 16:46:50 | ERROR | server | odoo.service.server:886 WorkerCron (208) timeout after 120s |
2024-08-03 16:48:54 | ERROR | server | odoo.service.server:886 WorkerCron (210) timeout after 120s |
2024-08-03 16:50:54 | Log limit reached (full logs are still available in the log file) | ||
2024-08-05 12:30:42 | INFO | runbot | Kill build 65414-17-0 |