NTIRE 2022 Super-Resolution and Quality Enhancement of Compressed Video - Track 3 Enhancement (x4SR) Forum

Go back to competition Back to thread list Post in this thread

> error in evaluation

Traceback (most recent call last):
File "/worker/worker.py", line 313, in run
bundles = get_bundle(root_dir, 'run', bundle_url)
File "/worker/worker.py", line 173, in get_bundle
metadata[k] = get_bundle(bundle_path, k, v)
File "/worker/worker.py", line 173, in get_bundle
metadata[k] = get_bundle(bundle_path, k, v)
File "/worker/worker.py", line 133, in get_bundle
z.extractall(bundle_path)
File "/usr/local/lib/python2.7/zipfile.py", line 1040, in extractall
self.extract(zipinfo, path, pwd)
File "/usr/local/lib/python2.7/zipfile.py", line 1028, in extract
return self._extract_member(member, path, pwd)
File "/usr/local/lib/python2.7/zipfile.py", line 1084, in _extract_member
shutil.copyfileobj(source, target)
File "/usr/local/lib/python2.7/shutil.py", line 66, in copyfileobj
fdst.write(buf)
IOError: [Errno 28] No space left on device

This error showed in submitting,how to deal with it ?

Posted by: wangqian @ March 15, 2022, 1:56 a.m.

Thanks for the feedback. Please try now. Do you still meet this problem now?

Posted by: RenYang @ March 15, 2022, 7:21 p.m.

yes , once in a while, have to try many times

Posted by: wangqian @ March 16, 2022, 2:20 a.m.

today , this problem occurs frequently, pls solve it!!!

Posted by: wangqian @ March 16, 2022, 2:31 a.m.

Hi,

I tried several times yesterday and today, and it is fine in my submissions. I have deleted the failed submission to reduce the space usage, but I suspect that it is the problem in the Codalab server that we could not solve. I saw your successful submissions these morning, do you still meet this problem now?

Posted by: RenYang @ March 16, 2022, 9:17 a.m.

yes once in a while ,very strange

Posted by: wangqian @ March 16, 2022, 1:55 p.m.

I have reported this to Codalab: https://github.com/codalab/codalab-competitions/issues/3120

Posted by: RenYang @ March 16, 2022, 1:59 p.m.

I have tried several times today. I did not meet this problem.

Posted by: RenYang @ March 16, 2022, 8:29 p.m.
Post in this thread