Hello I'm running the tests, and I get this error:
tests/t5_cache.py::TestPerstCache::test_cache_flush_unclean FAILED
[100%]
====================================================== FAILURES
====================================================================
_________________________________________________
TestPerstCache.test_cache_flush_unclean
__________________________________________
Traceback (most recent call last):
File "/usr/src/s3ql-2.32/tests/t5_cache.py", line 155, in
test_cache_flush_unclean
args=['--force-remote'])
File "/usr/src/s3ql-2.32/tests/t4_fuse.py", line 128, in fsck
assert proc.wait() == expect_retcode
AssertionError: assert 128 == 0
+ where 128 = <bound method Popen.wait of <subprocess.Popen object at
0x7f6c47c5b748>>()
+ where <bound method Popen.wait of <subprocess.Popen object at
0x7f6c47c5b748>> = <subprocess.Popen object at 0x7f6c47c5b748>.wait
--------------------------------------------------------- Captured stdout
call --------------------------------------------
Please store the following master key in a safe location. It allows
decryption of the S3QL file system in case the storage objects holding
this information get corrupted:
---BEGIN MASTER KEY---
9z+M 0TyA 98HA NcHU rDv5 AU/r Z42p OhTh qjQa JUET 9c0=
---END MASTER KEY---
Backend reports that file system is still mounted elsewhere. Either
the file system has not been unmounted cleanly or the data has not yet
propagated through the backend. In the later case, waiting for a while
should fix the problem, in the former case you should try to run fsck
on the computer where the file system has been mounted most recently.
You may also continue and use whatever metadata is available in the
backend. However, in that case YOU MAY LOOSE ALL DATA THAT HAS BEEN
UPLOADED OR MODIFIED SINCE THE LAST SUCCESSFULL METADATA UPLOAD.
Moreover, files and directories that you have deleted since then MAY
REAPPEAR WITH SOME OF THEIR CONTENT LOST.
Enter "continue, I know what I am doing" to use the outdated data anyway:
> (--force-remote specified, continuing anyway)
------------------------------------------------------------------ Captured
stderr call ----------------------------------------------------------
WARNING: Maximum object sizes less than 1 MiB will degrade performance.
WARNING: removing temporary file s3ql_metadata#16641-139964095047424.tmp
WARNING: Deleted spurious object 1
==================================================== 1 failed, 4 passed in
10.46 seconds ==========================================================
Any ideas on what could be missing ?
I'm running python 3.6 and all the pre-reqs are in place (or so it would
seem)...
Thanks a lot,
Esteban.
--
You received this message because you are subscribed to the Google Groups
"s3ql" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.