"./vfs.test -test.v -test.timeout 1h0m0s -remote TestSia: -verbose -test.run '^(TestFileOpen|TestFileOpenWrite|TestFileRemove|TestFileRemoveAll|TestRWFileHandleFlushRead|TestRWFileHandleFlushWrite|TestRWFileHandleMethodsRead|TestRWFileHandleMethodsWrite|TestRWFileHandleReadAt|TestRWFileHandleReleaseRead|TestRWFileHandleReleaseWrite|TestRWFileHandleSeek|TestRWFileHandleSizeCreateExisting|TestRWFileHandleSizeCreateNew|TestRWFileHandleSizeTruncateExisting|TestRWFileHandleWriteAt|TestRWFileHandleWriteNoWrite|TestReadFileHandleFlush|TestReadFileHandleMethods|TestReadFileHandleReadAt|TestReadFileHandleRelease|TestReadFileHandleSeek)$|^TestFileRename$/^(full,forceCache=false|minimal,forceCache=false|minimal,forceCache=true|off,forceCache=false|writes,forceCache=false|writes,forceCache=true)$'" - Starting (try 2/5) 2025/10/30 03:53:19 DEBUG : Creating backend with remote "TestSia:rclone-test-hezojuw0xufu" 2025/10/30 03:53:19 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/30 03:53:19 DEBUG : Setting type="sia" for "TestSia" from environment variable RCLONE_CONFIG_TESTSIA_TYPE 2025/10/30 03:53:19 DEBUG : Setting api_url="http://127.0.0.1:39980/" for "TestSia" from environment variable RCLONE_CONFIG_TESTSIA_API_URL 2025/10/30 03:53:19 DEBUG : TestSia: detected overridden config - adding "{-5W69}" suffix to name 2025/10/30 03:53:19 DEBUG : Setting api_url="http://127.0.0.1:39980/" for "TestSia" from environment variable RCLONE_CONFIG_TESTSIA_API_URL 2025/10/30 03:53:19 DEBUG : Creating backend with remote "/tmp/rclone3277734745" === RUN TestFileOpenWrite run.go:180: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone3277734745", Modify Window "876000h0m0s" 2025/10/30 03:53:19 INFO : Sia http://127.0.0.1:39980: poll-interval is not supported by this remote 2025/10/30 03:53:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/30 03:53:19 DEBUG : Sia http://127.0.0.1:39980: File to upload is small (25 bytes), uploading instead of streaming 2025/10/30 03:53:19 NOTICE: Sia http://127.0.0.1:39980: --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/10/30 03:53:19 DEBUG : dir/file1: Size of src and dst objects identical 2025/10/30 03:53:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/30 03:53:19 DEBUG : WaitForWriters: timeout=30s 2025/10/30 03:53:19 DEBUG : dir: Looking for writers 2025/10/30 03:53:19 DEBUG : file1: reading active writers 2025/10/30 03:53:19 DEBUG : Looking for writers 2025/10/30 03:53:19 DEBUG : dir: reading active writers 2025/10/30 03:53:19 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (0.56s) === RUN TestFileRemove run.go:180: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone3277734745", Modify Window "876000h0m0s" 2025/10/30 03:53:19 INFO : Sia http://127.0.0.1:39980: poll-interval is not supported by this remote 2025/10/30 03:53:20 DEBUG : dir/file1: Remove: 2025/10/30 03:53:20 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/30 03:53:20 DEBUG : dir/file1: >Remove: err= 2025/10/30 03:53:20 DEBUG : dir/file1: Remove: 2025/10/30 03:53:20 DEBUG : dir/file1: >Remove: err=Read only file system 2025/10/30 03:53:20 DEBUG : WaitForWriters: timeout=30s 2025/10/30 03:53:20 DEBUG : dir: Looking for writers 2025/10/30 03:53:20 DEBUG : Looking for writers 2025/10/30 03:53:20 DEBUG : dir: reading active writers 2025/10/30 03:53:20 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (0.57s) === RUN TestFileRemoveAll run.go:180: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone3277734745", Modify Window "876000h0m0s" 2025/10/30 03:53:20 INFO : Sia http://127.0.0.1:39980: poll-interval is not supported by this remote 2025/10/30 03:53:20 DEBUG : dir/file1: Remove: 2025/10/30 03:53:20 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/30 03:53:20 DEBUG : dir/file1: >Remove: err= 2025/10/30 03:53:20 DEBUG : dir/file1: Remove: 2025/10/30 03:53:20 DEBUG : dir/file1: >Remove: err=Read only file system 2025/10/30 03:53:20 DEBUG : WaitForWriters: timeout=30s 2025/10/30 03:53:20 DEBUG : dir: Looking for writers 2025/10/30 03:53:20 DEBUG : Looking for writers 2025/10/30 03:53:20 DEBUG : dir: reading active writers 2025/10/30 03:53:20 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (0.21s) === RUN TestFileOpen run.go:180: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone3277734745", Modify Window "876000h0m0s" 2025/10/30 03:53:20 INFO : Sia http://127.0.0.1:39980: poll-interval is not supported by this remote 2025/10/30 03:53:20 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/30 03:53:20 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/10/30 03:53:20 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/10/30 03:53:20 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/10/30 03:53:20 DEBUG : dir/file1: Open: flags=O_RDWR 2025/10/30 03:53:20 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/10/30 03:53:20 DEBUG : dir/file1: Open: flags=0x3 2025/10/30 03:53:20 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2025/10/30 03:53:20 DEBUG : dir/file1: >Open: fd=, err=permission denied 2025/10/30 03:53:20 DEBUG : WaitForWriters: timeout=30s 2025/10/30 03:53:20 DEBUG : dir: Looking for writers 2025/10/30 03:53:20 DEBUG : file1: reading active writers 2025/10/30 03:53:20 DEBUG : Looking for writers 2025/10/30 03:53:20 DEBUG : dir: reading active writers 2025/10/30 03:53:20 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (0.27s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:180: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone3277734745", Modify Window "876000h0m0s" 2025/10/30 03:53:20 INFO : Sia http://127.0.0.1:39980: poll-interval is not supported by this remote file_test.go:305: skip as can't rename files 2025/10/30 03:53:21 DEBUG : WaitForWriters: timeout=30s 2025/10/30 03:53:21 DEBUG : dir: Looking for writers 2025/10/30 03:53:21 DEBUG : file1: reading active writers 2025/10/30 03:53:21 DEBUG : Looking for writers 2025/10/30 03:53:21 DEBUG : dir: reading active writers 2025/10/30 03:53:21 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:180: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone3277734745", Modify Window "876000h0m0s" 2025/10/30 03:53:21 INFO : Sia http://127.0.0.1:39980: poll-interval is not supported by this remote 2025/10/30 03:53:21 DEBUG : Sia http://127.0.0.1:39980: vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/30 03:53:21 DEBUG : Sia http://127.0.0.1:39980: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSia{-5W69}/rclone-test-hezojuw0xufu" 2025/10/30 03:53:21 DEBUG : Sia http://127.0.0.1:39980: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-hezojuw0xufu" 2025/10/30 03:53:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSia{-5W69}/rclone-test-hezojuw0xufu" 2025/10/30 03:53:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/30 03:53:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSia{-5W69}/rclone-test-hezojuw0xufu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSia{-5W69}/rclone-test-hezojuw0xufu" 2025/10/30 03:53:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-hezojuw0xufu" 2025/10/30 03:53:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/30 03:53:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-hezojuw0xufu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-hezojuw0xufu" 2025/10/30 03:53:21 INFO : Sia http://127.0.0.1:39980: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) file_test.go:305: skip as can't rename files 2025/10/30 03:53:21 DEBUG : WaitForWriters: timeout=30s 2025/10/30 03:53:21 DEBUG : dir: Looking for writers 2025/10/30 03:53:21 DEBUG : file1: reading active writers 2025/10/30 03:53:21 DEBUG : Looking for writers 2025/10/30 03:53:21 DEBUG : dir: reading active writers 2025/10/30 03:53:21 DEBUG : >WaitForWriters: 2025/10/30 03:53:21 DEBUG : Sia http://127.0.0.1:39980: vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:180: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone3277734745", Modify Window "876000h0m0s" 2025/10/30 03:53:21 INFO : Sia http://127.0.0.1:39980: poll-interval is not supported by this remote 2025/10/30 03:53:21 DEBUG : Sia http://127.0.0.1:39980: vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/30 03:53:21 DEBUG : Sia http://127.0.0.1:39980: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSia{-5W69}/rclone-test-hezojuw0xufu" 2025/10/30 03:53:21 DEBUG : Sia http://127.0.0.1:39980: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-hezojuw0xufu" 2025/10/30 03:53:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSia{-5W69}/rclone-test-hezojuw0xufu" 2025/10/30 03:53:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/30 03:53:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSia{-5W69}/rclone-test-hezojuw0xufu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSia{-5W69}/rclone-test-hezojuw0xufu" 2025/10/30 03:53:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-hezojuw0xufu" 2025/10/30 03:53:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/30 03:53:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-hezojuw0xufu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-hezojuw0xufu" 2025/10/30 03:53:21 INFO : Sia http://127.0.0.1:39980: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) file_test.go:305: skip as can't rename files 2025/10/30 03:53:21 DEBUG : WaitForWriters: timeout=30s 2025/10/30 03:53:21 DEBUG : dir: Looking for writers 2025/10/30 03:53:21 DEBUG : file1: reading active writers 2025/10/30 03:53:21 DEBUG : Looking for writers 2025/10/30 03:53:21 DEBUG : dir: reading active writers 2025/10/30 03:53:21 DEBUG : >WaitForWriters: 2025/10/30 03:53:21 DEBUG : Sia http://127.0.0.1:39980: vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:180: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone3277734745", Modify Window "876000h0m0s" 2025/10/30 03:53:21 INFO : Sia http://127.0.0.1:39980: poll-interval is not supported by this remote 2025/10/30 03:53:21 DEBUG : Sia http://127.0.0.1:39980: vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/30 03:53:21 DEBUG : Sia http://127.0.0.1:39980: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSia{-5W69}/rclone-test-hezojuw0xufu" 2025/10/30 03:53:21 DEBUG : Sia http://127.0.0.1:39980: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-hezojuw0xufu" 2025/10/30 03:53:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSia{-5W69}/rclone-test-hezojuw0xufu" 2025/10/30 03:53:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/30 03:53:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSia{-5W69}/rclone-test-hezojuw0xufu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSia{-5W69}/rclone-test-hezojuw0xufu" 2025/10/30 03:53:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-hezojuw0xufu" 2025/10/30 03:53:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/30 03:53:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-hezojuw0xufu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-hezojuw0xufu" 2025/10/30 03:53:21 INFO : Sia http://127.0.0.1:39980: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) file_test.go:305: skip as can't rename files 2025/10/30 03:53:22 DEBUG : WaitForWriters: timeout=30s 2025/10/30 03:53:22 DEBUG : dir: Looking for writers 2025/10/30 03:53:22 DEBUG : file1: reading active writers 2025/10/30 03:53:22 DEBUG : Looking for writers 2025/10/30 03:53:22 DEBUG : dir: reading active writers 2025/10/30 03:53:22 DEBUG : >WaitForWriters: 2025/10/30 03:53:22 DEBUG : Sia http://127.0.0.1:39980: vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:180: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone3277734745", Modify Window "876000h0m0s" 2025/10/30 03:53:22 INFO : Sia http://127.0.0.1:39980: poll-interval is not supported by this remote 2025/10/30 03:53:22 DEBUG : Sia http://127.0.0.1:39980: vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/30 03:53:22 DEBUG : Sia http://127.0.0.1:39980: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSia{-5W69}/rclone-test-hezojuw0xufu" 2025/10/30 03:53:22 DEBUG : Sia http://127.0.0.1:39980: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-hezojuw0xufu" 2025/10/30 03:53:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSia{-5W69}/rclone-test-hezojuw0xufu" 2025/10/30 03:53:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/30 03:53:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSia{-5W69}/rclone-test-hezojuw0xufu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSia{-5W69}/rclone-test-hezojuw0xufu" 2025/10/30 03:53:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-hezojuw0xufu" 2025/10/30 03:53:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/30 03:53:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-hezojuw0xufu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-hezojuw0xufu" 2025/10/30 03:53:22 INFO : Sia http://127.0.0.1:39980: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) file_test.go:305: skip as can't rename files 2025/10/30 03:53:22 DEBUG : WaitForWriters: timeout=30s 2025/10/30 03:53:22 DEBUG : dir: Looking for writers 2025/10/30 03:53:22 DEBUG : file1: reading active writers 2025/10/30 03:53:22 DEBUG : Looking for writers 2025/10/30 03:53:22 DEBUG : dir: reading active writers 2025/10/30 03:53:22 DEBUG : >WaitForWriters: 2025/10/30 03:53:22 DEBUG : Sia http://127.0.0.1:39980: vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:180: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone3277734745", Modify Window "876000h0m0s" 2025/10/30 03:53:22 INFO : Sia http://127.0.0.1:39980: poll-interval is not supported by this remote 2025/10/30 03:53:22 DEBUG : Sia http://127.0.0.1:39980: vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/30 03:53:22 DEBUG : Sia http://127.0.0.1:39980: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSia{-5W69}/rclone-test-hezojuw0xufu" 2025/10/30 03:53:22 DEBUG : Sia http://127.0.0.1:39980: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-hezojuw0xufu" 2025/10/30 03:53:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSia{-5W69}/rclone-test-hezojuw0xufu" 2025/10/30 03:53:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/30 03:53:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSia{-5W69}/rclone-test-hezojuw0xufu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSia{-5W69}/rclone-test-hezojuw0xufu" 2025/10/30 03:53:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-hezojuw0xufu" 2025/10/30 03:53:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/30 03:53:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-hezojuw0xufu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-hezojuw0xufu" 2025/10/30 03:53:22 INFO : Sia http://127.0.0.1:39980: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) file_test.go:305: skip as can't rename files 2025/10/30 03:53:22 DEBUG : WaitForWriters: timeout=30s 2025/10/30 03:53:22 DEBUG : dir: Looking for writers 2025/10/30 03:53:22 DEBUG : file1: reading active writers 2025/10/30 03:53:22 DEBUG : Looking for writers 2025/10/30 03:53:22 DEBUG : dir: reading active writers 2025/10/30 03:53:22 DEBUG : >WaitForWriters: 2025/10/30 03:53:22 DEBUG : Sia http://127.0.0.1:39980: vfs cache: cleaner exiting --- PASS: TestFileRename (2.23s) --- SKIP: TestFileRename/off,forceCache=false (0.51s) --- SKIP: TestFileRename/minimal,forceCache=false (0.51s) --- SKIP: TestFileRename/minimal,forceCache=true (0.20s) --- SKIP: TestFileRename/writes,forceCache=false (0.29s) --- SKIP: TestFileRename/writes,forceCache=true (0.51s) --- SKIP: TestFileRename/full,forceCache=false (0.22s) === RUN TestReadFileHandleMethods run.go:180: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone3277734745", Modify Window "876000h0m0s" 2025/10/30 03:53:23 INFO : Sia http://127.0.0.1:39980: poll-interval is not supported by this remote 2025/10/30 03:53:23 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/30 03:53:23 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/30 03:53:23 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/10/30 03:53:23 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/10/30 03:53:23 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/30 03:53:23 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/10/30 03:53:23 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2025/10/30 03:53:23 DEBUG : WaitForWriters: timeout=30s 2025/10/30 03:53:23 DEBUG : dir: Looking for writers 2025/10/30 03:53:23 DEBUG : file1: reading active writers 2025/10/30 03:53:23 DEBUG : Looking for writers 2025/10/30 03:53:23 DEBUG : dir: reading active writers 2025/10/30 03:53:23 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (0.31s) === RUN TestReadFileHandleSeek run.go:180: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone3277734745", Modify Window "876000h0m0s" 2025/10/30 03:53:23 INFO : Sia http://127.0.0.1:39980: poll-interval is not supported by this remote 2025/10/30 03:53:23 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/30 03:53:23 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/30 03:53:23 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/10/30 03:53:23 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/10/30 03:53:23 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/30 03:53:23 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/10/30 03:53:23 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/10/30 03:53:23 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/10/30 03:53:23 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/10/30 03:53:23 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/10/30 03:53:23 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/10/30 03:53:23 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/10/30 03:53:23 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/10/30 03:53:23 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2025/10/30 03:53:23 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2025/10/30 03:53:23 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2025/10/30 03:53:23 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2025/10/30 03:53:23 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2025/10/30 03:53:23 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2025/10/30 03:53:23 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2025/10/30 03:53:23 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2025/10/30 03:53:23 DEBUG : WaitForWriters: timeout=30s 2025/10/30 03:53:23 DEBUG : dir: Looking for writers 2025/10/30 03:53:23 DEBUG : file1: reading active writers 2025/10/30 03:53:23 DEBUG : Looking for writers 2025/10/30 03:53:23 DEBUG : dir: reading active writers 2025/10/30 03:53:23 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (0.52s) === RUN TestReadFileHandleReadAt run.go:180: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone3277734745", Modify Window "876000h0m0s" 2025/10/30 03:53:23 INFO : Sia http://127.0.0.1:39980: poll-interval is not supported by this remote 2025/10/30 03:53:24 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/30 03:53:24 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/30 03:53:24 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/10/30 03:53:24 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/10/30 03:53:24 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/30 03:53:24 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/10/30 03:53:24 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/10/30 03:53:24 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/10/30 03:53:24 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/10/30 03:53:24 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/10/30 03:53:24 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/10/30 03:53:24 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/10/30 03:53:24 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/10/30 03:53:24 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2025/10/30 03:53:24 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2025/10/30 03:53:24 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2025/10/30 03:53:24 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2025/10/30 03:53:24 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2025/10/30 03:53:24 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2025/10/30 03:53:24 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2025/10/30 03:53:24 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2025/10/30 03:53:24 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2025/10/30 03:53:24 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2025/10/30 03:53:24 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/10/30 03:53:24 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2025/10/30 03:53:24 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2025/10/30 03:53:24 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2025/10/30 03:53:24 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/10/30 03:53:24 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/10/30 03:53:24 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/10/30 03:53:24 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/10/30 03:53:24 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2025/10/30 03:53:24 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/10/30 03:53:24 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/10/30 03:53:24 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/10/30 03:53:24 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2025/10/30 03:53:24 DEBUG : WaitForWriters: timeout=30s 2025/10/30 03:53:24 DEBUG : dir: Looking for writers 2025/10/30 03:53:24 DEBUG : file1: reading active writers 2025/10/30 03:53:24 DEBUG : Looking for writers 2025/10/30 03:53:24 DEBUG : dir: reading active writers 2025/10/30 03:53:24 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (0.57s) === RUN TestReadFileHandleFlush run.go:180: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone3277734745", Modify Window "876000h0m0s" 2025/10/30 03:53:24 INFO : Sia http://127.0.0.1:39980: poll-interval is not supported by this remote 2025/10/30 03:53:24 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/30 03:53:24 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/30 03:53:24 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/10/30 03:53:24 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/10/30 03:53:24 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/30 03:53:24 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/10/30 03:53:24 DEBUG : WaitForWriters: timeout=30s 2025/10/30 03:53:24 DEBUG : dir: Looking for writers 2025/10/30 03:53:24 DEBUG : file1: reading active writers 2025/10/30 03:53:24 DEBUG : Looking for writers 2025/10/30 03:53:24 DEBUG : dir: reading active writers 2025/10/30 03:53:24 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (0.39s) === RUN TestReadFileHandleRelease run.go:180: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone3277734745", Modify Window "876000h0m0s" 2025/10/30 03:53:24 INFO : Sia http://127.0.0.1:39980: poll-interval is not supported by this remote 2025/10/30 03:53:24 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/30 03:53:24 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/30 03:53:24 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/10/30 03:53:24 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/10/30 03:53:24 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/30 03:53:24 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/10/30 03:53:24 DEBUG : dir/file1: ReadFileHandle.Release closing 2025/10/30 03:53:24 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2025/10/30 03:53:24 DEBUG : WaitForWriters: timeout=30s 2025/10/30 03:53:24 DEBUG : dir: Looking for writers 2025/10/30 03:53:24 DEBUG : file1: reading active writers 2025/10/30 03:53:24 DEBUG : Looking for writers 2025/10/30 03:53:24 DEBUG : dir: reading active writers 2025/10/30 03:53:24 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (0.23s) === RUN TestRWFileHandleMethodsRead run.go:180: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone3277734745", Modify Window "876000h0m0s" 2025/10/30 03:53:25 INFO : Sia http://127.0.0.1:39980: poll-interval is not supported by this remote 2025/10/30 03:53:25 DEBUG : Sia http://127.0.0.1:39980: vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/30 03:53:25 DEBUG : Sia http://127.0.0.1:39980: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSia{-5W69}/rclone-test-hezojuw0xufu" 2025/10/30 03:53:25 DEBUG : Sia http://127.0.0.1:39980: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-hezojuw0xufu" 2025/10/30 03:53:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSia{-5W69}/rclone-test-hezojuw0xufu" 2025/10/30 03:53:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/30 03:53:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSia{-5W69}/rclone-test-hezojuw0xufu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSia{-5W69}/rclone-test-hezojuw0xufu" 2025/10/30 03:53:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-hezojuw0xufu" 2025/10/30 03:53:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/30 03:53:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-hezojuw0xufu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-hezojuw0xufu" 2025/10/30 03:53:25 INFO : Sia http://127.0.0.1:39980: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/30 03:53:25 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/30 03:53:25 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/30 03:53:25 DEBUG : dir/file1: newRWFileHandle: 2025/10/30 03:53:25 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/30 03:53:25 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/30 03:53:25 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/10/30 03:53:25 DEBUG : dir/file1(0xc000745200): _readAt: size=1, off=0 2025/10/30 03:53:25 DEBUG : dir/file1(0xc000745200): openPending: 2025/10/30 03:53:25 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16" against cached fingerprint "" 2025/10/30 03:53:25 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/10/30 03:53:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/30 03:53:25 DEBUG : dir/file1(0xc000745200): >openPending: err= 2025/10/30 03:53:25 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/10/30 03:53:25 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/30 03:53:25 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/30 03:53:25 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/30 03:53:25 DEBUG : dir/file1(0xc000745200): >_readAt: n=1, err= 2025/10/30 03:53:25 DEBUG : dir/file1(0xc000745200): _readAt: size=256, off=1 2025/10/30 03:53:25 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2025/10/30 03:53:25 DEBUG : dir/file1(0xc000745200): >_readAt: n=15, err=EOF 2025/10/30 03:53:25 DEBUG : dir/file1(0xc000745200): _readAt: size=16, off=16 2025/10/30 03:53:25 DEBUG : dir/file1(0xc000745200): >_readAt: n=0, err=EOF 2025/10/30 03:53:25 DEBUG : dir/file1(0xc000745200): close: 2025/10/30 03:53:25 DEBUG : dir/file1: vfs cache: setting modification time to 2025-10-30 03:53:25.179661319 +0000 UTC 2025/10/30 03:53:25 DEBUG : dir/file1(0xc000745200): >close: err= 2025/10/30 03:53:25 DEBUG : dir/file1(0xc000745200): close: 2025/10/30 03:53:25 DEBUG : dir/file1(0xc000745200): >close: err=file already closed 2025/10/30 03:53:25 DEBUG : WaitForWriters: timeout=30s 2025/10/30 03:53:25 DEBUG : dir: Looking for writers 2025/10/30 03:53:25 DEBUG : file1: reading active writers 2025/10/30 03:53:25 DEBUG : Looking for writers 2025/10/30 03:53:25 DEBUG : dir: reading active writers 2025/10/30 03:53:25 DEBUG : >WaitForWriters: 2025/10/30 03:53:25 DEBUG : Sia http://127.0.0.1:39980: vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (0.27s) === RUN TestRWFileHandleSeek run.go:180: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone3277734745", Modify Window "876000h0m0s" 2025/10/30 03:53:25 INFO : Sia http://127.0.0.1:39980: poll-interval is not supported by this remote 2025/10/30 03:53:25 DEBUG : Sia http://127.0.0.1:39980: vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/30 03:53:25 DEBUG : Sia http://127.0.0.1:39980: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSia{-5W69}/rclone-test-hezojuw0xufu" 2025/10/30 03:53:25 DEBUG : Sia http://127.0.0.1:39980: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-hezojuw0xufu" 2025/10/30 03:53:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSia{-5W69}/rclone-test-hezojuw0xufu" 2025/10/30 03:53:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/30 03:53:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSia{-5W69}/rclone-test-hezojuw0xufu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSia{-5W69}/rclone-test-hezojuw0xufu" 2025/10/30 03:53:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-hezojuw0xufu" 2025/10/30 03:53:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/30 03:53:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-hezojuw0xufu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-hezojuw0xufu" 2025/10/30 03:53:25 INFO : Sia http://127.0.0.1:39980: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/30 03:53:25 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/30 03:53:25 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/30 03:53:25 DEBUG : dir/file1: newRWFileHandle: 2025/10/30 03:53:25 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/30 03:53:25 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/30 03:53:25 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/10/30 03:53:25 DEBUG : dir/file1(0xc000745f40): _readAt: size=1, off=0 2025/10/30 03:53:25 DEBUG : dir/file1(0xc000745f40): openPending: 2025/10/30 03:53:25 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16" against cached fingerprint "" 2025/10/30 03:53:25 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/10/30 03:53:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/30 03:53:25 DEBUG : dir/file1(0xc000745f40): >openPending: err= 2025/10/30 03:53:25 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/10/30 03:53:25 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/30 03:53:25 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/30 03:53:25 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/30 03:53:25 DEBUG : dir/file1(0xc000745f40): >_readAt: n=1, err= 2025/10/30 03:53:25 DEBUG : dir/file1(0xc000745f40): _readAt: size=1, off=5 2025/10/30 03:53:25 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/10/30 03:53:25 DEBUG : dir/file1(0xc000745f40): >_readAt: n=1, err= 2025/10/30 03:53:25 DEBUG : dir/file1(0xc000745f40): _readAt: size=1, off=3 2025/10/30 03:53:25 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2025/10/30 03:53:25 DEBUG : dir/file1(0xc000745f40): >_readAt: n=1, err= 2025/10/30 03:53:25 DEBUG : dir/file1(0xc000745f40): _readAt: size=1, off=13 2025/10/30 03:53:25 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2025/10/30 03:53:25 DEBUG : dir/file1(0xc000745f40): >_readAt: n=1, err= 2025/10/30 03:53:25 DEBUG : dir/file1(0xc000745f40): _readAt: size=16, off=100 2025/10/30 03:53:25 DEBUG : dir/file1(0xc000745f40): >_readAt: n=0, err=EOF 2025/10/30 03:53:25 DEBUG : dir/file1(0xc000745f40): close: 2025/10/30 03:53:25 DEBUG : dir/file1: vfs cache: setting modification time to 2025-10-30 03:53:25.725596675 +0000 UTC 2025/10/30 03:53:25 DEBUG : dir/file1(0xc000745f40): >close: err= 2025/10/30 03:53:25 DEBUG : WaitForWriters: timeout=30s 2025/10/30 03:53:25 DEBUG : dir: Looking for writers 2025/10/30 03:53:25 DEBUG : file1: reading active writers 2025/10/30 03:53:25 DEBUG : Looking for writers 2025/10/30 03:53:25 DEBUG : dir: reading active writers 2025/10/30 03:53:25 DEBUG : >WaitForWriters: 2025/10/30 03:53:25 DEBUG : Sia http://127.0.0.1:39980: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (0.55s) === RUN TestRWFileHandleReadAt run.go:180: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone3277734745", Modify Window "876000h0m0s" 2025/10/30 03:53:25 INFO : Sia http://127.0.0.1:39980: poll-interval is not supported by this remote 2025/10/30 03:53:25 DEBUG : Sia http://127.0.0.1:39980: vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/30 03:53:25 DEBUG : Sia http://127.0.0.1:39980: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSia{-5W69}/rclone-test-hezojuw0xufu" 2025/10/30 03:53:25 DEBUG : Sia http://127.0.0.1:39980: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-hezojuw0xufu" 2025/10/30 03:53:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSia{-5W69}/rclone-test-hezojuw0xufu" 2025/10/30 03:53:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/30 03:53:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSia{-5W69}/rclone-test-hezojuw0xufu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSia{-5W69}/rclone-test-hezojuw0xufu" 2025/10/30 03:53:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-hezojuw0xufu" 2025/10/30 03:53:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/30 03:53:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-hezojuw0xufu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-hezojuw0xufu" 2025/10/30 03:53:25 INFO : Sia http://127.0.0.1:39980: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/30 03:53:26 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/30 03:53:26 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/30 03:53:26 DEBUG : dir/file1: newRWFileHandle: 2025/10/30 03:53:26 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/30 03:53:26 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/30 03:53:26 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/10/30 03:53:26 DEBUG : dir/file1(0xc000903140): _readAt: size=1, off=0 2025/10/30 03:53:26 DEBUG : dir/file1(0xc000903140): openPending: 2025/10/30 03:53:26 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16" against cached fingerprint "" 2025/10/30 03:53:26 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/10/30 03:53:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/30 03:53:26 DEBUG : dir/file1(0xc000903140): >openPending: err= 2025/10/30 03:53:26 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/10/30 03:53:26 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/30 03:53:26 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/30 03:53:26 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/30 03:53:26 DEBUG : dir/file1(0xc000903140): >_readAt: n=1, err= 2025/10/30 03:53:26 DEBUG : dir/file1(0xc000903140): _readAt: size=1, off=5 2025/10/30 03:53:26 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/10/30 03:53:26 DEBUG : dir/file1(0xc000903140): >_readAt: n=1, err= 2025/10/30 03:53:26 DEBUG : dir/file1(0xc000903140): _readAt: size=1, off=1 2025/10/30 03:53:26 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2025/10/30 03:53:26 DEBUG : dir/file1(0xc000903140): >_readAt: n=1, err= 2025/10/30 03:53:26 DEBUG : dir/file1(0xc000903140): _readAt: size=6, off=10 2025/10/30 03:53:26 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/10/30 03:53:26 DEBUG : dir/file1(0xc000903140): >_readAt: n=6, err= 2025/10/30 03:53:26 DEBUG : dir/file1(0xc000903140): _readAt: size=256, off=10 2025/10/30 03:53:26 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/10/30 03:53:26 DEBUG : dir/file1(0xc000903140): >_readAt: n=6, err=EOF 2025/10/30 03:53:26 DEBUG : dir/file1(0xc000903140): _readAt: size=256, off=100 2025/10/30 03:53:26 DEBUG : dir/file1(0xc000903140): >_readAt: n=0, err=EOF 2025/10/30 03:53:26 DEBUG : dir/file1(0xc000903140): close: 2025/10/30 03:53:26 DEBUG : dir/file1: vfs cache: setting modification time to 2025-10-30 03:53:26.228071333 +0000 UTC 2025/10/30 03:53:26 DEBUG : dir/file1(0xc000903140): >close: err= 2025/10/30 03:53:26 DEBUG : dir/file1(0xc000903140): _readAt: size=256, off=100 2025/10/30 03:53:26 DEBUG : dir/file1(0xc000903140): >_readAt: n=0, err=file already closed 2025/10/30 03:53:26 DEBUG : WaitForWriters: timeout=30s 2025/10/30 03:53:26 DEBUG : dir: Looking for writers 2025/10/30 03:53:26 DEBUG : file1: reading active writers 2025/10/30 03:53:26 DEBUG : Looking for writers 2025/10/30 03:53:26 DEBUG : dir: reading active writers 2025/10/30 03:53:26 DEBUG : >WaitForWriters: 2025/10/30 03:53:26 DEBUG : Sia http://127.0.0.1:39980: vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (0.50s) === RUN TestRWFileHandleFlushRead run.go:180: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone3277734745", Modify Window "876000h0m0s" 2025/10/30 03:53:26 INFO : Sia http://127.0.0.1:39980: poll-interval is not supported by this remote 2025/10/30 03:53:26 DEBUG : Sia http://127.0.0.1:39980: vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/30 03:53:26 DEBUG : Sia http://127.0.0.1:39980: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSia{-5W69}/rclone-test-hezojuw0xufu" 2025/10/30 03:53:26 DEBUG : Sia http://127.0.0.1:39980: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-hezojuw0xufu" 2025/10/30 03:53:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSia{-5W69}/rclone-test-hezojuw0xufu" 2025/10/30 03:53:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/30 03:53:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSia{-5W69}/rclone-test-hezojuw0xufu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSia{-5W69}/rclone-test-hezojuw0xufu" 2025/10/30 03:53:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-hezojuw0xufu" 2025/10/30 03:53:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/30 03:53:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-hezojuw0xufu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-hezojuw0xufu" 2025/10/30 03:53:26 INFO : Sia http://127.0.0.1:39980: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/30 03:53:26 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/30 03:53:26 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/30 03:53:26 DEBUG : dir/file1: newRWFileHandle: 2025/10/30 03:53:26 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/30 03:53:26 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/30 03:53:26 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/10/30 03:53:26 DEBUG : dir/file1(0xc000903600): RWFileHandle.Flush 2025/10/30 03:53:26 DEBUG : dir/file1(0xc000903600): _readAt: size=256, off=0 2025/10/30 03:53:26 DEBUG : dir/file1(0xc000903600): openPending: 2025/10/30 03:53:26 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16" against cached fingerprint "" 2025/10/30 03:53:26 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/10/30 03:53:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/30 03:53:26 DEBUG : dir/file1(0xc000903600): >openPending: err= 2025/10/30 03:53:26 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/10/30 03:53:26 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/30 03:53:26 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/30 03:53:26 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/30 03:53:26 DEBUG : dir/file1(0xc000903600): >_readAt: n=16, err=EOF 2025/10/30 03:53:26 DEBUG : dir/file1(0xc000903600): RWFileHandle.Flush 2025/10/30 03:53:26 DEBUG : dir/file1(0xc000903600): RWFileHandle.Flush 2025/10/30 03:53:26 DEBUG : dir/file1(0xc000903600): close: 2025/10/30 03:53:26 DEBUG : dir/file1: vfs cache: setting modification time to 2025-10-30 03:53:26.735622703 +0000 UTC 2025/10/30 03:53:26 DEBUG : dir/file1(0xc000903600): >close: err= 2025/10/30 03:53:26 DEBUG : WaitForWriters: timeout=30s 2025/10/30 03:53:26 DEBUG : dir: Looking for writers 2025/10/30 03:53:26 DEBUG : file1: reading active writers 2025/10/30 03:53:26 DEBUG : Looking for writers 2025/10/30 03:53:26 DEBUG : dir: reading active writers 2025/10/30 03:53:26 DEBUG : >WaitForWriters: 2025/10/30 03:53:26 DEBUG : Sia http://127.0.0.1:39980: vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (0.51s) === RUN TestRWFileHandleReleaseRead run.go:180: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone3277734745", Modify Window "876000h0m0s" 2025/10/30 03:53:26 INFO : Sia http://127.0.0.1:39980: poll-interval is not supported by this remote 2025/10/30 03:53:26 DEBUG : Sia http://127.0.0.1:39980: vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/30 03:53:26 DEBUG : Sia http://127.0.0.1:39980: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSia{-5W69}/rclone-test-hezojuw0xufu" 2025/10/30 03:53:26 DEBUG : Sia http://127.0.0.1:39980: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-hezojuw0xufu" 2025/10/30 03:53:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSia{-5W69}/rclone-test-hezojuw0xufu" 2025/10/30 03:53:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/30 03:53:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSia{-5W69}/rclone-test-hezojuw0xufu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSia{-5W69}/rclone-test-hezojuw0xufu" 2025/10/30 03:53:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-hezojuw0xufu" 2025/10/30 03:53:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/30 03:53:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-hezojuw0xufu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-hezojuw0xufu" 2025/10/30 03:53:26 INFO : Sia http://127.0.0.1:39980: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/30 03:53:26 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/30 03:53:26 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/30 03:53:26 DEBUG : dir/file1: newRWFileHandle: 2025/10/30 03:53:26 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/30 03:53:26 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/30 03:53:26 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/10/30 03:53:26 DEBUG : dir/file1(0xc0008f8040): _readAt: size=256, off=0 2025/10/30 03:53:26 DEBUG : dir/file1(0xc0008f8040): openPending: 2025/10/30 03:53:26 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16" against cached fingerprint "" 2025/10/30 03:53:26 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/10/30 03:53:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/30 03:53:26 DEBUG : dir/file1(0xc0008f8040): >openPending: err= 2025/10/30 03:53:26 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/10/30 03:53:26 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/30 03:53:26 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/30 03:53:26 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/30 03:53:26 DEBUG : dir/file1(0xc0008f8040): >_readAt: n=16, err=EOF 2025/10/30 03:53:26 DEBUG : dir/file1(0xc0008f8040): RWFileHandle.Release 2025/10/30 03:53:26 DEBUG : dir/file1(0xc0008f8040): close: 2025/10/30 03:53:26 DEBUG : dir/file1: vfs cache: setting modification time to 2025-10-30 03:53:26.928207802 +0000 UTC 2025/10/30 03:53:26 DEBUG : dir/file1(0xc0008f8040): >close: err= 2025/10/30 03:53:26 DEBUG : dir/file1(0xc0008f8040): RWFileHandle.Release 2025/10/30 03:53:26 DEBUG : WaitForWriters: timeout=30s 2025/10/30 03:53:26 DEBUG : dir: Looking for writers 2025/10/30 03:53:26 DEBUG : file1: reading active writers 2025/10/30 03:53:26 DEBUG : Looking for writers 2025/10/30 03:53:26 DEBUG : dir: reading active writers 2025/10/30 03:53:26 DEBUG : >WaitForWriters: 2025/10/30 03:53:26 DEBUG : Sia http://127.0.0.1:39980: vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (0.19s) === RUN TestRWFileHandleMethodsWrite run.go:180: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone3277734745", Modify Window "876000h0m0s" 2025/10/30 03:53:27 INFO : Sia http://127.0.0.1:39980: poll-interval is not supported by this remote 2025/10/30 03:53:27 DEBUG : Sia http://127.0.0.1:39980: vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/30 03:53:27 DEBUG : Sia http://127.0.0.1:39980: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSia{-5W69}/rclone-test-hezojuw0xufu" 2025/10/30 03:53:27 DEBUG : Sia http://127.0.0.1:39980: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-hezojuw0xufu" 2025/10/30 03:53:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSia{-5W69}/rclone-test-hezojuw0xufu" 2025/10/30 03:53:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/30 03:53:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSia{-5W69}/rclone-test-hezojuw0xufu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSia{-5W69}/rclone-test-hezojuw0xufu" 2025/10/30 03:53:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-hezojuw0xufu" 2025/10/30 03:53:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/30 03:53:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-hezojuw0xufu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-hezojuw0xufu" 2025/10/30 03:53:27 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/30 03:53:27 INFO : Sia http://127.0.0.1:39980: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/30 03:53:27 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/30 03:53:27 DEBUG : file1: newRWFileHandle: 2025/10/30 03:53:27 DEBUG : file1(0xc0006bbcc0): openPending: 2025/10/30 03:53:27 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/30 03:53:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/30 03:53:27 DEBUG : file1(0xc0006bbcc0): >openPending: err= 2025/10/30 03:53:27 DEBUG : file1: >newRWFileHandle: err= 2025/10/30 03:53:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/30 03:53:27 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/10/30 03:53:27 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/10/30 03:53:27 DEBUG : file1(0xc0006bbcc0): _writeAt: size=5, off=0 2025/10/30 03:53:27 DEBUG : file1(0xc0006bbcc0): >_writeAt: n=5, err= 2025/10/30 03:53:27 DEBUG : file1(0xc0006bbcc0): _writeAt: size=7, off=5 2025/10/30 03:53:27 DEBUG : file1(0xc0006bbcc0): >_writeAt: n=7, err= 2025/10/30 03:53:27 DEBUG : file1: vfs cache: truncate to size=11 2025/10/30 03:53:27 DEBUG : file1(0xc0006bbcc0): close: 2025/10/30 03:53:27 DEBUG : file1: vfs cache: setting modification time to 2025-10-30 03:53:27.066209922 +0000 UTC m=+7.958464595 2025/10/30 03:53:27 INFO : file1: vfs cache: queuing for upload in 100ms 2025/10/30 03:53:27 DEBUG : file1(0xc0006bbcc0): >close: err= 2025/10/30 03:53:27 DEBUG : file1(0xc0006bbcc0): close: 2025/10/30 03:53:27 DEBUG : file1(0xc0006bbcc0): >close: err=file already closed 2025/10/30 03:53:27 DEBUG : WaitForWriters: timeout=30s 2025/10/30 03:53:27 DEBUG : Looking for writers 2025/10/30 03:53:27 DEBUG : file1: reading active writers 2025/10/30 03:53:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/30 03:53:27 DEBUG : Looking for writers 2025/10/30 03:53:27 DEBUG : file1: reading active writers 2025/10/30 03:53:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/30 03:53:27 DEBUG : Looking for writers 2025/10/30 03:53:27 DEBUG : file1: reading active writers 2025/10/30 03:53:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/30 03:53:27 DEBUG : Looking for writers 2025/10/30 03:53:27 DEBUG : file1: reading active writers 2025/10/30 03:53:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/30 03:53:27 DEBUG : file1: vfs cache: starting upload 2025/10/30 03:53:27 DEBUG : Looking for writers 2025/10/30 03:53:27 DEBUG : file1: reading active writers 2025/10/30 03:53:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/10/30 03:53:27 DEBUG : Looking for writers 2025/10/30 03:53:27 DEBUG : file1: reading active writers 2025/10/30 03:53:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/10/30 03:53:27 INFO : file1: Copied (new) 2025/10/30 03:53:27 DEBUG : file1: vfs cache: fingerprint now "11" 2025/10/30 03:53:27 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/10/30 03:53:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/30 03:53:27 INFO : file1: vfs cache: upload succeeded try #1 2025/10/30 03:53:27 DEBUG : Looking for writers 2025/10/30 03:53:27 DEBUG : file1: reading active writers 2025/10/30 03:53:27 DEBUG : >WaitForWriters: 2025/10/30 03:53:27 DEBUG : WaitForWriters: timeout=30s 2025/10/30 03:53:27 DEBUG : Looking for writers 2025/10/30 03:53:27 DEBUG : file1: reading active writers 2025/10/30 03:53:27 DEBUG : >WaitForWriters: 2025/10/30 03:53:27 DEBUG : Sia http://127.0.0.1:39980: vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (0.68s) === RUN TestRWFileHandleWriteAt run.go:180: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone3277734745", Modify Window "876000h0m0s" 2025/10/30 03:53:27 INFO : Sia http://127.0.0.1:39980: poll-interval is not supported by this remote 2025/10/30 03:53:27 DEBUG : Sia http://127.0.0.1:39980: vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/30 03:53:27 DEBUG : Sia http://127.0.0.1:39980: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSia{-5W69}/rclone-test-hezojuw0xufu" 2025/10/30 03:53:27 DEBUG : Sia http://127.0.0.1:39980: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-hezojuw0xufu" 2025/10/30 03:53:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSia{-5W69}/rclone-test-hezojuw0xufu" 2025/10/30 03:53:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/30 03:53:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSia{-5W69}/rclone-test-hezojuw0xufu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSia{-5W69}/rclone-test-hezojuw0xufu" 2025/10/30 03:53:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-hezojuw0xufu" 2025/10/30 03:53:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/30 03:53:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-hezojuw0xufu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-hezojuw0xufu" 2025/10/30 03:53:27 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/30 03:53:27 INFO : Sia http://127.0.0.1:39980: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/30 03:53:27 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/30 03:53:27 DEBUG : file1: newRWFileHandle: 2025/10/30 03:53:27 DEBUG : file1(0xc0008f8b80): openPending: 2025/10/30 03:53:27 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/30 03:53:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/30 03:53:27 DEBUG : file1(0xc0008f8b80): >openPending: err= 2025/10/30 03:53:27 DEBUG : file1: >newRWFileHandle: err= 2025/10/30 03:53:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/30 03:53:27 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/10/30 03:53:27 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/10/30 03:53:27 DEBUG : file1(0xc0008f8b80): _writeAt: size=7, off=0 2025/10/30 03:53:27 DEBUG : file1(0xc0008f8b80): >_writeAt: n=7, err= 2025/10/30 03:53:27 DEBUG : file1(0xc0008f8b80): _writeAt: size=6, off=5 2025/10/30 03:53:27 DEBUG : file1(0xc0008f8b80): >_writeAt: n=6, err= 2025/10/30 03:53:27 DEBUG : file1(0xc0008f8b80): close: 2025/10/30 03:53:27 DEBUG : file1: vfs cache: setting modification time to 2025-10-30 03:53:27.74518038 +0000 UTC m=+8.637435073 2025/10/30 03:53:27 INFO : file1: vfs cache: queuing for upload in 100ms 2025/10/30 03:53:27 DEBUG : file1(0xc0008f8b80): >close: err= 2025/10/30 03:53:27 DEBUG : file1(0xc0008f8b80): _writeAt: size=5, off=0 2025/10/30 03:53:27 DEBUG : file1(0xc0008f8b80): >_writeAt: n=0, err=file already closed 2025/10/30 03:53:27 DEBUG : WaitForWriters: timeout=30s 2025/10/30 03:53:27 DEBUG : Looking for writers 2025/10/30 03:53:27 DEBUG : file1: reading active writers 2025/10/30 03:53:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/30 03:53:27 DEBUG : Looking for writers 2025/10/30 03:53:27 DEBUG : file1: reading active writers 2025/10/30 03:53:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/30 03:53:27 DEBUG : Looking for writers 2025/10/30 03:53:27 DEBUG : file1: reading active writers 2025/10/30 03:53:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/30 03:53:27 DEBUG : Looking for writers 2025/10/30 03:53:27 DEBUG : file1: reading active writers 2025/10/30 03:53:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/30 03:53:27 DEBUG : file1: vfs cache: starting upload 2025/10/30 03:53:27 DEBUG : Looking for writers 2025/10/30 03:53:27 DEBUG : file1: reading active writers 2025/10/30 03:53:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/10/30 03:53:28 DEBUG : Looking for writers 2025/10/30 03:53:28 DEBUG : file1: reading active writers 2025/10/30 03:53:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/10/30 03:53:28 INFO : file1: Copied (new) 2025/10/30 03:53:28 DEBUG : file1: vfs cache: fingerprint now "11" 2025/10/30 03:53:28 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/10/30 03:53:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/30 03:53:28 INFO : file1: vfs cache: upload succeeded try #1 2025/10/30 03:53:28 DEBUG : Looking for writers 2025/10/30 03:53:28 DEBUG : file1: reading active writers 2025/10/30 03:53:28 DEBUG : >WaitForWriters: 2025/10/30 03:53:28 DEBUG : WaitForWriters: timeout=30s 2025/10/30 03:53:28 DEBUG : Looking for writers 2025/10/30 03:53:28 DEBUG : file1: reading active writers 2025/10/30 03:53:28 DEBUG : >WaitForWriters: 2025/10/30 03:53:28 DEBUG : Sia http://127.0.0.1:39980: vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (0.68s) === RUN TestRWFileHandleWriteNoWrite run.go:180: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone3277734745", Modify Window "876000h0m0s" 2025/10/30 03:53:28 INFO : Sia http://127.0.0.1:39980: poll-interval is not supported by this remote 2025/10/30 03:53:28 DEBUG : Sia http://127.0.0.1:39980: vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/30 03:53:28 DEBUG : Sia http://127.0.0.1:39980: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSia{-5W69}/rclone-test-hezojuw0xufu" 2025/10/30 03:53:28 DEBUG : Sia http://127.0.0.1:39980: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-hezojuw0xufu" 2025/10/30 03:53:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSia{-5W69}/rclone-test-hezojuw0xufu" 2025/10/30 03:53:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/30 03:53:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSia{-5W69}/rclone-test-hezojuw0xufu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSia{-5W69}/rclone-test-hezojuw0xufu" 2025/10/30 03:53:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-hezojuw0xufu" 2025/10/30 03:53:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/30 03:53:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-hezojuw0xufu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-hezojuw0xufu" 2025/10/30 03:53:28 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/30 03:53:28 INFO : Sia http://127.0.0.1:39980: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/30 03:53:28 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/30 03:53:28 DEBUG : file1: newRWFileHandle: 2025/10/30 03:53:28 DEBUG : file1(0xc0008f8100): openPending: 2025/10/30 03:53:28 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/30 03:53:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/30 03:53:28 DEBUG : file1(0xc0008f8100): >openPending: err= 2025/10/30 03:53:28 DEBUG : file1: >newRWFileHandle: err= 2025/10/30 03:53:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/30 03:53:28 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/10/30 03:53:28 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/10/30 03:53:28 DEBUG : file1(0xc0008f8100): close: 2025/10/30 03:53:28 DEBUG : file1: vfs cache: setting modification time to 2025-10-30 03:53:28.42554102 +0000 UTC m=+9.317795723 2025/10/30 03:53:28 INFO : file1: vfs cache: queuing for upload in 100ms 2025/10/30 03:53:28 DEBUG : file1(0xc0008f8100): >close: err= 2025/10/30 03:53:28 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/10/30 03:53:28 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/10/30 03:53:28 DEBUG : file2: newRWFileHandle: 2025/10/30 03:53:28 DEBUG : file2(0xc0008f8640): openPending: 2025/10/30 03:53:28 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/30 03:53:28 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/10/30 03:53:28 DEBUG : file2(0xc0008f8640): >openPending: err= 2025/10/30 03:53:28 DEBUG : file2: >newRWFileHandle: err= 2025/10/30 03:53:28 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/10/30 03:53:28 DEBUG : file2: >Open: fd=file2 (rw), err= 2025/10/30 03:53:28 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2025/10/30 03:53:28 DEBUG : file2(0xc0008f8640): RWFileHandle.Flush 2025/10/30 03:53:28 DEBUG : file2(0xc0008f8640): RWFileHandle.Release 2025/10/30 03:53:28 DEBUG : file2(0xc0008f8640): close: 2025/10/30 03:53:28 DEBUG : file2: vfs cache: setting modification time to 2025-10-30 03:53:28.427020698 +0000 UTC m=+9.319275410 2025/10/30 03:53:28 INFO : file2: vfs cache: queuing for upload in 100ms 2025/10/30 03:53:28 DEBUG : file2(0xc0008f8640): >close: err= 2025/10/30 03:53:28 DEBUG : WaitForWriters: timeout=30s 2025/10/30 03:53:28 DEBUG : Looking for writers 2025/10/30 03:53:28 DEBUG : file1: reading active writers 2025/10/30 03:53:28 DEBUG : file2: reading active writers 2025/10/30 03:53:28 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2025/10/30 03:53:28 DEBUG : Looking for writers 2025/10/30 03:53:28 DEBUG : file1: reading active writers 2025/10/30 03:53:28 DEBUG : file2: reading active writers 2025/10/30 03:53:28 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2025/10/30 03:53:28 DEBUG : Looking for writers 2025/10/30 03:53:28 DEBUG : file2: reading active writers 2025/10/30 03:53:28 DEBUG : file1: reading active writers 2025/10/30 03:53:28 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2025/10/30 03:53:28 DEBUG : Looking for writers 2025/10/30 03:53:28 DEBUG : file1: reading active writers 2025/10/30 03:53:28 DEBUG : file2: reading active writers 2025/10/30 03:53:28 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2025/10/30 03:53:28 DEBUG : file1: vfs cache: starting upload 2025/10/30 03:53:28 DEBUG : file2: vfs cache: starting upload 2025/10/30 03:53:28 INFO : file1: Copied (new) 2025/10/30 03:53:28 DEBUG : file1: vfs cache: fingerprint now "0" 2025/10/30 03:53:28 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/10/30 03:53:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/30 03:53:28 INFO : file1: vfs cache: upload succeeded try #1 2025/10/30 03:53:28 INFO : file2: Copied (new) 2025/10/30 03:53:28 DEBUG : file2: vfs cache: fingerprint now "0" 2025/10/30 03:53:28 DEBUG : file2: vfs cache: writeback object to VFS layer 2025/10/30 03:53:28 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/10/30 03:53:28 INFO : file2: vfs cache: upload succeeded try #1 2025/10/30 03:53:28 DEBUG : Looking for writers 2025/10/30 03:53:28 DEBUG : file1: reading active writers 2025/10/30 03:53:28 DEBUG : file2: reading active writers 2025/10/30 03:53:28 DEBUG : >WaitForWriters: 2025/10/30 03:53:28 DEBUG : WaitForWriters: timeout=30s 2025/10/30 03:53:28 DEBUG : Looking for writers 2025/10/30 03:53:28 DEBUG : file1: reading active writers 2025/10/30 03:53:28 DEBUG : file2: reading active writers 2025/10/30 03:53:28 DEBUG : >WaitForWriters: 2025/10/30 03:53:28 DEBUG : Sia http://127.0.0.1:39980: vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (0.21s) === RUN TestRWFileHandleFlushWrite run.go:180: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone3277734745", Modify Window "876000h0m0s" 2025/10/30 03:53:28 INFO : Sia http://127.0.0.1:39980: poll-interval is not supported by this remote 2025/10/30 03:53:28 DEBUG : Sia http://127.0.0.1:39980: vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/30 03:53:28 DEBUG : Sia http://127.0.0.1:39980: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSia{-5W69}/rclone-test-hezojuw0xufu" 2025/10/30 03:53:28 DEBUG : Sia http://127.0.0.1:39980: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-hezojuw0xufu" 2025/10/30 03:53:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSia{-5W69}/rclone-test-hezojuw0xufu" 2025/10/30 03:53:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/30 03:53:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSia{-5W69}/rclone-test-hezojuw0xufu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSia{-5W69}/rclone-test-hezojuw0xufu" 2025/10/30 03:53:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-hezojuw0xufu" 2025/10/30 03:53:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/30 03:53:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-hezojuw0xufu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-hezojuw0xufu" 2025/10/30 03:53:28 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/30 03:53:28 INFO : Sia http://127.0.0.1:39980: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/30 03:53:28 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/30 03:53:28 DEBUG : file1: newRWFileHandle: 2025/10/30 03:53:28 DEBUG : file1(0xc0008f8fc0): openPending: 2025/10/30 03:53:28 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/30 03:53:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/30 03:53:28 DEBUG : file1(0xc0008f8fc0): >openPending: err= 2025/10/30 03:53:28 DEBUG : file1: >newRWFileHandle: err= 2025/10/30 03:53:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/30 03:53:28 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/10/30 03:53:28 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/10/30 03:53:28 DEBUG : file1(0xc0008f8fc0): _writeAt: size=5, off=0 2025/10/30 03:53:28 DEBUG : file1(0xc0008f8fc0): >_writeAt: n=5, err= 2025/10/30 03:53:28 DEBUG : file1(0xc0008f8fc0): RWFileHandle.Flush 2025/10/30 03:53:28 DEBUG : file1(0xc0008f8fc0): RWFileHandle.Flush 2025/10/30 03:53:28 DEBUG : file1(0xc0008f8fc0): close: 2025/10/30 03:53:28 DEBUG : file1: vfs cache: setting modification time to 2025-10-30 03:53:28.63678946 +0000 UTC m=+9.529044133 2025/10/30 03:53:28 INFO : file1: vfs cache: queuing for upload in 100ms 2025/10/30 03:53:28 DEBUG : file1(0xc0008f8fc0): >close: err= 2025/10/30 03:53:28 DEBUG : WaitForWriters: timeout=30s 2025/10/30 03:53:28 DEBUG : Looking for writers 2025/10/30 03:53:28 DEBUG : file1: reading active writers 2025/10/30 03:53:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/30 03:53:28 DEBUG : Looking for writers 2025/10/30 03:53:28 DEBUG : file1: reading active writers 2025/10/30 03:53:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/30 03:53:28 DEBUG : Looking for writers 2025/10/30 03:53:28 DEBUG : file1: reading active writers 2025/10/30 03:53:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/30 03:53:28 DEBUG : Looking for writers 2025/10/30 03:53:28 DEBUG : file1: reading active writers 2025/10/30 03:53:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/30 03:53:28 DEBUG : file1: vfs cache: starting upload 2025/10/30 03:53:28 DEBUG : Looking for writers 2025/10/30 03:53:28 DEBUG : file1: reading active writers 2025/10/30 03:53:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/10/30 03:53:28 INFO : file1: Copied (new) 2025/10/30 03:53:28 DEBUG : file1: vfs cache: fingerprint now "5" 2025/10/30 03:53:28 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/10/30 03:53:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/30 03:53:28 INFO : file1: vfs cache: upload succeeded try #1 2025/10/30 03:53:28 DEBUG : Looking for writers 2025/10/30 03:53:28 DEBUG : file1: reading active writers 2025/10/30 03:53:28 DEBUG : >WaitForWriters: 2025/10/30 03:53:28 DEBUG : Sia http://127.0.0.1:39980: vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (0.36s) === RUN TestRWFileHandleReleaseWrite run.go:180: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone3277734745", Modify Window "876000h0m0s" 2025/10/30 03:53:28 INFO : Sia http://127.0.0.1:39980: poll-interval is not supported by this remote 2025/10/30 03:53:28 DEBUG : Sia http://127.0.0.1:39980: vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/30 03:53:28 DEBUG : Sia http://127.0.0.1:39980: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSia{-5W69}/rclone-test-hezojuw0xufu" 2025/10/30 03:53:28 DEBUG : Sia http://127.0.0.1:39980: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-hezojuw0xufu" 2025/10/30 03:53:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSia{-5W69}/rclone-test-hezojuw0xufu" 2025/10/30 03:53:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/30 03:53:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSia{-5W69}/rclone-test-hezojuw0xufu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSia{-5W69}/rclone-test-hezojuw0xufu" 2025/10/30 03:53:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-hezojuw0xufu" 2025/10/30 03:53:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/30 03:53:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-hezojuw0xufu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-hezojuw0xufu" 2025/10/30 03:53:28 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/30 03:53:28 INFO : Sia http://127.0.0.1:39980: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/30 03:53:28 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/30 03:53:28 DEBUG : file1: newRWFileHandle: 2025/10/30 03:53:28 DEBUG : file1(0xc000195880): openPending: 2025/10/30 03:53:28 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/30 03:53:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/30 03:53:28 DEBUG : file1(0xc000195880): >openPending: err= 2025/10/30 03:53:28 DEBUG : file1: >newRWFileHandle: err= 2025/10/30 03:53:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/30 03:53:28 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/10/30 03:53:28 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/10/30 03:53:28 DEBUG : file1(0xc000195880): _writeAt: size=5, off=0 2025/10/30 03:53:28 DEBUG : file1(0xc000195880): >_writeAt: n=5, err= 2025/10/30 03:53:28 DEBUG : file1(0xc000195880): RWFileHandle.Release 2025/10/30 03:53:28 DEBUG : file1(0xc000195880): close: 2025/10/30 03:53:28 DEBUG : file1: vfs cache: setting modification time to 2025-10-30 03:53:28.993642523 +0000 UTC m=+9.885897236 2025/10/30 03:53:28 INFO : file1: vfs cache: queuing for upload in 100ms 2025/10/30 03:53:28 DEBUG : file1(0xc000195880): >close: err= 2025/10/30 03:53:28 DEBUG : file1(0xc000195880): RWFileHandle.Release 2025/10/30 03:53:28 DEBUG : WaitForWriters: timeout=30s 2025/10/30 03:53:28 DEBUG : Looking for writers 2025/10/30 03:53:28 DEBUG : file1: reading active writers 2025/10/30 03:53:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/30 03:53:29 DEBUG : Looking for writers 2025/10/30 03:53:29 DEBUG : file1: reading active writers 2025/10/30 03:53:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/30 03:53:29 DEBUG : Looking for writers 2025/10/30 03:53:29 DEBUG : file1: reading active writers 2025/10/30 03:53:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/30 03:53:29 DEBUG : Looking for writers 2025/10/30 03:53:29 DEBUG : file1: reading active writers 2025/10/30 03:53:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/30 03:53:29 DEBUG : file1: vfs cache: starting upload 2025/10/30 03:53:29 DEBUG : Looking for writers 2025/10/30 03:53:29 DEBUG : file1: reading active writers 2025/10/30 03:53:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/10/30 03:53:29 INFO : file1: Copied (new) 2025/10/30 03:53:29 DEBUG : file1: vfs cache: fingerprint now "5" 2025/10/30 03:53:29 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/10/30 03:53:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/30 03:53:29 INFO : file1: vfs cache: upload succeeded try #1 2025/10/30 03:53:29 DEBUG : Looking for writers 2025/10/30 03:53:29 DEBUG : file1: reading active writers 2025/10/30 03:53:29 DEBUG : >WaitForWriters: 2025/10/30 03:53:29 DEBUG : Sia http://127.0.0.1:39980: vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (0.35s) === RUN TestRWFileHandleSizeTruncateExisting run.go:180: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone3277734745", Modify Window "876000h0m0s" 2025/10/30 03:53:29 INFO : Sia http://127.0.0.1:39980: poll-interval is not supported by this remote 2025/10/30 03:53:29 DEBUG : Sia http://127.0.0.1:39980: vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/30 03:53:29 DEBUG : Sia http://127.0.0.1:39980: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSia{-5W69}/rclone-test-hezojuw0xufu" 2025/10/30 03:53:29 DEBUG : Sia http://127.0.0.1:39980: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-hezojuw0xufu" 2025/10/30 03:53:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSia{-5W69}/rclone-test-hezojuw0xufu" 2025/10/30 03:53:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/30 03:53:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSia{-5W69}/rclone-test-hezojuw0xufu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSia{-5W69}/rclone-test-hezojuw0xufu" 2025/10/30 03:53:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-hezojuw0xufu" 2025/10/30 03:53:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/30 03:53:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-hezojuw0xufu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-hezojuw0xufu" 2025/10/30 03:53:29 INFO : Sia http://127.0.0.1:39980: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/30 03:53:29 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2025/10/30 03:53:29 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/10/30 03:53:29 DEBUG : dir/file1: newRWFileHandle: 2025/10/30 03:53:29 DEBUG : dir/file1(0xc0007127c0): openPending: 2025/10/30 03:53:29 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16" against cached fingerprint "" 2025/10/30 03:53:29 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/10/30 03:53:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/30 03:53:29 DEBUG : dir/file1(0xc0007127c0): >openPending: err= 2025/10/30 03:53:29 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/10/30 03:53:29 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/30 03:53:29 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/30 03:53:29 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/10/30 03:53:29 DEBUG : dir/file1(0xc0007127c0): _writeAt: size=5, off=0 2025/10/30 03:53:29 DEBUG : dir/file1(0xc0007127c0): >_writeAt: n=5, err= 2025/10/30 03:53:29 DEBUG : dir/file1(0xc0007127c0): close: 2025/10/30 03:53:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/30 03:53:29 DEBUG : dir/file1: vfs cache: setting modification time to 2025-10-30 03:53:29.774331499 +0000 UTC m=+10.666586172 2025/10/30 03:53:29 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/10/30 03:53:29 DEBUG : dir/file1(0xc0007127c0): >close: err= 2025/10/30 03:53:29 DEBUG : WaitForWriters: timeout=30s 2025/10/30 03:53:29 DEBUG : dir: Looking for writers 2025/10/30 03:53:29 DEBUG : file1: reading active writers 2025/10/30 03:53:29 DEBUG : Looking for writers 2025/10/30 03:53:29 DEBUG : dir: reading active writers 2025/10/30 03:53:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/30 03:53:29 DEBUG : dir: Looking for writers 2025/10/30 03:53:29 DEBUG : file1: reading active writers 2025/10/30 03:53:29 DEBUG : Looking for writers 2025/10/30 03:53:29 DEBUG : dir: reading active writers 2025/10/30 03:53:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/30 03:53:29 DEBUG : dir: Looking for writers 2025/10/30 03:53:29 DEBUG : file1: reading active writers 2025/10/30 03:53:29 DEBUG : Looking for writers 2025/10/30 03:53:29 DEBUG : dir: reading active writers 2025/10/30 03:53:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/30 03:53:29 DEBUG : dir: Looking for writers 2025/10/30 03:53:29 DEBUG : file1: reading active writers 2025/10/30 03:53:29 DEBUG : Looking for writers 2025/10/30 03:53:29 DEBUG : dir: reading active writers 2025/10/30 03:53:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/30 03:53:29 DEBUG : dir/file1: vfs cache: starting upload 2025/10/30 03:53:29 DEBUG : dir: Looking for writers 2025/10/30 03:53:29 DEBUG : file1: reading active writers 2025/10/30 03:53:29 DEBUG : Looking for writers 2025/10/30 03:53:29 DEBUG : dir: reading active writers 2025/10/30 03:53:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/10/30 03:53:29 INFO : dir/file1: Copied (replaced existing) 2025/10/30 03:53:29 DEBUG : dir/file1: vfs cache: fingerprint now "5" 2025/10/30 03:53:29 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/10/30 03:53:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/30 03:53:29 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/10/30 03:53:30 DEBUG : dir: Looking for writers 2025/10/30 03:53:30 DEBUG : file1: reading active writers 2025/10/30 03:53:30 DEBUG : Looking for writers 2025/10/30 03:53:30 DEBUG : dir: reading active writers 2025/10/30 03:53:30 DEBUG : >WaitForWriters: 2025/10/30 03:53:30 DEBUG : Sia http://127.0.0.1:39980: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (0.81s) === RUN TestRWFileHandleSizeCreateExisting run.go:180: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone3277734745", Modify Window "876000h0m0s" 2025/10/30 03:53:30 INFO : Sia http://127.0.0.1:39980: poll-interval is not supported by this remote 2025/10/30 03:53:30 DEBUG : Sia http://127.0.0.1:39980: vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/30 03:53:30 DEBUG : Sia http://127.0.0.1:39980: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSia{-5W69}/rclone-test-hezojuw0xufu" 2025/10/30 03:53:30 DEBUG : Sia http://127.0.0.1:39980: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-hezojuw0xufu" 2025/10/30 03:53:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSia{-5W69}/rclone-test-hezojuw0xufu" 2025/10/30 03:53:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/30 03:53:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSia{-5W69}/rclone-test-hezojuw0xufu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSia{-5W69}/rclone-test-hezojuw0xufu" 2025/10/30 03:53:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-hezojuw0xufu" 2025/10/30 03:53:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/30 03:53:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-hezojuw0xufu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-hezojuw0xufu" 2025/10/30 03:53:30 INFO : Sia http://127.0.0.1:39980: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/30 03:53:30 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/30 03:53:30 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2025/10/30 03:53:30 DEBUG : dir/file1: newRWFileHandle: 2025/10/30 03:53:30 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/30 03:53:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/30 03:53:30 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/30 03:53:30 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/10/30 03:53:30 DEBUG : dir/file1(0xc0006ba140): _writeAt: size=5, off=0 2025/10/30 03:53:30 DEBUG : dir/file1(0xc0006ba140): openPending: 2025/10/30 03:53:30 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16" against cached fingerprint "" 2025/10/30 03:53:30 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/10/30 03:53:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/30 03:53:30 DEBUG : dir/file1(0xc0006ba140): >openPending: err= 2025/10/30 03:53:30 DEBUG : dir/file1(0xc0006ba140): >_writeAt: n=5, err= 2025/10/30 03:53:30 DEBUG : dir/file1(0xc0006ba140): _writeAt: size=15, off=5 2025/10/30 03:53:30 DEBUG : dir/file1(0xc0006ba140): >_writeAt: n=15, err= 2025/10/30 03:53:30 DEBUG : dir/file1(0xc0006ba140): close: 2025/10/30 03:53:30 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2025/10/30 03:53:30 DEBUG : dir/file1: vfs cache: setting modification time to 2025-10-30 03:53:30.324613715 +0000 UTC m=+11.216868418 2025/10/30 03:53:30 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/10/30 03:53:30 DEBUG : dir/file1(0xc0006ba140): >close: err= 2025/10/30 03:53:30 DEBUG : WaitForWriters: timeout=30s 2025/10/30 03:53:30 DEBUG : dir: Looking for writers 2025/10/30 03:53:30 DEBUG : file1: reading active writers 2025/10/30 03:53:30 DEBUG : Looking for writers 2025/10/30 03:53:30 DEBUG : dir: reading active writers 2025/10/30 03:53:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/30 03:53:30 DEBUG : dir: Looking for writers 2025/10/30 03:53:30 DEBUG : file1: reading active writers 2025/10/30 03:53:30 DEBUG : Looking for writers 2025/10/30 03:53:30 DEBUG : dir: reading active writers 2025/10/30 03:53:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/30 03:53:30 DEBUG : dir: Looking for writers 2025/10/30 03:53:30 DEBUG : file1: reading active writers 2025/10/30 03:53:30 DEBUG : Looking for writers 2025/10/30 03:53:30 DEBUG : dir: reading active writers 2025/10/30 03:53:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/30 03:53:30 DEBUG : dir: Looking for writers 2025/10/30 03:53:30 DEBUG : file1: reading active writers 2025/10/30 03:53:30 DEBUG : Looking for writers 2025/10/30 03:53:30 DEBUG : dir: reading active writers 2025/10/30 03:53:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/30 03:53:30 DEBUG : dir/file1: vfs cache: starting upload 2025/10/30 03:53:30 DEBUG : dir: Looking for writers 2025/10/30 03:53:30 DEBUG : file1: reading active writers 2025/10/30 03:53:30 DEBUG : Looking for writers 2025/10/30 03:53:30 DEBUG : dir: reading active writers 2025/10/30 03:53:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/10/30 03:53:30 DEBUG : dir: Looking for writers 2025/10/30 03:53:30 DEBUG : file1: reading active writers 2025/10/30 03:53:30 DEBUG : Looking for writers 2025/10/30 03:53:30 DEBUG : dir: reading active writers 2025/10/30 03:53:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/10/30 03:53:30 INFO : dir/file1: Copied (replaced existing) 2025/10/30 03:53:30 DEBUG : dir/file1: vfs cache: fingerprint now "20" 2025/10/30 03:53:30 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/10/30 03:53:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/30 03:53:30 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/10/30 03:53:30 DEBUG : dir: Looking for writers 2025/10/30 03:53:30 DEBUG : file1: reading active writers 2025/10/30 03:53:30 DEBUG : Looking for writers 2025/10/30 03:53:30 DEBUG : dir: reading active writers 2025/10/30 03:53:30 DEBUG : >WaitForWriters: 2025/10/30 03:53:30 DEBUG : Sia http://127.0.0.1:39980: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (0.87s) === RUN TestRWFileHandleSizeCreateNew run.go:180: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone3277734745", Modify Window "876000h0m0s" 2025/10/30 03:53:31 INFO : Sia http://127.0.0.1:39980: poll-interval is not supported by this remote 2025/10/30 03:53:31 DEBUG : Sia http://127.0.0.1:39980: vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/30 03:53:31 DEBUG : Sia http://127.0.0.1:39980: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSia{-5W69}/rclone-test-hezojuw0xufu" 2025/10/30 03:53:31 DEBUG : Sia http://127.0.0.1:39980: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-hezojuw0xufu" 2025/10/30 03:53:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSia{-5W69}/rclone-test-hezojuw0xufu" 2025/10/30 03:53:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/30 03:53:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSia{-5W69}/rclone-test-hezojuw0xufu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSia{-5W69}/rclone-test-hezojuw0xufu" 2025/10/30 03:53:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-hezojuw0xufu" 2025/10/30 03:53:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/30 03:53:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-hezojuw0xufu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-hezojuw0xufu" 2025/10/30 03:53:31 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/30 03:53:31 INFO : Sia http://127.0.0.1:39980: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/30 03:53:31 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/30 03:53:31 DEBUG : file1: newRWFileHandle: 2025/10/30 03:53:31 DEBUG : file1(0xc0006bb040): openPending: 2025/10/30 03:53:31 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/30 03:53:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/30 03:53:31 DEBUG : file1(0xc0006bb040): >openPending: err= 2025/10/30 03:53:31 DEBUG : file1: >newRWFileHandle: err= 2025/10/30 03:53:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/30 03:53:31 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/10/30 03:53:31 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/10/30 03:53:31 DEBUG : file1(0xc0006bb040): _writeAt: size=5, off=0 2025/10/30 03:53:31 DEBUG : file1(0xc0006bb040): >_writeAt: n=5, err= 2025/10/30 03:53:31 DEBUG : file1(0xc0006bb040): close: 2025/10/30 03:53:31 DEBUG : file1: vfs cache: setting modification time to 2025-10-30 03:53:31.025115719 +0000 UTC m=+11.917370413 2025/10/30 03:53:31 INFO : file1: vfs cache: queuing for upload in 100ms 2025/10/30 03:53:31 DEBUG : file1(0xc0006bb040): >close: err= 2025/10/30 03:53:31 DEBUG : WaitForWriters: timeout=30s 2025/10/30 03:53:31 DEBUG : Looking for writers 2025/10/30 03:53:31 DEBUG : file1: reading active writers 2025/10/30 03:53:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/30 03:53:31 DEBUG : Looking for writers 2025/10/30 03:53:31 DEBUG : file1: reading active writers 2025/10/30 03:53:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/30 03:53:31 DEBUG : Looking for writers 2025/10/30 03:53:31 DEBUG : file1: reading active writers 2025/10/30 03:53:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/30 03:53:31 DEBUG : Looking for writers 2025/10/30 03:53:31 DEBUG : file1: reading active writers 2025/10/30 03:53:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/30 03:53:31 DEBUG : file1: vfs cache: starting upload 2025/10/30 03:53:31 DEBUG : Looking for writers 2025/10/30 03:53:31 DEBUG : file1: reading active writers 2025/10/30 03:53:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/10/30 03:53:31 INFO : file1: Copied (new) 2025/10/30 03:53:31 DEBUG : file1: vfs cache: fingerprint now "5" 2025/10/30 03:53:31 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/10/30 03:53:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/30 03:53:31 INFO : file1: vfs cache: upload succeeded try #1 2025/10/30 03:53:31 DEBUG : Looking for writers 2025/10/30 03:53:31 DEBUG : file1: reading active writers 2025/10/30 03:53:31 DEBUG : >WaitForWriters: 2025/10/30 03:53:31 DEBUG : Sia http://127.0.0.1:39980: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (0.35s) PASS 2025/10/30 03:53:31 DEBUG : Sia http://127.0.0.1:39980: Purge dir "" "./vfs.test -test.v -test.timeout 1h0m0s -remote TestSia: -verbose -test.run '^(TestFileOpen|TestFileOpenWrite|TestFileRemove|TestFileRemoveAll|TestRWFileHandleFlushRead|TestRWFileHandleFlushWrite|TestRWFileHandleMethodsRead|TestRWFileHandleMethodsWrite|TestRWFileHandleReadAt|TestRWFileHandleReleaseRead|TestRWFileHandleReleaseWrite|TestRWFileHandleSeek|TestRWFileHandleSizeCreateExisting|TestRWFileHandleSizeCreateNew|TestRWFileHandleSizeTruncateExisting|TestRWFileHandleWriteAt|TestRWFileHandleWriteNoWrite|TestReadFileHandleFlush|TestReadFileHandleMethods|TestReadFileHandleReadAt|TestReadFileHandleRelease|TestReadFileHandleSeek)$|^TestFileRename$/^(full,forceCache=false|minimal,forceCache=false|minimal,forceCache=true|off,forceCache=false|writes,forceCache=false|writes,forceCache=true)$'" - Finished OK in 12.306184622s (try 2/5)