llmengine/test/triples/logs/llmengine.log
2025-07-18 18:29:10 +08:00

38 lines
2.8 KiB
Plaintext

2025-06-26 11:27:58,967 - INFO - Starting mREBEL Triplet Service on port 9991, model: /share/models/Babelscape/mrebel-large
2025-06-26 16:12:06,701 - INFO - Starting mREBEL Triplet Service on port 9991, model: /share/models/Babelscape/mrebel-large
2025-06-27 14:04:19,944 - INFO - Starting mREBEL Triplet Service on port 9991, model: /share/models/Babelscape/mrebel-large
2025-06-30 11:32:23,329 - INFO - Starting mREBEL Triplet Service on port 9991, model: /share/models/Babelscape/mrebel-large
2025-06-30 19:24:24,592 - INFO - Starting mREBEL Triplet Service on port 9991, model: /share/models/Babelscape/mrebel-large
2025-06-30 19:24:24,597 - ERROR - Failed to start server: '/share/run/triples/wwwroot' does not exist
2025-06-30 19:24:24,601 - DEBUG - Traceback: Traceback (most recent call last):
File "/share/vllm-0.8.5/lib/python3.10/site-packages/aiohttp/web_urldispatcher.py", line 562, in __init__
directory = Path(directory).expanduser().resolve(strict=True)
File "/usr/lib/python3.10/pathlib.py", line 1077, in resolve
s = self._accessor.realpath(self, strict=strict)
File "/usr/lib/python3.10/posixpath.py", line 396, in realpath
path, ok = _joinrealpath(filename[:0], filename, strict, {})
File "/usr/lib/python3.10/posixpath.py", line 431, in _joinrealpath
st = os.lstat(newpath)
FileNotFoundError: [Errno 2] No such file or directory: '/share/run/triples/wwwroot'
The above exception was the direct cause of the following exception:
Traceback (most recent call last):
File "/share/vllm-0.8.5/lib/python3.10/site-packages/llmengine/triple.py", line 127, in main
webserver(init, workdir, port)
File "/share/vllm-0.8.5/lib/python3.10/site-packages/ahserver/webapp.py", line 35, in webserver
server.run(port=port)
File "/share/vllm-0.8.5/lib/python3.10/site-packages/ahserver/configuredServer.py", line 69, in run
self.configPath(config)
File "/share/vllm-0.8.5/lib/python3.10/site-packages/ahserver/configuredServer.py", line 89, in configPath
res = ProcessorResource(prefix,p,show_index=True,
File "/share/vllm-0.8.5/lib/python3.10/site-packages/ahserver/processorResource.py", line 86, in __init__
StaticResource.__init__(self,prefix, directory,
File "/share/vllm-0.8.5/lib/python3.10/site-packages/aiohttp/web_urldispatcher.py", line 564, in __init__
raise ValueError(f"'{directory}' does not exist") from error
ValueError: '/share/run/triples/wwwroot' does not exist
2025-06-30 20:05:01,769 - INFO - Starting mREBEL Triplet Service on port 9991, model: /share/models/Babelscape/mrebel-large
2025-06-30 22:23:02,076 - INFO - Starting mREBEL Triplet Service on port 9991, model: /share/models/Babelscape/mrebel-large
2025-06-30 22:24:33,235 - INFO - Starting mREBEL Triplet Service on port 9991, model: /share/models/Babelscape/mrebel-large